Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test 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.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 60cf13449fc2b3ddce2330fafc6b6a6825c5ac7a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 60cf13449fc2b3ddce2330fafc6b6a6825c5ac7a # timeout=10 Commit message: "sccp: Initial testenv" > git rev-list --no-walk d749e9934b049dde8d2a21fd7828eb0028a60a97 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test] $ /bin/sh -xe /tmp/jenkins9935923099817436076.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:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 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-20241213-0847-58e48459-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [216 kB] Fetched 9268 kB in 1s (10.9 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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-0', 'make', '-j', '21'] Creating dependency file for PFCP_CodecPort_CtrlFunctDef.cc Creating dependency file for UD_PT.cc Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for RUA_EncDec.cc Creating dependency file for HNBAP_EncDec.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc Creating dependency file for SDP_EncDec.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for RTP_EncDec.cc Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for Iuh_CodecPort_CtrlFunctDef.cc Creating dependency file for IuUP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for lex.SDP_parse_.c Creating dependency file for SDP_parse_.tab.c Creating dependency file for RUA_PDU_Descriptions_part_7.cc Creating dependency file for RUA_PDU_Descriptions_part_6.cc Creating dependency file for RUA_PDU_Descriptions_part_5.cc Creating dependency file for RUA_PDU_Descriptions_part_4.cc Creating dependency file for RUA_PDU_Descriptions_part_3.cc Creating dependency file for RUA_PDU_Descriptions_part_2.cc Creating dependency file for RUA_PDU_Descriptions_part_1.cc Creating dependency file for RUA_PDU_Contents_part_7.cc Creating dependency file for RUA_PDU_Contents_part_6.cc Creating dependency file for RUA_PDU_Contents_part_5.cc Creating dependency file for RUA_PDU_Contents_part_4.cc Creating dependency file for RUA_PDU_Contents_part_3.cc Creating dependency file for RUA_PDU_Contents_part_2.cc Creating dependency file for RUA_IEs_part_7.cc Creating dependency file for RUA_PDU_Contents_part_1.cc Creating dependency file for RUA_IEs_part_6.cc Creating dependency file for RUA_IEs_part_5.cc Creating dependency file for RUA_IEs_part_4.cc Creating dependency file for RUA_IEs_part_3.cc Creating dependency file for RUA_IEs_part_2.cc Creating dependency file for RUA_IEs_part_1.cc Creating dependency file for RUA_Containers_part_7.cc Creating dependency file for RUA_Containers_part_6.cc Creating dependency file for RUA_Containers_part_5.cc Creating dependency file for RUA_Containers_part_4.cc Creating dependency file for RUA_Containers_part_3.cc Creating dependency file for RUA_Containers_part_2.cc Creating dependency file for RUA_Constants_part_7.cc Creating dependency file for RUA_Containers_part_1.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_1.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for HNBAP_PDU_Descriptions_part_7.cc Creating dependency file for HNBAP_PDU_Descriptions_part_6.cc Creating dependency file for HNBAP_PDU_Descriptions_part_5.cc Creating dependency file for HNBAP_PDU_Descriptions_part_4.cc Creating dependency file for HNBAP_PDU_Descriptions_part_3.cc Creating dependency file for HNBAP_PDU_Descriptions_part_2.cc Creating dependency file for HNBAP_PDU_Descriptions_part_1.cc Creating dependency file for HNBAP_PDU_Contents_part_7.cc Creating dependency file for HNBAP_PDU_Contents_part_6.cc Creating dependency file for HNBAP_PDU_Contents_part_5.cc Creating dependency file for HNBAP_PDU_Contents_part_4.cc Creating dependency file for HNBAP_PDU_Contents_part_3.cc Creating dependency file for HNBAP_PDU_Contents_part_2.cc Creating dependency file for HNBAP_PDU_Contents_part_1.cc Creating dependency file for HNBAP_IEs_part_7.cc Creating dependency file for HNBAP_IEs_part_6.cc Creating dependency file for HNBAP_IEs_part_5.cc Creating dependency file for HNBAP_IEs_part_4.cc Creating dependency file for HNBAP_IEs_part_3.cc Creating dependency file for HNBAP_IEs_part_2.cc Creating dependency file for HNBAP_IEs_part_1.cc Creating dependency file for HNBAP_Containers_part_7.cc Creating dependency file for HNBAP_Containers_part_6.cc Creating dependency file for HNBAP_Containers_part_5.cc Creating dependency file for HNBAP_Containers_part_4.cc Creating dependency file for HNBAP_Containers_part_3.cc Creating dependency file for HNBAP_Containers_part_2.cc Creating dependency file for HNBAP_Containers_part_1.cc Creating dependency file for HNBAP_Constants_part_7.cc Creating dependency file for HNBAP_Constants_part_6.cc Creating dependency file for HNBAP_Constants_part_5.cc Creating dependency file for HNBAP_Constants_part_4.cc Creating dependency file for HNBAP_Constants_part_3.cc Creating dependency file for HNBAP_Constants_part_2.cc Creating dependency file for HNBAP_Constants_part_1.cc Creating dependency file for HNBAP_CommonDataTypes_part_7.cc Creating dependency file for HNBAP_CommonDataTypes_part_6.cc Creating dependency file for HNBAP_CommonDataTypes_part_5.cc Creating dependency file for HNBAP_CommonDataTypes_part_4.cc Creating dependency file for HNBAP_CommonDataTypes_part_3.cc Creating dependency file for HNBAP_CommonDataTypes_part_2.cc Creating dependency file for HNBAP_CommonDataTypes_part_1.cc Creating dependency file for RUA_PDU_Descriptions.cc Creating dependency file for RUA_PDU_Contents.cc Creating dependency file for RUA_IEs.cc Creating dependency file for RUA_Containers.cc Creating dependency file for RUA_Constants.cc Creating dependency file for RUA_CommonDataTypes.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for HNBAP_PDU_Descriptions.cc Creating dependency file for HNBAP_PDU_Contents.cc Creating dependency file for HNBAP_IEs.cc Creating dependency file for HNBAP_Containers.cc Creating dependency file for HNBAP_Constants.cc Creating dependency file for HNBAP_CommonDataTypes.cc Creating dependency file for StatsD_Checker_part_7.cc Creating dependency file for StatsD_Checker_part_6.cc Creating dependency file for StatsD_Checker_part_5.cc Creating dependency file for StatsD_Checker_part_3.cc Creating dependency file for StatsD_Checker_part_4.cc Creating dependency file for StatsD_Checker_part_2.cc Creating dependency file for StatsD_Checker_part_1.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_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_4.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for StatsD_Checker.cc Creating dependency file for UD_Types_part_7.cc Creating dependency file for UD_Types_part_6.cc Creating dependency file for UD_Types_part_5.cc Creating dependency file for UD_Types_part_4.cc Creating dependency file for UD_Types_part_3.cc Creating dependency file for UD_Types_part_2.cc Creating dependency file for UD_Types_part_1.cc Creating dependency file for UD_PortType_part_7.cc Creating dependency file for UD_PortType_part_5.cc Creating dependency file for UD_PortType_part_4.cc Creating dependency file for UD_PortType_part_6.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_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for StatsD_Types_part_7.cc Creating dependency file for StatsD_Types_part_6.cc Creating dependency file for StatsD_Types_part_5.cc Creating dependency file for StatsD_Types_part_4.cc Creating dependency file for StatsD_Types_part_3.cc Creating dependency file for StatsD_Types_part_2.cc Creating dependency file for StatsD_Types_part_1.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for StatsD_CodecPort_part_7.cc Creating dependency file for StatsD_CodecPort_part_6.cc Creating dependency file for StatsD_CodecPort_part_5.cc Creating dependency file for StatsD_CodecPort_part_4.cc Creating dependency file for StatsD_CodecPort_part_3.cc Creating dependency file for StatsD_CodecPort_part_2.cc Creating dependency file for StatsD_CodecPort_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SDP_Types_part_7.cc Creating dependency file for SDP_Types_part_6.cc Creating dependency file for SDP_Types_part_5.cc Creating dependency file for SDP_Types_part_3.cc Creating dependency file for SDP_Types_part_4.cc Creating dependency file for SDP_Types_part_2.cc Creating dependency file for SDP_Templates_part_7.cc Creating dependency file for SDP_Templates_part_5.cc Creating dependency file for SDP_Templates_part_6.cc Creating dependency file for SDP_Templates_part_4.cc Creating dependency file for SDP_Types_part_1.cc Creating dependency file for SDP_Templates_part_3.cc Creating dependency file for SDP_Templates_part_2.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SDP_Templates_part_1.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCTP_Templates_part_7.cc Creating dependency file for SCTP_Templates_part_6.cc Creating dependency file for SCTP_Templates_part_5.cc Creating dependency file for SCTP_Templates_part_4.cc Creating dependency file for SCTP_Templates_part_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_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_7.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_5.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_5.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_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_2.cc Creating dependency file for RTP_Emulation_part_3.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_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_CtrlFunct_part_6.cc Creating dependency file for RTP_CodecPort_part_6.cc Creating dependency file for RTP_CodecPort_part_5.cc Creating dependency file for RTP_CodecPort_part_4.cc Creating dependency file for RTP_CodecPort_part_3.cc Creating dependency file for RTP_CodecPort_part_2.cc Creating dependency file for RTP_CodecPort_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PFCP_Types_part_7.cc Creating dependency file for PFCP_Types_part_6.cc Creating dependency file for PFCP_Types_part_5.cc Creating dependency file for PFCP_Types_part_4.cc Creating dependency file for PFCP_Types_part_3.cc Creating dependency file for PFCP_Types_part_2.cc Creating dependency file for PFCP_Types_part_1.cc Creating dependency file for PFCP_Templates_part_7.cc Creating dependency file for PFCP_Templates_part_6.cc Creating dependency file for PFCP_Templates_part_5.cc Creating dependency file for PFCP_Templates_part_4.cc Creating dependency file for PFCP_Templates_part_3.cc Creating dependency file for PFCP_Templates_part_2.cc Creating dependency file for PFCP_Templates_part_1.cc Creating dependency file for PFCP_Emulation_part_7.cc Creating dependency file for PFCP_Emulation_part_6.cc Creating dependency file for PFCP_Emulation_part_4.cc Creating dependency file for PFCP_Emulation_part_5.cc Creating dependency file for PFCP_Emulation_part_3.cc Creating dependency file for PFCP_Emulation_part_2.cc Creating dependency file for PFCP_Emulation_part_1.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for PFCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for PFCP_CodecPort_part_7.cc Creating dependency file for PFCP_CodecPort_part_6.cc Creating dependency file for PFCP_CodecPort_part_5.cc Creating dependency file for PFCP_CodecPort_part_4.cc Creating dependency file for PFCP_CodecPort_part_3.cc Creating dependency file for PFCP_CodecPort_part_2.cc Creating dependency file for PFCP_CodecPort_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Mutex_part_7.cc Creating dependency file for Mutex_part_6.cc Creating dependency file for Mutex_part_5.cc Creating dependency file for Mutex_part_4.cc Creating dependency file for Mutex_part_3.cc Creating dependency file for Mutex_part_2.cc Creating dependency file for Mutex_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_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_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for MGCP_Types_part_7.cc Creating dependency file for MGCP_Types_part_5.cc Creating dependency file for MGCP_Types_part_6.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_1.cc Creating dependency file for MGCP_Types_part_2.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_4.cc Creating dependency file for MGCP_Emulation_part_5.cc Creating dependency file for MGCP_Emulation_part_2.cc Creating dependency file for MGCP_Emulation_part_3.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_1.cc Creating dependency file for MGCP_CodecPort_part_7.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for MGCP_CodecPort_part_5.cc Creating dependency file for MGCP_CodecPort_part_4.cc Creating dependency file for MGCP_CodecPort_part_6.cc Creating dependency file for MGCP_CodecPort_part_3.cc Creating dependency file for MGCP_CodecPort_part_2.cc Creating dependency file for MGCP_CodecPort_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_6.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_3.cc Creating dependency file for M3UA_Emulation_part_4.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 M3UA_Emulation_part_2.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for Iuh_Types_part_7.cc Creating dependency file for Iuh_Types_part_6.cc Creating dependency file for Iuh_Types_part_5.cc Creating dependency file for Iuh_Types_part_4.cc Creating dependency file for Iuh_Types_part_3.cc Creating dependency file for Iuh_Types_part_2.cc Creating dependency file for Iuh_Types_part_1.cc Creating dependency file for Iuh_Emulation_part_7.cc Creating dependency file for Iuh_Emulation_part_6.cc Creating dependency file for Iuh_Emulation_part_5.cc Creating dependency file for Iuh_Emulation_part_4.cc Creating dependency file for Iuh_Emulation_part_3.cc Creating dependency file for Iuh_Emulation_part_1.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_Emulation_part_2.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_3.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_7.cc Creating dependency file for Iuh_CodecPort_CtrlFunct_part_2.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_CtrlFunct_part_1.cc Creating dependency file for Iuh_CodecPort_part_5.cc Creating dependency file for Iuh_CodecPort_part_4.cc Creating dependency file for Iuh_CodecPort_part_3.cc Creating dependency file for Iuh_CodecPort_part_2.cc Creating dependency file for Iuh_CodecPort_part_1.cc Creating dependency file for IuUP_Types_part_7.cc Creating dependency file for IuUP_Types_part_6.cc Creating dependency file for IuUP_Types_part_5.cc Creating dependency file for IuUP_Types_part_4.cc Creating dependency file for IuUP_Types_part_3.cc Creating dependency file for IuUP_Types_part_1.cc Creating dependency file for IuUP_Types_part_2.cc Creating dependency file for IuUP_Emulation_part_7.cc Creating dependency file for IuUP_Emulation_part_6.cc Creating dependency file for IuUP_Emulation_part_5.cc Creating dependency file for IuUP_Emulation_part_4.cc Creating dependency file for IuUP_Emulation_part_3.cc Creating dependency file for IuUP_Emulation_part_2.cc Creating dependency file for IuUP_Emulation_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HNBGW_Tests_part_7.cc Creating dependency file for HNBGW_Tests_part_6.cc Creating dependency file for HNBGW_Tests_part_5.cc Creating dependency file for HNBGW_Tests_part_4.cc Creating dependency file for HNBGW_Tests_part_3.cc Creating dependency file for HNBGW_Tests_part_2.cc Creating dependency file for HNBGW_Tests_part_1.cc Creating dependency file for HNBAP_Types_part_7.cc Creating dependency file for HNBAP_Types_part_6.cc Creating dependency file for HNBAP_Types_part_5.cc Creating dependency file for HNBAP_Types_part_4.cc Creating dependency file for HNBAP_Types_part_3.cc Creating dependency file for HNBAP_Types_part_2.cc Creating dependency file for HNBAP_Types_part_1.cc Creating dependency file for HNBAP_Templates_part_7.cc Creating dependency file for HNBAP_Templates_part_5.cc Creating dependency file for HNBAP_Templates_part_4.cc Creating dependency file for HNBAP_Templates_part_6.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_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 General_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_3.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_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 RUA_Types.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RUA_Templates.cc Creating dependency file for RUA_Emulation.cc Creating dependency file for RTP_Emulation.cc Creating dependency file for RTP_Types.cc Creating dependency file for RTP_CodecPort_CtrlFunct.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RTP_CodecPort.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PFCP_Types.cc Creating dependency file for PFCP_Templates.cc Creating dependency file for PFCP_CodecPort_CtrlFunct.cc Creating dependency file for PFCP_Emulation.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.cc Creating dependency file for MGCP_CodecPort_CtrlFunct.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for Iuh_Types.cc Creating dependency file for Iuh_Emulation.cc Creating dependency file for Iuh_CodecPort_CtrlFunct.cc Creating dependency file for IuUP_Types.cc Creating dependency file for Iuh_CodecPort.cc Creating dependency file for IuUP_Emulation.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HNBAP_Types.cc Creating dependency file for HNBGW_Tests.cc Creating dependency file for HNBAP_Templates.cc Creating dependency file for General_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Helpers.cc Creating dependency file for ConnHdlr.cc Creating dependency file for BSSAP_Types.cc Creating dependency file for BSSAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_CodecPort.o BSSAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types.o BSSAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr.o ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates.o HNBAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types.o HNBAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests.o HNBGW_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort.o Iuh_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct.o Iuh_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation.o Iuh_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types.o Iuh_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation.o MGCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc HNBGW_Tests.cc: In function 'OCTETSTRING HNBGW__Tests::f__gen__one__compl__l3(const Compl3Type&, const MobileL3__CommonIE__Types::MobileIdentityLV_template&, const INTEGER&)': HNBGW_Tests.cc: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 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 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_2.o BSSAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_3.o BSSAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_4.o BSSAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_5.o BSSAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_6.o BSSAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSAP_Types_part_7.o BSSAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_1.o ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_2.o ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_3.o ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_4.o ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_5.o ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_6.o ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ConnHdlr_part_7.o ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_1.o HNBAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_2.o HNBAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_3.o HNBAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_4.o HNBAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_5.o HNBAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_6.o HNBAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Templates_part_7.o HNBAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_1.o HNBAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_2.o HNBAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_3.o HNBAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_4.o HNBAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_5.o HNBAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_6.o HNBAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Types_part_7.o HNBAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_1.o HNBGW_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_2.o HNBGW_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_3.o HNBGW_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_4.o HNBGW_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_5.o HNBGW_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_6.o HNBGW_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBGW_Tests_part_7.o HNBGW_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_part_7.o Iuh_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_1.o Iuh_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_2.o Iuh_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_3.o Iuh_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_4.o Iuh_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_5.o Iuh_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_6.o Iuh_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Emulation_part_7.o Iuh_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_1.o Iuh_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_2.o Iuh_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_3.o Iuh_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_4.o Iuh_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_5.o Iuh_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_6.o Iuh_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Iuh_Types_part_7.o Iuh_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_1.o MGCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_2.o MGCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_3.o MGCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_4.o MGCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_5.o MGCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_6.o MGCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Emulation_part_7.o MGCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_1.o Mutex_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_2.o Mutex_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_3.o Mutex_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_4.o Mutex_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_5.o Mutex_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_6.o Mutex_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Mutex_part_7.o Mutex_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_part_7.o PFCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_1.o PFCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_2.o PFCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_3.o PFCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_4.o PFCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_5.o PFCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_6.o PFCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Emulation_part_7.o PFCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_1.o PFCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_2.o PFCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_3.o PFCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_4.o PFCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_5.o PFCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_6.o PFCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Templates_part_7.o PFCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_1.o PFCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_2.o PFCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_3.o PFCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_4.o PFCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_5.o PFCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_6.o PFCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_Types_part_7.o PFCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_1.o RUA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_2.o RUA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_3.o RUA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_4.o RUA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_5.o RUA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_6.o RUA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Emulation_part_7.o RUA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_1.o RUA_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_2.o RUA_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_3.o RUA_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_4.o RUA_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_5.o RUA_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_6.o RUA_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Templates_part_7.o RUA_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_1.o RUA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_2.o RUA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_3.o RUA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_4.o RUA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_5.o RUA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_6.o RUA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Types_part_7.o RUA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_1.o SCTP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_2.o SCTP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_3.o SCTP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_4.o SCTP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_5.o SCTP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_6.o SCTP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTP_Templates_part_7.o SCTP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes.o HNBAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants.o HNBAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Containers.o HNBAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_IEs.o HNBAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Contents.o HNBAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_PDU_Descriptions.o HNBAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_CommonDataTypes.o RUA_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Constants.o RUA_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_Containers.o RUA_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_IEs.o RUA_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Contents.o RUA_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_PDU_Descriptions.o RUA_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_CommonDataTypes_part_7.o HNBAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_1.o HNBAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_2.o HNBAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_3.o HNBAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_4.o HNBAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_Constants_part_5.o HNBAP_Constants_part_5.cc 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_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 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 TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HNBAP_EncDec.o HNBAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RUA_EncDec.o RUA_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PFCP_CodecPort_CtrlFunctDef.o PFCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort.so BSSAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types.so BSSAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr.so ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates.so HNBAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types.so HNBAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests.so HNBGW_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types.so IuUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort.so Iuh_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct.so Iuh_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation.so Iuh_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types.so Iuh_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation.so MGCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates.so MGCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types.so MGCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex.so Mutex.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort.so PFCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct.so PFCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation.so PFCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates.so PFCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types.so PFCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation.so RTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types.so RTP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation.so RUA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates.so RUA_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types.so RUA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates.so SCTP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates.so SDP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types.so SDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types.so StatsD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType.so UD_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types.so UD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_CodecPort_part_7.so BSSAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_1.so BSSAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_2.so BSSAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_3.so BSSAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_4.so BSSAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_5.so BSSAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_6.so BSSAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSAP_Types_part_7.so BSSAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_1.so ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_2.so ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_3.so ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_4.so ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_5.so ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_6.so ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ConnHdlr_part_7.so ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_1.so HNBAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_2.so HNBAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_3.so HNBAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_4.so HNBAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_5.so HNBAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_6.so HNBAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Templates_part_7.so HNBAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_1.so HNBAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_2.so HNBAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_3.so HNBAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_4.so HNBAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_5.so HNBAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_6.so HNBAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Types_part_7.so HNBAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_1.so HNBGW_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_2.so HNBGW_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_3.so HNBGW_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_4.so HNBGW_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_5.so HNBGW_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_6.so HNBGW_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBGW_Tests_part_7.so HNBGW_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_1.so Iuh_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_2.so Iuh_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_3.so Iuh_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_4.so Iuh_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_5.so Iuh_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_6.so Iuh_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_part_7.so Iuh_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunct_part_7.so Iuh_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_1.so Iuh_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_2.so Iuh_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_3.so Iuh_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_4.so Iuh_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_5.so Iuh_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_6.so Iuh_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Emulation_part_7.so Iuh_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_1.so Iuh_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_2.so Iuh_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_3.so Iuh_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_4.so Iuh_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_5.so Iuh_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_6.so Iuh_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_Types_part_7.so Iuh_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_1.so MGCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_2.so MGCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_3.so MGCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_4.so MGCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_5.so MGCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_6.so MGCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Emulation_part_7.so MGCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_1.so Mutex_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_2.so Mutex_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_3.so Mutex_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_4.so Mutex_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_5.so Mutex_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_6.so Mutex_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Mutex_part_7.so Mutex_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_1.so PFCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_2.so PFCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_3.so PFCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_4.so PFCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_5.so PFCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_6.so PFCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_part_7.so PFCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunct_part_7.so PFCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_1.so PFCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_2.so PFCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_3.so PFCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_4.so PFCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_5.so PFCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_6.so PFCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Emulation_part_7.so PFCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_1.so PFCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_2.so PFCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_3.so PFCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_4.so PFCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_5.so PFCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_6.so PFCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Templates_part_7.so PFCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_1.so PFCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_2.so PFCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_3.so PFCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_4.so PFCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_5.so PFCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_6.so PFCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_Types_part_7.so PFCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_1.so RUA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_2.so RUA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_3.so RUA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_4.so RUA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_5.so RUA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_6.so RUA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Emulation_part_7.so RUA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_1.so RUA_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_2.so RUA_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_3.so RUA_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_4.so RUA_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_5.so RUA_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_6.so RUA_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Templates_part_7.so RUA_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_1.so RUA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_2.so RUA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_3.so RUA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_4.so RUA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_5.so RUA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_6.so RUA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Types_part_7.so RUA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_1.so SCTP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_2.so SCTP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_3.so SCTP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_4.so SCTP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_5.so SCTP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_6.so SCTP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTP_Templates_part_7.so SCTP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker.so StatsD_Checker.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes.so HNBAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants.so HNBAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers.so HNBAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs.so HNBAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents.so HNBAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions.so HNBAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes.so RUA_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants.so RUA_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers.so RUA_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs.so RUA_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents.so RUA_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions.so RUA_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_CommonDataTypes_part_7.so HNBAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_1.so HNBAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_2.so HNBAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_3.so HNBAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_4.so HNBAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_5.so HNBAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_6.so HNBAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Constants_part_7.so HNBAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_1.so HNBAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_2.so HNBAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_3.so HNBAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_4.so HNBAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_5.so HNBAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_6.so HNBAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_Containers_part_7.so HNBAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_1.so HNBAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_2.so HNBAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_3.so HNBAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_4.so HNBAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_5.so HNBAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_6.so HNBAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_IEs_part_7.so HNBAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_PDU_Descriptions_part_7.so HNBAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_CommonDataTypes_part_7.so RUA_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_1.so RUA_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_2.so RUA_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_3.so RUA_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_4.so RUA_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_5.so RUA_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_6.so RUA_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Constants_part_7.so RUA_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_1.so RUA_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_2.so RUA_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_3.so RUA_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_4.so RUA_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_5.so RUA_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_6.so RUA_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_Containers_part_7.so RUA_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_1.so RUA_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_2.so RUA_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_3.so RUA_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_4.so RUA_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_5.so RUA_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_6.so RUA_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_IEs_part_7.so RUA_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Contents_part_7.so RUA_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_PDU_Descriptions_part_7.so RUA_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Iuh_CodecPort_CtrlFunctDef.so Iuh_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_EncDec.so RTP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_EncDec.so SDP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HNBAP_EncDec.so HNBAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RUA_EncDec.so RUA_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PT.so UD_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PFCP_CodecPort_CtrlFunctDef.so PFCP_CodecPort_CtrlFunctDef.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HNBGW_Tests -Wl,--no-as-needed BSSAP_CodecPort.so BSSAP_Types.so ConnHdlr.so DNS_Helpers.so GSM_Types.so General_Types.so HNBAP_Templates.so HNBAP_Types.so HNBGW_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IuUP_Emulation.so IuUP_Types.so Iuh_CodecPort.so Iuh_CodecPort_CtrlFunct.so Iuh_Emulation.so Iuh_Types.so L3_Common.so L3_Templates.so M3UA_Emulation.so M3UA_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Emulation.so MGCP_Templates.so MGCP_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Mutex.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PFCP_CodecPort.so PFCP_CodecPort_CtrlFunct.so PFCP_Emulation.so PFCP_Templates.so PFCP_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Types.so RUA_Emulation.so RUA_Templates.so RUA_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTP_Templates.so SCTPasp_PortType.so SCTPasp_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so BSSAP_CodecPort_part_1.so BSSAP_CodecPort_part_2.so BSSAP_CodecPort_part_3.so BSSAP_CodecPort_part_4.so BSSAP_CodecPort_part_5.so BSSAP_CodecPort_part_6.so BSSAP_CodecPort_part_7.so BSSAP_Types_part_1.so BSSAP_Types_part_2.so BSSAP_Types_part_3.so BSSAP_Types_part_4.so BSSAP_Types_part_5.so BSSAP_Types_part_6.so BSSAP_Types_part_7.so ConnHdlr_part_1.so ConnHdlr_part_2.so ConnHdlr_part_3.so ConnHdlr_part_4.so ConnHdlr_part_5.so ConnHdlr_part_6.so ConnHdlr_part_7.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HNBAP_Templates_part_1.so HNBAP_Templates_part_2.so HNBAP_Templates_part_3.so HNBAP_Templates_part_4.so HNBAP_Templates_part_5.so HNBAP_Templates_part_6.so HNBAP_Templates_part_7.so HNBAP_Types_part_1.so HNBAP_Types_part_2.so HNBAP_Types_part_3.so HNBAP_Types_part_4.so HNBAP_Types_part_5.so HNBAP_Types_part_6.so HNBAP_Types_part_7.so HNBGW_Tests_part_1.so HNBGW_Tests_part_2.so HNBGW_Tests_part_3.so HNBGW_Tests_part_4.so HNBGW_Tests_part_5.so HNBGW_Tests_part_6.so HNBGW_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so Iuh_CodecPort_part_1.so Iuh_CodecPort_part_2.so Iuh_CodecPort_part_3.so Iuh_CodecPort_part_4.so Iuh_CodecPort_part_5.so Iuh_CodecPort_part_6.so Iuh_CodecPort_part_7.so Iuh_CodecPort_CtrlFunct_part_1.so Iuh_CodecPort_CtrlFunct_part_2.so Iuh_CodecPort_CtrlFunct_part_3.so Iuh_CodecPort_CtrlFunct_part_4.so Iuh_CodecPort_CtrlFunct_part_5.so Iuh_CodecPort_CtrlFunct_part_6.so Iuh_CodecPort_CtrlFunct_part_7.so Iuh_Emulation_part_1.so Iuh_Emulation_part_2.so Iuh_Emulation_part_3.so Iuh_Emulation_part_4.so Iuh_Emulation_part_5.so Iuh_Emulation_part_6.so Iuh_Emulation_part_7.so Iuh_Types_part_1.so Iuh_Types_part_2.so Iuh_Types_part_3.so Iuh_Types_part_4.so Iuh_Types_part_5.so Iuh_Types_part_6.so Iuh_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Emulation_part_1.so MGCP_Emulation_part_2.so MGCP_Emulation_part_3.so MGCP_Emulation_part_4.so MGCP_Emulation_part_5.so MGCP_Emulation_part_6.so MGCP_Emulation_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Mutex_part_1.so Mutex_part_2.so Mutex_part_3.so Mutex_part_4.so Mutex_part_5.so Mutex_part_6.so Mutex_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PFCP_CodecPort_part_1.so PFCP_CodecPort_part_2.so PFCP_CodecPort_part_3.so PFCP_CodecPort_part_4.so PFCP_CodecPort_part_5.so PFCP_CodecPort_part_6.so PFCP_CodecPort_part_7.so PFCP_CodecPort_CtrlFunct_part_1.so PFCP_CodecPort_CtrlFunct_part_2.so PFCP_CodecPort_CtrlFunct_part_3.so PFCP_CodecPort_CtrlFunct_part_4.so PFCP_CodecPort_CtrlFunct_part_5.so PFCP_CodecPort_CtrlFunct_part_6.so PFCP_CodecPort_CtrlFunct_part_7.so PFCP_Emulation_part_1.so PFCP_Emulation_part_2.so PFCP_Emulation_part_3.so PFCP_Emulation_part_4.so PFCP_Emulation_part_5.so PFCP_Emulation_part_6.so PFCP_Emulation_part_7.so PFCP_Templates_part_1.so PFCP_Templates_part_2.so PFCP_Templates_part_3.so PFCP_Templates_part_4.so PFCP_Templates_part_5.so PFCP_Templates_part_6.so PFCP_Templates_part_7.so PFCP_Types_part_1.so PFCP_Types_part_2.so PFCP_Types_part_3.so PFCP_Types_part_4.so PFCP_Types_part_5.so PFCP_Types_part_6.so PFCP_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so RUA_Emulation_part_1.so RUA_Emulation_part_2.so RUA_Emulation_part_3.so RUA_Emulation_part_4.so RUA_Emulation_part_5.so RUA_Emulation_part_6.so RUA_Emulation_part_7.so RUA_Templates_part_1.so RUA_Templates_part_2.so RUA_Templates_part_3.so RUA_Templates_part_4.so RUA_Templates_part_5.so RUA_Templates_part_6.so RUA_Templates_part_7.so RUA_Types_part_1.so RUA_Types_part_2.so RUA_Types_part_3.so RUA_Types_part_4.so RUA_Types_part_5.so RUA_Types_part_6.so RUA_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTP_Templates_part_1.so SCTP_Templates_part_2.so SCTP_Templates_part_3.so SCTP_Templates_part_4.so SCTP_Templates_part_5.so SCTP_Templates_part_6.so SCTP_Templates_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so IPA_Emulation.so RAN_Adapter.so RAN_Emulation.so SCCP_Mapping.so StatsD_Checker.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so HNBAP_CommonDataTypes.so HNBAP_Constants.so HNBAP_Containers.so HNBAP_IEs.so HNBAP_PDU_Contents.so HNBAP_PDU_Descriptions.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RUA_CommonDataTypes.so RUA_Constants.so RUA_Containers.so RUA_IEs.so RUA_PDU_Contents.so RUA_PDU_Descriptions.so HNBAP_CommonDataTypes_part_1.so HNBAP_CommonDataTypes_part_2.so HNBAP_CommonDataTypes_part_3.so HNBAP_CommonDataTypes_part_4.so HNBAP_CommonDataTypes_part_5.so HNBAP_CommonDataTypes_part_6.so HNBAP_CommonDataTypes_part_7.so HNBAP_Constants_part_1.so HNBAP_Constants_part_2.so HNBAP_Constants_part_3.so HNBAP_Constants_part_4.so HNBAP_Constants_part_5.so HNBAP_Constants_part_6.so HNBAP_Constants_part_7.so HNBAP_Containers_part_1.so HNBAP_Containers_part_2.so HNBAP_Containers_part_3.so HNBAP_Containers_part_4.so HNBAP_Containers_part_5.so HNBAP_Containers_part_6.so HNBAP_Containers_part_7.so HNBAP_IEs_part_1.so HNBAP_IEs_part_2.so HNBAP_IEs_part_3.so HNBAP_IEs_part_4.so HNBAP_IEs_part_5.so HNBAP_IEs_part_6.so HNBAP_IEs_part_7.so HNBAP_PDU_Contents_part_1.so HNBAP_PDU_Contents_part_2.so HNBAP_PDU_Contents_part_3.so HNBAP_PDU_Contents_part_4.so HNBAP_PDU_Contents_part_5.so HNBAP_PDU_Contents_part_6.so HNBAP_PDU_Contents_part_7.so HNBAP_PDU_Descriptions_part_1.so HNBAP_PDU_Descriptions_part_2.so HNBAP_PDU_Descriptions_part_3.so HNBAP_PDU_Descriptions_part_4.so HNBAP_PDU_Descriptions_part_5.so HNBAP_PDU_Descriptions_part_6.so HNBAP_PDU_Descriptions_part_7.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so RUA_CommonDataTypes_part_1.so RUA_CommonDataTypes_part_2.so RUA_CommonDataTypes_part_3.so RUA_CommonDataTypes_part_4.so RUA_CommonDataTypes_part_5.so RUA_CommonDataTypes_part_6.so RUA_CommonDataTypes_part_7.so RUA_Constants_part_1.so RUA_Constants_part_2.so RUA_Constants_part_3.so RUA_Constants_part_4.so RUA_Constants_part_5.so RUA_Constants_part_6.so RUA_Constants_part_7.so RUA_Containers_part_1.so RUA_Containers_part_2.so RUA_Containers_part_3.so RUA_Containers_part_4.so RUA_Containers_part_5.so RUA_Containers_part_6.so RUA_Containers_part_7.so RUA_IEs_part_1.so RUA_IEs_part_2.so RUA_IEs_part_3.so RUA_IEs_part_4.so RUA_IEs_part_5.so RUA_IEs_part_6.so RUA_IEs_part_7.so RUA_PDU_Contents_part_1.so RUA_PDU_Contents_part_2.so RUA_PDU_Contents_part_3.so RUA_PDU_Contents_part_4.so RUA_PDU_Contents_part_5.so RUA_PDU_Contents_part_6.so RUA_PDU_Contents_part_7.so RUA_PDU_Descriptions_part_1.so RUA_PDU_Descriptions_part_2.so RUA_PDU_Descriptions_part_3.so RUA_PDU_Descriptions_part_4.so RUA_PDU_Descriptions_part_5.so RUA_PDU_Descriptions_part_6.so RUA_PDU_Descriptions_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IuUP_EncDec.so Iuh_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SCTPasp_PT.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so HNBAP_EncDec.so RUA_EncDec.so RANAP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so UD_PT.so PFCP_CodecPort_CtrlFunctDef.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSAP_CodecPort.o BSSAP_Types.o ConnHdlr.o DNS_Helpers.o GSM_Types.o General_Types.o HNBAP_Templates.o HNBAP_Types.o HNBGW_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IuUP_Emulation.o IuUP_Types.o Iuh_CodecPort.o Iuh_CodecPort_CtrlFunct.o Iuh_Emulation.o Iuh_Types.o L3_Common.o L3_Templates.o M3UA_Emulation.o M3UA_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Emulation.o MGCP_Templates.o MGCP_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Mutex.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PFCP_CodecPort.o PFCP_CodecPort_CtrlFunct.o PFCP_Emulation.o PFCP_Templates.o PFCP_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Types.o RUA_Emulation.o RUA_Templates.o RUA_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTP_Templates.o SCTPasp_PortType.o SCTPasp_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o BSSAP_CodecPort_part_1.o BSSAP_CodecPort_part_2.o BSSAP_CodecPort_part_3.o BSSAP_CodecPort_part_4.o BSSAP_CodecPort_part_5.o BSSAP_CodecPort_part_6.o BSSAP_CodecPort_part_7.o BSSAP_Types_part_1.o BSSAP_Types_part_2.o BSSAP_Types_part_3.o BSSAP_Types_part_4.o BSSAP_Types_part_5.o BSSAP_Types_part_6.o BSSAP_Types_part_7.o ConnHdlr_part_1.o ConnHdlr_part_2.o ConnHdlr_part_3.o ConnHdlr_part_4.o ConnHdlr_part_5.o ConnHdlr_part_6.o ConnHdlr_part_7.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HNBAP_Templates_part_1.o HNBAP_Templates_part_2.o HNBAP_Templates_part_3.o HNBAP_Templates_part_4.o HNBAP_Templates_part_5.o HNBAP_Templates_part_6.o HNBAP_Templates_part_7.o HNBAP_Types_part_1.o HNBAP_Types_part_2.o HNBAP_Types_part_3.o HNBAP_Types_part_4.o HNBAP_Types_part_5.o HNBAP_Types_part_6.o HNBAP_Types_part_7.o HNBGW_Tests_part_1.o HNBGW_Tests_part_2.o HNBGW_Tests_part_3.o HNBGW_Tests_part_4.o HNBGW_Tests_part_5.o HNBGW_Tests_part_6.o HNBGW_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o Iuh_CodecPort_part_1.o Iuh_CodecPort_part_2.o Iuh_CodecPort_part_3.o Iuh_CodecPort_part_4.o Iuh_CodecPort_part_5.o Iuh_CodecPort_part_6.o Iuh_CodecPort_part_7.o Iuh_CodecPort_CtrlFunct_part_1.o Iuh_CodecPort_CtrlFunct_part_2.o Iuh_CodecPort_CtrlFunct_part_3.o Iuh_CodecPort_CtrlFunct_part_4.o Iuh_CodecPort_CtrlFunct_part_5.o Iuh_CodecPort_CtrlFunct_part_6.o Iuh_CodecPort_CtrlFunct_part_7.o Iuh_Emulation_part_1.o Iuh_Emulation_part_2.o Iuh_Emulation_part_3.o Iuh_Emulation_part_4.o Iuh_Emulation_part_5.o Iuh_Emulation_part_6.o Iuh_Emulation_part_7.o Iuh_Types_part_1.o Iuh_Types_part_2.o Iuh_Types_part_3.o Iuh_Types_part_4.o Iuh_Types_part_5.o Iuh_Types_part_6.o Iuh_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Emulation_part_1.o MGCP_Emulation_part_2.o MGCP_Emulation_part_3.o MGCP_Emulation_part_4.o MGCP_Emulation_part_5.o MGCP_Emulation_part_6.o MGCP_Emulation_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Mutex_part_1.o Mutex_part_2.o Mutex_part_3.o Mutex_part_4.o Mutex_part_5.o Mutex_part_6.o Mutex_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PFCP_CodecPort_part_1.o PFCP_CodecPort_part_2.o PFCP_CodecPort_part_3.o PFCP_CodecPort_part_4.o PFCP_CodecPort_part_5.o PFCP_CodecPort_part_6.o PFCP_CodecPort_part_7.o PFCP_CodecPort_CtrlFunct_part_1.o PFCP_CodecPort_CtrlFunct_part_2.o PFCP_CodecPort_CtrlFunct_part_3.o PFCP_CodecPort_CtrlFunct_part_4.o PFCP_CodecPort_CtrlFunct_part_5.o PFCP_CodecPort_CtrlFunct_part_6.o PFCP_CodecPort_CtrlFunct_part_7.o PFCP_Emulation_part_1.o PFCP_Emulation_part_2.o PFCP_Emulation_part_3.o PFCP_Emulation_part_4.o PFCP_Emulation_part_5.o PFCP_Emulation_part_6.o PFCP_Emulation_part_7.o PFCP_Templates_part_1.o PFCP_Templates_part_2.o PFCP_Templates_part_3.o PFCP_Templates_part_4.o PFCP_Templates_part_5.o PFCP_Templates_part_6.o PFCP_Templates_part_7.o PFCP_Types_part_1.o PFCP_Types_part_2.o PFCP_Types_part_3.o PFCP_Types_part_4.o PFCP_Types_part_5.o PFCP_Types_part_6.o PFCP_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o RUA_Emulation_part_1.o RUA_Emulation_part_2.o RUA_Emulation_part_3.o RUA_Emulation_part_4.o RUA_Emulation_part_5.o RUA_Emulation_part_6.o RUA_Emulation_part_7.o RUA_Templates_part_1.o RUA_Templates_part_2.o RUA_Templates_part_3.o RUA_Templates_part_4.o RUA_Templates_part_5.o RUA_Templates_part_6.o RUA_Templates_part_7.o RUA_Types_part_1.o RUA_Types_part_2.o RUA_Types_part_3.o RUA_Types_part_4.o RUA_Types_part_5.o RUA_Types_part_6.o RUA_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTP_Templates_part_1.o SCTP_Templates_part_2.o SCTP_Templates_part_3.o SCTP_Templates_part_4.o SCTP_Templates_part_5.o SCTP_Templates_part_6.o SCTP_Templates_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o IPA_Emulation.o RAN_Adapter.o RAN_Emulation.o SCCP_Mapping.o StatsD_Checker.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o HNBAP_CommonDataTypes.o HNBAP_Constants.o HNBAP_Containers.o HNBAP_IEs.o HNBAP_PDU_Contents.o HNBAP_PDU_Descriptions.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RUA_CommonDataTypes.o RUA_Constants.o RUA_Containers.o RUA_IEs.o RUA_PDU_Contents.o RUA_PDU_Descriptions.o HNBAP_CommonDataTypes_part_1.o HNBAP_CommonDataTypes_part_2.o HNBAP_CommonDataTypes_part_3.o HNBAP_CommonDataTypes_part_4.o HNBAP_CommonDataTypes_part_5.o HNBAP_CommonDataTypes_part_6.o HNBAP_CommonDataTypes_part_7.o HNBAP_Constants_part_1.o HNBAP_Constants_part_2.o HNBAP_Constants_part_3.o HNBAP_Constants_part_4.o HNBAP_Constants_part_5.o HNBAP_Constants_part_6.o HNBAP_Constants_part_7.o HNBAP_Containers_part_1.o HNBAP_Containers_part_2.o HNBAP_Containers_part_3.o HNBAP_Containers_part_4.o HNBAP_Containers_part_5.o HNBAP_Containers_part_6.o HNBAP_Containers_part_7.o HNBAP_IEs_part_1.o HNBAP_IEs_part_2.o HNBAP_IEs_part_3.o HNBAP_IEs_part_4.o HNBAP_IEs_part_5.o HNBAP_IEs_part_6.o HNBAP_IEs_part_7.o HNBAP_PDU_Contents_part_1.o HNBAP_PDU_Contents_part_2.o HNBAP_PDU_Contents_part_3.o HNBAP_PDU_Contents_part_4.o HNBAP_PDU_Contents_part_5.o HNBAP_PDU_Contents_part_6.o HNBAP_PDU_Contents_part_7.o HNBAP_PDU_Descriptions_part_1.o HNBAP_PDU_Descriptions_part_2.o HNBAP_PDU_Descriptions_part_3.o HNBAP_PDU_Descriptions_part_4.o HNBAP_PDU_Descriptions_part_5.o HNBAP_PDU_Descriptions_part_6.o HNBAP_PDU_Descriptions_part_7.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o RUA_CommonDataTypes_part_1.o RUA_CommonDataTypes_part_2.o RUA_CommonDataTypes_part_3.o RUA_CommonDataTypes_part_4.o RUA_CommonDataTypes_part_5.o RUA_CommonDataTypes_part_6.o RUA_CommonDataTypes_part_7.o RUA_Constants_part_1.o RUA_Constants_part_2.o RUA_Constants_part_3.o RUA_Constants_part_4.o RUA_Constants_part_5.o RUA_Constants_part_6.o RUA_Constants_part_7.o RUA_Containers_part_1.o RUA_Containers_part_2.o RUA_Containers_part_3.o RUA_Containers_part_4.o RUA_Containers_part_5.o RUA_Containers_part_6.o RUA_Containers_part_7.o RUA_IEs_part_1.o RUA_IEs_part_2.o RUA_IEs_part_3.o RUA_IEs_part_4.o RUA_IEs_part_5.o RUA_IEs_part_6.o RUA_IEs_part_7.o RUA_PDU_Contents_part_1.o RUA_PDU_Contents_part_2.o RUA_PDU_Contents_part_3.o RUA_PDU_Contents_part_4.o RUA_PDU_Contents_part_5.o RUA_PDU_Contents_part_6.o RUA_PDU_Contents_part_7.o RUA_PDU_Descriptions_part_1.o RUA_PDU_Descriptions_part_2.o RUA_PDU_Descriptions_part_3.o RUA_PDU_Descriptions_part_4.o RUA_PDU_Descriptions_part_5.o RUA_PDU_Descriptions_part_6.o RUA_PDU_Descriptions_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IuUP_EncDec.o Iuh_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SCTPasp_PT.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o HNBAP_EncDec.o RUA_EncDec.o RANAP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o UD_PT.o PFCP_CodecPort_CtrlFunctDef.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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-20241213-0847-58e48459-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-20241213-0847-58e48459-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 0s (554 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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-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 2 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 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202412122026 [1180 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.56.fc03.202412122026 [169 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.4.0.5.38a2.202412122026 [16.5 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.56.fc03.202412122026 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.13.1.3.802b1.202412122026 [57.9 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.13.1.3.802b1.202412122026 [100 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.56.fc03.202412122026 [69.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.56.fc03.202412122026 [227 kB] Get:12 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp0 0.4.0.5.38a2.202412122026 [40.9 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.5.1.26.e84e.202412122026 [59.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202412122026 [127 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202412122026 [455 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.10.0.56.fc03.202412122026 [50.6 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.10.0.56.fc03.202412122026 [70.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.10.0.56.fc03.202412122026 [177 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.56.fc03.202412122026 [59.0 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.10.0.56.fc03.202412122026 [62.9 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.10.0.56.fc03.202412122026 [49.6 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.10.0.56.fc03.202412122026 [43.0 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.0.0.52.6412.202412122026 [17.6 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202412122026 [22.0 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202412122026 [75.3 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202412122026 [286 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dbg 0.4.0.5.38a2.202412122026 [40.5 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.6.0.6.aad82.202412122026 [52.1 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap-dbg 1.6.0.6.aad82.202412122026 [191 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dbg 0.4.0.5.38a2.202412122026 [129 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.6.0.6.aad82.202412122026 [222 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.6.0.6.aad82.202412122026 [954 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.6.0.6.aad82.202412122026 [28.1 kB] Get:35 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua-dbg 1.6.0.6.aad82.202412122026 [93.3 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.10.0.56.fc03.202412122026 [2162 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw 1.6.0.20.7784.202412122026 [106 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw-dbg 1.6.0.20.7784.202412122026 [495 kB] Fetched 15.5 MB in 0s (79.0 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 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_202412122026_amd64.deb ... Unpacking osmocom-nightly (202412122026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.4.0.5.38a2.202412122026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0.5.38a2.202412122026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.13.1.3.802b1.202412122026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1.3.802b1.202412122026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.13.1.3.802b1.202412122026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.13.1.3.802b1.202412122026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../12-libosmo-pfcp0_0.4.0.5.38a2.202412122026_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0.5.38a2.202412122026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.5.1.26.e84e.202412122026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202412122026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../14-libosmo-sigtran10_2.0.0.52.6412.202412122026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202412122026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.0.0.52.6412.202412122026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412122026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.0.0.52.6412.202412122026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202412122026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.0.0.52.6412.202412122026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202412122026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.38.202412122026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202412122026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.38.202412122026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202412122026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.4.0.5.38a2.202412122026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.4.0.5.38a2.202412122026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.6.0.6.aad82.202412122026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0.6.aad82.202412122026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.6.0.6.aad82.202412122026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.6.0.6.aad82.202412122026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.4.0.5.38a2.202412122026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.4.0.5.38a2.202412122026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.6.0.6.aad82.202412122026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202412122026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.6.0.6.aad82.202412122026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202412122026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.6.0.6.aad82.202412122026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0.6.aad82.202412122026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.6.0.6.aad82.202412122026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.6.0.6.aad82.202412122026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.6.0.20.7784.202412122026_amd64.deb ... Unpacking osmo-hnbgw (1.6.0.20.7784.202412122026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.6.0.20.7784.202412122026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.6.0.20.7784.202412122026) ... Setting up osmocom-nightly (202412122026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmo-gtlv1:amd64 (0.4.0.5.38a2.202412122026) ... Setting up libasn1c1:amd64 (0.9.38.202412122026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0.6.aad82.202412122026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmo-rua0:amd64 (1.6.0.6.aad82.202412122026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmo-rua-dbg:amd64 (1.6.0.6.aad82.202412122026) ... Setting up libosmo-gtlv-dbg:amd64 (0.4.0.5.38a2.202412122026) ... Setting up libosmo-hnbap-dbg:amd64 (1.6.0.6.aad82.202412122026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1.3.802b1.202412122026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.13.1.3.802b1.202412122026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202412122026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmo-pfcp0:amd64 (0.4.0.5.38a2.202412122026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202412122026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmo-pfcp-dbg:amd64 (0.4.0.5.38a2.202412122026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmocore (1.10.0.56.fc03.202412122026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202412122026) ... Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412122026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202412122026) ... 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.202412122026) ... Setting up osmo-hnbgw (1.6.0.20.7784.202412122026) ... 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.202412122026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202412122026) ... Setting up osmo-hnbgw-dbg:amd64 (1.6.0.20.7784.202412122026) ... 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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-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/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-20241213-0847-58e48459-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/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-20241213-0847-58e48459-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.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-20241213-0847-58e48459-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-20241213-0847-58e48459-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp/stp.log'] 20241213084721270 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20241213084721270 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20241213084721271 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 20241213084721271 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20241213084721271 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20241213084721271 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20241213084721271 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20241213084721271 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20241213084721271 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241213084721271 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 20241213084721271 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20241213084721271 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20241213084721271 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20241213084721271 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20241213084721271 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20241213084721271 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241213084721271 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 20241213084721271 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20241213084721271 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20241213084721271 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20241213084721271 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20241213084721271 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20241213084721271 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241213084721271 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 20241213084721271 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20241213084721271 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20241213084721271 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20241213084721271 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20241213084721271 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20241213084721271 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241213084721271 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 20241213084721271 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20241213084721271 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20241213084721271 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20241213084721271 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20241213084721271 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20241213084721271 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241213084721271 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 20241213084721271 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20241213084721271 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20241213084721271 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20241213084721271 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20241213084721271 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20241213084721271 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241213084721271 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20241213084721271 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20241213084721271 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20241213084721271 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20241213084721271 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20241213084721271 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20241213084721271 DLSS7 <000c> osmo_ss7_xua_srv.c:219 Creating m3ua Server (null):2905 20241213084721271 DLSS7 <000c> osmo_ss7_xua_srv.c:239 Created m3ua server on (null):2905 20241213084721271 DLSS7 <000c> osmo_ss7_xua_srv.c:286 (Re)binding m3ua Server to :::2905 20241213084721272 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][generic] Running hnbgw [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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-20241213-0847-58e48459-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw/hnbgw.log'] [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x5565972b44e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x5565972b44c0(iups) with 3 counters 20241213084721553 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241213084721553 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241213084721553 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Allocated (fsm.c:456) 20241213084721553 DLGLOBAL DEBUG validating counter group 0x5565972b4560(msc) with 15 counters (rate_ctr.c:86) 20241213084721553 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20241213084721553 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241213084721553 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Allocated (fsm.c:456) 20241213084721553 DLGLOBAL DEBUG validating counter group 0x5565972b4560(msc) with 15 counters (rate_ctr.c:86) 20241213084721553 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20241213084721553 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241213084721553 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Allocated (fsm.c:456) 20241213084721553 DLGLOBAL DEBUG validating counter group 0x5565972b4560(msc) with 15 counters (rate_ctr.c:86) 20241213084721553 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20241213084721553 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241213084721553 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Allocated (fsm.c:456) 20241213084721553 DLGLOBAL DEBUG validating counter group 0x5565972b4560(msc) with 15 counters (rate_ctr.c:86) 20241213084721553 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20241213084721553 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241213084721553 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Allocated (fsm.c:456) 20241213084721553 DLGLOBAL DEBUG validating counter group 0x5565972b4540(sgsn) with 15 counters (rate_ctr.c:86) 20241213084721553 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20241213084721553 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241213084721554 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Allocated (fsm.c:456) 20241213084721554 DLGLOBAL DEBUG validating counter group 0x5565972b4540(sgsn) with 15 counters (rate_ctr.c:86) 20241213084721554 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20241213084721554 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241213084721554 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Allocated (fsm.c:456) 20241213084721554 DLGLOBAL DEBUG validating counter group 0x5565972b4540(sgsn) with 15 counters (rate_ctr.c:86) 20241213084721554 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20241213084721554 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241213084721554 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Allocated (fsm.c:456) 20241213084721554 DLGLOBAL DEBUG validating counter group 0x5565972b4540(sgsn) with 15 counters (rate_ctr.c:86) 20241213084721554 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20241213084721554 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241213084721554 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20241213084721554 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20241213084721554 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20241213084721554 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20241213084721554 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20241213084721554 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:936) 20241213084721554 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:60618 (mgcp_client.c:991) 20241213084721554 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:95) 20241213084721554 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20241213084721554 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20241213084721554 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20241213084721554 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20241213084721554 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:579) 20241213084721554 DLGLOBAL DEBUG validating counter group 0x7f7427afb9a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20241213084721554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_DOWN}: Allocated (fsm.c:456) 20241213084721554 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7_instance.c:315) 20241213084721554 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:590) 20241213084721554 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20241213084721554 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:127) 20241213084721554 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:635) 20241213084721554 DLGLOBAL DEBUG validating counter group 0x7f7427afb9e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20241213084721554 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:123) 20241213084721554 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x556598a15ae0]{IDLE}: Allocated (fsm.c:456) 20241213084721554 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) 20241213084721555 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x556598a14510]{ASP_DOWN}: Allocated (fsm.c:456) 20241213084721555 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:705) 20241213084721555 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241213084721555 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241213084721555 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x556598a17320 (osmo_ss7_user.c:88) 20241213084721555 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20241213084721555 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20241213084721555 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20241213084721555 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:800) 20241213084721555 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20241213084721555 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20241213084721555 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241213084721555 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20241213084721555 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20241213084721555 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20241213084721555 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241213084721555 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20241213084721555 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20241213084721555 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20241213084721555 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241213084721555 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20241213084721555 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20241213084721555 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20241213084721555 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241213084721555 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20241213084721555 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20241213084721555 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20241213084721555 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241213084721555 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20241213084721555 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20241213084721555 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20241213084721555 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241213084721555 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20241213084721555 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20241213084721555 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20241213084721555 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241213084721555 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20241213084721555 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084721555 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084721555 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084721555 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:55973<->l=::1:2905): New m3ua connection accepted 20241213084721555 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:55973<->l=::1:2905): created dynamic ASP asp-dyn-0 20241213084721555 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:55973<->l=:::2905 20241213084721555 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20241213084721555 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20241213084721555 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084721555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213084721555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084721555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084721555 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084721555 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241213084721555 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084721555 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084721555 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084721555 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084721555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084721555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084721555 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084721555 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241213084721555 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084721555 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084721555 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084721555 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084721555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084721555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084721555 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084721555 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241213084721555 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084721555 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084721555 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084721555 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084721555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084721555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084721555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084721555 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241213084721555 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084721555 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084721555 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084721555 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084721555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084721555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084721555 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084721555 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241213084721555 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084721555 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084721555 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084721555 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084721555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084721555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084721555 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084721555 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241213084721555 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084721555 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084721555 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084721555 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084721555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084721555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084721555 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084721555 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241213084721555 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084721555 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084721555 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084721555 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084721555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084721555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084721555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084721555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084721555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084721555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084721555 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241213084721555 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084721555 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:55973){CONNECTING} connection established (stream_cli.c:439) 20241213084721555 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20241213084721555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084721555 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20241213084721555 DLSS7 <000c> m3ua.c:712 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084721555 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084721555 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084721555 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:55973) (osmo_ss7_asp.c:937) 20241213084721555 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x556598a15ae0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20241213084721555 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x556598a15ae0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20241213084721555 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x556598a15ae0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20241213084721555 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x556598a14510]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20241213084721555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084721555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:749) 20241213084721555 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x556598a14510]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:712) 20241213084721555 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x556598a14510]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20241213084721555 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x556598a14510]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20241213084721555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241213084721555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20241213084721555 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x556598a15ae0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20241213084721555 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x556598a15ae0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20241213084721555 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x556598a15ae0]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_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-20241213-0847-58e48459-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@8fcf34dce8ec: Unix server socket created successfully. MC@8fcf34dce8ec: Listening on TCP port 41633. MC2> 8fcf34dce8ec is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 8fcf34dce8ec 41633 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@8fcf34dce8ec: New HC connected from 10.0.2.100 [10.0.2.100]. 8fcf34dce8ec: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@8fcf34dce8ec: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8fcf34dce8ec: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@8fcf34dce8ec: Configuration file was processed on all HCs. MC@8fcf34dce8ec: Creating MTC on host 10.0.2.100. MC@8fcf34dce8ec: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8fcf34dce8ec: 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 ------ Fri Dec 13 08:47:22 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_hnb_register started. 20241213084723194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53364<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084723199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53374<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084723205 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33187<->l=127.0.0.1:4262) (control_if.c:572) 20241213084723228 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084723228 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084723229 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084723229 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084723229 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084723229 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084723229 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084723229 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213084723229 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084723229 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084723230 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084723230 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084723230 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084723230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084723230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084723230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084723230 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084723230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084723230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084723230 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241213084723230 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084723230 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084723230 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084723230 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084723230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084723230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084723230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084723230 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084723230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084723230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084723230 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241213084723230 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084723230 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084723230 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084723231 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084723231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084723231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084723231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084723231 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084723231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084723231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084723231 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241213084723231 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084723231 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084723231 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084723231 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084723231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084723231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084723231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084723231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084723231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084723231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084723231 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241213084723231 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(11)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084723249 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084723249 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084723250 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084723250 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084723250 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084723250 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084723250 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084723250 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084723251 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084723251 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084723251 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084723251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084723251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084723251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084723251 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084723251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084723251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084723251 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241213084723251 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084723251 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084723251 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084723251 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084723251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084723251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084723251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084723251 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084723251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084723251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084723251 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241213084723251 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084723251 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084723251 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084723251 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084723251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084723251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084723251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084723251 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084723251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084723251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084723251 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241213084723251 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084723251 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084723251 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084723251 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084723251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084723251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084723251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084723252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084723252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084723252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084723252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084723252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084723252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_INACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084723252 DLSS7 ERROR XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_INACTIVE}: Event AS-TRANSFER.req not permitted (m3ua.c:530) 20241213084723252 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084723390 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::8b:93ff:feb9:d547]:2905 err=None (stream.c:265) 20241213084723390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20241213084723390 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241213084723390 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::8b:93ff:feb9:d547]:2905 err=None (osmo_ss7_asp.c:788) 20241213084723443 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084723443 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084723443 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084723443 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084723453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084723453 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084723453 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084723453 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084723453 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084723453 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084723453 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084723456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084723456 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084723456 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084723456 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084723456 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084723456 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084723456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084723467 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084723467 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084723467 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084723467 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084723472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084723472 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084723472 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084723472 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084723472 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084723472 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084723472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084723473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084723473 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084723473 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084723473 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084723473 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084723473 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084723473 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084723556 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x556598a15ae0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20241213084723556 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x556598a15ae0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20241213084723556 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:573) 20241213084723556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084723556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20241213084723556 DLSS7 <000c> xua_rkm.c:204 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20241213084723557 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20241213084723557 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-as-rkm-7: Created AS 20241213084723557 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20241213084723557 DLSS7 <000c> osmo_ss7_as.c:123 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20241213084723557 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20241213084723557 DLSS7 <000c> xua_rkm.c:342 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084723557 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20241213084723557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084723557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:749) 20241213084723557 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:448) 20241213084723557 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x556598a15ae0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20241213084723557 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x556598a15ae0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20241213084723557 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x556598a15ae0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20241213084723557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084723557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:749) 20241213084723557 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241213084723557 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x556598a15ae0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20241213084723557 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x556598a15ae0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20241213084723557 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x556598a15ae0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20241213084723557 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x556598a14510]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20241213084723558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084723558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084723558 DLSS7 <000c> m3ua.c:712 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084723558 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084723558 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084723558 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084723558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084723558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084723558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:749) 20241213084723558 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x556598a14510]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:712) 20241213084723558 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x556598a14510]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20241213084723558 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x556598a14510]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20241213084723558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241213084723558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20241213084723558 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x556598a15ae0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241213084723558 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x556598a15ae0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241213084723558 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084723558 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:749) 20241213084723558 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) 20241213084723558 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x556598a15ae0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20241213084723558 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x556598a15ae0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20241213084724267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084724267 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084724267 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084724267 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084724267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084724267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084724267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084724267 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084724268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084724268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084724268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084724268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084724268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084724268 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084724268 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084724268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084724268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084724268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084724268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084724268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084724268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084724268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084724268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084724268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084724268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084724268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084724268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084724268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084724268 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084724268 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084724268 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084724268 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084724268 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084724268 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084724268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084724268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084724268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084724268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084724268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084724268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084724268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084724268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084724268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084724268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084724268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084724269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084724269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084724269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084724269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084724269 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084724269 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084724269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084724269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084724269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084724269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084724269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084724269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084724269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084724269 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(10)@8fcf34dce8ec: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241213084724280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084724280 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084724280 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084724280 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084724280 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084724280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084724280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084724280 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084724280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084724280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084724280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084724280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084724280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084724280 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084724280 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084724280 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084724280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084724280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084724280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084724280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084724280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084724280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084724280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084724280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084724280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084724280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084724280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084724280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084724280 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084724280 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084724280 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084724280 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084724280 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084724280 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084724280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084724280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084724280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084724280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084724280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084724280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084724280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084724280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084724280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084724280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084724280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084724280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084724280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084724280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084724280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084724280 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084724280 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084724281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084724281 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084724281 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084724281 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084724281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084724281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084724281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084724281 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(13)@8fcf34dce8ec: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20241213084724288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084724288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084724288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084724288 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084724288 DLGLOBAL DEBUG validating counter group 0x5565972b4be0(hnb) with 60 counters (rate_ctr.c:86) 20241213084724288 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084724288 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084724288 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084724288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084724288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213084724299 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53374<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213084724299 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084724299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084724299 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084724299 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213084724299 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33187<->l=127.0.0.1:4262) (control_if.c:193) 20241213084724299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084724299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084724299 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084724299 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084724300 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register-Iuh0-RUA(8)@8fcf34dce8ec: Final verdict of PTC: none 20241213084724300 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084724300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084724300 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084724300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084724300 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084724300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084724300 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084724300 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084724300 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084724300 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084724300 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084724300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084724300 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084724300 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084724300 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084724300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084724300 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084724300 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084724300 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084724300 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084724300 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084724300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084724300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_hnb_register(3)@8fcf34dce8ec: Final verdict of PTC: none 20241213084724300 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(11)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(4)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@8fcf34dce8ec: Final verdict of PTC: none 20241213084724302 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084724302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084724302 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084724302 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213084724302 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213084724302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084724302 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084724302 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084724302 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084724302 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084724302 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084724302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084724302 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(13)@8fcf34dce8ec: Final verdict of PTC: none 20241213084724302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084724302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084724302 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084724302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084724302 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) IPA-CTRL-CLI-IPA(5)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(15)@8fcf34dce8ec: Final verdict of PTC: none 20241213084724302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084724302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084724302 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084724302 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084724303 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084724303 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(14)@8fcf34dce8ec: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084724304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53364<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(6)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@8fcf34dce8ec: Test case TC_hnb_register finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:47:24 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20241213084724372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53390<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084724574 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::8b:93ff:feb9:d547]:2905 err=None (stream.c:265) 20241213084724574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20241213084724574 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241213084724574 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::8b:93ff:feb9:d547]:2905 err=None (osmo_ss7_asp.c:788) 20241213084724774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53390<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104412) Waiting for packet dumper to finish... 1 (prev_count=104412, count=168252) 20241213084726301 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084726301 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084726301 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213084726303 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084726303 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084726303 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:47:26 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_hnb_register_duplicate started. 20241213084727838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53402<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084727844 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53412<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084727848 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41159<->l=127.0.0.1:4262) (control_if.c:572) 20241213084727866 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084727866 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register_duplicate-Iuh0(20)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084727874 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084727874 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084727875 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084727875 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084727875 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47601 (stream_srv.c:132) 20241213084727875 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47601<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213084727875 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084727875 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084727875 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084727875 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084727876 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084727876 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084727876 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084727876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084727876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084727876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084727876 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084727876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084727876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084727876 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084727876 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084727876 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084727876 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084727876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084727876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084727876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084727876 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084727876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084727876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084727876 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084727876 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084727876 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084727876 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084727876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084727876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084727876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084727876 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084727876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084727876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084727876 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084727876 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084727876 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084727876 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084727876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084727876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084727876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084727876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084727876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084727876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084727876 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084727876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084727876 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084727876 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084727876 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084727876 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084727876 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084727876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084727876 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084727876 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084727876 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084727876 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084727876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084727876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084727876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084727876 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084727876 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084727876 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084727876 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084727876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084727876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084727876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084727876 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084727876 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084727876 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084727876 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084727876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084727876 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(26)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(26)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(24)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084727890 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084727890 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084727890 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084727890 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084727890 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084727890 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084727890 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084727890 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084727891 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084727891 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084727891 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084727891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084727891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084727891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084727891 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084727891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084727891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084727891 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084727891 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084727891 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084727891 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084727892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084727892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084727892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084727892 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084727892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084727892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084727892 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084727892 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084727892 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084727892 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084727892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084727892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084727892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084727892 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084727892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084727892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084727892 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084727892 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084727892 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084727892 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084727892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084727892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084727892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084727892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084727892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084727892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084727892 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084727892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084727892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084727892 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084727892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084727892 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084727892 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084727892 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084727892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084727892 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084727892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084727892 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084727892 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084727892 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084727892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084727892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084727892 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084727892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084727892 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084727892 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084727892 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084727892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084727892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084727892 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084727892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084727892 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084727892 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084727892 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084727892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084727892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084727892 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084728088 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084728088 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084728088 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084728088 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084728091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084728091 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084728091 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084728091 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084728091 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084728091 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084728091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084728092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084728092 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084728092 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084728092 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084728092 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084728092 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084728092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084728092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084728092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084728092 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084728092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084728092 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084728092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084728092 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084728092 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084728092 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084728092 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084728093 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084728093 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084728093 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084728093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084728093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084728093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084728093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084728094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084728094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084728094 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084728094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084728094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084728094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084728094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084728094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084728094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084728094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084728094 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084728103 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084728103 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084728103 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084728103 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084728107 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084728107 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084728107 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084728107 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084728107 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084728107 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084728107 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084728109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084728109 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084728109 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084728109 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084728109 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084728109 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084728109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084728109 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084728109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084728109 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084728109 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084728109 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084728109 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084728109 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084728109 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084728109 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084728109 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084728110 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084728110 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084728110 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084728110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084728110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084728110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084728110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084728110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084728110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084728110 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084728110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084728110 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084728110 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084728110 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084728110 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084728110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084728110 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084728110 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084728899 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084728899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084728899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084728899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084728899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084728899 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084728899 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084728899 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084728899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728899 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084728899 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084728899 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084728899 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084728899 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084728899 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084728898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084728899 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084728899 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084728899 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084728899 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084728899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084728899 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084728899 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084728899 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084728899 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084728899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084728899 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084728899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084728899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084728899 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084728899 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084728899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084728899 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084728899 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084728899 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084728899 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084728899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084728899 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084728899 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084728899 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084728899 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084728899 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084728899 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084728899 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084728899 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084728899 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084728899 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084728899 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084728899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084728899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084728899 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084728899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084728899 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084728899 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084728899 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084728899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728899 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084728899 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084728899 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084728899 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084728899 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084728909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084728909 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084728909 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084728909 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084728909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084728909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084728909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084728909 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084728910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084728910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084728910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084728910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084728910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084728910 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084728910 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084728910 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084728910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728910 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084728910 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084728910 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084728910 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084728910 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084728910 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084728910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084728910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084728910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084728910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084728910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084728910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084728910 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084728910 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084728910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084728910 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084728910 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084728910 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084728910 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084728910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084728910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084728910 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084728911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084728911 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084728911 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084728911 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084728911 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084728911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084728911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084728911 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084728911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084728911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084728911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084728911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084728911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084728911 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084728911 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084728911 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084728911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084728911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084728911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084728911 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084728911 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084728911 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084728911 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084728911 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084728915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084728915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084728915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084728915 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084728915 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084728915 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084728915 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084728915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084728915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084728922 DLINP DEBUG SRVCONN(,r=127.0.0.1:47601<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084728922 DLINP DEBUG SRVCONN(,r=127.0.0.1:47601<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084728922 DLINP DEBUG SRVCONN(,r=127.0.0.1:47601<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084728922 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084728922 DHNBAP ERROR (127.0.0.1:47601 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20241213084728922 DHNBAP ERROR (127.0.0.1:47601 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20241213084728922 DLINP DEBUG SRVCONN(,r=127.0.0.1:47601<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084728922 DLINP DEBUG SRVCONN(,r=127.0.0.1:47601<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:795) 20241213084728922 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: talloc reports "struct hnb_context" x 1, expecting 1 MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213084728926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084728926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084728926 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.msc0-RAN(25)@8fcf34dce8ec: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@8fcf34dce8ec: Final verdict of PTC: none 20241213084728926 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084728926 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-M3UA(29)@8fcf34dce8ec: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@8fcf34dce8ec: Final verdict of PTC: none 20241213084728926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53412<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(26)@8fcf34dce8ec: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate(16)@8fcf34dce8ec: Final verdict of PTC: none 20241213084728927 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41159<->l=127.0.0.1:4262) (control_if.c:193) TC_hnb_register_duplicate-Iuh0(20)@8fcf34dce8ec: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(30)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(17)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084728934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53402<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(19)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@8fcf34dce8ec: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:47:28 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc 20241213084728977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084729102 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084729102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084729102 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084729102 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213084729102 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084729102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084729102 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084729102 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084729102 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084729102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084729102 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084729102 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084729102 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084729102 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084729102 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084729102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084729102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084729102 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084729102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084729102 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084729102 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213084729102 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084729103 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084729103 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084729103 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084729103 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084729103 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084729103 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084729103 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084729103 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084729103 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084729103 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084729103 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084729103 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084729102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084729103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084729103 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084729103 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084729103 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084729103 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084729103 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084729103 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084729103 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084729103 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084729103 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084729103 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084729103 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084729103 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084729103 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084729103 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084729103 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084729103 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084729103 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084729103 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084729103 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084729103 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084729379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53414<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193944) Waiting for packet dumper to finish... 1 (prev_count=193944, count=214252) 20241213084731104 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084731104 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084731104 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213084731104 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084731104 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084731104 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:47:31 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20241213084732455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084732458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084732461 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41703<->l=127.0.0.1:4262) (control_if.c:572) 20241213084732474 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084732474 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084732474 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084732474 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084732474 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084732474 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084732475 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084732475 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084732475 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084732475 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213084732476 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084732476 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084732476 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084732476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084732476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084732476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084732476 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084732476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084732476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084732476 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084732476 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084732476 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084732476 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084732476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084732476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084732476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084732476 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084732476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084732476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084732476 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084732476 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084732476 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084732476 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084732476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084732476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084732476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084732476 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084732476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084732476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084732476 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084732476 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084732476 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084732476 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084732476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084732476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084732476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084732476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084732476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084732476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084732476 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084732476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084732476 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084732476 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084732476 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084732476 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084732476 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084732476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084732476 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084732476 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084732476 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084732476 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084732476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084732476 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084732476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084732476 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084732476 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084732476 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084732476 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084732476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084732476 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084732477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084732477 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084732477 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084732477 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084732477 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084732477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084732477 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(39)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(39)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(37)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084732490 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084732490 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084732490 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084732490 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084732490 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084732490 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084732490 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084732490 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084732491 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084732491 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084732491 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084732491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084732491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084732491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084732491 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084732491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084732491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084732491 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084732491 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084732491 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084732491 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084732491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084732491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084732491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084732491 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084732491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084732491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084732491 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084732491 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084732491 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084732491 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084732491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084732491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084732491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084732491 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084732491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084732491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084732491 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084732491 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084732491 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084732491 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084732491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084732491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084732491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084732491 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084732491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084732491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084732491 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084732491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084732491 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084732491 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084732491 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084732491 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084732491 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084732491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084732491 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084732491 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084732491 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084732491 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084732491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084732491 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084732491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084732491 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084732491 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084732491 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084732491 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084732491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084732491 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084732491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084732491 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084732491 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084732491 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084732491 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084732491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084732491 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084732688 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084732688 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084732688 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084732688 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084732697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084732697 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084732697 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084732697 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084732697 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084732697 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084732697 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084732700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084732700 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084732700 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084732700 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084732700 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084732700 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084732700 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084732700 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084732700 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084732700 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084732700 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084732700 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084732700 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084732700 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084732700 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084732700 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084732700 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084732701 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084732702 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084732702 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084732702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084732702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084732702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084732702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084732702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084732702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084732702 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084732702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084732702 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084732702 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084732702 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084732702 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084732702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084732702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084732702 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084732703 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084732704 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084732704 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084732704 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084732711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084732711 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084732711 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084732711 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084732711 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084732711 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084732711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084732714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084732714 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084732714 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084732714 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084732714 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084732714 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084732714 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084732714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084732714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084732714 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084732714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084732714 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084732714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084732714 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084732714 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084732714 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084732714 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084732715 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084732716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084732716 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084732716 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084732716 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084732716 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084732716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084732716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084732716 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084732715 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084732715 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084732715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084732715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084732715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084732715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084732715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084732715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084732715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084732715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084732715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084732715 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(38)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084733497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084733497 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084733497 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084733497 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084733497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084733497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084733497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084733497 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084733497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084733497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084733497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084733497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084733497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084733497 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084733497 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084733497 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084733497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733497 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084733497 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084733497 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084733497 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084733497 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084733497 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084733497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084733497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084733497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084733497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084733497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084733497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084733497 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084733497 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084733497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084733497 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084733497 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084733497 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084733497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084733497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084733497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084733497 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084733498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084733498 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084733498 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084733498 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084733498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084733498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084733498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084733498 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084733498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084733498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084733498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084733498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084733498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084733498 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084733498 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084733498 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084733498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733498 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084733498 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084733498 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084733498 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084733498 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084733514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084733514 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084733514 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084733514 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084733514 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084733514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084733514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084733514 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084733514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084733514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084733514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084733514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084733514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084733514 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084733514 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084733514 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084733514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733514 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084733514 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084733514 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084733514 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084733514 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084733514 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084733514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084733514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084733514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084733515 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084733515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084733515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084733515 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084733515 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084733515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084733515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084733515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084733515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084733515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084733515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084733515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084733515 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084733517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084733517 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084733517 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084733517 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084733517 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084733517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084733517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084733517 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084733517 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084733517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084733517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084733517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084733517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084733517 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084733517 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084733517 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084733517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084733517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084733517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084733517 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084733518 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084733518 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084733518 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084733518 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084733522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084733522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084733522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084733522 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084733522 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084733522 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084733522 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084733522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084733522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084733524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084733524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084733524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084733524 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084733524 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) 20241213084733524 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084733524 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084733524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084733524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: talloc reports "struct hnb_context" x 1, expecting 1 MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213084733528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57664<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213084733528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084733528 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084733528 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.msc0-SCCP(37)@8fcf34dce8ec: Final verdict of PTC: none 20241213084733528 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084733528 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(38)@8fcf34dce8ec: Final verdict of PTC: none 20241213084733528 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41703<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(40)@8fcf34dce8ec: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@8fcf34dce8ec: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@8fcf34dce8ec: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(43)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(32)@8fcf34dce8ec: Final verdict of PTC: none 20241213084733534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57658<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(34)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@8fcf34dce8ec: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:47:33 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc 20241213084733589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57680<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084733702 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084733702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084733702 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084733702 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213084733702 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084733702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084733702 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084733702 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084733702 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084733702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084733702 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084733702 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084733702 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084733702 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084733702 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084733702 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084733702 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084733703 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084733703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084733703 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084733703 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213084733703 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084733703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084733703 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084733703 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084733703 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084733703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084733703 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084733703 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084733703 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084733703 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084733703 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084733703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084733703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084733703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084733703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084733703 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084733703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084733703 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084733703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084733703 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084733703 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084733703 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084733703 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084733703 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084733703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084733703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084733703 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084733703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084733703 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084733703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084733703 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084733703 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084733703 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084733703 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084733703 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084733991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57680<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=189948) Waiting for packet dumper to finish... 1 (prev_count=189948, count=212068) 20241213084735703 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084735703 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084735703 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213084735703 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084735703 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084735703 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:47:36 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_hnb_disconnected_timeout started. 20241213084737070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084737074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57706<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084737077 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41685<->l=127.0.0.1:4262) (control_if.c:572) 20241213084737092 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084737092 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084737092 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084737092 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084737092 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084737092 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084737092 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084737092 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(48)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084737093 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084737093 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213084737094 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084737094 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084737094 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084737094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084737094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084737094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084737094 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084737094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084737094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084737094 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084737094 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084737094 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084737094 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084737094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084737094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084737094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084737094 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084737094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084737094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084737094 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084737094 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084737094 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084737094 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084737094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084737094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084737094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084737094 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084737094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084737094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084737094 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084737094 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084737094 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084737094 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084737094 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084737094 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084737094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084737094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084737094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084737094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084737094 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084737094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084737094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084737094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084737094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084737094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084737094 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084737094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084737094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084737094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084737094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084737094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084737094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084737094 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084737094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084737094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084737094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084737094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084737094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084737094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084737094 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084737094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084737094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084737094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084737094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084737094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084737094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084737094 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(52)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(50)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084737108 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084737108 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084737108 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084737108 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084737109 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084737109 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084737109 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084737109 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084737110 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084737110 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084737110 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084737110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084737110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084737110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084737110 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084737110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084737110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084737110 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084737110 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084737110 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084737110 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084737110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084737110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084737110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084737110 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084737110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084737110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084737110 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084737110 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084737110 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084737110 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084737110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084737110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084737110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084737110 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084737110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084737110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084737110 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084737110 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084737110 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084737110 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084737110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084737110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084737110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084737110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084737110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084737110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084737110 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084737110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084737110 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084737110 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084737110 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084737110 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084737110 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084737110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084737110 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084737110 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084737110 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084737110 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084737110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084737110 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084737110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084737110 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084737110 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084737110 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084737110 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084737110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084737110 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084737110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084737110 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084737110 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084737110 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084737110 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084737110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084737110 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084737132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084737132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084737132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084737132 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084737132 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084737132 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084737132 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084737132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084737132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084737306 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084737306 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084737306 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084737306 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084737315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084737315 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084737315 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084737315 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084737315 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084737315 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084737315 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084737317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084737317 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084737317 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084737317 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084737317 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084737317 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084737317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084737317 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084737317 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084737317 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084737317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084737318 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084737318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084737318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084737318 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084737318 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084737318 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084737319 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084737319 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084737319 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084737319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084737319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084737319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084737319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084737319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084737319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084737319 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084737319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084737319 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084737319 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084737319 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084737319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084737319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084737319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084737319 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084737322 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084737322 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084737322 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084737322 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084737329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084737329 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084737329 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084737329 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084737329 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084737329 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084737329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084737333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084737333 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084737333 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084737333 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084737333 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084737333 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084737333 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084737333 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084737333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084737333 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084737333 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084737333 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084737333 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084737333 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084737333 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084737333 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084737333 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084737335 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084737335 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084737335 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084737335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084737335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084737335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084737335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084737335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084737335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084737335 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084737335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084737335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084737335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084737335 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084737336 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084737336 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084737336 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084737336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084737336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084737336 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084737335 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(51)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084738124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084738124 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084738124 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084738124 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084738124 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084738124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084738124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084738124 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084738124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084738124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084738124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084738124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084738124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084738124 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084738124 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084738124 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084738124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738125 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084738125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084738125 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084738125 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084738125 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084738125 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084738125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084738125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084738125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084738125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084738125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084738125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084738125 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084738125 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084738125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084738125 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084738126 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084738126 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084738126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084738126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084738126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084738126 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084738127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084738127 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084738127 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084738127 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084738127 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084738127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084738127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084738127 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084738127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084738127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084738127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084738127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084738127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084738127 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084738127 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084738127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084738128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738128 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084738128 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084738128 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084738128 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084738128 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084738130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084738130 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084738130 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084738130 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084738130 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084738130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084738130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084738130 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084738130 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084738130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084738130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084738130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084738130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084738130 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084738130 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084738130 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084738130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738130 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084738130 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084738130 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084738130 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084738130 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084738130 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084738130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084738130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084738130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084738130 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084738130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084738130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084738130 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084738130 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084738130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084738130 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084738130 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084738130 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084738130 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084738130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084738130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084738130 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084738130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084738130 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084738130 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084738130 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084738130 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084738130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084738130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084738130 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084738131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084738131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084738131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084738131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084738131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084738131 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084738131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084738131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084738131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084738131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084738131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084738131 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084738131 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084738131 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084738131 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084738131 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084738141 DLCTRL DEBUG Command: GET 903613256 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241213084738141 DLCTRL DEBUG Tx Command reply: GET_REPLY 903613256 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@8fcf34dce8ec: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@8fcf34dce8ec: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241213084738146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084738146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084738146 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084738146 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084738146 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@8fcf34dce8ec: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241213084739150 DLCTRL DEBUG Command: GET 705499834 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241213084739151 DLCTRL DEBUG Tx Command reply: GET_REPLY 705499834 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241213084744162 DLCTRL DEBUG Command: GET 400139088 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241213084744162 DLCTRL DEBUG Tx Command reply: ERROR 400139088 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)@8fcf34dce8ec: 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@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241213084745195 DLCTRL DEBUG Command: GET 784352810 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241213084745195 DLCTRL DEBUG Tx Command reply: ERROR 784352810 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)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084745196 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084745196 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)@8fcf34dce8ec: 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@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084745204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084745204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084745204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084745204 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084745204 DLGLOBAL DEBUG validating counter group 0x5565972b4be0(hnb) with 60 counters (rate_ctr.c:86) 20241213084745204 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084745204 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084745204 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084745204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084745204 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241213084745207 DLCTRL DEBUG Command: GET 138510205 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241213084745207 DLCTRL DEBUG Tx Command reply: GET_REPLY 138510205 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084746212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084746212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084746212 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084746212 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084746212 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@8fcf34dce8ec: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241213084746218 DLCTRL DEBUG Command: GET 834784526 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241213084746219 DLCTRL DEBUG Tx Command reply: GET_REPLY 834784526 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241213084752229 DLCTRL DEBUG Command: GET 262635900 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241213084752229 DLCTRL DEBUG Tx Command reply: ERROR 262635900 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)@8fcf34dce8ec: 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@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213084752244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57706<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(50)@8fcf34dce8ec: Final verdict of PTC: none 20241213084752245 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41685<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(54)@8fcf34dce8ec: Final verdict of PTC: none MutexDispCT-TC_hnb_disconnected_timeout(44)@8fcf34dce8ec: Final verdict of PTC: none 20241213084752246 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084752246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084752246 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084752246 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213084752246 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084752246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084752246 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084752246 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213084752246 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084752246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084752246 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084752246 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084752246 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084752246 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084752247 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084752247 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084752247 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084752247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084752247 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed HNBGW_Test.sgsn0-SCCP(53)@8fcf34dce8ec: Final verdict of PTC: none 20241213084752247 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084752247 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084752247 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084752247 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084752247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084752247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084752247 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084752247 DLSS7 <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(56)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(55)@8fcf34dce8ec: Final verdict of PTC: none 20241213084752247 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084752247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084752247 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084752247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084752247 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084752247 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084752247 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084752247 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084752247 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084752247 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084752247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084752247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084752247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084752247 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084752247 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084752247 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084752247 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084752247 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084752247 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084752247 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084752247 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084752247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084752247 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084752247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084752247 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084752247 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084752247 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084752248 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084752248 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(46)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(52)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(45)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084752252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57692<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(47)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@8fcf34dce8ec: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:47:52 UTC 2024 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc 20241213084752349 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39546<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084752751 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39546<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=198328) Waiting for packet dumper to finish... 1 (prev_count=198328, count=223332) 20241213084754249 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084754249 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084754249 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213084754249 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084754249 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084754249 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:47:54 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_ue_register started. 20241213084755859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084755863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084755866 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41327<->l=127.0.0.1:4262) (control_if.c:572) 20241213084755882 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084755882 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084755882 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084755882 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084755882 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084755882 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084755882 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084755882 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084755882 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084755882 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ue_register-Iuh0(63)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084755883 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084755883 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084755883 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084755883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084755883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084755883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084755883 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084755883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084755883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084755883 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084755883 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084755883 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084755883 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084755883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084755883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084755883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084755884 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084755884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084755884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084755884 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084755884 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084755884 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084755884 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084755884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084755884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084755884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084755884 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084755884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084755884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084755884 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084755884 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084755884 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084755884 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084755884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084755884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084755884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084755884 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084755884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084755884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084755884 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084755884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084755884 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084755884 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084755884 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084755884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084755884 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084755884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084755884 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084755884 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084755884 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084755884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084755884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084755884 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084755884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084755884 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084755884 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084755884 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084755884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084755884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084755884 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084755884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084755884 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084755884 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084755884 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084755884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084755884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084755884 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(67)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(65)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084755899 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084755899 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084755899 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084755899 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084755900 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084755900 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084755900 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084755900 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084755901 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084755901 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084755901 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084755901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084755901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084755901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084755901 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084755901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084755901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084755901 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084755901 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084755901 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084755901 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084755901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084755901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084755901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084755901 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084755901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084755901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084755901 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084755901 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084755901 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084755901 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084755901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084755901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084755901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084755901 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084755901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084755901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084755901 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084755901 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084755901 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084755901 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084755901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084755901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084755901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084755901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084755901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084755901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084755901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084755901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084755901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084755901 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084755901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084755901 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084755901 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084755901 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084755901 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084755901 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084755901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084755901 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084755901 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084755901 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084755901 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084755901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084755901 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084755901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084755901 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084755901 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084755901 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084755901 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084755901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084755901 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084755901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084755901 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084755901 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084755901 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084755901 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084755901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084755901 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084755927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084755927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084755927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084755927 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084755927 DLGLOBAL DEBUG validating counter group 0x5565972b4be0(hnb) with 60 counters (rate_ctr.c:86) 20241213084755927 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084755927 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084755927 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084755927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084755927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084756095 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084756095 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084756095 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084756095 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084756101 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084756101 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084756101 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084756101 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084756101 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084756101 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084756101 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084756102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084756102 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084756102 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084756102 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084756102 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084756102 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084756102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084756102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084756102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084756102 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084756103 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084756103 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084756103 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084756103 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084756103 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084756103 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084756103 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084756104 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084756104 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084756104 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084756104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084756104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084756104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084756105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084756105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084756105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084756105 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084756105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084756105 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084756105 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084756105 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084756105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084756105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084756105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084756105 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084756114 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084756114 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084756114 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084756114 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084756121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084756121 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084756121 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084756121 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084756121 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084756121 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084756121 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084756124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084756124 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084756124 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084756124 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084756124 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084756124 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084756124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084756124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084756124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084756124 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084756124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084756124 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084756124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084756125 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084756125 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084756125 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084756125 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084756126 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084756126 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084756126 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084756126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084756126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084756126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084756126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084756126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084756126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084756126 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084756126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084756126 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084756126 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084756126 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084756126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084756127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084756127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084756127 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084756911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084756911 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084756911 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084756911 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084756911 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084756911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084756911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084756911 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084756911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084756911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084756911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084756911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084756911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084756911 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084756911 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084756912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084756912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756912 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084756912 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084756912 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084756912 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084756912 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084756912 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084756912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084756912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084756912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084756912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084756912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084756912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084756912 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084756912 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084756912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084756912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084756912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084756912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084756912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084756912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084756912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084756912 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084756914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084756914 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084756914 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084756914 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084756914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084756914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084756914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084756914 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084756914 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084756914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084756914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084756914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084756914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084756914 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084756914 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084756914 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084756914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756914 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084756914 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084756914 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084756914 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084756914 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084756920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084756920 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084756920 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084756920 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084756920 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084756920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084756920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084756920 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(69)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084756920 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084756920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084756920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084756920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084756920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084756920 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084756920 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084756920 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084756920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756920 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084756920 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084756920 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084756920 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084756920 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084756920 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084756920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084756920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084756920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084756920 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084756920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084756920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084756920 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084756920 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084756920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084756920 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084756920 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084756920 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084756920 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084756920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084756920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084756920 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084756923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084756923 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084756923 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084756923 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084756923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084756923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084756923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084756923 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084756923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084756923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084756923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084756923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084756923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084756923 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084756923 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084756923 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084756923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084756923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084756923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084756923 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084756923 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084756923 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084756923 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084756923 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084756935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084756935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084756935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1272) 20241213084756935 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241213084756935 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20241213084756935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084756935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213084756944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39558<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(65)@8fcf34dce8ec: Final verdict of PTC: none 20241213084756945 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41327<->l=127.0.0.1:4262) (control_if.c:193) 20241213084756945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084756945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084756945 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084756945 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084756945 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register(59)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(60)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@8fcf34dce8ec: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@8fcf34dce8ec: Final verdict of PTC: none TC_ue_register-Iuh0(63)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(71)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084756949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39550<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(62)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@8fcf34dce8ec: Test case TC_ue_register finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:47:56 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20241213084756992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084757118 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084757118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084757118 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084757118 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213084757118 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084757118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084757118 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084757118 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084757118 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084757118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084757118 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084757118 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084757118 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084757118 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084757118 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084757119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084757119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084757119 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084757119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084757119 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084757119 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213084757119 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084757119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084757119 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084757119 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084757119 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084757119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084757119 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084757119 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084757119 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084757119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084757119 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084757119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084757119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084757119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084757119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084757119 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084757119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084757119 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084757119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084757119 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084757119 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084757119 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084757119 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084757119 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084757119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084757119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084757119 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084757119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084757119 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084757119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084757119 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084757119 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084757119 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084757119 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084757119 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084757394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39570<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194288) Waiting for packet dumper to finish... 1 (prev_count=194288, count=210696) 20241213084759120 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084759120 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084759120 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213084759120 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084759120 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084759120 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:47:59 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_ue_register_tmsi_lai started. MTC@8fcf34dce8ec: 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 20241213084800509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39580<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084800512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39596<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084800514 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37965<->l=127.0.0.1:4262) (control_if.c:572) 20241213084800527 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084800527 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084800527 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084800527 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084800527 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084800527 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084800528 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084800528 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213084800528 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084800528 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084800529 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084800529 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084800529 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084800529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084800529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084800529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084800529 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084800529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084800529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084800529 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084800529 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084800529 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084800529 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084800529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084800529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084800529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084800529 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084800529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084800529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084800529 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084800529 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084800529 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084800529 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084800529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084800529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084800529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084800529 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084800529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084800529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084800529 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084800529 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084800529 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084800529 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084800529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084800529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084800529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084800529 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084800529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084800529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084800529 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084800529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084800529 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084800529 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084800529 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084800529 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084800529 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084800529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084800529 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084800529 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084800529 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084800529 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084800529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084800529 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084800529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084800529 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084800529 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084800529 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084800529 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084800529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084800529 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084800529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084800529 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084800529 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084800529 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084800529 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084800529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084800529 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(80)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(78)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084800543 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084800543 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084800543 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084800543 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084800543 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084800543 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084800543 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084800543 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084800544 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084800544 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084800544 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084800544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084800544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084800544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084800544 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084800544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084800544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084800544 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084800544 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084800544 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084800544 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084800544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084800544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084800544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084800544 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084800544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084800544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084800544 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084800544 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084800544 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084800544 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084800544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084800544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084800544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084800544 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084800544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084800544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084800544 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084800544 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084800544 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084800544 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084800544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084800544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084800544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084800544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084800544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084800544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084800544 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084800544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084800544 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084800544 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084800544 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084800544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084800544 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084800544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084800544 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084800544 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084800544 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084800544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084800544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084800544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084800544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084800544 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084800544 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084800544 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084800544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084800544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084800544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084800544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084800544 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084800544 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084800544 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084800544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084800544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084800544 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084800566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084800566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084800566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084800566 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084800566 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084800566 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084800566 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084800566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084800566 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084800740 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084800740 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084800740 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084800740 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084800744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084800744 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084800744 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084800744 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084800744 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084800744 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084800744 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084800746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084800746 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084800746 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084800746 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084800746 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084800746 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084800746 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084800746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084800746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084800746 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084800746 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084800746 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084800746 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084800746 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084800746 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084800746 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084800746 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084800747 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084800747 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084800747 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084800747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084800747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084800747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084800747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084800747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084800747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084800747 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084800747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084800747 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084800747 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084800747 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084800747 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084800747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084800747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084800747 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084800756 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084800756 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084800756 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084800756 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084800762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084800762 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084800762 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084800762 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084800762 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084800762 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084800762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084800764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084800764 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084800764 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084800764 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084800764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084800764 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084800764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084800764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084800764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084800765 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084800765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084800765 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084800765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084800765 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084800765 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084800765 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084800765 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084800766 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084800766 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084800766 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084800766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084800766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084800766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084800766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084800766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084800766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084800766 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084800766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084800766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084800766 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084800766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084800766 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084800766 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084800766 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084800766 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084800766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084800766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084800766 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084801551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084801551 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084801551 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084801551 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084801551 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084801551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084801551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084801551 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084801551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084801551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084801551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084801551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084801551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084801551 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084801551 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084801551 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084801551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801552 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084801552 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084801552 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084801552 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084801552 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084801552 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084801552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084801552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084801552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084801552 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084801552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084801552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084801552 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084801552 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084801552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084801552 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084801552 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084801552 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084801552 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084801552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084801552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084801552 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084801553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084801553 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084801553 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084801553 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084801553 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084801553 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084801553 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084801553 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084801553 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084801553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084801553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084801553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084801553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084801553 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084801553 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084801553 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084801553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801553 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084801553 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084801553 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084801553 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084801553 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084801561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084801561 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084801561 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084801561 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084801561 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084801561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084801561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084801561 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084801561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084801561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084801561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084801561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084801561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084801561 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084801561 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084801561 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084801561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801561 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084801561 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084801561 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084801561 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084801561 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084801561 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084801561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084801561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084801561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084801561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084801561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084801561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084801561 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084801561 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084801561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084801561 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084801561 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084801561 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084801561 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084801561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084801561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084801561 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084801562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084801562 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084801562 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084801562 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084801562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084801562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084801562 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084801562 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084801562 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084801562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084801562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084801562 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084801562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084801562 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084801562 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084801562 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084801562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084801563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084801563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084801563 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084801563 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084801563 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084801563 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084801563 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084801571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084801571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084801571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1272) 20241213084801571 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241213084801571 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20241213084801571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084801571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213084801580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39596<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213084801580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084801580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084801580 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084801580 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084801581 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213084801581 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37965<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ue_register_tmsi_lai(72)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@8fcf34dce8ec: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(73)@8fcf34dce8ec: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(84)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084801584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39580<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(75)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@8fcf34dce8ec: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:48:01 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc 20241213084801628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084801754 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084801754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084801754 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084801754 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213084801754 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084801754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084801754 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084801754 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084801754 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084801754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084801754 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084801754 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084801754 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084801754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084801754 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084801754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084801754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084801754 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084801754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084801754 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084801754 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213084801754 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084801754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084801754 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084801754 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084801754 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084801754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084801754 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084801754 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084801754 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084801754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084801754 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084801754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084801754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084801754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084801754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084801754 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084801754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084801754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084801754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084801754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084801754 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084801754 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084801754 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084801754 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084801754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084801754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084801754 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084801754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084801754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084801754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084801754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084801754 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084801754 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084801754 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084801754 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084802030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40522<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=181944) Waiting for packet dumper to finish... 1 (prev_count=181944, count=210256) 20241213084803755 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084803755 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084803755 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213084803755 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084803755 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084803755 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:48:04 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_ue_register_before_hnb_register started. 20241213084805113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40534<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084805118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084805120 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33823<->l=127.0.0.1:4262) (control_if.c:572) 20241213084805135 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084805135 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084805135 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084805135 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084805136 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084805136 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(89)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084805136 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084805136 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213084805136 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084805136 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084805137 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084805137 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084805137 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084805137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084805137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084805137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084805137 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084805137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084805137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084805137 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084805137 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084805137 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084805137 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084805137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084805137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084805137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084805137 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084805137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084805137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084805137 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084805137 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084805137 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084805137 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084805137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084805137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084805137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084805137 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084805137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084805137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084805137 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084805137 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084805137 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084805137 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084805137 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084805137 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084805137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084805137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084805137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084805137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084805137 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084805138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084805138 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084805138 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084805138 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084805138 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084805138 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084805138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084805138 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084805138 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084805138 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084805138 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084805138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084805138 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084805138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084805138 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084805138 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084805138 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084805138 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084805138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084805138 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084805138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084805138 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084805138 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084805138 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084805138 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084805138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084805138 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(93)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(91)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084805152 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084805152 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084805152 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084805152 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084805152 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084805152 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084805152 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084805152 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084805153 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084805153 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084805153 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084805153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084805153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084805153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084805153 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084805153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084805153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084805153 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084805153 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084805153 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084805153 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084805153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084805153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084805153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084805153 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084805154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084805154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084805154 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084805154 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084805154 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084805154 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084805154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084805154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084805154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084805154 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084805154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084805154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084805154 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084805154 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084805154 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084805154 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084805154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084805154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084805154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084805154 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084805154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084805154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084805154 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084805154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084805154 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084805154 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084805154 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084805154 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084805154 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084805154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084805154 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084805154 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084805154 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084805154 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084805154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084805154 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084805154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084805154 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084805154 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084805154 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084805154 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084805154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084805154 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084805154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084805154 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084805154 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084805154 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084805154 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084805154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084805154 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084805350 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084805350 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084805350 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084805350 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084805358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084805358 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084805358 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084805358 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084805358 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084805358 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084805358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084805361 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084805361 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084805361 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084805361 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084805361 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084805361 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084805361 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084805361 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084805362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084805362 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084805362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084805362 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084805362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084805362 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084805362 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084805362 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084805362 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084805363 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084805363 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084805363 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084805363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084805363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084805363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084805363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084805363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084805363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084805364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084805364 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084805364 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084805363 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084805364 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084805364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084805364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084805364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084805364 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084805365 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084805365 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084805366 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084805366 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084805372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084805372 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084805372 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084805372 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084805372 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084805372 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084805372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084805377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084805377 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084805377 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084805377 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084805377 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084805377 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084805377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084805377 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084805377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084805377 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084805377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084805377 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084805377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084805377 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084805377 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084805377 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084805378 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084805379 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084805379 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084805379 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084805379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084805379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084805379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084805379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084805379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084805379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084805379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084805379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084805379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084805379 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084805379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084805379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084805379 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084805379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084805379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084805379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084805379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084805379 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084806165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084806165 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084806165 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084806165 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084806165 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084806165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084806165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084806165 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084806165 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084806165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084806165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084806165 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084806165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084806165 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084806165 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084806165 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084806165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806165 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084806165 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084806165 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084806165 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084806165 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084806165 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084806165 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084806165 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084806166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084806166 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084806166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084806166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084806166 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084806166 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084806166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084806166 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084806166 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084806166 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084806166 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084806166 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084806166 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084806166 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084806167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084806167 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084806167 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084806167 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084806167 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084806167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084806167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084806167 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084806167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084806167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084806167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084806167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084806167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084806167 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084806167 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084806167 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084806167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806168 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084806168 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084806168 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084806168 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084806168 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084806174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084806174 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084806174 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084806174 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084806174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084806174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084806174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084806174 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084806174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084806175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084806175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084806175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084806175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084806175 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084806175 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084806175 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084806175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806175 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084806175 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084806175 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084806175 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084806175 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084806175 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084806175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084806175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084806175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084806175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084806175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084806175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084806175 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084806175 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084806175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084806175 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084806175 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084806175 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084806175 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084806175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084806176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084806176 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084806178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084806178 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084806178 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084806178 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084806178 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084806178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084806178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084806178 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084806178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084806178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084806178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084806178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084806178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084806178 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084806178 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084806178 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084806178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084806178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084806178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084806178 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084806178 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084806178 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084806178 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084806178 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084806182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084806182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084806182 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1272) 20241213084806182 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241213084806183 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20241213084806183 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20241213084806183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084806183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213084806195 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33823<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ue_register_before_hnb_register(85)@8fcf34dce8ec: Final verdict of PTC: none 20241213084806195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084806195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084806195 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084806195 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) 20241213084806195 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) TC_ue_register_before_hnb_register-Iuh0-RUA(90)@8fcf34dce8ec: Final verdict of PTC: none 20241213084806196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40540<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(92)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@8fcf34dce8ec: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(97)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(86)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084806202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40534<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(88)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@8fcf34dce8ec: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:48:06 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc 20241213084806290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084806370 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084806370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084806370 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084806370 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213084806370 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084806370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084806370 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084806370 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084806370 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084806370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084806370 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084806370 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084806370 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084806370 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084806370 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084806370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084806370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084806370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084806370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084806370 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084806370 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084806370 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084806370 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084806370 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084806370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084806370 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084806370 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213084806370 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084806370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084806370 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084806370 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084806370 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084806370 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084806370 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084806370 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084806370 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084806370 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084806370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084806370 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084806370 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084806370 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084806370 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084806370 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084806370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084806370 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084806370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084806370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084806370 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084806370 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084806370 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084806370 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084806370 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084806370 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084806370 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084806370 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084806370 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084806692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40552<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=192096) Waiting for packet dumper to finish... 1 (prev_count=192096, count=208788) 20241213084808371 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084808371 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084808371 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213084808371 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084808371 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084808371 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:48:08 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_ranap_cs_initial_ue started. 20241213084809808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40558<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084809812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084809815 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33535<->l=127.0.0.1:4262) (control_if.c:572) 20241213084809829 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084809829 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084809829 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084809829 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084809829 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084809829 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084809829 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084809829 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084809830 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084809830 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213084809831 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084809831 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084809831 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084809831 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084809831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084809831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084809831 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084809831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084809831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084809831 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084809831 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084809831 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084809831 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084809831 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084809831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084809831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084809831 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084809831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084809831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084809831 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084809831 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084809831 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084809831 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084809831 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084809831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084809831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084809831 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084809831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084809831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084809831 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084809831 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084809831 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084809831 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084809831 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084809831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084809831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084809831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084809831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084809831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084809831 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084809831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084809831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084809831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084809831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084809831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084809831 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084809831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084809831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084809831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084809831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084809831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084809831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084809831 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084809831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084809831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084809831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084809831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084809831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084809831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084809831 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084809831 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084809831 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084809831 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084809831 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084809831 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084809831 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084809831 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(106)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(104)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084809844 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084809844 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084809844 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084809844 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084809845 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084809845 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084809845 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084809845 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084809846 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084809846 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084809846 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084809846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084809846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084809846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084809846 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084809846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084809846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084809846 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084809846 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084809846 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084809846 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084809846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084809846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084809846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084809846 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084809846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084809846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084809846 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084809846 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084809846 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084809846 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084809846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084809846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084809846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084809846 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084809846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084809846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084809846 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084809846 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084809846 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084809846 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084809846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084809846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084809846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084809846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084809846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084809846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084809846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084809846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084809846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084809846 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084809846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084809846 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084809846 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084809846 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084809846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084809846 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084809846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084809846 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084809846 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084809846 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084809846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084809846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084809846 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084809846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084809846 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084809846 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084809846 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084809846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084809846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084809846 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084809846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084809846 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084809846 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084809846 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084809846 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084809846 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084809846 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084809868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084809868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084809868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084809868 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084809869 DLGLOBAL DEBUG validating counter group 0x5565972b4be0(hnb) with 60 counters (rate_ctr.c:86) 20241213084809869 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084809869 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084809869 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084809869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084809869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084810043 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084810043 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084810043 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084810043 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084810049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084810049 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084810049 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084810049 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084810050 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084810050 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084810050 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084810052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084810052 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084810052 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084810052 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084810052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084810052 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084810052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084810053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084810053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084810053 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084810053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084810053 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084810053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084810053 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084810053 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084810053 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084810053 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084810054 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084810054 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084810054 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084810054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084810054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084810054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084810054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084810054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084810054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084810054 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084810055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084810055 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084810055 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084810055 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084810055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084810055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084810055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084810055 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084810059 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084810059 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084810059 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084810059 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084810065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084810065 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084810065 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084810065 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084810065 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084810065 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084810066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084810068 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084810068 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084810068 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084810069 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084810069 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084810069 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084810069 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084810069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084810069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084810069 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084810069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084810069 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084810069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084810069 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084810069 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084810069 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084810069 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084810070 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084810070 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084810070 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084810070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084810070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084810070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084810070 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084810070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084810070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084810070 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084810071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084810071 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084810071 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084810071 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084810071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084810071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084810071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084810071 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084810858 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084810858 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084810858 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084810858 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084810858 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084810858 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084810858 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084810858 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084810858 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084810858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084810858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084810858 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084810858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084810858 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084810858 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084810858 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084810858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810858 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084810858 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084810858 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084810858 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084810858 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084810858 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084810858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084810859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084810859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084810859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084810859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084810859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084810859 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084810859 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084810859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084810859 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084810859 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084810859 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084810859 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084810859 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084810859 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084810859 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084810861 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084810861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084810861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084810861 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084810861 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084810861 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084810861 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084810861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084810861 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084810861 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084810861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084810861 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084810861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084810861 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084810861 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084810861 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084810861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810862 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084810862 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084810862 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084810862 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084810862 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084810866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084810866 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084810866 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084810866 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084810866 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084810866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084810866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084810866 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084810866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084810866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084810866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084810866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084810866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084810866 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084810866 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084810866 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084810866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810866 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084810867 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084810867 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084810867 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084810867 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084810867 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084810867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084810867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084810867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084810867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084810867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084810867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084810867 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084810867 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084810867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084810867 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084810867 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084810867 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084810867 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084810867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084810867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084810867 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084810869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084810869 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084810869 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084810869 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084810869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084810869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084810869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084810869 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084810869 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084810869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084810869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084810869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084810869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084810869 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084810869 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084810869 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084810869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084810869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084810869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084810869 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084810869 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084810869 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084810869 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084810869 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084810885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40572<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(105)@8fcf34dce8ec: f_create_expect(l3 := '584D57BED20ADFEB61CA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@8fcf34dce8ec: Created Expect[0] for '584D57BED20ADFEB61CA'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@8fcf34dce8ec: Added conn table entry 0TC_ranap_cs_initial_ue0(111)16053329 20241213084811919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084811919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084811919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084811919 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084811919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf4f451, normal) (hnbgw_rua.c:407) 20241213084811919 DHNB DEBUG map_rua[0x556598a1c850]{init}: Allocated (fsm.c:456) 20241213084811919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16053329)[0x556598a1c850]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084811919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16053329 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084811919 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084811919 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084811919 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16053329 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084811919 DCN DEBUG map_sccp[0x556598a1f550]{init}: Allocated (fsm.c:456) 20241213084811919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x556598a1f550]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084811919 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16053329 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084811920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16053329 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084811920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16053329)[0x556598a1c850]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084811920 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084811920 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084811920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16053329)[0x556598a1c850]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084811920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x556598a1f550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084811920 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084811920 DLSCCP DEBUG SCCP-SCOC(1)[0x556598a21960]{IDLE}: Allocated (fsm.c:456) 20241213084811920 DLSCCP DEBUG SCCP-SCOC(1)[0x556598a21960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084811920 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a584d57bed20adfeb61ca004f40030000d60056400500f1100926) (sccp_scrc.c:406) 20241213084811920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084811920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084811920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084811920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084811920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084811920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084811920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084811920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084811920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084811920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084811920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084811920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084811920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084811920 DLSCCP DEBUG SCCP-SCOC(1)[0x556598a21960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084811920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x556598a1f550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084811920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16053329)[0x556598a1c850]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084811920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084811920 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084811920 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084811920 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084811920 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084811920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084811920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084811920 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@8fcf34dce8ec: Found Expect[0] for l3='584D57BED20ADFEB61CA'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@8fcf34dce8ec: Added conn table entry 0TC_ranap_cs_initial_ue0(111)14619744 HNBGW_Test.msc0-SCCP(104)@8fcf34dce8ec: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213084811941 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084811941 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084811941 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084811941 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084811941 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084811941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084811941 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084811941 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084811942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40572<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213084811942 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084811942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084811942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084811942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084811942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084811942 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00233cb4) (sccp_scrc.c:477) TC_ranap_cs_initial_ue0(111)@8fcf34dce8ec: Final verdict of PTC: pass 20241213084811942 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20241213084811942 DLSCCP DEBUG SCCP-SCOC(1)[0x556598a21960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084811942 DLSCCP DEBUG SCCP-SCOC(1)[0x556598a21960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084811942 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084811942 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084811942 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) 20241213084811942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x556598a1f550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084811942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x556598a1f550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213084811952 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33535<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(108)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@8fcf34dce8ec: Final verdict of PTC: none 20241213084811954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40560<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213084811954 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084811954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084811954 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084811954 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213084811954 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084811954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084811954 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084811954 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084811954 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084811954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084811955 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084811955 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084811955 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_ranap_cs_initial_ue-Iuh0-RUA(103)@8fcf34dce8ec: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue(98)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@8fcf34dce8ec: Final verdict of PTC: none 20241213084811955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084811955 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084811955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084811955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084811955 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084811955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084811955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn0-M3UA(109)@8fcf34dce8ec: Final verdict of PTC: none 20241213084811955 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213084811956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084811956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084811956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084811955 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084811955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084811955 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084811956 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084811956 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084811956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084811956 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084811956 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084811956 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084811956 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084811956 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084811956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084811956 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)@8fcf34dce8ec: Final verdict of PTC: none 20241213084811956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084811956 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084811956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084811956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084811956 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084811956 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084811956 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084811956 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084811956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084811956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084811957 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084811957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) VirtHNBGW-STATS(99)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@8fcf34dce8ec: Final verdict of PTC: none 20241213084811958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084811958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084811958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084811958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084811958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084811958 DLSS7 <000c> osmo_ss7_hmrt.c:233 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_ranap_cs_initial_ue-Iuh0(102)@8fcf34dce8ec: Final verdict of PTC: none20241213084811958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084811958 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213084811957 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084811957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084811957 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084811957 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084811957 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084811957 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084811957 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084811957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x556598a1f550]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213084811957 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213084811957 DLSCCP DEBUG SCCP-SCOC(1)[0x556598a21960]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213084811957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00233cb4), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213084811957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084811957 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084811957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084811957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084811957 DLSCCP DEBUG SCCP-SCOC(1)[0x556598a21960]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213084811957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x556598a1f550]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213084811957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16053329)[0x556598a1c850]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213084811957 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16053329)[0x556598a1c850]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213084811957 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213084811957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16053329)[0x556598a1c850]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213084811957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16053329)[0x556598a1c850]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084811957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16053329)[0x556598a1c850]{disrupted}: Freeing instance (context_map.c:202) 20241213084811957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16053329)[0x556598a1c850]{disrupted}: Deallocated (fsm.c:568) 20241213084811957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x556598a1f550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084811957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x556598a1f550]{disconnected}: Freeing instance (context_map.c:206) 20241213084811957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x556598a1f550]{disconnected}: Deallocated (fsm.c:568) 20241213084811957 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16053329 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084811958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084811958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213084811958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084811958 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084811958 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084811958 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084811958 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084811962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40558<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(101)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(110)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:48:11 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc 20241213084812062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59778<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084812464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59778<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=198592) Waiting for packet dumper to finish... 1 (prev_count=198592, count=241216) 20241213084813956 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084813957 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084813957 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213084813957 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084813957 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084813957 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:48:14 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_ranap_ps_initial_ue started. 20241213084815542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084815545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59804<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084815547 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38309<->l=127.0.0.1:4262) (control_if.c:572) 20241213084815560 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084815560 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084815560 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084815560 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084815560 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084815560 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084815560 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084815560 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084815561 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084815561 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213084815562 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084815562 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084815562 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084815562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084815562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084815562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084815562 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084815562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084815562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084815562 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084815562 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084815562 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084815562 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084815562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084815562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084815562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084815562 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084815562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084815562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084815562 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084815562 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084815562 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084815562 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084815562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084815562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084815562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084815562 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084815562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084815562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084815562 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084815562 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084815562 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084815562 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084815562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084815562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084815562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084815562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084815562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084815562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084815562 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084815562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084815562 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084815562 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084815562 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084815562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084815562 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084815562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084815562 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084815562 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084815562 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084815562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084815562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084815562 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084815562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084815562 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084815562 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084815562 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084815562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084815562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084815562 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084815562 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084815562 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084815562 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084815562 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084815562 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084815562 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084815562 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(120)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(118)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084815574 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084815574 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084815574 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084815574 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084815575 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084815575 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084815575 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084815575 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084815576 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084815576 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084815576 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084815576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084815576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084815576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084815576 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084815576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084815576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084815576 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084815576 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084815576 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084815576 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084815576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084815576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084815576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084815576 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084815576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084815576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084815576 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084815576 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084815576 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084815576 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084815576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084815576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084815576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084815576 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084815576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084815576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084815576 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084815576 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084815576 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084815576 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084815576 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084815576 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084815576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084815576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084815576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084815576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084815576 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084815576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084815576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084815576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084815576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084815576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084815576 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084815576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084815576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084815576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084815576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084815576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084815576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084815576 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084815576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084815576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084815576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084815576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084815576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084815576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084815576 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084815576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084815576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084815576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084815576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084815576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084815576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084815576 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(123)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(121)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084815598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084815599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084815599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084815599 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084815599 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084815599 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084815599 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084815599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084815599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084815773 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084815773 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084815773 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084815773 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084815780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084815780 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084815780 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084815780 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084815780 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084815780 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084815780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084815783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084815783 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084815783 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084815783 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084815783 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084815783 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084815783 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084815783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084815784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084815784 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084815784 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084815784 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084815784 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084815784 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084815784 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084815784 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084815784 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084815785 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084815785 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084815785 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084815785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084815785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084815785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084815785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084815785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084815785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084815785 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084815785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084815785 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084815785 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084815785 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084815785 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084815785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084815785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084815785 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084815788 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084815788 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084815788 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084815788 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084815795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084815795 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084815795 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084815795 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084815795 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084815795 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084815795 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084815798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084815798 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084815798 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084815798 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084815798 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084815798 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084815798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084815798 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084815798 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084815798 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084815798 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084815798 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084815798 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084815798 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084815798 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084815798 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084815798 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084815799 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084815799 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084815800 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084815800 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084815800 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084815800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084815800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084815800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084815800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084815800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084815800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084815800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084815800 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084815800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084815800 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084815800 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084815800 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084815800 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084815800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084815800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084815800 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084816587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084816587 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084816587 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084816587 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084816587 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084816587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084816587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084816587 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084816587 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084816587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084816587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084816587 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084816587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084816587 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084816587 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084816587 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084816587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816587 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084816587 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084816587 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084816587 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084816587 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084816587 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084816587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084816587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084816587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084816587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084816587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084816587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084816587 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084816587 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084816587 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084816587 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084816587 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084816587 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084816587 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084816587 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084816587 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084816587 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084816590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084816590 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084816590 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084816590 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084816590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084816590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084816590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084816590 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084816590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084816590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084816590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084816590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084816590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084816590 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084816590 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084816590 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084816590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816590 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084816590 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084816590 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084816590 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084816590 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084816593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084816593 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084816593 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084816593 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084816593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084816593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084816593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084816593 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084816593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084816593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084816593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084816593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084816593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084816593 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084816593 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084816593 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084816593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816593 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084816593 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084816593 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084816593 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084816593 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084816593 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084816593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084816593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084816593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084816593 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084816593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084816593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084816593 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084816593 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084816594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084816594 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084816594 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084816594 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084816594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084816594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084816594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084816594 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084816594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084816594 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084816594 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084816594 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084816595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084816595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084816595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084816595 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084816595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084816595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084816595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084816595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084816595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084816595 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084816595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084816595 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084816595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084816595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084816595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084816595 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084816595 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084816595 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084816595 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084816595 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084816625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59806<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(122)@8fcf34dce8ec: f_create_expect(l3 := 'CBF1B32C07A309F663AC'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@8fcf34dce8ec: Created Expect[0] for 'CBF1B32C07A309F663AC'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@8fcf34dce8ec: Added conn table entry 0TC_ranap_ps_initial_ue0(125)14773254 20241213084817654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084817654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084817654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213084817654 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084817654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe16c06, normal) (hnbgw_rua.c:407) 20241213084817654 DHNB DEBUG map_rua[0x556598a1c850]{init}: Allocated (fsm.c:456) 20241213084817654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14773254)[0x556598a1c850]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084817654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14773254 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213084817654 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084817654 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084817654 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14773254 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213084817654 DCN DEBUG map_sccp[0x556598a1f550]{init}: Allocated (fsm.c:456) 20241213084817654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x556598a1f550]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084817654 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14773254 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213084817654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14773254 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213084817654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14773254)[0x556598a1c850]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084817654 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084817654 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084817654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14773254)[0x556598a1c850]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084817654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x556598a1f550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084817654 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084817654 DLSCCP DEBUG SCCP-SCOC(2)[0x556598a21ed0]{IDLE}: Allocated (fsm.c:456) 20241213084817654 DLSCCP DEBUG SCCP-SCOC(2)[0x556598a21ed0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084817654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0acbf1b32c07a309f663ac004f40030000530056400500f1100926) (sccp_scrc.c:406) 20241213084817654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084817654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084817654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084817654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084817654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084817654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084817654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084817654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084817654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084817654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084817654 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084817654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084817654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084817654 DLSCCP DEBUG SCCP-SCOC(2)[0x556598a21ed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084817654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x556598a1f550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084817654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14773254)[0x556598a1c850]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084817654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084817654 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084817654 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084817654 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084817654 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084817654 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084817654 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084817654 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@8fcf34dce8ec: Found Expect[0] for l3='CBF1B32C07A309F663AC'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@8fcf34dce8ec: Added conn table entry 0TC_ranap_ps_initial_ue0(125)7029365 HNBGW_Test.sgsn0-SCCP(121)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(125)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084817660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084817660 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084817660 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084817660 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084817660 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084817660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084817660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084817660 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084817660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084817660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084817660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084817660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084817660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084817660 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ce79de) (sccp_scrc.c:477) 20241213084817660 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20241213084817660 DLSCCP DEBUG SCCP-SCOC(2)[0x556598a21ed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084817660 DLSCCP DEBUG SCCP-SCOC(2)[0x556598a21ed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084817660 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084817660 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084817660 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) 20241213084817660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x556598a1f550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084817660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x556598a1f550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213084817661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59806<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213084817663 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38309<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_ps_initial_ue(112)@8fcf34dce8ec: Final verdict of PTC: none 20241213084817665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59804<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(118)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(121)@8fcf34dce8ec: Final verdict of PTC: none 20241213084817665 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084817665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084817665 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084817665 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213084817665 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084817665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084817665 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084817665 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084817665 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084817666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084817666 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084817666 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084817666 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-M3UA(120)@8fcf34dce8ec: Final verdict of PTC: none20241213084817666 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084817666 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084817666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084817666 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(119)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@8fcf34dce8ec: Final verdict of PTC: none 20241213084817666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084817666 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084817666 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084817666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084817666 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084817666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084817666 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084817666 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@8fcf34dce8ec: Final verdict of PTC: none20241213084817667 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084817667 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084817667 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084817667 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084817667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084817667 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084817667 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213084817667 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213084817667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084817667 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213084817667 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241213084817667 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213084817667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084817667 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084817667 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084817667 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_ranap_ps_initial_ue-Iuh0(116)@8fcf34dce8ec: Final verdict of PTC: none 20241213084817667 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW-MGCP(124)@8fcf34dce8ec: Final verdict of PTC: none 20241213084817668 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084817668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084817668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084817668 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084817668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084817668 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084817668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084817668 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084817668 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084817668 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084817668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084817668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084817668 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084817668 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084817668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x556598a1f550]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213084817668 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213084817668 DLSCCP DEBUG SCCP-SCOC(2)[0x556598a21ed0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) VirtHNBGW-STATS(113)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@8fcf34dce8ec: Final verdict of PTC: none 20241213084817668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce79de), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213084817668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084817668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084817668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084817668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084817668 DLSCCP DEBUG SCCP-SCOC(2)[0x556598a21ed0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213084817668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x556598a1f550]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213084817668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14773254)[0x556598a1c850]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213084817668 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14773254)[0x556598a1c850]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213084817668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213084817668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14773254)[0x556598a1c850]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213084817668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14773254)[0x556598a1c850]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084817668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14773254)[0x556598a1c850]{disrupted}: Freeing instance (context_map.c:202) 20241213084817668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14773254)[0x556598a1c850]{disrupted}: Deallocated (fsm.c:568) 20241213084817668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x556598a1f550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084817668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x556598a1f550]{disconnected}: Freeing instance (context_map.c:206) 20241213084817668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x556598a1f550]{disconnected}: Deallocated (fsm.c:568) 20241213084817668 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14773254 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084817669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084817669 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084817669 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084817669 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084817669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084817669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084817669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084817669 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213084817669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084817669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213084817669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084817669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084817669 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084817669 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084817669 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213084817669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59790<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(115)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:48:17 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc 20241213084817722 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59808<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084818224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59808<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=240552) Waiting for packet dumper to finish... 1 (prev_count=240552, count=241092) 20241213084819667 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084819667 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084819667 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213084819668 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084819668 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084819668 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:48:20 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_ranap_cs_initial_ue_empty_cr started. 20241213084821343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084821347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59816<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084821351 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40097<->l=127.0.0.1:4262) (control_if.c:572) 20241213084821365 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084821365 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084821365 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084821365 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084821365 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084821365 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084821365 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084821365 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084821366 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084821366 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084821367 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084821367 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084821367 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084821367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084821367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084821367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084821367 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084821367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084821367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084821367 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084821367 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084821367 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084821367 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084821367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084821367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084821367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084821367 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084821367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084821367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084821367 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084821367 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084821367 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084821367 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084821367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084821367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084821367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084821367 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084821367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084821367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084821367 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084821367 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084821367 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084821367 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084821367 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084821367 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084821367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821367 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821367 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821367 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821367 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821367 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084821367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084821367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084821367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084821367 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084821367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084821367 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084821367 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084821367 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084821367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084821367 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084821367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084821367 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084821367 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084821367 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084821367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084821367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084821367 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084821367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084821367 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084821367 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084821367 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084821367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084821367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084821367 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084821367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084821367 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084821367 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084821367 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084821367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084821367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084821367 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(134)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(132)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084821382 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084821382 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084821382 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084821382 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084821382 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084821382 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084821382 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084821382 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084821384 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084821384 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084821384 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084821384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084821384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084821384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084821384 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084821384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084821384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084821384 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084821384 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084821384 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084821384 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084821384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084821384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084821384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084821384 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084821384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084821384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084821384 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084821384 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084821384 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084821384 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084821384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084821384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084821384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084821384 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084821384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084821384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084821384 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084821384 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084821384 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084821384 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084821384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084821384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084821384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084821384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084821384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084821384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084821384 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084821384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084821384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084821384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084821384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084821384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084821384 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084821384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084821384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084821384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084821384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084821384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084821384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084821384 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084821384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084821384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084821384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084821384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084821384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084821384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084821384 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084821384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084821384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084821384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084821384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084821384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084821384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084821384 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084821407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084821407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084821407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084821407 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084821407 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084821407 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084821407 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084821407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084821407 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084821578 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084821578 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084821578 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084821578 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084821586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084821586 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084821586 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084821586 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084821586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084821586 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084821586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084821589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084821589 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084821589 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084821589 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084821589 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084821589 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084821589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084821589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084821589 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084821589 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084821589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084821589 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084821589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084821589 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084821589 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084821589 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084821589 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084821590 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084821590 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084821590 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084821591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084821591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084821591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084821591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084821591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084821591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084821591 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084821591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084821591 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084821591 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084821591 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084821591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084821591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084821591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084821591 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084821596 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084821596 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084821596 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084821596 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084821604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084821604 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084821604 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084821604 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084821604 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084821604 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084821604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084821605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084821605 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084821605 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084821605 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084821605 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084821605 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084821605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084821605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084821605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084821605 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084821605 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084821605 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084821605 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084821605 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084821605 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084821605 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084821605 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084821606 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084821606 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084821606 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084821606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084821606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084821606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084821607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084821607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084821607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084821607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084821607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084821607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084821607 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084821607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084821607 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084821607 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084821607 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084821607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084821607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084821607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084821607 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084821958 DLSCCP DEBUG SCCP-SCOC(1)[0x556598a21960]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213084821958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00233cb4), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213084821958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084821958 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084821958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084821958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084821958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084821958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084821958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084821958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084821958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084821958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084821958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084821958 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084821966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084821966 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084821966 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084821966 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084821966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084821966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084821966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084821966 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084821966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084821966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084821966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084821966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084821966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084821966 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=00233cb4) (sccp_scrc.c:477) 20241213084821966 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20241213084821966 DLSCCP DEBUG SCCP-SCOC(1)[0x556598a21960]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213084821966 DLSCCP DEBUG SCCP-SCOC(1)[0x556598a21960]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213084821966 DLSCCP DEBUG SCCP-SCOC(1)[0x556598a21960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084821966 DLSCCP DEBUG SCCP-SCOC(1)[0x556598a21960]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084821966 DLSCCP DEBUG SCCP-SCOC(1)[0x556598a21960]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(133)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084822391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084822391 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084822391 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084822391 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084822391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084822391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084822391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084822391 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084822392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084822392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084822392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084822392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084822392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084822392 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084822392 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084822392 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084822392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822392 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084822392 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084822392 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084822392 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084822392 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084822392 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084822392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084822392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084822392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084822392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084822392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084822392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084822392 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084822392 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084822392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084822392 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084822392 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084822392 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084822392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084822392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084822392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084822392 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084822397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084822397 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084822397 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084822397 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084822397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084822397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084822397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084822397 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084822397 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084822397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084822397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084822397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084822397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084822397 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084822397 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084822397 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084822397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822397 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084822397 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084822397 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084822397 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084822397 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084822403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084822403 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084822403 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084822403 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084822403 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084822403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084822403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084822403 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084822403 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084822403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084822403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084822403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084822403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084822403 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084822403 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084822403 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084822403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822403 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084822403 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084822403 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084822403 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084822403 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084822403 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084822403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084822403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084822403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822403 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822403 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084822403 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084822403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084822403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084822403 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084822403 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084822403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084822403 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084822403 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084822403 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084822403 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084822403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084822403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084822403 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084822405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084822405 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084822405 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084822405 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084822405 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084822405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084822405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084822405 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084822405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084822405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084822405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084822405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084822405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084822405 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084822405 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084822405 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084822405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084822405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084822405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084822405 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084822405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084822405 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084822405 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084822405 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084822441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59818<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(133)@8fcf34dce8ec: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)11344941 20241213084823500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084823500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084823500 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084823500 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084823500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xad1c2d, normal) (hnbgw_rua.c:407) 20241213084823500 DHNB DEBUG map_rua[0x556598a21960]{init}: Allocated (fsm.c:456) 20241213084823500 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344941)[0x556598a21960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084823500 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11344941 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084823500 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084823501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084823501 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11344941 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084823501 DCN DEBUG map_sccp[0x556598a1c850]{init}: Allocated (fsm.c:456) 20241213084823501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x556598a1c850]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084823501 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11344941 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084823501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11344941 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084823501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344941)[0x556598a21960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084823501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084823501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084823501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344941)[0x556598a21960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084823501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x556598a1c850]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084823501 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084823501 DLSCCP DEBUG SCCP-SCOC(3)[0x556598a1f550]{IDLE}: Allocated (fsm.c:456) 20241213084823501 DLSCCP DEBUG SCCP-SCOC(3)[0x556598a1f550]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084823501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20241213084823501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084823501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084823501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084823501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084823501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084823501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084823501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084823501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084823501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084823501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084823501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084823501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084823501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084823501 DLSCCP DEBUG SCCP-SCOC(3)[0x556598a1f550]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084823501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x556598a1c850]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084823501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344941)[0x556598a21960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084823501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084823502 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084823502 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084823502 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084823502 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084823502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084823502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084823502 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@8fcf34dce8ec: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@8fcf34dce8ec: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)1933399 HNBGW_Test.msc0-SCCP(132)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213084823516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084823516 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084823516 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084823516 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084823516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084823516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084823516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084823516 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084823516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084823516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084823516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084823516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084823516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084823516 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00df58d9) (sccp_scrc.c:477) 20241213084823516 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20241213084823516 DLSCCP DEBUG SCCP-SCOC(3)[0x556598a1f550]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084823516 DLSCCP DEBUG SCCP-SCOC(3)[0x556598a1f550]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084823516 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084823516 DLSCCP DEBUG SCCP-SCOC(3)[0x556598a1f550]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084823516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df58d9), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a697c5e2a36c2f8b18d3b004f40030002bf0056400500f1100926) (sccp_scrc.c:406) 20241213084823516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084823516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084823516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084823516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084823517 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084823517 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084823517 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) 20241213084823517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x556598a1c850]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084823517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x556598a1c850]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213084823517 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084823517 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084823517 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084823517 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084823517 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084823517 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084823517 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084823517 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084823535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59818<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@8fcf34dce8ec: Final verdict of PTC: none 20241213084823550 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40097<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(136)@8fcf34dce8ec: Final verdict of PTC: none 20241213084823550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59816<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213084823550 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084823550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084823550 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084823550 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213084823550 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084823550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084823550 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084823550 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084823550 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084823550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084823550 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084823550 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084823551 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084823551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084823551 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084823551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084823551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084823551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084823551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084823551 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084823551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084823551 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084823551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084823551 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084823551 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084823551 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084823551 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084823551 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(135)@8fcf34dce8ec: Final verdict of PTC: none 20241213084823552 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084823552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084823552 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084823552 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@8fcf34dce8ec: Final verdict of PTC: none 20241213084823553 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213084823553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084823553 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084823553 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084823553 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084823553 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084823553 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084823553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084823553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084823553 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084823553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084823553 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084823553 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084823553 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084823553 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084823553 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084823553 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084823553 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084823553 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084823553 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084823553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x556598a1c850]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213084823553 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213084823554 DLSCCP DEBUG SCCP-SCOC(3)[0x556598a1f550]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213084823554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df58d9), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213084823554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084823554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084823554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084823554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084823554 DLSCCP DEBUG SCCP-SCOC(3)[0x556598a1f550]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) HNBGW-MGCP(138)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(127)@8fcf34dce8ec: Final verdict of PTC: none 20241213084823554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x556598a1c850]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213084823554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344941)[0x556598a21960]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213084823554 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344941)[0x556598a21960]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213084823554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213084823554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344941)[0x556598a21960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213084823554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344941)[0x556598a21960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084823554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344941)[0x556598a21960]{disrupted}: Freeing instance (context_map.c:202) 20241213084823554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11344941)[0x556598a21960]{disrupted}: Deallocated (fsm.c:568) 20241213084823554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x556598a1c850]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084823554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x556598a1c850]{disconnected}: Freeing instance (context_map.c:206) 20241213084823554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x556598a1c850]{disconnected}: Deallocated (fsm.c:568) 20241213084823554 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11344941 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084823554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084823554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213084823555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084823555 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084823555 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084823555 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084823555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084823555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084823555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084823555 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084823555 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084823555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084823555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084823555 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213084823555 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084823558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59814<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(129)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:48:23 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc 20241213084823643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59822<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084824146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59822<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=257080) Waiting for packet dumper to finish... 1 (prev_count=257080, count=257736) 20241213084825552 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084825552 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084825552 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213084825553 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084825553 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084825553 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:48:26 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_ranap_ps_initial_ue_empty_cr started. 20241213084827252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084827257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084827263 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44199<->l=127.0.0.1:4262) (control_if.c:572) 20241213084827281 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084827281 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084827282 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084827282 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084827282 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084827282 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213084827282 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084827282 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084827282 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084827282 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084827283 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084827283 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084827283 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084827283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084827283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084827283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084827283 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084827283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084827283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084827283 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084827283 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084827283 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084827283 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084827283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084827283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084827283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084827284 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084827284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084827284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084827284 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084827284 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084827284 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084827284 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084827284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084827284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084827284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084827284 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084827284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084827284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084827284 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084827284 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084827284 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084827284 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084827284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084827284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084827284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084827284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084827284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084827284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084827284 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084827284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084827284 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084827284 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084827284 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084827284 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084827284 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084827284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084827284 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084827284 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084827284 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084827284 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084827284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084827284 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084827284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084827284 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084827284 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084827284 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084827284 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084827284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084827284 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084827284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084827284 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084827284 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084827284 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084827284 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084827284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084827284 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(148)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(148)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(146)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084827297 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084827297 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084827297 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084827297 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084827298 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084827298 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084827298 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084827298 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084827299 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084827299 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084827299 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084827299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084827299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084827299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084827299 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084827299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084827299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084827299 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084827299 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084827299 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084827299 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084827299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084827299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084827299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084827299 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084827299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084827299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084827299 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084827299 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084827299 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084827299 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084827299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084827299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084827299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084827299 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084827299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084827299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084827299 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084827299 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084827299 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084827299 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084827299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084827299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084827299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084827299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084827299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084827299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084827299 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084827299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084827299 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084827299 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084827299 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084827299 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084827299 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084827299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084827299 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084827299 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084827299 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084827299 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084827299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084827299 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084827299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084827299 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084827299 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084827299 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084827299 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084827299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084827299 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084827299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084827299 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084827299 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084827299 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084827299 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084827299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084827299 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084827323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084827323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084827323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084827323 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084827323 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084827323 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084827323 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084827323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084827323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084827495 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084827496 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084827496 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084827496 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084827503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084827503 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084827503 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084827503 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084827503 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084827503 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084827503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084827507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084827507 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084827507 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084827507 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084827507 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084827507 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084827507 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084827507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084827507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084827507 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084827507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084827507 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084827507 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084827507 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084827507 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084827507 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084827507 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084827508 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084827508 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084827508 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084827508 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084827508 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084827508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084827508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084827508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084827509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084827509 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084827509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084827509 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084827509 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084827509 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084827509 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084827509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084827509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084827509 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084827513 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084827513 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084827513 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084827513 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084827522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084827522 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084827522 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084827522 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084827522 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084827522 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084827522 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084827525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084827525 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084827525 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084827525 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084827525 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084827525 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084827525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084827525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084827525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084827525 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084827525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084827525 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084827525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084827525 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084827525 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084827525 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084827525 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084827526 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084827526 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084827526 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084827526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084827526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084827526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084827526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084827526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084827526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084827526 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084827526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084827526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084827527 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084827527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084827527 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084827527 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084827527 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084827527 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084827527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084827527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084827527 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084827669 DLSCCP DEBUG SCCP-SCOC(2)[0x556598a21ed0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213084827669 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ce79de), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213084827669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084827669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084827669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084827669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084827669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084827669 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084827669 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084827669 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084827669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084827669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084827669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084827669 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084827677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084827677 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084827677 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084827677 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084827677 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084827677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084827677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084827677 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084827677 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084827677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084827677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084827677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084827677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084827677 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=00ce79de) (sccp_scrc.c:477) 20241213084827677 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20241213084827677 DLSCCP DEBUG SCCP-SCOC(2)[0x556598a21ed0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213084827677 DLSCCP DEBUG SCCP-SCOC(2)[0x556598a21ed0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213084827677 DLSCCP DEBUG SCCP-SCOC(2)[0x556598a21ed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084827677 DLSCCP DEBUG SCCP-SCOC(2)[0x556598a21ed0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084827677 DLSCCP DEBUG SCCP-SCOC(2)[0x556598a21ed0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084828312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084828312 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084828312 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084828312 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084828312 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084828312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084828312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084828312 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084828313 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084828313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084828313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084828313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084828313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084828313 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084828313 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084828313 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084828313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828313 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084828313 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084828313 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084828313 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084828313 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084828313 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084828313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084828313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084828313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084828313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084828313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084828313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084828313 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084828313 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084828313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084828313 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084828314 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084828314 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084828314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084828314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084828314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084828314 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084828314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084828314 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084828314 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084828314 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084828314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084828314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084828314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084828314 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084828314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084828314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084828314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084828314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084828314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084828314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084828315 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084828315 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084828315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828315 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084828315 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084828315 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084828315 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084828316 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084828320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084828320 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084828320 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084828320 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084828320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084828320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084828320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084828320 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084828320 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084828320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084828320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084828320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084828320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084828320 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084828320 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084828320 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084828320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828320 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084828320 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084828320 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084828320 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084828320 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084828320 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084828320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084828320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084828320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) HNBGW_Test.sgsn0-RAN(150)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084828321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084828321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084828321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084828321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084828321 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084828321 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084828321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084828321 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084828321 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084828321 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084828321 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084828321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084828321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084828321 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084828321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084828321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084828321 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084828321 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084828321 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084828321 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084828321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084828321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084828321 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084828321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084828321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084828321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084828321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084828322 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084828322 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084828322 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084828322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084828322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084828322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084828322 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084828322 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084828322 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084828322 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084828322 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084828356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59854<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(150)@8fcf34dce8ec: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)10992383 20241213084829401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084829401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084829401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213084829401 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084829401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa7baff, normal) (hnbgw_rua.c:407) 20241213084829401 DHNB DEBUG map_rua[0x556598a21ed0]{init}: Allocated (fsm.c:456) 20241213084829401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10992383)[0x556598a21ed0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084829401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10992383 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213084829401 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084829401 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084829402 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10992383 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213084829402 DCN DEBUG map_sccp[0x556598a21960]{init}: Allocated (fsm.c:456) 20241213084829402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x556598a21960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084829402 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10992383 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213084829402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10992383 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213084829402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10992383)[0x556598a21ed0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084829402 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084829402 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084829402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10992383)[0x556598a21ed0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084829402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x556598a21960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084829402 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084829402 DLSCCP DEBUG SCCP-SCOC(4)[0x556598a1c850]{IDLE}: Allocated (fsm.c:456) 20241213084829402 DLSCCP DEBUG SCCP-SCOC(4)[0x556598a1c850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084829402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20241213084829402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084829402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084829402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084829402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084829402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084829402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084829402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084829402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084829402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084829402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084829402 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084829402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084829402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084829402 DLSCCP DEBUG SCCP-SCOC(4)[0x556598a1c850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084829402 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x556598a21960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084829402 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10992383)[0x556598a21ed0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084829402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084829402 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084829402 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084829402 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084829402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084829402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084829402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084829402 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@8fcf34dce8ec: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@8fcf34dce8ec: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)6354828 HNBGW_Test.sgsn0-SCCP(149)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213084829413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084829413 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084829413 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084829413 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084829413 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084829413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084829413 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084829413 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084829414 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084829414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084829414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084829414 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084829414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084829414 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fc699f) (sccp_scrc.c:477) 20241213084829414 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20241213084829414 DLSCCP DEBUG SCCP-SCOC(4)[0x556598a1c850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084829414 DLSCCP DEBUG SCCP-SCOC(4)[0x556598a1c850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084829414 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084829414 DLSCCP DEBUG SCCP-SCOC(4)[0x556598a1c850]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084829414 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc699f), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a762c78f9bdb254c51024004f40030003160056400500f1100926) (sccp_scrc.c:406) 20241213084829414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084829414 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084829414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084829414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084829414 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084829414 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084829414 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) 20241213084829414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x556598a21960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084829414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x556598a21960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213084829414 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084829414 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084829414 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084829414 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084829414 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084829414 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084829414 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084829414 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084829428 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59854<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213084829441 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44199<->l=127.0.0.1:4262) (control_if.c:193) 20241213084829443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59850<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(149)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(146)@8fcf34dce8ec: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@8fcf34dce8ec: Final verdict of PTC: none 20241213084829443 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084829443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084829443 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084829443 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@8fcf34dce8ec: Final verdict of PTC: none 20241213084829444 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084829444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084829444 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084829444 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084829444 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084829444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084829444 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084829444 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084829444 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084829444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084829444 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084829444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084829444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084829444 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084829444 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213084829444 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084829444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084829444 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084829444 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213084829444 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084829444 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084829444 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084829444 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084829444 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084829444 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084829444 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084829444 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084829444 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084829444 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084829444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x556598a21960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213084829444 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084829444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084829444 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084829444 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084829444 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084829444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084829444 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084829444 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084829444 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084829444 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213084829444 DLSCCP DEBUG SCCP-SCOC(4)[0x556598a1c850]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213084829444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc699f), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213084829444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084829444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084829444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084829445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084829445 DLSCCP DEBUG SCCP-SCOC(4)[0x556598a1c850]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213084829445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x556598a21960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213084829444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084829444 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084829445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084829445 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(142)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(150)@8fcf34dce8ec: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(151)@8fcf34dce8ec: Final verdict of PTC: none 20241213084829445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10992383)[0x556598a21ed0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213084829445 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10992383)[0x556598a21ed0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213084829445 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213084829445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10992383)[0x556598a21ed0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213084829445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10992383)[0x556598a21ed0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084829445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10992383)[0x556598a21ed0]{disrupted}: Freeing instance (context_map.c:202) 20241213084829445 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10992383)[0x556598a21ed0]{disrupted}: Deallocated (fsm.c:568) 20241213084829445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x556598a21960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084829445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x556598a21960]{disconnected}: Freeing instance (context_map.c:206) 20241213084829445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x556598a21960]{disconnected}: Deallocated (fsm.c:568) 20241213084829445 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10992383 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213084829445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084829445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084829445 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084829445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084829445 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084829445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084829445 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084829445 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084829445 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084829445 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084829445 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084829445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084829445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213084829445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084829445 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084829445 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084829445 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084829445 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084829446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084829446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084829446 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213084829445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084829445 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084829445 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084829445 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084829446 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(148)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(152)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(141)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084829451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59836<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(143)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:48:29 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc 20241213084829533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084830035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59862<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=197512) Waiting for packet dumper to finish... 1 (prev_count=197512, count=260580) 20241213084831445 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084831445 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084831445 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213084831445 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084831445 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084831445 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:48:32 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_ranap_cs_bidir started. 20241213084833131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42534<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084833135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084833138 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43439<->l=127.0.0.1:4262) (control_if.c:572) 20241213084833151 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084833151 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084833152 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084833152 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084833152 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084833152 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084833152 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084833152 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084833152 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084833152 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213084833153 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084833153 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084833153 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084833153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084833153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084833153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084833153 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084833153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084833153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084833153 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084833153 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084833153 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084833153 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084833153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084833153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084833153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084833153 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084833153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084833153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084833153 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084833153 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084833153 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084833153 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084833153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084833153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084833153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084833153 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084833153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084833153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084833153 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084833153 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084833153 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084833154 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084833154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084833154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084833154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084833154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084833154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084833154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084833154 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084833154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084833154 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084833154 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084833154 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084833154 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084833154 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084833154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084833154 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084833154 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084833154 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084833154 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084833154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084833154 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084833154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084833154 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084833154 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084833154 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084833154 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084833154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084833154 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084833154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084833154 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084833154 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084833154 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084833154 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084833154 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084833154 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(162)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(160)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084833167 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084833167 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084833167 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084833167 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084833167 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084833167 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084833167 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084833167 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084833168 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084833168 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084833168 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084833168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084833168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084833168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084833168 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084833168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084833168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084833168 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084833168 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084833168 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084833168 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084833168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084833168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084833168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084833168 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084833168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084833168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084833168 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084833168 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084833168 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084833168 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084833168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084833168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084833168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084833168 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084833168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084833168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084833168 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084833168 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084833168 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084833168 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084833168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084833168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084833168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084833168 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084833168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084833168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084833168 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084833168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084833168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084833168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084833168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084833168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084833168 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084833168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084833168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084833168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084833168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084833168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084833168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084833168 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084833168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084833168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084833168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084833168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084833168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084833168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084833168 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084833168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084833168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084833168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084833168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084833168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084833168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084833168 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(165)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084833190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084833190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084833190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084833190 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084833190 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084833190 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084833190 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084833190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084833190 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084833365 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084833365 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084833365 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084833365 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084833372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084833372 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084833372 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084833372 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084833372 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084833372 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084833372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084833375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084833375 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084833375 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084833375 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084833375 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084833375 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084833375 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084833375 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084833375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084833376 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084833376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084833376 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084833376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084833376 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084833376 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084833376 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084833376 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084833377 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084833377 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084833377 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084833377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084833377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084833377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084833377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084833377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084833377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084833377 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084833378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084833378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084833378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084833378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084833378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084833378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084833378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084833378 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084833380 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084833380 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084833380 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084833380 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084833388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084833388 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084833388 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084833388 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084833388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084833388 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084833388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084833391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084833391 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084833391 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084833391 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084833391 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084833391 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084833391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084833391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084833391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084833391 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084833391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084833391 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084833391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084833392 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084833392 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084833392 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084833392 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084833393 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084833393 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084833393 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084833393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084833393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084833393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084833393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084833393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084833393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084833393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084833393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084833393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084833393 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084833394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084833394 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084833394 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084833394 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084833394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084833394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084833394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084833394 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084833555 DLSCCP DEBUG SCCP-SCOC(3)[0x556598a1f550]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213084833555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df58d9), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213084833555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084833555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084833555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084833555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084833555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084833555 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084833555 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084833555 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084833555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084833555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084833555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084833555 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084833563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084833563 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084833563 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084833563 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084833563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084833563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084833563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084833563 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084833563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084833563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084833563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084833563 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084833563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084833563 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=00df58d9) (sccp_scrc.c:477) 20241213084833563 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20241213084833563 DLSCCP DEBUG SCCP-SCOC(3)[0x556598a1f550]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213084833563 DLSCCP DEBUG SCCP-SCOC(3)[0x556598a1f550]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213084833563 DLSCCP DEBUG SCCP-SCOC(3)[0x556598a1f550]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084833563 DLSCCP DEBUG SCCP-SCOC(3)[0x556598a1f550]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084833563 DLSCCP DEBUG SCCP-SCOC(3)[0x556598a1f550]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(161)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084834183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084834183 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084834183 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084834183 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084834183 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084834183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084834183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084834183 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084834183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084834183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084834183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084834183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084834183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084834183 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084834183 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084834183 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084834183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834183 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084834184 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084834184 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084834184 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084834184 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084834184 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084834184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084834184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084834184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084834184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084834184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084834184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084834184 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084834184 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084834184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084834184 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084834184 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084834184 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084834184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084834184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084834184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084834184 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084834186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084834186 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084834186 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084834186 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084834186 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084834186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084834186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084834186 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084834187 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084834187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084834187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084834187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084834187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084834187 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084834187 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084834187 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084834187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834187 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084834187 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084834187 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084834187 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084834187 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084834191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084834191 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084834191 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084834191 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084834191 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084834191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084834191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084834191 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084834191 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084834191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084834191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084834191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084834191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084834192 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084834192 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084834192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084834192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834192 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084834192 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084834192 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084834192 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084834192 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084834192 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084834192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084834192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084834192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084834192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084834192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084834192 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084834192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084834192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084834192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084834192 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084834192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084834192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084834192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084834192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084834192 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084834192 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084834195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084834195 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084834195 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084834195 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084834195 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084834195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084834195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084834195 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084834195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084834195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084834195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084834195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084834195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084834196 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084834196 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084834196 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084834196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084834196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084834196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084834196 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084834196 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084834196 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084834196 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084834196 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084834215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42544<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(161)@8fcf34dce8ec: f_create_expect(l3 := '61FC227E5AE533C8E7BA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@8fcf34dce8ec: Created Expect[0] for '61FC227E5AE533C8E7BA'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@8fcf34dce8ec: Added conn table entry 0TC_ranap_cs_bidir0(167)4759206 20241213084835269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084835269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084835269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084835269 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084835269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x489ea6, normal) (hnbgw_rua.c:407) 20241213084835269 DHNB DEBUG map_rua[0x556598a1f550]{init}: Allocated (fsm.c:456) 20241213084835269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4759206)[0x556598a1f550]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084835269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4759206 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084835269 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084835269 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084835270 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4759206 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084835270 DCN DEBUG map_sccp[0x556598a21ed0]{init}: Allocated (fsm.c:456) 20241213084835270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556598a21ed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084835270 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4759206 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084835270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4759206 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084835270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4759206)[0x556598a1f550]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084835270 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084835270 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084835270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4759206)[0x556598a1f550]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084835270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556598a21ed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084835270 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084835270 DLSCCP DEBUG SCCP-SCOC(5)[0x556598a21960]{IDLE}: Allocated (fsm.c:456) 20241213084835270 DLSCCP DEBUG SCCP-SCOC(5)[0x556598a21960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084835270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a61fc227e5ae533c8e7ba004f40030003d40056400500f1100926) (sccp_scrc.c:406) 20241213084835270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084835270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084835270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084835270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084835270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084835270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084835270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084835270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084835270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084835270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084835270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084835270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084835270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084835270 DLSCCP DEBUG SCCP-SCOC(5)[0x556598a21960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084835270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556598a21ed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084835270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4759206)[0x556598a1f550]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084835271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084835271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084835271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084835271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084835271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084835271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084835271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084835271 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@8fcf34dce8ec: Found Expect[0] for l3='61FC227E5AE533C8E7BA'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@8fcf34dce8ec: Added conn table entry 0TC_ranap_cs_bidir0(167)14712149 HNBGW_Test.msc0-SCCP(160)@8fcf34dce8ec: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213084835285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084835285 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084835285 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084835285 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084835285 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084835285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084835285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084835285 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084835285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084835285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084835285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084835285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084835285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084835285 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0029e093) (sccp_scrc.c:477) 20241213084835285 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20241213084835286 DLSCCP DEBUG SCCP-SCOC(5)[0x556598a21960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084835286 DLSCCP DEBUG SCCP-SCOC(5)[0x556598a21960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084835286 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084835286 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084835286 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) 20241213084835286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556598a21ed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084835286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556598a21ed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(160)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@8fcf34dce8ec: vl_len:22 HNBGW_Test.msc0-SCCP(160)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(160)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A48EADDC5B6ADBB091C89'O 20241213084835486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084835486 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084835486 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084835486 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084835486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084835486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084835486 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084835486 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084835486 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084835486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084835486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084835486 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084835486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084835487 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=001440120000010010400b0a48eaddc5b6adbb091c89) (sccp_scrc.c:477) 20241213084835487 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20241213084835487 DLSCCP DEBUG SCCP-SCOC(5)[0x556598a21960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084835487 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084835487 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084835487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556598a21ed0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084835487 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241213084835487 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213084835487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556598a21ed0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241213084835487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4759206)[0x556598a1f550]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084835487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241213084835487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084835487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) TC_ranap_cs_bidir0(167)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084835502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084835502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084835502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1272) 20241213084835502 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084835502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x489ea6) (hnbgw_rua.c:471) 20241213084835502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4759206 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241213084835502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4759206)[0x556598a1f550]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084835502 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213084835502 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213084835502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4759206)[0x556598a1f550]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241213084835502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556598a21ed0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084835502 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084835502 DLSCCP DEBUG SCCP-SCOC(5)[0x556598a21960]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084835502 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029e093), PART(T=Data,L=22,D=001440120000010010400b0a0cc776e5955c59758d90) (sccp_scrc.c:406) 20241213084835502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084835502 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084835502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084835502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084835502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084835502 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084835502 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084835502 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084835502 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084835502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084835502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084835502 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@8fcf34dce8ec: vl_len:20 HNBGW_Test.msc0-SCCP(160)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(160)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20241213084835511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084835511 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084835511 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084835511 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084835511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084835511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084835511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084835511 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084835511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084835511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084835511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084835511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084835511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084835511 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) 20241213084835512 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20241213084835512 DLSCCP DEBUG SCCP-SCOC(5)[0x556598a21960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084835512 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084835512 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084835512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556598a21ed0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084835512 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241213084835512 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241213084835512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556598a21ed0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241213084835512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4759206)[0x556598a1f550]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084835512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20241213084835512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084835512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:795) TC_ranap_cs_bidir0(167)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084835518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42544<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_cs_bidir(154)@8fcf34dce8ec: Final verdict of PTC: none 20241213084835525 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43439<->l=127.0.0.1:4262) (control_if.c:193) 20241213084835525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084835525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084835525 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084835525 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084835525 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213084835525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4759206)[0x556598a1f550]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213084835525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4759206)[0x556598a1f550]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213084835525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556598a21ed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213084835525 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213084835525 DLSCCP DEBUG SCCP-SCOC(5)[0x556598a21960]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213084835525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029e093), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213084835525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084835525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084835525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084835525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084835525 DLSCCP DEBUG SCCP-SCOC(5)[0x556598a21960]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213084835525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556598a21ed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213084835525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4759206)[0x556598a1f550]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084835525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4759206)[0x556598a1f550]{disrupted}: Freeing instance (context_map.c:202) 20241213084835525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4759206)[0x556598a1f550]{disrupted}: Deallocated (fsm.c:568) 20241213084835525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556598a21ed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084835526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556598a21ed0]{disconnected}: Freeing instance (context_map.c:206) 20241213084835526 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x556598a21ed0]{disconnected}: Deallocated (fsm.c:568) 20241213084835526 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4759206 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084835526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42540<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213084835526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084835526 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084835526 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084835526 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084835526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084835526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084835526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084835526 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084835527 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084835527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084835527 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084835527 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213084835527 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213084835527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084835527 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213084835527 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241213084835527 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213084835527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084835527 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084835527 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084835527 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084835527 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084835527 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING TC_ranap_cs_bidir-Iuh0-RUA(159)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@8fcf34dce8ec: Final verdict of PTC: none 20241213084835527 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084835527 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)@8fcf34dce8ec: Final verdict of PTC: none20241213084835527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084835527 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Cannot send after transport endpoint shutdown 20241213084835527 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084835527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084835527 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084835527 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213084835527 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084835527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084835527 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084835527 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084835528 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084835527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084835527 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084835527 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084835528 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084835528 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084835528 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084835528 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084835528 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084835528 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084835528 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084835528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084835528 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084835528 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084835528 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084835528 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084835528 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084835528 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084835528 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(163)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(166)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@8fcf34dce8ec: Final verdict of PTC: none 20241213084835528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084835528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084835528 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084835528 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084835528 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084835528 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084835528 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084835528 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084835528 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084835528 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084835528 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_bidir-Iuh0(158)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(155)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084835530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42534<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(157)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:48:35 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc 20241213084835610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084836112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42550<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=270776) Waiting for packet dumper to finish... 1 (prev_count=270776, count=274656) 20241213084837528 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084837528 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084837528 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213084837528 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084837528 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084837528 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:48:38 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_ranap_ps_bidir started. 20241213084839201 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084839203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084839206 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44467<->l=127.0.0.1:4262) (control_if.c:572) 20241213084839223 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084839224 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084839224 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084839224 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084839224 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084839224 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_bidir-Iuh0(172)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084839224 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084839224 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084839224 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084839224 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213084839226 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084839226 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084839226 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084839226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084839226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084839226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084839226 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084839226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084839226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084839226 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084839226 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084839226 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084839226 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084839226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084839226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084839226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084839226 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084839226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084839226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084839226 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084839226 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084839226 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084839226 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084839226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084839226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084839226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084839226 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084839226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084839226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084839226 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084839226 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084839226 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084839226 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084839226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084839226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084839226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084839226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084839226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084839226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084839226 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084839226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084839226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084839226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084839226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084839226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084839226 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084839226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084839226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084839226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084839226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084839226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084839226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084839226 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084839226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084839226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084839226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084839226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084839226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084839226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084839226 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084839226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084839226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084839226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084839226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084839226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084839226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084839226 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(176)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(174)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084839240 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084839240 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084839240 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084839240 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084839240 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084839240 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084839240 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084839240 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084839241 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084839241 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084839241 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084839241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084839241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084839241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084839241 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084839241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084839241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084839241 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084839242 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084839242 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084839242 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084839242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084839242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084839242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084839242 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084839242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084839242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084839242 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084839242 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084839242 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084839242 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084839242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084839242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084839242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084839242 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084839242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084839242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084839242 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084839242 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084839242 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084839242 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084839242 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084839242 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084839242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084839242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084839242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084839242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084839242 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084839242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084839242 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084839242 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084839242 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084839242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084839242 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084839242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084839242 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084839242 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084839242 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084839242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084839242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084839242 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084839242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084839242 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084839242 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084839242 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084839242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084839242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084839242 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084839242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084839242 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084839242 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084839242 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084839242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084839242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084839242 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084839263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084839263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084839263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084839263 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084839263 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084839263 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084839263 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084839263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084839263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084839438 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084839438 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084839438 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084839438 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084839446 DLSCCP DEBUG SCCP-SCOC(4)[0x556598a1c850]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213084839446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc699f), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213084839446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084839446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084839446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084839446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084839446 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084839446 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084839446 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084839446 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084839446 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084839446 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084839446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084839446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084839446 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084839446 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084839446 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084839446 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084839446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084839446 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213084839450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084839450 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084839450 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084839450 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084839450 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084839450 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084839450 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084839451 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084839451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084839451 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084839451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084839451 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084839451 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084839451 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084839451 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084839451 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084839451 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084839452 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084839452 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084839452 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084839452 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084839452 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084839452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084839452 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084839452 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084839452 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084839452 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084839453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084839453 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084839453 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084839453 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084839453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084839453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084839453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084839453 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084839454 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084839454 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084839454 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084839454 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084839462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084839462 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084839462 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084839462 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084839462 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084839462 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084839462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084839466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084839466 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084839466 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084839466 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084839466 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084839466 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084839466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084839466 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084839466 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084839466 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084839466 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084839466 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084839466 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084839466 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084839466 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084839466 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084839466 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084839467 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084839467 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084839467 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084839467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084839467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084839468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084839468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084839468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084839468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084839468 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084839468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084839468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084839468 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084839468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084839468 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084839468 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084839468 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084839468 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084839468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084839468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084839468 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084840255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084840255 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084840255 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084840255 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084840255 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084840255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084840255 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084840255 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084840255 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084840255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084840255 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084840256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084840256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084840256 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084840256 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084840256 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084840256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840256 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084840256 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084840256 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084840256 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084840256 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084840256 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084840256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084840256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084840256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084840256 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084840256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084840256 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084840256 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084840256 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084840256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084840256 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084840256 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084840256 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084840256 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084840256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084840256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084840256 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084840258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084840258 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084840258 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084840258 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084840258 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084840258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084840258 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084840258 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084840258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084840258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084840258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084840258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084840258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084840258 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084840258 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084840258 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084840258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840258 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084840258 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084840258 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084840258 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084840258 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084840265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084840265 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084840265 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084840265 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084840265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing HNBGW_Test.sgsn0-RAN(178)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084840265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084840265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084840265 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084840265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084840265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084840265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084840265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084840265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084840265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084840265 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084840265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084840265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840266 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084840266 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084840266 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084840266 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084840266 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084840266 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084840266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084840266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084840266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084840266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084840266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084840266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084840266 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084840266 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084840266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084840266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084840266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084840266 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084840266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084840266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084840266 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084840266 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084840270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084840270 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084840270 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084840270 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084840270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084840270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084840271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084840271 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084840271 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084840271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084840271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084840271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084840271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084840271 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084840271 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084840271 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084840271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084840271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084840271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084840271 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084840271 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084840271 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084840271 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084840271 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084840288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42574<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(178)@8fcf34dce8ec: f_create_expect(l3 := '2994FE69EADC6D493D6B'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@8fcf34dce8ec: Created Expect[0] for '2994FE69EADC6D493D6B'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@8fcf34dce8ec: Added conn table entry 0TC_ranap_ps_bidir0(181)2868459 20241213084841335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084841335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084841335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213084841335 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084841335 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2bc4eb, normal) (hnbgw_rua.c:407) 20241213084841335 DHNB DEBUG map_rua[0x556598a1f550]{init}: Allocated (fsm.c:456) 20241213084841335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2868459)[0x556598a1f550]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084841336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2868459 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213084841336 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084841336 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084841336 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2868459 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213084841336 DCN DEBUG map_sccp[0x556598a21ed0]{init}: Allocated (fsm.c:456) 20241213084841336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556598a21ed0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084841336 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2868459 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213084841336 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2868459 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213084841336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2868459)[0x556598a1f550]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084841336 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084841336 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084841336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2868459)[0x556598a1f550]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084841336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556598a21ed0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084841336 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084841336 DLSCCP DEBUG SCCP-SCOC(6)[0x556598a227e0]{IDLE}: Allocated (fsm.c:456) 20241213084841336 DLSCCP DEBUG SCCP-SCOC(6)[0x556598a227e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084841336 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a2994fe69eadc6d493d6b004f40030000c00056400500f1100926) (sccp_scrc.c:406) 20241213084841336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084841336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084841336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084841336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084841336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084841336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084841336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084841336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084841336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084841336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084841336 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084841336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084841336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084841336 DLSCCP DEBUG SCCP-SCOC(6)[0x556598a227e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084841336 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556598a21ed0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084841336 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2868459)[0x556598a1f550]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084841336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084841336 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084841336 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084841336 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084841336 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084841336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084841336 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084841336 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@8fcf34dce8ec: Found Expect[0] for l3='2994FE69EADC6D493D6B'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@8fcf34dce8ec: Added conn table entry 0TC_ranap_ps_bidir0(181)1779198 HNBGW_Test.sgsn0-SCCP(177)@8fcf34dce8ec: Session index based on connection ID:0 TC_ranap_ps_bidir0(181)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(177)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213084841353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084841353 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084841353 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084841353 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084841353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084841353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084841353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084841353 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084841353 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084841353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084841353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084841353 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084841353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084841353 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004f58ad) (sccp_scrc.c:477) 20241213084841353 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20241213084841353 DLSCCP DEBUG SCCP-SCOC(6)[0x556598a227e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084841353 DLSCCP DEBUG SCCP-SCOC(6)[0x556598a227e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084841353 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084841353 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084841353 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) 20241213084841353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556598a21ed0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084841353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556598a21ed0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(177)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@8fcf34dce8ec: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A5967C86BCBC102DDDC43'O 20241213084841554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084841554 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084841554 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084841554 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084841554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084841554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084841554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084841554 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084841554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084841555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084841555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084841555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084841555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084841555 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=001440120000010010400b0a5967c86bcbc102dddc43) (sccp_scrc.c:477) 20241213084841555 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20241213084841555 DLSCCP DEBUG SCCP-SCOC(6)[0x556598a227e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084841555 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084841555 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084841555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556598a21ed0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084841555 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241213084841555 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213084841555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556598a21ed0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241213084841555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2868459)[0x556598a1f550]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084841555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241213084841555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084841555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) TC_ranap_ps_bidir0(181)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084841580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084841580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084841580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1272) 20241213084841580 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084841580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2bc4eb) (hnbgw_rua.c:471) 20241213084841580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2868459 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241213084841580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2868459)[0x556598a1f550]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084841580 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213084841580 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213084841580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2868459)[0x556598a1f550]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241213084841580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556598a21ed0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084841580 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084841580 DLSCCP DEBUG SCCP-SCOC(6)[0x556598a227e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084841580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f58ad), PART(T=Data,L=22,D=001440120000010010400b0a759de860a5900b534f6d) (sccp_scrc.c:406) 20241213084841580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084841580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084841580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084841580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084841581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084841581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084841581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084841581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084841581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084841581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084841581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084841581 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@8fcf34dce8ec: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20241213084841598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084841598 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084841598 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084841598 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084841598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084841598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084841598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084841598 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084841599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084841599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084841599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084841599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084841599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084841599 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) 20241213084841599 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20241213084841599 DLSCCP DEBUG SCCP-SCOC(6)[0x556598a227e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084841599 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084841599 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084841599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556598a21ed0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084841599 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241213084841599 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241213084841599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556598a21ed0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241213084841599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2868459)[0x556598a1f550]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084841599 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20241213084841599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084841599 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:795) TC_ranap_ps_bidir0(181)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084841607 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42574<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213084841619 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44467<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ranap_ps_bidir(168)@8fcf34dce8ec: Final verdict of PTC: none 20241213084841619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084841619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084841619 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084841619 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084841619 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213084841620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2868459)[0x556598a1f550]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213084841620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2868459)[0x556598a1f550]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213084841620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556598a21ed0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213084841620 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213084841620 DLSCCP DEBUG SCCP-SCOC(6)[0x556598a227e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213084841620 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f58ad), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213084841620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084841620 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084841620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084841620 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084841620 DLSCCP DEBUG SCCP-SCOC(6)[0x556598a227e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213084841620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556598a21ed0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213084841620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2868459)[0x556598a1f550]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) TC_ranap_ps_bidir-Iuh0-RUA(173)@8fcf34dce8ec: Final verdict of PTC: none 20241213084841620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2868459)[0x556598a1f550]{disrupted}: Freeing instance (context_map.c:202) 20241213084841620 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2868459)[0x556598a1f550]{disrupted}: Deallocated (fsm.c:568) 20241213084841620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556598a21ed0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084841620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556598a21ed0]{disconnected}: Freeing instance (context_map.c:206) 20241213084841620 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x556598a21ed0]{disconnected}: Deallocated (fsm.c:568) 20241213084841620 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2868459 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213084841620 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084841620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084841620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42560<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213084841620 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084841620 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213084841620 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084841620 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084841620 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084841620 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084841620 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084841621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084841621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084841621 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084841621 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084841621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084841621 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084841621 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084841621 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084841621 DLSS7 <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(179)@8fcf34dce8ec: Final verdict of PTC: none 20241213084841621 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084841621 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084841621 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084841622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084841622 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084841622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084841622 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084841622 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084841622 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084841622 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084841622 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(176)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@8fcf34dce8ec: Final verdict of PTC: none 20241213084841621 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084841621 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084841621 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084841621 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084841621 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084841621 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084841621 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084841621 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084841621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084841621 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084841621 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213084841621 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213084841621 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084841621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084841621 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084841621 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084841622 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084841622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084841622 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084841622 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084841622 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084841622 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084841622 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084841622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084841622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(178)@8fcf34dce8ec: Final verdict of PTC: none 20241213084841622 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084841622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084841622 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084841622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084841622 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084841622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084841622 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084841622 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084841622 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084841622 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084841622 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(169)@8fcf34dce8ec: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(177)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(180)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084841623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(171)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:48:41 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc 20241213084841666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39434<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084842167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39434<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=264248) Waiting for packet dumper to finish... 1 (prev_count=264248, count=268128) 20241213084843622 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084843622 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084843622 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213084843622 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084843622 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084843622 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:48:44 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_rab_assignment started. 20241213084845275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084845279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084845284 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46689<->l=127.0.0.1:4262) (control_if.c:572) 20241213084845298 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084845298 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084845298 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084845298 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084845298 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084845298 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084845298 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084845298 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084845298 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084845298 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213084845299 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084845299 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084845299 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084845299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084845299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084845299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084845299 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084845299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084845299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084845299 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084845299 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084845299 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084845300 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084845300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084845300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084845300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084845300 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084845300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084845300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084845300 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084845300 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084845300 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084845300 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084845300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084845300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084845300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084845300 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084845300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084845300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084845300 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084845300 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084845300 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084845300 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084845300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084845300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084845300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084845300 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084845300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084845300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084845300 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084845300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084845300 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084845300 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084845300 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084845300 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084845300 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084845300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084845300 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084845300 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084845300 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084845300 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084845300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084845300 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084845300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084845300 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084845300 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084845300 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084845300 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084845300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084845300 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084845300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084845300 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084845300 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084845300 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084845300 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084845300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084845300 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(190)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084845316 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084845316 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084845316 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084845316 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084845317 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084845317 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084845317 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084845317 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084845318 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084845318 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084845318 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084845318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084845318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084845318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084845318 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084845318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084845318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084845318 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084845318 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084845318 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084845318 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084845318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084845318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084845318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084845318 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084845318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084845318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084845318 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084845318 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084845318 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084845318 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084845318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084845318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084845318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084845318 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084845318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084845318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084845318 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084845318 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084845318 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084845318 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084845318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084845318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084845318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084845318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084845318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084845318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084845318 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084845318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084845318 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084845318 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084845318 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084845318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084845319 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084845319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084845319 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084845319 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084845319 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084845319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084845319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084845319 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084845319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084845319 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084845319 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084845319 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084845319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084845319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084845319 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084845319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084845319 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084845319 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084845319 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084845319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084845319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084845319 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084845351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084845352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084845352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084845352 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084845352 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084845352 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084845352 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084845352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084845352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084845512 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084845512 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084845512 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084845512 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084845513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084845513 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084845513 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084845513 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084845513 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084845513 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084845513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084845514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084845514 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084845514 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084845514 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084845514 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084845514 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084845514 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084845514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084845514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084845514 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084845514 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084845514 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084845514 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084845514 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084845514 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084845514 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084845514 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084845515 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084845515 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084845515 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084845515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084845515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084845515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084845516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084845516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084845516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084845516 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084845516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084845516 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084845516 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084845516 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084845516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084845516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084845516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084845516 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084845526 DLSCCP DEBUG SCCP-SCOC(5)[0x556598a21960]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213084845526 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029e093), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213084845526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084845526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084845526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084845526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084845526 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084845526 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084845526 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084845526 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084845526 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084845526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084845526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084845526 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084845528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084845528 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084845528 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084845528 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084845528 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084845528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084845528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084845528 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084845528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084845528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084845528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084845528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084845528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084845528 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=0029e093) (sccp_scrc.c:477) 20241213084845528 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20241213084845528 DLSCCP DEBUG SCCP-SCOC(5)[0x556598a21960]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213084845528 DLSCCP DEBUG SCCP-SCOC(5)[0x556598a21960]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213084845528 DLSCCP DEBUG SCCP-SCOC(5)[0x556598a21960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084845528 DLSCCP DEBUG SCCP-SCOC(5)[0x556598a21960]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084845528 DLSCCP DEBUG SCCP-SCOC(5)[0x556598a21960]{IDLE}: Deallocated (fsm.c:568) 20241213084845540 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084845540 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084845540 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084845540 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084845545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084845545 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084845545 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084845545 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084845545 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084845545 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084845545 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084845547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084845547 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084845547 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084845547 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084845547 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084845547 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084845547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084845547 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084845547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084845547 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084845547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084845547 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084845547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084845547 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084845547 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084845547 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084845547 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084845548 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084845548 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084845549 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084845549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084845549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084845549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084845549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084845549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084845549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084845549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084845549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084845549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084845549 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084845549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084845549 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084845549 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084845549 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084845549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084845549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084845549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084845549 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(189)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084846325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084846325 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084846325 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084846326 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084846326 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084846326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084846326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084846326 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084846326 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084846326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084846326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084846326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084846326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084846326 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084846326 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084846326 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084846326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846326 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084846326 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084846326 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084846326 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084846326 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084846326 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084846326 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084846326 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084846326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084846327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084846327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084846327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084846327 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084846327 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084846327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084846327 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084846327 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084846327 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084846327 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084846327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084846327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084846327 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084846329 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084846329 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084846330 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084846330 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084846330 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084846330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084846330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084846330 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084846330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084846330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084846330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084846330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084846330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084846330 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084846330 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084846330 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084846330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846330 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084846330 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084846330 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084846330 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084846330 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084846356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084846356 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084846356 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084846356 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084846356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084846356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084846356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084846356 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084846356 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084846356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084846356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084846356 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084846356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084846356 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084846356 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084846356 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084846356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846357 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084846357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084846357 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084846357 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084846357 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084846357 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084846357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084846357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084846357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084846357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084846357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084846357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084846357 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084846357 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084846357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084846357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084846357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084846357 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084846357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084846357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084846357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084846357 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084846359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084846360 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084846360 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084846360 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084846360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084846360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084846360 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084846360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084846360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084846360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084846360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084846360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084846360 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084846360 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084846360 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084846360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084846360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084846360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084846360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084846360 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084846360 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084846360 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084846360 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084846360 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084846378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39456<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(189)@8fcf34dce8ec: f_create_expect(l3 := '455F4E81DB7A6188C9CD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@8fcf34dce8ec: Created Expect[0] for '455F4E81DB7A6188C9CD'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@8fcf34dce8ec: Added conn table entry 0TC_rab_assignment0(195)6682299 20241213084847416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084847416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084847416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084847416 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084847416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x65f6bb, normal) (hnbgw_rua.c:407) 20241213084847416 DHNB DEBUG map_rua[0x556598a21960]{init}: Allocated (fsm.c:456) 20241213084847416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6682299)[0x556598a21960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084847416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6682299 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084847416 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084847416 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084847416 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6682299 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084847416 DCN DEBUG map_sccp[0x556598a1f550]{init}: Allocated (fsm.c:456) 20241213084847416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556598a1f550]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084847416 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6682299 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084847416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6682299 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084847416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6682299)[0x556598a21960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084847416 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084847416 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084847416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6682299)[0x556598a21960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084847416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556598a1f550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084847416 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084847416 DLSCCP DEBUG SCCP-SCOC(7)[0x556598a21ed0]{IDLE}: Allocated (fsm.c:456) 20241213084847416 DLSCCP DEBUG SCCP-SCOC(7)[0x556598a21ed0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084847416 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a455f4e81db7a6188c9cd004f40030002060056400500f1100926) (sccp_scrc.c:406) 20241213084847416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084847416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084847416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084847416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084847416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084847416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084847416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084847416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084847416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084847416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084847416 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084847416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084847416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084847416 DLSCCP DEBUG SCCP-SCOC(7)[0x556598a21ed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084847416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556598a1f550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084847416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6682299)[0x556598a21960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084847416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084847416 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084847416 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084847416 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084847416 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084847416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084847416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084847416 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@8fcf34dce8ec: Found Expect[0] for l3='455F4E81DB7A6188C9CD'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@8fcf34dce8ec: Added conn table entry 0TC_rab_assignment0(195)12614720 HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084847422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084847422 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084847422 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084847422 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084847422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084847422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084847422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084847422 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084847423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084847423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084847423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084847423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084847423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084847423 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00da146d) (sccp_scrc.c:477) 20241213084847423 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20241213084847423 DLSCCP DEBUG SCCP-SCOC(7)[0x556598a21ed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084847423 DLSCCP DEBUG SCCP-SCOC(7)[0x556598a21ed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084847423 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084847423 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084847423 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) 20241213084847423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556598a1f550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084847423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556598a1f550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(183)@8fcf34dce8ec: 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)@8fcf34dce8ec: 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)@8fcf34dce8ec: 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)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(194)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213084847626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084847626 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084847626 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084847626 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084847626 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084847626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084847626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084847626 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084847627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084847627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084847627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084847627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084847627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084847627 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) 20241213084847627 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20241213084847627 DLSCCP DEBUG SCCP-SCOC(7)[0x556598a21ed0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084847627 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084847627 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084847627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556598a1f550]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084847627 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084847627 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084847627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556598a1f550]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084847627 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084847627 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084847627 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084847627 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084847627 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084847627 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084847627 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084847627 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{UNUSED}: Allocated (fsm.c:456) 20241213084847627 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{UNUSED}: is child of mgw(mgw-fsm-6682299-0)[0x556598a22a20] (fsm.c:486) 20241213084847628 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6682299-0)[0x556598a22a20] (mgcp_client_endpoint_fsm.c:724) 20241213084847628 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084847628 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084847628 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084847628 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6682299-0)[0x556598a20f10]{ST_CRCX}: Allocated (fsm.c:456) 20241213084847628 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6682299-0)[0x556598a20f10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320] (fsm.c:486) 20241213084847628 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6682299-0)[0x556598a20f10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084847628 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6682299-0)[0x556598a20f10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084847628 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 65f6bb'... (mgcp_client.c:807) 20241213084847628 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1212) 20241213084847628 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6682299-0)[0x556598a20f10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084847628 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "65f6bb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65f6bb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "65f6bb17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65f6bb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241213084847657 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20241213084847657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a20f10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084847657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a20f10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084847657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a20f10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084847657 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a20f10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084847657 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084847657 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{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) 20241213084847657 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{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) 20241213084847657 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084847657 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084847657 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{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) 20241213084847657 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084847657 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084847657 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084847657 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084847657 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6682299)[0x556598a21960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084847657 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084847657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084847657 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment0(195)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084847690 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084847691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084847691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084847691 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084847691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x65f6bb) (hnbgw_rua.c:471) 20241213084847691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6682299 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084847691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6682299)[0x556598a21960]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084847691 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084847691 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084847691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6682299)[0x556598a21960]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084847691 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084847691 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084847691 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084847691 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084847691 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213084847691 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6682299-0)[0x556598a22a20] (mgcp_client_endpoint_fsm.c:724) 20241213084847691 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084847691 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084847691 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{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) 20241213084847691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a20f10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213084847691 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 65f6bb'... (mgcp_client.c:807) 20241213084847691 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1212) 20241213084847691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a20f10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084847691 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084847691 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{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) 20241213084847691 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "65f6bb17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65f6bb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084847718 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20241213084847719 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a20f10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213084847719 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a20f10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213084847719 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a20f10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213084847719 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213084847719 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{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) 20241213084847719 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{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) 20241213084847719 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084847719 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084847719 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{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) 20241213084847719 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084847719 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213084847719 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213084847719 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6682299-0)[0x556598a22a20] (mgcp_client_endpoint_fsm.c:724) 20241213084847719 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084847719 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084847719 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084847719 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6682299-0)[0x556598a1b7c0]{ST_CRCX}: Allocated (fsm.c:456) 20241213084847719 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6682299-0)[0x556598a1b7c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320] (fsm.c:486) 20241213084847719 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6682299-0)[0x556598a1b7c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084847719 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6682299-0)[0x556598a1b7c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241213084847719 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 65f6bb'... (mgcp_client.c:807) 20241213084847719 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1212) 20241213084847719 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6682299-0)[0x556598a1b7c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084847719 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084847719 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{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) 20241213084847719 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{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) 20241213084847719 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "65f6bb17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "65f6bb17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084847743 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20241213084847743 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a1b7c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213084847743 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a1b7c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213084847743 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a1b7c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084847743 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a1b7c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084847743 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213084847743 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{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) 20241213084847743 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{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) 20241213084847743 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{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) 20241213084847743 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084847743 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084847743 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{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) 20241213084847743 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{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) 20241213084847743 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084847743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084847743 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213084847743 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213084847743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556598a1f550]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213084847743 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084847743 DLSCCP DEBUG SCCP-SCOC(7)[0x556598a21ed0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084847743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da146d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213084847743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084847743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084847743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084847743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084847743 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213084847744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084847744 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084847744 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084847744 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084847744 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084847744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084847744 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084847744 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@8fcf34dce8ec: 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)@8fcf34dce8ec: 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)@8fcf34dce8ec: 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)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: vl_len:12 HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213084847788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084847788 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084847788 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084847788 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084847788 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084847788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084847788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084847788 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084847789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084847789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084847789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084847789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084847789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084847789 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) 20241213084847789 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20241213084847789 DLSCCP DEBUG SCCP-SCOC(7)[0x556598a21ed0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084847789 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084847789 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084847789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556598a1f550]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084847789 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084847789 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084847789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556598a1f550]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084847789 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213084847789 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213084847789 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084847789 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084847789 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a20f10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084847789 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 65f6bb'... (mgcp_client.c:807) 20241213084847789 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1212) 20241213084847789 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a20f10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084847789 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a1b7c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084847789 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 65f6bb'... (mgcp_client.c:807) 20241213084847789 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1212) 20241213084847789 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a1b7c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084847789 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{IN_USE}: Removing from parent mgw(mgw-fsm-6682299-0)[0x556598a22a20] (mgcp_client_endpoint_fsm.c:873) 20241213084847789 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084847789 DLMGCP DEBUG mgw-endp(mgw-fsm-6682299-0)[0x556598a1f320]{IN_USE}: Deallocated (fsm.c:568) 20241213084847789 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084847789 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084847789 DMGW DEBUG mgw(mgw-fsm-6682299-0)[0x556598a22a20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084847789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6682299)[0x556598a21960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084847789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213084847789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084847789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assignment0(195)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "65f6bb17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "65f6bb17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084847794 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20241213084847794 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a20f10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084847794 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a20f10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084847794 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a20f10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084847794 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a20f10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213084847794 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20241213084847794 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a1b7c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084847794 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a1b7c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084847794 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a1b7c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084847794 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a1b7c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@8fcf34dce8ec: Deleted conn table entry 0TC_rab_assignment0(195)6682299 20241213084847796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084847796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084847796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084847796 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084847796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x65f6bb,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084847797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6682299 SCCP-7 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084847797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6682299)[0x556598a21960]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084847797 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084847797 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084847797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6682299)[0x556598a21960]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084847797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556598a1f550]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084847797 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084847797 DLSCCP DEBUG SCCP-SCOC(7)[0x556598a21ed0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084847797 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da146d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084847797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084847797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084847797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084847797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084847797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6682299)[0x556598a21960]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084847797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556598a1f550]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084847797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556598a1f550]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084847797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084847797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084847797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084847797 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084847797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084847797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084847797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084847797 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@8fcf34dce8ec: Deleted conn table entry 0TC_rab_assignment0(195)12614720 HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: Session index based on connection ID:0 20241213084847801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084847801 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084847801 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084847801 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084847801 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084847801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084847801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084847801 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084847801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084847801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084847801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084847801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084847801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084847801 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=00da146d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213084847801 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20241213084847801 DLSCCP DEBUG SCCP-SCOC(7)[0x556598a21ed0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213084847801 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084847801 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084847801 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) 20241213084847801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556598a1f550]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084847801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556598a1f550]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084847801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6682299)[0x556598a21960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084847801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6682299)[0x556598a21960]{disconnected}: Freeing instance (context_map.c:202) 20241213084847801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6682299)[0x556598a21960]{disconnected}: Deallocated (fsm.c:568) 20241213084847801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556598a1f550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084847801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556598a1f550]{disconnected}: Freeing instance (context_map.c:206) 20241213084847801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x556598a1f550]{disconnected}: Deallocated (fsm.c:568) 20241213084847801 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6682299 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084847801 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00da146d), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20241213084847801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084847801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084847801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084847801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084847801 DLSCCP DEBUG SCCP-SCOC(7)[0x556598a21ed0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084847801 DLSCCP DEBUG SCCP-SCOC(7)[0x556598a21ed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084847801 DLSCCP DEBUG SCCP-SCOC(7)[0x556598a21ed0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084847801 DLSCCP DEBUG SCCP-SCOC(7)[0x556598a21ed0]{IDLE}: Deallocated (fsm.c:568) 20241213084847801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084847801 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084847801 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084847801 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084847801 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084847801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084847801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084847801 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: RLC received in state:disconnect_pending 20241213084849448 DLSCCP DEBUG SCCP-SCOC(4)[0x556598a1c850]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213084849448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fc699f), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213084849448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084849448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084849448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084849448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084849448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084849449 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084849449 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084849449 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084849449 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084849449 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084849449 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084849449 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084849455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084849455 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084849455 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084849455 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084849455 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084849455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084849455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084849455 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084849456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084849456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084849456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084849456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084849456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084849456 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=00fc699f) (sccp_scrc.c:477) 20241213084849456 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20241213084849456 DLSCCP DEBUG SCCP-SCOC(4)[0x556598a1c850]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213084849456 DLSCCP DEBUG SCCP-SCOC(4)[0x556598a1c850]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213084849456 DLSCCP DEBUG SCCP-SCOC(4)[0x556598a1c850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084849456 DLSCCP DEBUG SCCP-SCOC(4)[0x556598a1c850]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084849456 DLSCCP DEBUG SCCP-SCOC(4)[0x556598a1c850]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084849804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39456<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213084849814 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46689<->l=127.0.0.1:4262) (control_if.c:193) 20241213084849815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39444<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment-Iuh0-RUA(187)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(184)@8fcf34dce8ec: Final verdict of PTC: none MutexDispCT-TC_rab_assignment(182)@8fcf34dce8ec: Final verdict of PTC: none 20241213084849817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084849817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084849817 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084849817 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084849817 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213084849817 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084849817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084849817 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084849817 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213084849817 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084849817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084849817 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084849817 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213084849817 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084849817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(192)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@8fcf34dce8ec: Final verdict of PTC: none 20241213084849817 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084849817 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084849817 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084849817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084849817 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084849818 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084849818 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084849818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084849818 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084849818 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084849818 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084849818 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084849818 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084849818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084849818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084849818 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084849818 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084849818 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084849818 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084849818 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084849818 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084849818 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084849818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084849818 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084849818 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084849818 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084849818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084849818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084849818 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084849818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084849818 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084849818 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084849819 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084849819 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084849819 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084849819 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084849819 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084849819 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084849819 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084849819 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084849819 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084849819 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084849819 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084849819 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084849819 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084849819 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(190)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(194)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(183)@8fcf34dce8ec: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084849824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39436<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(185)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_rab_assignment finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:48:49 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20241213084849920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084850322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39462<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=330772) Waiting for packet dumper to finish... 1 (prev_count=330772, count=356992) 20241213084851621 DLSCCP DEBUG SCCP-SCOC(6)[0x556598a227e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213084851621 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f58ad), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213084851621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084851621 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084851621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084851621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084851621 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084851621 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084851621 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084851621 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084851621 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084851621 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084851621 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084851621 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213084851819 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084851819 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084851819 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213084851819 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084851819 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084851819 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:48:52 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_rab_assignment_concurrent started. 20241213084853418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084853421 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084853424 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34353<->l=127.0.0.1:4262) (control_if.c:572) 20241213084853439 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084853439 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084853439 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084853439 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084853439 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084853439 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084853439 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084853439 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084853439 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084853439 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213084853440 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084853440 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084853440 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084853441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084853441 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084853441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084853441 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084853441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084853441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084853441 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084853441 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084853441 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084853441 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084853441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084853441 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084853441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084853441 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084853441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084853441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084853441 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084853441 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084853441 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084853441 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084853441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084853441 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084853441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084853441 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084853441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084853441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084853441 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084853441 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084853441 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084853441 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084853441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084853441 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084853441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084853441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084853441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084853441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084853441 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084853441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084853441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084853441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084853441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084853441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084853441 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084853441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084853441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084853441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084853441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084853441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084853441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084853441 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084853441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084853441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084853441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084853441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084853441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084853441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084853441 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084853441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084853441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084853441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084853441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084853441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084853441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084853441 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(204)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(204)@8fcf34dce8ec: M3UA emulation initiated, the test can be started MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084853455 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084853455 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084853455 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084853455 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084853456 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084853456 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084853456 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084853456 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084853457 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084853457 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084853457 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084853457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084853457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084853457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084853457 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084853457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084853457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084853457 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084853457 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084853457 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084853457 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084853457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084853457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084853457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084853457 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084853457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084853457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084853457 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084853457 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084853457 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084853457 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084853457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084853457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084853457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084853457 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084853457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084853457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084853457 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084853457 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084853457 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084853457 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084853457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084853457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084853457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084853457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084853457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084853457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084853457 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084853457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084853457 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084853457 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084853457 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084853457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084853457 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084853457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084853457 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084853457 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084853457 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084853457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084853457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084853457 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084853457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084853457 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084853457 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084853457 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084853457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084853457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084853457 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084853457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084853457 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084853457 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084853457 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084853457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084853457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084853457 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084853481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084853481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084853481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084853481 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084853481 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084853481 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084853481 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084853481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084853481 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084853652 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084853652 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084853652 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084853652 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084853658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084853658 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084853658 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084853658 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084853658 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084853658 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084853658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084853660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084853660 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084853660 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084853660 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084853660 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084853660 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084853660 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084853660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084853660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084853660 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084853660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084853660 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084853661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084853661 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084853661 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084853661 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084853661 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084853662 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084853662 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084853662 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084853662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084853662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084853662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084853662 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084853662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084853662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084853662 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084853663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084853663 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084853663 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084853663 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084853663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084853663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084853663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084853663 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084853670 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084853670 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084853670 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084853670 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084853676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084853676 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084853676 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084853676 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084853676 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084853676 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084853676 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084853678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084853678 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084853678 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084853678 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084853678 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084853678 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084853678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084853678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084853678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084853678 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084853678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084853678 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084853679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084853679 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084853679 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084853679 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084853679 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084853680 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084853680 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084853680 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084853680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084853680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084853680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084853680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084853680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084853680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084853680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084853680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084853680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084853680 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084853680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084853680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084853680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084853680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084853680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084853680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084853680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084853680 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084854467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084854467 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084854467 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084854467 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084854467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084854467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084854467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084854467 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084854468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084854468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084854468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084854468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084854468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084854468 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084854468 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084854468 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084854468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854468 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084854468 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084854468 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084854468 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084854468 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084854468 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084854468 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084854468 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084854468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084854468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084854468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084854468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084854468 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084854468 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084854468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084854468 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084854468 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084854468 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084854468 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084854468 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084854468 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084854468 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084854471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084854471 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084854471 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084854471 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084854471 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084854471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084854471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084854471 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084854471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084854471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084854471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084854471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084854471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084854471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084854471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084854471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084854471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084854471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084854471 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084854471 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084854471 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084854478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084854478 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084854478 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084854478 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084854478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084854478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084854478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084854478 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084854478 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084854478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084854478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084854478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084854478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084854478 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084854478 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084854478 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084854478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854478 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084854478 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084854478 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084854478 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084854478 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084854478 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084854478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084854478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084854478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084854478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084854478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084854478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084854478 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084854478 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084854478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084854478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084854478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084854478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084854478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084854478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084854478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084854478 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084854480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084854480 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084854480 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084854480 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084854480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084854480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084854480 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084854480 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084854480 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084854480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084854480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084854480 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084854480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084854480 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084854480 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084854480 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084854480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084854480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084854480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084854480 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084854480 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084854480 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084854480 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084854480 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084855518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50114<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084855540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50122<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084855553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084855570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50144<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084855583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084855593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084855602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50170<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084855609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50186<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084855616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50198<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084855623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50206<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084855630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50212<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084855637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084855644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50232<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084855652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50234<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084855659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084855666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50248<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: f_create_expect(l3 := '19643D5394FF3E2989BC'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Created Expect[0] for '19643D5394FF3E2989BC'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Added conn table entry 0TC_rab_assignment_concurrent0(209)1638701 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: f_create_expect(l3 := '595570112F9561E390FB'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Created Expect[1] for '595570112F9561E390FB'O to be handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Added conn table entry 1TC_rab_assignment_concurrent0(210)7646948 20241213084856562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084856562 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084856562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x19012d, normal) (hnbgw_rua.c:407) 20241213084856562 DHNB DEBUG map_rua[0x556598a21960]{init}: Allocated (fsm.c:456) 20241213084856562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1638701)[0x556598a21960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084856562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1638701 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084856562 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856562 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856562 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1638701 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084856562 DCN DEBUG map_sccp[0x556598a1f550]{init}: Allocated (fsm.c:456) 20241213084856562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556598a1f550]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084856562 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1638701 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084856562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1638701 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084856562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1638701)[0x556598a21960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084856562 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856562 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1638701)[0x556598a21960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084856562 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556598a1f550]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084856562 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084856562 DLSCCP DEBUG SCCP-SCOC(8)[0x556598a21ed0]{IDLE}: Allocated (fsm.c:456) 20241213084856562 DLSCCP DEBUG SCCP-SCOC(8)[0x556598a21ed0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084856562 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a19643d5394ff3e2989bc004f40030000610056400500f1100926) (sccp_scrc.c:406) 20241213084856562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856563 DLSCCP DEBUG SCCP-SCOC(8)[0x556598a21ed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084856563 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556598a1f550]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084856563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1638701)[0x556598a21960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084856563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856563 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856563 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Found Expect[0] for l3='19643D5394FF3E2989BC'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Added conn table entry 0TC_rab_assignment_concurrent0(209)11024606 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: f_create_expect(l3 := '44BB201E34E6B3394BCD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Created Expect[0] for '44BB201E34E6B3394BCD'O to be handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:0 TC_rab_assignment_concurrent0(209)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213084856580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856580 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856580 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856580 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856580 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856580 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008508a0) (sccp_scrc.c:477) 20241213084856580 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20241213084856580 DLSCCP DEBUG SCCP-SCOC(8)[0x556598a21ed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084856580 DLSCCP DEBUG SCCP-SCOC(8)[0x556598a21ed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084856580 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856580 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084856580 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) 20241213084856580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556598a1f550]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084856580 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556598a1f550]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(209)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Added conn table entry 2TC_rab_assignment_concurrent0(211)3199795 HNBGW-MGCP(208)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: f_create_expect(l3 := '9981F6394DE3A1F810E6'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Created Expect[2] for '9981F6394DE3A1F810E6'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Added conn table entry 3TC_rab_assignment_concurrent0(212)3309434 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: f_create_expect(l3 := '5C42D36B8EA181C8A608'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Created Expect[3] for '5C42D36B8EA181C8A608'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Added conn table entry 4TC_rab_assignment_concurrent0(213)7567073 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: f_create_expect(l3 := '61441DC916F4B348FD23'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Created Expect[4] for '61441DC916F4B348FD23'O to be handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Added conn table entry 5TC_rab_assignment_concurrent0(214)1911706 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: f_create_expect(l3 := '82B9FF7931727A01DE0E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Created Expect[5] for '82B9FF7931727A01DE0E'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Added conn table entry 6TC_rab_assignment_concurrent0(215)6611762 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: f_create_expect(l3 := '393596C65088860CC18A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Created Expect[6] for '393596C65088860CC18A'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Added conn table entry 7TC_rab_assignment_concurrent0(216)14926967 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: f_create_expect(l3 := 'E89BB23019D472B2DA65'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Created Expect[7] for 'E89BB23019D472B2DA65'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Added conn table entry 8TC_rab_assignment_concurrent0(217)1439307 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: f_create_expect(l3 := '151B77D7AB50CE31455A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Created Expect[8] for '151B77D7AB50CE31455A'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Added conn table entry 9TC_rab_assignment_concurrent0(218)3345108 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: f_create_expect(l3 := '8F7DA0E007BBEEFB5B9B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Created Expect[9] for '8F7DA0E007BBEEFB5B9B'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Added conn table entry 10TC_rab_assignment_concurrent0(219)2062490 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: f_create_expect(l3 := '81F1A0CEAD621BC390FA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Created Expect[10] for '81F1A0CEAD621BC390FA'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Added conn table entry 11TC_rab_assignment_concurrent0(220)835943 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: f_create_expect(l3 := 'A2B03E73E5031ED566FA'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Created Expect[11] for 'A2B03E73E5031ED566FA'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Added conn table entry 12TC_rab_assignment_concurrent0(221)2445522 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: f_create_expect(l3 := '02746293360815765169'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Created Expect[12] for '02746293360815765169'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Added conn table entry 13TC_rab_assignment_concurrent0(222)5083995 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: f_create_expect(l3 := 'AC32953973DFE98EC88F'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Created Expect[13] for 'AC32953973DFE98EC88F'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Added conn table entry 14TC_rab_assignment_concurrent0(223)1818804 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: f_create_expect(l3 := '9E1F21621C1092172EEC'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Created Expect[14] for '9E1F21621C1092172EEC'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Added conn table entry 15TC_rab_assignment_concurrent0(224)141048 20241213084856766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084856766 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084856766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x74aee4, normal) (hnbgw_rua.c:407) 20241213084856766 DHNB DEBUG map_rua[0x556598a1b7c0]{init}: Allocated (fsm.c:456) 20241213084856766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646948)[0x556598a1b7c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084856766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7646948 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084856766 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856766 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856766 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7646948 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084856766 DCN DEBUG map_sccp[0x556598a20f10]{init}: Allocated (fsm.c:456) 20241213084856766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556598a20f10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084856766 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7646948 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084856766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7646948 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084856766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646948)[0x556598a1b7c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084856766 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856766 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646948)[0x556598a1b7c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084856766 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556598a20f10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084856767 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084856767 DLSCCP DEBUG SCCP-SCOC(9)[0x556598a1f320]{IDLE}: Allocated (fsm.c:456) 20241213084856767 DLSCCP DEBUG SCCP-SCOC(9)[0x556598a1f320]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084856767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a595570112f9561e390fb004f40030001880056400500f1100926) (sccp_scrc.c:406) 20241213084856767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856767 DLSCCP DEBUG SCCP-SCOC(9)[0x556598a1f320]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084856767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556598a20f10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084856767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646948)[0x556598a1b7c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084856767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856767 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084856767 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084856767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x30d333, normal) (hnbgw_rua.c:407) 20241213084856767 DHNB DEBUG map_rua[0x556598a22a20]{init}: Allocated (fsm.c:456) 20241213084856767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3199795)[0x556598a22a20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084856767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3199795 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084856767 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856767 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856767 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3199795 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084856767 DCN DEBUG map_sccp[0x556598a27e90]{init}: Allocated (fsm.c:456) 20241213084856767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556598a27e90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084856767 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3199795 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084856767 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3199795 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084856767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856767 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856767 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856767 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3199795)[0x556598a22a20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084856767 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856767 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856767 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3199795)[0x556598a22a20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084856767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556598a27e90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084856767 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084856767 DLSCCP DEBUG SCCP-SCOC(10)[0x556598a278e0]{IDLE}: Allocated (fsm.c:456) 20241213084856767 DLSCCP DEBUG SCCP-SCOC(10)[0x556598a278e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084856767 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856767 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856767 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a44bb201e34e6b3394bcd004f40030001040056400500f1100926) (sccp_scrc.c:406) 20241213084856767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856767 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856767 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856767 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856767 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856768 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856768 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856768 DLSCCP DEBUG SCCP-SCOC(10)[0x556598a278e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084856768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556598a27e90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084856768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3199795)[0x556598a22a20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084856768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856768 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084856768 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084856768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x327f7a, normal) (hnbgw_rua.c:407) 20241213084856768 DHNB DEBUG map_rua[0x556598a286e0]{init}: Allocated (fsm.c:456) 20241213084856768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3309434)[0x556598a286e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084856768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3309434 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084856768 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856768 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856768 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856768 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856768 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3309434 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084856768 DCN DEBUG map_sccp[0x556598a271b0]{init}: Allocated (fsm.c:456) 20241213084856768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556598a271b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084856768 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3309434 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084856768 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856768 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856768 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3309434 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084856768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3309434)[0x556598a286e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084856768 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856768 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3309434)[0x556598a286e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084856768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556598a271b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084856768 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084856768 DLSCCP DEBUG SCCP-SCOC(11)[0x556598a2a450]{IDLE}: Allocated (fsm.c:456) 20241213084856768 DLSCCP DEBUG SCCP-SCOC(11)[0x556598a2a450]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084856768 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9981f6394de3a1f810e6004f40030003890056400500f1100926) (sccp_scrc.c:406) 20241213084856768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856768 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856768 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856768 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856768 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856768 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856768 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856768 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856768 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856768 DLSCCP DEBUG SCCP-SCOC(11)[0x556598a2a450]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084856768 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556598a271b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084856768 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3309434)[0x556598a286e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084856768 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856768 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856768 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) 20241213084856768 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20241213084856769 DLSCCP DEBUG SCCP-SCOC(8)[0x556598a21ed0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084856769 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856769 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084856769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556598a1f550]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084856769 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084856769 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084856769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556598a1f550]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084856769 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856769 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856769 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084856769 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084856769 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084856769 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856769 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084856769 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{UNUSED}: Allocated (fsm.c:456) 20241213084856769 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{UNUSED}: is child of mgw(mgw-fsm-1638701-0)[0x556598a29d70] (fsm.c:486) 20241213084856769 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1638701-0)[0x556598a29d70] (mgcp_client_endpoint_fsm.c:724) 20241213084856769 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084856769 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084856769 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084856769 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1638701-0)[0x556598a26890]{ST_CRCX}: Allocated (fsm.c:456) 20241213084856769 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1638701-0)[0x556598a26890]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1638701-0)[0x556598a26760] (fsm.c:486) 20241213084856769 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1638701-0)[0x556598a26890]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084856769 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1638701-0)[0x556598a26890]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084856769 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: 19012d'... (mgcp_client.c:807) 20241213084856769 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1212) 20241213084856769 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1638701-0)[0x556598a26890]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084856769 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084856769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084856769 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084856769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856770 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7376e1, normal) (hnbgw_rua.c:407) 20241213084856769 DHNB DEBUG map_rua[0x556598a27000]{init}: Allocated (fsm.c:456) 20241213084856769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7567073)[0x556598a27000]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084856769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7567073 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084856769 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856770 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7567073 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084856770 DCN DEBUG map_sccp[0x556598a2b2f0]{init}: Allocated (fsm.c:456) 20241213084856770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556598a2b2f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084856770 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7567073 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084856770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7567073 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084856770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7567073)[0x556598a27000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084856770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7567073)[0x556598a27000]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084856770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556598a2b2f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084856770 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084856770 DLSCCP DEBUG SCCP-SCOC(12)[0x556598a2caa0]{IDLE}: Allocated (fsm.c:456) 20241213084856770 DLSCCP DEBUG SCCP-SCOC(12)[0x556598a2caa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084856770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a5c42d36b8ea181c8a608004f40030003590056400500f1100926) (sccp_scrc.c:406) 20241213084856770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856770 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856770 DLSCCP DEBUG SCCP-SCOC(12)[0x556598a2caa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084856770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556598a2b2f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084856770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7567073)[0x556598a27000]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084856770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084856770 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084856770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1d2b9a, normal) (hnbgw_rua.c:407) 20241213084856770 DHNB DEBUG map_rua[0x556598a2c440]{init}: Allocated (fsm.c:456) 20241213084856770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1911706)[0x556598a2c440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084856770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1911706 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084856770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856770 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1911706 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084856770 DCN DEBUG map_sccp[0x556598a28200]{init}: Allocated (fsm.c:456) 20241213084856770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556598a28200]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084856770 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1911706 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084856770 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1911706 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084856770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1911706)[0x556598a2c440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084856770 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856770 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856770 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1911706)[0x556598a2c440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084856770 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556598a28200]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084856770 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084856770 DLSCCP DEBUG SCCP-SCOC(13)[0x556598a34c20]{IDLE}: Allocated (fsm.c:456) 20241213084856770 DLSCCP DEBUG SCCP-SCOC(13)[0x556598a34c20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084856770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a61441dc916f4b348fd23004f40030002100056400500f1100926) (sccp_scrc.c:406) 20241213084856771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856771 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856771 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856771 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856771 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856771 DLSCCP DEBUG SCCP-SCOC(13)[0x556598a34c20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084856771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556598a28200]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084856771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1911706)[0x556598a2c440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084856771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084856771 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084856771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x64e332, normal) (hnbgw_rua.c:407) 20241213084856771 DHNB DEBUG map_rua[0x556598a33630]{init}: Allocated (fsm.c:456) 20241213084856771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6611762)[0x556598a33630]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084856771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6611762 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084856771 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856771 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856771 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6611762 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084856771 DCN DEBUG map_sccp[0x556598a28ee0]{init}: Allocated (fsm.c:456) 20241213084856771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556598a28ee0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084856771 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6611762 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084856771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6611762 SCCP-14 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084856771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6611762)[0x556598a33630]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084856771 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856771 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6611762)[0x556598a33630]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084856771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556598a28ee0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084856771 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084856771 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856771 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856771 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856771 DLSCCP DEBUG SCCP-SCOC(14)[0x556598a33d10]{IDLE}: Allocated (fsm.c:456) 20241213084856771 DLSCCP DEBUG SCCP-SCOC(14)[0x556598a33d10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084856771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a82b9ff7931727a01de0e004f40030002e60056400500f1100926) (sccp_scrc.c:406) 20241213084856771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856771 DLSCCP DEBUG SCCP-SCOC(14)[0x556598a33d10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084856771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556598a28ee0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084856771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6611762)[0x556598a33630]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084856772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084856772 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084856772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe3c477, normal) (hnbgw_rua.c:407) 20241213084856772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856772 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856772 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856772 DHNB DEBUG map_rua[0x556598a28d10]{init}: Allocated (fsm.c:456) 20241213084856772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14926967)[0x556598a28d10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084856772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14926967 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084856772 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856772 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856772 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14926967 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084856772 DCN DEBUG map_sccp[0x556598a29100]{init}: Allocated (fsm.c:456) 20241213084856772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556598a29100]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084856772 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14926967 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084856772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14926967 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084856772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14926967)[0x556598a28d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084856772 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856772 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14926967)[0x556598a28d10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084856772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556598a29100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084856772 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084856772 DLSCCP DEBUG SCCP-SCOC(15)[0x556598a351e0]{IDLE}: Allocated (fsm.c:456) 20241213084856772 DLSCCP DEBUG SCCP-SCOC(15)[0x556598a351e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084856772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a393596c65088860cc18a004f400300036f0056400500f1100926) (sccp_scrc.c:406) 20241213084856772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856772 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856772 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856772 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856772 DLSCCP DEBUG SCCP-SCOC(15)[0x556598a351e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084856772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556598a29100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: First idle individual index:1 20241213084856772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14926967)[0x556598a28d10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084856772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084856772 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084856772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x15f64b, normal) (hnbgw_rua.c:407) 20241213084856772 DHNB DEBUG map_rua[0x556598a346a0]{init}: Allocated (fsm.c:456) 20241213084856772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1439307)[0x556598a346a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084856772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1439307 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084856772 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856772 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856772 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1439307 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084856772 DCN DEBUG map_sccp[0x556598a34080]{init}: Allocated (fsm.c:456) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556598a34080]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084856773 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1439307 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1439307 SCCP-16 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1439307)[0x556598a346a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084856773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1439307)[0x556598a346a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556598a34080]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084856773 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084856773 DLSCCP DEBUG SCCP-SCOC(16)[0x556598a35d00]{IDLE}: Allocated (fsm.c:456) 20241213084856773 DLSCCP DEBUG SCCP-SCOC(16)[0x556598a35d00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084856773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae89bb23019d472b2da65004f40030002710056400500f1100926) (sccp_scrc.c:406) 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856773 DLSCCP DEBUG SCCP-SCOC(16)[0x556598a35d00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556598a34080]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1439307)[0x556598a346a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084856773 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x330ad4, normal) (hnbgw_rua.c:407) 20241213084856773 DHNB DEBUG map_rua[0x556598a34340]{init}: Allocated (fsm.c:456) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3345108)[0x556598a34340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3345108 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084856773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856773 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3345108 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084856773 DCN DEBUG map_sccp[0x556598a36220]{init}: Allocated (fsm.c:456) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556598a36220]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856773 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856773 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3345108 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3345108 SCCP-17 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3345108)[0x556598a34340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084856773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3345108)[0x556598a34340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556598a36220]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084856773 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084856773 DLSCCP DEBUG SCCP-SCOC(17)[0x556598a36a60]{IDLE}: Allocated (fsm.c:456) 20241213084856773 DLSCCP DEBUG SCCP-SCOC(17)[0x556598a36a60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084856773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a151b77d7ab50ce31455a004f40030002100056400500f1100926) (sccp_scrc.c:406) 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856773 DLSCCP DEBUG SCCP-SCOC(17)[0x556598a36a60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556598a36220]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3345108)[0x556598a34340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856773 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084856773 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1f789a, normal) (hnbgw_rua.c:407) 20241213084856773 DHNB DEBUG map_rua[0x556598a36070]{init}: Allocated (fsm.c:456) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062490)[0x556598a36070]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062490 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084856773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856773 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062490 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084856773 DCN DEBUG map_sccp[0x556598a36f80]{init}: Allocated (fsm.c:456) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556598a36f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084856773 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2062490 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062490 SCCP-18 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062490)[0x556598a36070]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084856773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062490)[0x556598a36070]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556598a36f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856773 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084856773 DLSCCP DEBUG SCCP-SCOC(18)[0x556598a37680]{IDLE}: Allocated (fsm.c:456) 20241213084856773 DLSCCP DEBUG SCCP-SCOC(18)[0x556598a37680]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084856773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a8f7da0e007bbeefb5b9b004f400300013d0056400500f1100926) (sccp_scrc.c:406) 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856773 DLSCCP DEBUG SCCP-SCOC(18)[0x556598a37680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556598a36f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062490)[0x556598a36070]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084856773 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcc167, normal) (hnbgw_rua.c:407) 20241213084856773 DHNB DEBUG map_rua[0x556598a356c0]{init}: Allocated (fsm.c:456) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[1]. 20241213084856773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856773 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-835943)[0x556598a356c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-835943 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084856773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856773 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-835943 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084856773 DCN DEBUG map_sccp[0x556598a36dd0]{init}: Allocated (fsm.c:456) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556598a36dd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084856773 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-835943 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-835943 SCCP-19 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-835943)[0x556598a356c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084856773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-835943)[0x556598a356c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556598a36dd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084856773 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084856773 DLSCCP DEBUG SCCP-SCOC(19)[0x556598a384a0]{IDLE}: Allocated (fsm.c:456) 20241213084856773 DLSCCP DEBUG SCCP-SCOC(19)[0x556598a384a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084856773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a81f1a0cead621bc390fa004f40030001f10056400500f1100926) (sccp_scrc.c:406) 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856773 DLSCCP DEBUG SCCP-SCOC(19)[0x556598a384a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556598a36dd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-835943)[0x556598a356c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084856773 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2550d2, normal) (hnbgw_rua.c:407) 20241213084856773 DHNB DEBUG map_rua[0x556598a38930]{init}: Allocated (fsm.c:456) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2445522)[0x556598a38930]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2445522 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084856773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856773 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2445522 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084856773 DCN DEBUG map_sccp[0x556598a379f0]{init}: Allocated (fsm.c:456) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556598a379f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084856773 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2445522 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2445522 SCCP-20 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2445522)[0x556598a38930]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084856773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2445522)[0x556598a38930]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556598a379f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084856773 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084856773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856773 DLSCCP DEBUG SCCP-SCOC(20)[0x556598a39130]{IDLE}: Allocated (fsm.c:456) 20241213084856773 DLSCCP DEBUG SCCP-SCOC(20)[0x556598a39130]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084856773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aa2b03e73e5031ed566fa004f40030002be0056400500f1100926) (sccp_scrc.c:406) 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856773 DLSCCP DEBUG SCCP-SCOC(20)[0x556598a39130]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556598a379f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2445522)[0x556598a38930]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084856773 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4d935b, normal) (hnbgw_rua.c:407) 20241213084856773 DHNB DEBUG map_rua[0x556598a39650]{init}: Allocated (fsm.c:456) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5083995)[0x556598a39650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5083995 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084856773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856773 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5083995 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084856773 DCN DEBUG map_sccp[0x556598a38a60]{init}: Allocated (fsm.c:456) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556598a38a60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084856773 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5083995 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5083995 SCCP-21 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5083995)[0x556598a39650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084856773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856773 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5083995)[0x556598a39650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556598a38a60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084856773 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084856773 DLSCCP DEBUG SCCP-SCOC(21)[0x556598a39e10]{IDLE}: Allocated (fsm.c:456) 20241213084856773 DLSCCP DEBUG SCCP-SCOC(21)[0x556598a39e10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084856773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a02746293360815765169004f40030003840056400500f1100926) (sccp_scrc.c:406) 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856773 DLSCCP DEBUG SCCP-SCOC(21)[0x556598a39e10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556598a38a60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5083995)[0x556598a39650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084856773 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Found Expect[1] for l3='595570112F9561E390FB'O handled at TC_rab_assignment_concurrent0(210) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1bc0b4, normal) (hnbgw_rua.c:407) 20241213084856773 DHNB DEBUG map_rua[0x556598a394a0]{init}: Allocated (fsm.c:456) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818804)[0x556598a394a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1818804 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084856773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856773 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1818804 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084856773 DCN DEBUG map_sccp[0x556598a38b90]{init}: Allocated (fsm.c:456) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556598a38b90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084856773 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1818804 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1818804 SCCP-22 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818804)[0x556598a394a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084856773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818804)[0x556598a394a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556598a38b90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084856773 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084856773 DLSCCP DEBUG SCCP-SCOC(22)[0x556598a3aae0]{IDLE}: Allocated (fsm.c:456) 20241213084856773 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856773 DLSCCP DEBUG SCCP-SCOC(22)[0x556598a3aae0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084856773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aac32953973dfe98ec88f004f40030000c70056400500f1100926) (sccp_scrc.c:406) 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856773 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856773 DLSCCP DEBUG SCCP-SCOC(22)[0x556598a3aae0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556598a38b90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818804)[0x556598a394a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084856773 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x226f8, normal) (hnbgw_rua.c:407) 20241213084856773 DHNB DEBUG map_rua[0x556598a3a470]{init}: Allocated (fsm.c:456) 20241213084856773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-141048)[0x556598a3a470]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-141048 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084856773 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856773 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Added conn table entry 1TC_rab_assignment_concurrent0(210)6478846 20241213084856773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856773 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-141048 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084856773 DCN DEBUG map_sccp[0x556598a3ac10]{init}: Allocated (fsm.c:456) 20241213084856773 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556598a3ac10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084856773 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-141048 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084856773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-141048 SCCP-23 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084856774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-141048)[0x556598a3a470]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084856774 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084856774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856774 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084856774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-141048)[0x556598a3a470]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084856774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556598a3ac10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084856774 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084856774 DLSCCP DEBUG SCCP-SCOC(23)[0x556598a3b930]{IDLE}: Allocated (fsm.c:456) 20241213084856774 DLSCCP DEBUG SCCP-SCOC(23)[0x556598a3b930]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084856774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a9e1f21621c1092172eec004f40030003950056400500f1100926) (sccp_scrc.c:406) 20241213084856774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856774 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084856774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084856774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084856774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856774 DLSCCP DEBUG SCCP-SCOC(23)[0x556598a3b930]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084856774 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556598a3ac10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084856774 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-141048)[0x556598a3a470]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084856774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: First idle individual index:2 20241213084856774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856774 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: First idle individual index:3 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Found Expect[0] for l3='44BB201E34E6B3394BCD'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Added conn table entry 2TC_rab_assignment_concurrent0(211)14763038 TC_rab_assignment_concurrent0(210)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Found Expect[2] for l3='9981F6394DE3A1F810E6'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Added conn table entry 3TC_rab_assignment_concurrent0(212)8386145 TC_rab_assignment_concurrent0(211)@8fcf34dce8ec: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(212)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: First idle individual index:4 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Found Expect[3] for l3='5C42D36B8EA181C8A608'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Added conn table entry 4TC_rab_assignment_concurrent0(213)9937145 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Found Expect[4] for l3='61441DC916F4B348FD23'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Added conn table entry 5TC_rab_assignment_concurrent0(214)16042382 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[6]. TC_rab_assignment_concurrent0(213)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: First idle individual index:7 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Found Expect[5] for l3='82B9FF7931727A01DE0E'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Added conn table entry 6TC_rab_assignment_concurrent0(215)3895226 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[7]. TC_rab_assignment_concurrent0(214)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Found Expect[6] for l3='393596C65088860CC18A'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Added conn table entry 7TC_rab_assignment_concurrent0(216)8797109 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_rab_assignment_concurrent0(215)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084856788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856788 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856788 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856788 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856788 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856788 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856788 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856788 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856788 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0077643f) (sccp_scrc.c:477) 20241213084856788 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) 20241213084856788 DLSCCP DEBUG SCCP-SCOC(9)[0x556598a1f320]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084856788 DLSCCP DEBUG SCCP-SCOC(9)[0x556598a1f320]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084856788 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856788 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084856788 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) 20241213084856788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556598a20f10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084856788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556598a20f10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:2 TC_rab_assignment_concurrent0(216)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: First idle individual index:8 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: First idle individual index:9 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: First idle individual index:10 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Found Expect[7] for l3='E89BB23019D472B2DA65'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Added conn table entry 8TC_rab_assignment_concurrent0(217)3533620 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: First idle individual index:11 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Found Expect[8] for l3='151B77D7AB50CE31455A'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Added conn table entry 9TC_rab_assignment_concurrent0(218)3812224 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: First idle individual index:12 TC_rab_assignment_concurrent0(217)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: First idle individual index:13 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[13]. TC_rab_assignment_concurrent0(218)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: First idle individual index:14 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Found Expect[9] for l3='8F7DA0E007BBEEFB5B9B'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Added conn table entry 10TC_rab_assignment_concurrent0(219)16535214 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:4 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Found Expect[10] for l3='81F1A0CEAD621BC390FA'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Added conn table entry 11TC_rab_assignment_concurrent0(220)3415435 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_rab_assignment_concurrent0(219)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Found Expect[11] for l3='A2B03E73E5031ED566FA'O handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent0(220)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Added conn table entry 12TC_rab_assignment_concurrent0(221)1521652 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Found Expect[12] for l3='02746293360815765169'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Added conn table entry 13TC_rab_assignment_concurrent0(222)4908494 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Re-starting timer T_ias[7], which is already active (running or expired). TC_rab_assignment_concurrent0(221)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Found Expect[13] for l3='AC32953973DFE98EC88F'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Added conn table entry 14TC_rab_assignment_concurrent0(223)3714218 TC_rab_assignment_concurrent0(222)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: First idle individual index:15 TC_rab_assignment_concurrent0(223)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:8 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Found Expect[14] for l3='9E1F21621C1092172EEC'O handled at TC_rab_assignment_concurrent0(224) HNBGW-MGCP(208)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "19012d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "19012d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Added conn table entry 15TC_rab_assignment_concurrent0(224)1537425 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Re-starting timer T_ias[10], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Re-starting timer T_ias[11], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "19012d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "19012d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Re-starting timer T_ias[12], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:14 TC_rab_assignment_concurrent0(210)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW-MGCP(208)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) 20241213084856822 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20241213084856822 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084856822 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084856822 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084856822 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084856822 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084856822 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{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) 20241213084856822 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{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) 20241213084856822 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084856822 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084856822 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{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) 20241213084856822 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084856822 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084856822 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856822 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084856822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1638701)[0x556598a21960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084856822 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084856822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084856822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084856868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084856868 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084856868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x19012d) (hnbgw_rua.c:471) 20241213084856868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1638701 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084856868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1638701)[0x556598a21960]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084856868 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084856868 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084856868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1638701)[0x556598a21960]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084856868 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084856868 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084856868 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084856868 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084856868 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213084856868 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1638701-0)[0x556598a29d70] (mgcp_client_endpoint_fsm.c:724) 20241213084856868 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084856868 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084856868 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{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) 20241213084856868 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213084856868 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: 19012d'... (mgcp_client.c:807) 20241213084856868 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1212) 20241213084856868 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084856868 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084856868 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{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) 20241213084856868 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(209)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "19012d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "19012d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084856875 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20241213084856875 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213084856875 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213084856875 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213084856875 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213084856875 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{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) 20241213084856875 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{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) 20241213084856875 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084856875 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084856875 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{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) 20241213084856875 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084856875 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213084856875 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213084856875 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1638701-0)[0x556598a29d70] (mgcp_client_endpoint_fsm.c:724) 20241213084856875 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084856875 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084856875 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084856875 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1638701-0)[0x556598a3be20]{ST_CRCX}: Allocated (fsm.c:456) 20241213084856875 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1638701-0)[0x556598a3be20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1638701-0)[0x556598a26760] (fsm.c:486) 20241213084856875 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1638701-0)[0x556598a3be20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084856875 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1638701-0)[0x556598a3be20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:226) 20241213084856875 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: 19012d'... (mgcp_client.c:807) 20241213084856875 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1212) 20241213084856875 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1638701-0)[0x556598a3be20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084856875 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084856875 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{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) 20241213084856875 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{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) 20241213084856875 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(209)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "19012d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "19012d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084856880 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20241213084856880 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a3be20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213084856880 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a3be20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213084856880 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a3be20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084856880 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a3be20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084856880 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213084856880 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{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) 20241213084856880 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{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) 20241213084856880 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{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) 20241213084856880 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084856880 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084856880 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{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) 20241213084856880 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{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) 20241213084856880 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084856880 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084856880 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213084856880 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213084856880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556598a1f550]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213084856880 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084856880 DLSCCP DEBUG SCCP-SCOC(8)[0x556598a21ed0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084856880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008508a0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213084856880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856880 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213084856880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856880 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856880 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856880 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856880 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856880 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856880 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856880 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856880 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856880 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00046f15) (sccp_scrc.c:477) 20241213084856880 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20241213084856880 DLSCCP DEBUG SCCP-SCOC(10)[0x556598a278e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084856880 DLSCCP DEBUG SCCP-SCOC(10)[0x556598a278e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084856880 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856880 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084856880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856880 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856880 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856880 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856880 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856880 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856880 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856880 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856880 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856880 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856880 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856880 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856880 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856880 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) 20241213084856880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556598a27e90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084856880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556598a27e90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213084856880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856880 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0009adca) (sccp_scrc.c:477) 20241213084856880 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20241213084856880 DLSCCP DEBUG SCCP-SCOC(11)[0x556598a2a450]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084856880 DLSCCP DEBUG SCCP-SCOC(11)[0x556598a2a450]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084856880 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856880 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084856880 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) 20241213084856880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556598a271b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084856880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556598a271b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213084856880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856880 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dbfbb6) (sccp_scrc.c:477) 20241213084856880 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20241213084856880 DLSCCP DEBUG SCCP-SCOC(12)[0x556598a2caa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084856880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856880 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856880 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856880 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856880 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856880 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856880 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856880 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856880 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856880 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856880 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856880 DLSCCP DEBUG SCCP-SCOC(12)[0x556598a2caa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084856880 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856880 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856880 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856880 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084856880 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) 20241213084856880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556598a2b2f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084856880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556598a2b2f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213084856880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856880 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856880 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856880 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856880 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856880 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dad9f6) (sccp_scrc.c:477) 20241213084856880 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20241213084856880 DLSCCP DEBUG SCCP-SCOC(13)[0x556598a34c20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084856880 DLSCCP DEBUG SCCP-SCOC(13)[0x556598a34c20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084856880 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856880 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084856880 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) 20241213084856880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556598a28200]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084856880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856880 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856880 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856880 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856880 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856880 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856880 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856880 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856880 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856880 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856880 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856880 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556598a28200]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213084856880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856880 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0062cf6c) (sccp_scrc.c:477) 20241213084856880 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20241213084856880 DLSCCP DEBUG SCCP-SCOC(14)[0x556598a33d10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084856880 DLSCCP DEBUG SCCP-SCOC(14)[0x556598a33d10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084856880 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856880 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084856880 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) 20241213084856880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556598a28ee0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084856880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556598a28ee0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213084856880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856880 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0063b18b) (sccp_scrc.c:477) 20241213084856880 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20241213084856880 DLSCCP DEBUG SCCP-SCOC(15)[0x556598a351e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084856880 DLSCCP DEBUG SCCP-SCOC(15)[0x556598a351e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084856880 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856880 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084856880 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) 20241213084856880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556598a29100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084856880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556598a29100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213084856880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856880 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c13888) (sccp_scrc.c:477) 20241213084856880 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20241213084856880 DLSCCP DEBUG SCCP-SCOC(16)[0x556598a35d00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084856880 DLSCCP DEBUG SCCP-SCOC(16)[0x556598a35d00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084856880 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856880 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084856880 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) 20241213084856880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556598a34080]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084856880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556598a34080]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213084856880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856880 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856880 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856880 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856880 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856880 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856880 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856880 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856880 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856880 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00898dc1) (sccp_scrc.c:477) 20241213084856880 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) 20241213084856880 DLSCCP DEBUG SCCP-SCOC(17)[0x556598a36a60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084856880 DLSCCP DEBUG SCCP-SCOC(17)[0x556598a36a60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084856880 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856880 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084856881 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) 20241213084856881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556598a36220]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084856881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556598a36220]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213084856881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856881 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00caf44e) (sccp_scrc.c:477) 20241213084856880 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856880 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856880 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856881 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856881 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856881 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20241213084856881 DLSCCP DEBUG SCCP-SCOC(18)[0x556598a37680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084856881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856881 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856881 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856881 DLSCCP DEBUG SCCP-SCOC(18)[0x556598a37680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084856881 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856881 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084856881 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) 20241213084856881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556598a36f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084856881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556598a36f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213084856881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856881 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006a52bb) (sccp_scrc.c:477) 20241213084856881 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20241213084856881 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856881 DLSCCP DEBUG SCCP-SCOC(19)[0x556598a384a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084856881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856881 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856881 DLSCCP DEBUG SCCP-SCOC(19)[0x556598a384a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084856881 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856881 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084856881 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) 20241213084856881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556598a36dd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084856881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556598a36dd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213084856881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856881 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b511e2) (sccp_scrc.c:477) 20241213084856881 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20241213084856881 DLSCCP DEBUG SCCP-SCOC(20)[0x556598a39130]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084856881 DLSCCP DEBUG SCCP-SCOC(20)[0x556598a39130]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084856881 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856881 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084856881 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) 20241213084856881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556598a379f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084856881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556598a379f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213084856881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856881 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00833dbc) (sccp_scrc.c:477) 20241213084856881 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20241213084856881 DLSCCP DEBUG SCCP-SCOC(21)[0x556598a39e10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084856881 DLSCCP DEBUG SCCP-SCOC(21)[0x556598a39e10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084856881 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856881 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084856881 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) 20241213084856881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556598a38a60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084856881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556598a38a60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213084856881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856881 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000a272b) (sccp_scrc.c:477) 20241213084856881 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20241213084856881 DLSCCP DEBUG SCCP-SCOC(22)[0x556598a3aae0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084856881 DLSCCP DEBUG SCCP-SCOC(22)[0x556598a3aae0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084856881 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856881 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084856881 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) 20241213084856881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556598a38b90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084856881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556598a38b90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213084856881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856881 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0012bbd0) (sccp_scrc.c:477) 20241213084856881 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20241213084856881 DLSCCP DEBUG SCCP-SCOC(23)[0x556598a3b930]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084856881 DLSCCP DEBUG SCCP-SCOC(23)[0x556598a3b930]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084856881 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856881 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084856881 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) 20241213084856881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556598a3ac10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084856881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556598a3ac10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213084856881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856881 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) 20241213084856881 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20241213084856881 DLSCCP DEBUG SCCP-SCOC(9)[0x556598a1f320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084856881 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856881 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084856881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556598a20f10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084856881 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084856881 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084856881 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556598a20f10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084856881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856881 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084856881 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084856881 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084856881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856881 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084856881 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{UNUSED}: Allocated (fsm.c:456) 20241213084856881 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{UNUSED}: is child of mgw(mgw-fsm-7646948-0)[0x556598a2bae0] (fsm.c:486) 20241213084856881 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7646948-0)[0x556598a2bae0] (mgcp_client_endpoint_fsm.c:724) 20241213084856881 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084856881 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084856881 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084856881 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7646948-0)[0x556598a2ac20]{ST_CRCX}: Allocated (fsm.c:456) 20241213084856881 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7646948-0)[0x556598a2ac20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970] (fsm.c:486) 20241213084856881 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7646948-0)[0x556598a2ac20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084856881 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7646948-0)[0x556598a2ac20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084856881 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=199 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: 74aee4'... (mgcp_client.c:807) 20241213084856881 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1212) 20241213084856881 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7646948-0)[0x556598a2ac20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084856881 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "74aee417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74aee417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(210) TC_rab_assignment_concurrent0(210)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "74aee417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74aee417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(211)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20241213084856888 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20241213084856888 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2ac20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084856888 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2ac20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084856888 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2ac20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084856888 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2ac20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084856888 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084856888 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{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) 20241213084856888 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{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) 20241213084856888 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084856888 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084856888 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{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) 20241213084856888 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084856888 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084856888 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856888 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084856888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646948)[0x556598a1b7c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084856888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084856888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084856888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(210)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084856893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084856893 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084856893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x74aee4) (hnbgw_rua.c:471) 20241213084856893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7646948 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084856893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646948)[0x556598a1b7c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084856893 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084856893 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084856893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646948)[0x556598a1b7c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084856893 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084856893 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084856893 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084856893 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084856893 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213084856893 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7646948-0)[0x556598a2bae0] (mgcp_client_endpoint_fsm.c:724) 20241213084856893 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084856893 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084856893 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{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) 20241213084856893 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2ac20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213084856893 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 74aee'... (mgcp_client.c:807) 20241213084856893 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213084856893 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2ac20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084856893 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084856893 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{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) 20241213084856893 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74aee417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74aee417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084856898 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20241213084856898 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2ac20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213084856898 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2ac20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213084856898 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2ac20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213084856898 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213084856898 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{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) 20241213084856898 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{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) 20241213084856898 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084856898 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084856898 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{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) 20241213084856898 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084856898 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213084856898 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213084856898 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7646948-0)[0x556598a2bae0] (mgcp_client_endpoint_fsm.c:724) 20241213084856898 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084856898 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084856898 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084856898 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7646948-0)[0x556598a3e220]{ST_CRCX}: Allocated (fsm.c:456) 20241213084856898 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7646948-0)[0x556598a3e220]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970] (fsm.c:486) 20241213084856898 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7646948-0)[0x556598a3e220]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084856898 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7646948-0)[0x556598a3e220]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241213084856898 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: 74aee'... (mgcp_client.c:807) 20241213084856898 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213084856898 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7646948-0)[0x556598a3e220]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084856898 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084856898 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{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) 20241213084856898 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{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) 20241213084856898 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(210)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74aee417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "74aee417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084856902 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20241213084856902 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a3e220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213084856902 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a3e220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213084856902 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a3e220]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084856902 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a3e220]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084856902 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213084856902 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{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) 20241213084856902 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{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) 20241213084856902 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{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) 20241213084856902 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084856902 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084856902 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{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) 20241213084856902 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{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) 20241213084856902 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084856902 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084856902 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213084856902 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213084856902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556598a20f10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213084856902 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084856902 DLSCCP DEBUG SCCP-SCOC(9)[0x556598a1f320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084856902 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077643f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213084856902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856902 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856902 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213084856902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856902 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856902 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856902 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856902 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856902 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856902 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856902 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856902 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856902 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856902 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856902 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) 20241213084856902 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20241213084856902 DLSCCP DEBUG SCCP-SCOC(10)[0x556598a278e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084856902 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856902 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084856902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556598a27e90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084856902 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084856902 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084856902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556598a27e90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084856902 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856902 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856902 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084856902 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084856902 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084856902 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856902 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084856902 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{UNUSED}: Allocated (fsm.c:456) 20241213084856903 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{UNUSED}: is child of mgw(mgw-fsm-3199795-0)[0x556598a3dbf0] (fsm.c:486) 20241213084856903 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3199795-0)[0x556598a3dbf0] (mgcp_client_endpoint_fsm.c:724) 20241213084856903 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084856903 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084856903 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084856903 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3199795-0)[0x556598a3dd20]{ST_CRCX}: Allocated (fsm.c:456) 20241213084856903 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3199795-0)[0x556598a3dd20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820] (fsm.c:486) 20241213084856903 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3199795-0)[0x556598a3dd20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084856903 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3199795-0)[0x556598a3dd20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084856903 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 30d33'... (mgcp_client.c:807) 20241213084856903 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213084856903 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3199795-0)[0x556598a3dd20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084856903 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "30d33317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "30d33317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent0(211)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "30d33317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "30d33317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(212)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20241213084856909 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20241213084856909 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dd20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084856909 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dd20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084856909 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dd20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084856909 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dd20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084856909 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084856909 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{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) 20241213084856909 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{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) 20241213084856909 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084856909 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084856909 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{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) 20241213084856909 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084856909 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084856909 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856909 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084856909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3199795)[0x556598a22a20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084856909 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084856909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084856909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(211)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084856913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084856913 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084856913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x30d333) (hnbgw_rua.c:471) 20241213084856913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3199795 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084856913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3199795)[0x556598a22a20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084856913 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084856913 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084856913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3199795)[0x556598a22a20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084856913 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084856913 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084856913 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084856913 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084856913 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213084856913 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3199795-0)[0x556598a3dbf0] (mgcp_client_endpoint_fsm.c:724) 20241213084856913 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084856913 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084856913 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{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) 20241213084856913 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dd20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213084856913 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: 30d33'... (mgcp_client.c:807) 20241213084856913 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213084856913 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dd20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084856913 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084856913 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{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) 20241213084856913 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{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)@8fcf34dce8ec: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "30d33317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "30d33317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084856918 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20241213084856918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dd20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213084856918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dd20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213084856918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dd20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213084856918 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213084856918 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{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) 20241213084856918 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{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) 20241213084856918 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084856918 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084856918 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{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) 20241213084856918 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084856918 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213084856918 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213084856918 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3199795-0)[0x556598a3dbf0] (mgcp_client_endpoint_fsm.c:724) 20241213084856918 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084856918 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084856918 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084856918 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3199795-0)[0x556598a2b730]{ST_CRCX}: Allocated (fsm.c:456) 20241213084856918 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3199795-0)[0x556598a2b730]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820] (fsm.c:486) 20241213084856918 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3199795-0)[0x556598a2b730]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084856918 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3199795-0)[0x556598a2b730]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:226) 20241213084856918 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: 30d33'... (mgcp_client.c:807) 20241213084856918 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213084856918 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3199795-0)[0x556598a2b730]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084856918 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084856918 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{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) 20241213084856918 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{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) 20241213084856918 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(211)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "30d33317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "30d33317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084856922 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20241213084856922 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2b730]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213084856922 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2b730]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213084856922 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2b730]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084856923 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2b730]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084856923 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213084856923 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{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) 20241213084856923 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{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) 20241213084856923 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{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) 20241213084856923 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084856923 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084856923 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{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) 20241213084856923 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{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) 20241213084856923 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084856923 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084856923 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213084856923 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213084856923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556598a27e90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213084856923 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084856923 DLSCCP DEBUG SCCP-SCOC(10)[0x556598a278e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084856923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00046f15), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213084856923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856923 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213084856923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856923 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856923 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856923 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856923 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856923 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856923 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856923 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) 20241213084856923 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20241213084856923 DLSCCP DEBUG SCCP-SCOC(11)[0x556598a2a450]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084856923 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856923 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084856923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556598a271b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084856923 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084856923 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084856923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556598a271b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084856923 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856923 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856923 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084856923 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084856923 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084856923 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856923 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084856923 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{UNUSED}: Allocated (fsm.c:456) 20241213084856923 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{UNUSED}: is child of mgw(mgw-fsm-3309434-0)[0x556598a4e460] (fsm.c:486) 20241213084856923 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3309434-0)[0x556598a4e460] (mgcp_client_endpoint_fsm.c:724) 20241213084856923 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084856923 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084856923 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084856923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3309434-0)[0x556598a55720]{ST_CRCX}: Allocated (fsm.c:456) 20241213084856923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3309434-0)[0x556598a55720]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70] (fsm.c:486) 20241213084856923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3309434-0)[0x556598a55720]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084856923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3309434-0)[0x556598a55720]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084856923 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: 327f7'... (mgcp_client.c:807) 20241213084856923 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213084856923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3309434-0)[0x556598a55720]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084856923 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "327f7a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "327f7a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent0(212)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "327f7a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "327f7a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(213)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20241213084856930 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20241213084856930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a55720]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084856930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a55720]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084856930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a55720]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084856930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a55720]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084856930 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084856930 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{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) 20241213084856930 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{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) 20241213084856930 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084856930 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084856930 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{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) 20241213084856930 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084856930 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084856930 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856930 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084856930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3309434)[0x556598a286e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084856930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084856930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084856930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(212)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084856934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084856934 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084856934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x327f7a) (hnbgw_rua.c:471) 20241213084856934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3309434 SCCP-11 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084856934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3309434)[0x556598a286e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084856934 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084856934 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084856934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3309434)[0x556598a286e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084856934 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084856934 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084856934 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084856934 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084856934 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213084856934 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3309434-0)[0x556598a4e460] (mgcp_client_endpoint_fsm.c:724) 20241213084856934 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084856934 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084856934 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{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) 20241213084856934 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a55720]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213084856934 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: 327f7'... (mgcp_client.c:807) 20241213084856934 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213084856934 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a55720]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084856934 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084856934 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{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) 20241213084856934 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{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)@8fcf34dce8ec: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "327f7a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "327f7a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084856940 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20241213084856940 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a55720]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213084856940 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a55720]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213084856940 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a55720]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213084856940 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213084856940 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{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) 20241213084856940 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{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) 20241213084856940 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084856940 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084856940 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{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) 20241213084856940 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084856940 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213084856940 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213084856940 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3309434-0)[0x556598a4e460] (mgcp_client_endpoint_fsm.c:724) 20241213084856940 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084856940 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084856940 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084856940 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3309434-0)[0x556598a45170]{ST_CRCX}: Allocated (fsm.c:456) 20241213084856940 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3309434-0)[0x556598a45170]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70] (fsm.c:486) 20241213084856940 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3309434-0)[0x556598a45170]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084856940 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3309434-0)[0x556598a45170]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241213084856940 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: 327f7'... (mgcp_client.c:807) 20241213084856940 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213084856940 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3309434-0)[0x556598a45170]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084856940 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084856940 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{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) 20241213084856940 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{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) 20241213084856940 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(212)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "327f7a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "327f7a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084856946 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20241213084856946 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a45170]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213084856946 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a45170]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213084856946 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a45170]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084856946 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a45170]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084856946 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213084856946 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{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) 20241213084856946 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{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) 20241213084856946 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{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) 20241213084856946 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084856946 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084856946 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{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) 20241213084856946 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{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) 20241213084856946 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084856946 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084856946 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213084856946 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213084856946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556598a271b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213084856946 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084856946 DLSCCP DEBUG SCCP-SCOC(11)[0x556598a2a450]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084856946 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009adca), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213084856946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856946 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856946 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213084856946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856946 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856946 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856946 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856946 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856946 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856946 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856946 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856946 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856946 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856946 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856946 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856946 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856946 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) 20241213084856946 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20241213084856946 DLSCCP DEBUG SCCP-SCOC(12)[0x556598a2caa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084856946 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856946 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084856946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556598a2b2f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084856946 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084856946 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084856946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556598a2b2f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084856946 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856946 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856946 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084856946 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084856946 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084856946 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856946 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084856946 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{UNUSED}: Allocated (fsm.c:456) 20241213084856946 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{UNUSED}: is child of mgw(mgw-fsm-7567073-0)[0x556598a57750] (fsm.c:486) 20241213084856946 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7567073-0)[0x556598a57750] (mgcp_client_endpoint_fsm.c:724) 20241213084856946 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084856946 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084856946 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084856946 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7567073-0)[0x556598a5e5c0]{ST_CRCX}: Allocated (fsm.c:456) 20241213084856946 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7567073-0)[0x556598a5e5c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7567073-0)[0x556598a57960] (fsm.c:486) 20241213084856946 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7567073-0)[0x556598a5e5c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084856946 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7567073-0)[0x556598a5e5c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084856946 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 7376e'... (mgcp_client.c:807) 20241213084856946 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213084856946 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7567073-0)[0x556598a5e5c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084856946 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7376e117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7376e117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7376e117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7376e117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(214)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20241213084856954 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20241213084856954 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a5e5c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084856954 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a5e5c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084856954 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a5e5c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084856954 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a5e5c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084856954 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084856954 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{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) 20241213084856954 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{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) 20241213084856954 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084856954 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084856954 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{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) 20241213084856954 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084856954 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084856954 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856954 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084856954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7567073)[0x556598a27000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084856954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084856954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084856954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(213)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084856959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856959 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084856959 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084856959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7376e1) (hnbgw_rua.c:471) 20241213084856959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7567073 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084856959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7567073)[0x556598a27000]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084856959 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084856959 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084856959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7567073)[0x556598a27000]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084856959 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084856959 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084856959 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084856959 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084856959 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213084856959 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7567073-0)[0x556598a57750] (mgcp_client_endpoint_fsm.c:724) 20241213084856959 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084856959 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084856959 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{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) 20241213084856959 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a5e5c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213084856959 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: 7376e'... (mgcp_client.c:807) 20241213084856959 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213084856959 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a5e5c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084856959 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084856959 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{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) 20241213084856959 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{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)@8fcf34dce8ec: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "7376e117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7376e117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084856965 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20241213084856965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a5e5c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213084856965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a5e5c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213084856965 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a5e5c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{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) 20241213084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{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) 20241213084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{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) 20241213084856965 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084856965 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213084856965 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7567073-0)[0x556598a57750] (mgcp_client_endpoint_fsm.c:724) 20241213084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084856965 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7567073-0)[0x556598a45c80]{ST_CRCX}: Allocated (fsm.c:456) 20241213084856965 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7567073-0)[0x556598a45c80]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7567073-0)[0x556598a57960] (fsm.c:486) 20241213084856965 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7567073-0)[0x556598a45c80]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084856965 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7567073-0)[0x556598a45c80]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:226) 20241213084856965 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: 7376e'... (mgcp_client.c:807) 20241213084856965 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213084856965 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7567073-0)[0x556598a45c80]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{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) 20241213084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{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) 20241213084856965 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(213)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "7376e117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7376e117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084856970 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20241213084856970 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a45c80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213084856970 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a45c80]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213084856970 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a45c80]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084856970 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a45c80]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084856970 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213084856970 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{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) 20241213084856970 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{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) 20241213084856970 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{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) 20241213084856970 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084856970 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084856970 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{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) 20241213084856970 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{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) 20241213084856970 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084856970 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084856970 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213084856970 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213084856970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556598a2b2f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213084856970 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084856970 DLSCCP DEBUG SCCP-SCOC(12)[0x556598a2caa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084856970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbfbb6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213084856970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856970 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213084856970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856970 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856970 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856970 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856970 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856970 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856970 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856970 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856970 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856970 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) 20241213084856970 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20241213084856970 DLSCCP DEBUG SCCP-SCOC(13)[0x556598a34c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084856970 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856970 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084856970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556598a28200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084856970 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084856970 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084856970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556598a28200]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084856970 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856970 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856970 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084856970 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084856970 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084856970 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856970 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084856970 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{UNUSED}: Allocated (fsm.c:456) 20241213084856970 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{UNUSED}: is child of mgw(mgw-fsm-1911706-0)[0x556598a570c0] (fsm.c:486) 20241213084856970 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1911706-0)[0x556598a570c0] (mgcp_client_endpoint_fsm.c:724) 20241213084856970 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084856970 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084856970 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084856970 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1911706-0)[0x556598a671a0]{ST_CRCX}: Allocated (fsm.c:456) 20241213084856970 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1911706-0)[0x556598a671a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0] (fsm.c:486) 20241213084856970 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1911706-0)[0x556598a671a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084856970 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1911706-0)[0x556598a671a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084856970 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 1d2b9'... (mgcp_client.c:807) 20241213084856970 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213084856970 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1911706-0)[0x556598a671a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084856970 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1d2b9a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1d2b9a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent0(214)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1d2b9a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1d2b9a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(215)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20241213084856979 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20241213084856979 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a671a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084856979 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a671a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084856979 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a671a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084856979 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a671a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084856979 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084856979 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{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) 20241213084856979 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{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) 20241213084856979 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084856979 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084856979 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{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) 20241213084856979 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084856979 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084856979 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856979 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084856979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1911706)[0x556598a2c440]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084856979 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084856979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084856979 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(214)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084856985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084856985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084856985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084856985 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084856985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1d2b9a) (hnbgw_rua.c:471) 20241213084856985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1911706 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084856985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1911706)[0x556598a2c440]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084856985 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084856985 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084856985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1911706)[0x556598a2c440]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084856985 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084856985 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084856985 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084856985 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084856985 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213084856985 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1911706-0)[0x556598a570c0] (mgcp_client_endpoint_fsm.c:724) 20241213084856985 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084856985 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084856985 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{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) 20241213084856985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a671a0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213084856985 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: 1d2b9'... (mgcp_client.c:807) 20241213084856985 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213084856985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a671a0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084856985 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084856985 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{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) 20241213084856985 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{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)@8fcf34dce8ec: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "1d2b9a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1d2b9a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084856991 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20241213084856991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a671a0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213084856991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a671a0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213084856991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a671a0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213084856991 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213084856991 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{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) 20241213084856991 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{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) 20241213084856991 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084856991 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084856991 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{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) 20241213084856991 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084856991 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213084856991 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213084856991 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1911706-0)[0x556598a570c0] (mgcp_client_endpoint_fsm.c:724) 20241213084856991 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084856991 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084856991 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084856991 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1911706-0)[0x556598a56db0]{ST_CRCX}: Allocated (fsm.c:456) 20241213084856991 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1911706-0)[0x556598a56db0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0] (fsm.c:486) 20241213084856991 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1911706-0)[0x556598a56db0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084856991 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1911706-0)[0x556598a56db0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241213084856991 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: 1d2b9'... (mgcp_client.c:807) 20241213084856991 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213084856991 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1911706-0)[0x556598a56db0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084856991 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084856991 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{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) 20241213084856991 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{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) 20241213084856991 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(214)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "1d2b9a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1d2b9a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084856996 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20241213084856996 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a56db0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213084856996 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a56db0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213084856996 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a56db0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084856996 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a56db0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084856996 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213084856996 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{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) 20241213084856996 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{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) 20241213084856996 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{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) 20241213084856996 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084856996 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084856996 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{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) 20241213084856996 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{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) 20241213084856996 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084856996 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084856996 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213084856996 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213084856996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556598a28200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213084856996 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084856996 DLSCCP DEBUG SCCP-SCOC(13)[0x556598a34c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084856996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dad9f6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213084856996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084856996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084856996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084856996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084856996 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213084856996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856996 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084856996 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084856996 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084856996 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084856996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084856996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084856996 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084856996 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084856996 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084856996 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084856996 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084856996 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084856996 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084856996 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084856996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084856996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084856996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084856996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084856996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084856996 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) 20241213084856996 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20241213084856996 DLSCCP DEBUG SCCP-SCOC(14)[0x556598a33d10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084856996 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084856996 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084856996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556598a28ee0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084856996 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084856996 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084856996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556598a28ee0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084856996 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856996 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856996 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084856996 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084856996 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084856996 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084856996 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084856996 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{UNUSED}: Allocated (fsm.c:456) 20241213084856996 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{UNUSED}: is child of mgw(mgw-fsm-6611762-0)[0x556598a691a0] (fsm.c:486) 20241213084856996 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6611762-0)[0x556598a691a0] (mgcp_client_endpoint_fsm.c:724) 20241213084856996 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084856996 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084856996 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084856996 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6611762-0)[0x556598a6ffc0]{ST_CRCX}: Allocated (fsm.c:456) 20241213084856996 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6611762-0)[0x556598a6ffc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6611762-0)[0x556598a56690] (fsm.c:486) 20241213084856996 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6611762-0)[0x556598a6ffc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084856996 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6611762-0)[0x556598a6ffc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084856996 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 64e33'... (mgcp_client.c:807) 20241213084856996 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213084856996 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6611762-0)[0x556598a6ffc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084856996 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "64e33217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "64e33217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent0(215)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "64e33217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "64e33217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(216)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20241213084857004 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20241213084857004 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a6ffc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084857004 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a6ffc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084857004 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a6ffc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084857004 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a6ffc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084857004 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084857004 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{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) 20241213084857004 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{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) 20241213084857004 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857004 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857004 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{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) 20241213084857004 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857004 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084857004 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857004 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084857004 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6611762)[0x556598a33630]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084857004 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084857004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084857004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(215)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084857012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084857012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084857012 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084857012 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084857012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x64e332) (hnbgw_rua.c:471) 20241213084857012 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6611762 SCCP-14 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084857012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6611762)[0x556598a33630]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084857012 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084857012 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084857012 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6611762)[0x556598a33630]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084857012 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857012 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084857012 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084857012 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857012 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213084857012 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6611762-0)[0x556598a691a0] (mgcp_client_endpoint_fsm.c:724) 20241213084857012 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857012 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857012 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{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) 20241213084857012 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a6ffc0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213084857013 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: 64e33'... (mgcp_client.c:807) 20241213084857013 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213084857013 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a6ffc0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084857013 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084857013 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{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) 20241213084857013 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{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)@8fcf34dce8ec: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "64e33217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "64e33217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084857021 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20241213084857021 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a6ffc0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213084857021 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a6ffc0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213084857021 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a6ffc0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213084857021 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213084857021 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{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) 20241213084857021 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{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) 20241213084857021 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857021 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857021 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{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) 20241213084857021 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857021 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213084857021 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213084857021 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6611762-0)[0x556598a691a0] (mgcp_client_endpoint_fsm.c:724) 20241213084857021 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857021 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857021 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084857021 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6611762-0)[0x556598a5fb30]{ST_CRCX}: Allocated (fsm.c:456) 20241213084857021 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6611762-0)[0x556598a5fb30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6611762-0)[0x556598a56690] (fsm.c:486) 20241213084857021 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6611762-0)[0x556598a5fb30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084857021 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6611762-0)[0x556598a5fb30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:226) 20241213084857021 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: 64e33'... (mgcp_client.c:807) 20241213084857021 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213084857021 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6611762-0)[0x556598a5fb30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084857021 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084857021 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{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) 20241213084857021 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{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) 20241213084857021 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(215)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "64e33217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "64e33217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084857030 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20241213084857030 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a5fb30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213084857030 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a5fb30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213084857030 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a5fb30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084857030 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a5fb30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084857030 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213084857030 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{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) 20241213084857030 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{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) 20241213084857030 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{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) 20241213084857030 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857030 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857030 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{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) 20241213084857030 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{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) 20241213084857031 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857031 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857031 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213084857031 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213084857031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556598a28ee0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213084857031 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084857031 DLSCCP DEBUG SCCP-SCOC(14)[0x556598a33d10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084857031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062cf6c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213084857031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084857031 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084857031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084857031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084857031 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213084857031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084857031 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084857031 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084857031 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084857031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084857031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084857031 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084857031 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084857031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084857031 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084857031 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084857031 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084857031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084857031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084857031 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084857031 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084857031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084857031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084857031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084857031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084857031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084857031 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) 20241213084857031 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20241213084857031 DLSCCP DEBUG SCCP-SCOC(15)[0x556598a351e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084857031 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084857031 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084857031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556598a29100]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084857031 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084857031 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084857031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556598a29100]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084857031 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857031 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857031 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084857031 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084857031 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084857031 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857031 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084857031 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{UNUSED}: Allocated (fsm.c:456) 20241213084857031 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{UNUSED}: is child of mgw(mgw-fsm-14926967-0)[0x556598a720f0] (fsm.c:486) 20241213084857031 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14926967-0)[0x556598a720f0] (mgcp_client_endpoint_fsm.c:724) 20241213084857031 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857031 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857031 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer 20241213084857031 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14926967-0)[0x556598a79050]{ST_CRCX}: Allocated (fsm.c:456) 20241213084857031 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14926967-0)[0x556598a79050]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14926967-0)[0x556598a72780] (fsm.c:486) 20241213084857031 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14926967-0)[0x556598a79050]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084857031 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14926967-0)[0x556598a79050]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084857031 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: e3c47'... (mgcp_client.c:807) 20241213084857031 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213084857031 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14926967-0)[0x556598a79050]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084857031 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e3c47717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3c47717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent0(216)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e3c47717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3c47717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(217)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20241213084857041 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20241213084857041 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a79050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084857041 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a79050]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084857041 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a79050]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084857041 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a79050]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084857041 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084857041 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{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) 20241213084857041 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{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) 20241213084857041 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857041 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857041 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{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) 20241213084857041 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857041 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084857041 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857041 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084857041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14926967)[0x556598a28d10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084857041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084857041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084857041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(216)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084857048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084857048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084857048 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084857048 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084857048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe3c477) (hnbgw_rua.c:471) 20241213084857048 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14926967 SCCP-15 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084857048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14926967)[0x556598a28d10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084857048 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084857048 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084857048 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14926967)[0x556598a28d10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084857048 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857048 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084857048 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084857048 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857048 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213084857048 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14926967-0)[0x556598a720f0] (mgcp_client_endpoint_fsm.c:724) 20241213084857048 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857048 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857048 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{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) 20241213084857048 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a79050]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213084857048 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: e3c47'... (mgcp_client.c:807) 20241213084857048 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213084857048 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a79050]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084857048 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084857048 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{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) 20241213084857048 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{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)@8fcf34dce8ec: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "e3c47717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3c47717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084857071 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20241213084857071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a79050]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213084857071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a79050]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213084857071 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a79050]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{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) 20241213084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{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) 20241213084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{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) 20241213084857071 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857071 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213084857071 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14926967-0)[0x556598a720f0] (mgcp_client_endpoint_fsm.c:724) 20241213084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084857071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14926967-0)[0x556598a67910]{ST_CRCX}: Allocated (fsm.c:456) 20241213084857071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14926967-0)[0x556598a67910]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14926967-0)[0x556598a72780] (fsm.c:486) 20241213084857071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14926967-0)[0x556598a67910]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084857071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14926967-0)[0x556598a67910]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:226) 20241213084857071 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: e3c47'... (mgcp_client.c:807) 20241213084857071 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213084857071 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14926967-0)[0x556598a67910]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{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) 20241213084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{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) 20241213084857071 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(216)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "e3c47717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e3c47717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084857087 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20241213084857087 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a67910]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213084857087 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a67910]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213084857087 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a67910]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084857087 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a67910]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{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) 20241213084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{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) 20241213084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{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) 20241213084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{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) 20241213084857087 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{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) 20241213084857087 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857087 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857087 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213084857087 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213084857087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556598a29100]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213084857087 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084857087 DLSCCP DEBUG SCCP-SCOC(15)[0x556598a351e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084857087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063b18b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213084857087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084857087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084857087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084857087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084857087 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213084857087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084857087 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084857087 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084857087 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084857087 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084857087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084857087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084857087 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084857088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084857088 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084857088 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084857088 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084857088 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084857088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084857088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084857088 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084857088 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084857088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084857088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084857088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084857088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084857088 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) 20241213084857088 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20241213084857088 DLSCCP DEBUG SCCP-SCOC(16)[0x556598a35d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084857088 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084857088 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084857088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556598a34080]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084857088 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084857088 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084857088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556598a34080]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084857088 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857088 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857088 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084857088 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084857088 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084857088 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857088 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084857088 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{UNUSED}: Allocated (fsm.c:456) 20241213084857088 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{UNUSED}: is child of mgw(mgw-fsm-1439307-0)[0x556598a7ada0] (fsm.c:486) 20241213084857088 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1439307-0)[0x556598a7ada0] (mgcp_client_endpoint_fsm.c:724) 20241213084857088 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857088 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857088 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084857088 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1439307-0)[0x556598a81c60]{ST_CRCX}: Allocated (fsm.c:456) 20241213084857088 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1439307-0)[0x556598a81c60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390] (fsm.c:486) 20241213084857088 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1439307-0)[0x556598a81c60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084857088 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1439307-0)[0x556598a81c60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084857088 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: 15f64'... (mgcp_client.c:807) 20241213084857088 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213084857088 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1439307-0)[0x556598a81c60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084857088 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "15f64b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "15f64b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent0(217)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "15f64b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "15f64b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(218)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20241213084857113 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20241213084857113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a81c60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084857113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a81c60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084857113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a81c60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084857113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a81c60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084857113 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084857113 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{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) 20241213084857113 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{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) 20241213084857113 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857113 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857113 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{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) 20241213084857113 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857113 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084857113 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857113 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084857113 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1439307)[0x556598a346a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084857113 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084857113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084857113 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(217)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084857126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084857126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084857126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084857126 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084857126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x15f64b) (hnbgw_rua.c:471) 20241213084857126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1439307 SCCP-16 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084857126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1439307)[0x556598a346a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084857126 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084857126 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084857126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1439307)[0x556598a346a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084857126 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857126 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084857126 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084857126 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857126 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213084857126 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1439307-0)[0x556598a7ada0] (mgcp_client_endpoint_fsm.c:724) 20241213084857126 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857126 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857126 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{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) 20241213084857126 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a81c60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213084857126 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: 15f64'... (mgcp_client.c:807) 20241213084857126 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213084857126 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a81c60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084857126 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084857126 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{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) 20241213084857126 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{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)@8fcf34dce8ec: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "15f64b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "15f64b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084857134 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20241213084857134 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a81c60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213084857134 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a81c60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213084857134 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a81c60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213084857134 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213084857134 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{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) 20241213084857134 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{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) 20241213084857134 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857134 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857134 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{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) 20241213084857134 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857134 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213084857134 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213084857134 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1439307-0)[0x556598a7ada0] (mgcp_client_endpoint_fsm.c:724) 20241213084857134 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857135 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857135 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084857135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1439307-0)[0x556598a68510]{ST_CRCX}: Allocated (fsm.c:456) 20241213084857135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1439307-0)[0x556598a68510]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390] (fsm.c:486) 20241213084857135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1439307-0)[0x556598a68510]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084857135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1439307-0)[0x556598a68510]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241213084857135 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: 15f64'... (mgcp_client.c:807) 20241213084857135 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213084857135 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1439307-0)[0x556598a68510]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084857135 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084857135 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{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) 20241213084857135 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{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) 20241213084857135 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(217)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "15f64b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "15f64b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084857147 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20241213084857147 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a68510]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213084857147 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a68510]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213084857147 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a68510]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084857147 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a68510]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084857147 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213084857147 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{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) 20241213084857147 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{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) 20241213084857147 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{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) 20241213084857147 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857147 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857147 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{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) 20241213084857147 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{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) 20241213084857147 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857147 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857147 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213084857147 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213084857147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556598a34080]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213084857147 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084857147 DLSCCP DEBUG SCCP-SCOC(16)[0x556598a35d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084857147 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c13888), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213084857147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084857147 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084857147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084857147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084857147 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213084857147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084857147 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084857147 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084857147 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084857147 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084857147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084857147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084857147 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084857148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084857148 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084857148 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084857148 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084857148 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084857148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084857148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084857148 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084857148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084857148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084857148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084857148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084857148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084857148 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) 20241213084857148 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20241213084857148 DLSCCP DEBUG SCCP-SCOC(17)[0x556598a36a60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084857148 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084857148 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084857148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556598a36220]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084857148 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084857148 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084857148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556598a36220]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084857148 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857148 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857148 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084857148 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084857148 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084857148 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857148 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084857148 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{UNUSED}: Allocated (fsm.c:456) 20241213084857148 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{UNUSED}: is child of mgw(mgw-fsm-3345108-0)[0x556598a839f0] (fsm.c:486) 20241213084857148 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3345108-0)[0x556598a839f0] (mgcp_client_endpoint_fsm.c:724) 20241213084857148 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857148 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857148 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084857148 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3345108-0)[0x556598a8a950]{ST_CRCX}: Allocated (fsm.c:456) 20241213084857148 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3345108-0)[0x556598a8a950]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3345108-0)[0x556598a84080] (fsm.c:486) 20241213084857148 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3345108-0)[0x556598a8a950]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084857148 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3345108-0)[0x556598a8a950]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084857148 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 330ad'... (mgcp_client.c:807) 20241213084857148 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213084857148 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3345108-0)[0x556598a8a950]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084857148 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "330ad417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "330ad417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent0(218)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "330ad417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "330ad417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(219)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20241213084857163 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20241213084857163 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a8a950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084857163 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a8a950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084857163 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a8a950]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084857163 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a8a950]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084857163 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084857163 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{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) 20241213084857163 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{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) 20241213084857163 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857163 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857163 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{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) 20241213084857163 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857163 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084857163 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857163 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084857163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3345108)[0x556598a34340]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084857163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084857163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084857163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(218)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084857169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084857169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084857169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084857169 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084857169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x330ad4) (hnbgw_rua.c:471) 20241213084857169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3345108 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084857169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3345108)[0x556598a34340]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084857169 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084857169 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084857169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3345108)[0x556598a34340]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084857169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857169 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084857169 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084857169 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857169 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213084857169 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3345108-0)[0x556598a839f0] (mgcp_client_endpoint_fsm.c:724) 20241213084857169 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857169 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857169 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{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) 20241213084857169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a8a950]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213084857169 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 330ad'... (mgcp_client.c:807) 20241213084857169 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213084857169 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a8a950]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084857169 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084857169 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{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) 20241213084857169 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(218)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "330ad417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "330ad417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084857175 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20241213084857175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a8a950]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213084857175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a8a950]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213084857175 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a8a950]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213084857175 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213084857175 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{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) 20241213084857175 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{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) 20241213084857175 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857175 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857175 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{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) 20241213084857175 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857175 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213084857175 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213084857175 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3345108-0)[0x556598a839f0] (mgcp_client_endpoint_fsm.c:724) 20241213084857175 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857175 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857175 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084857175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3345108-0)[0x556598a823d0]{ST_CRCX}: Allocated (fsm.c:456) 20241213084857175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3345108-0)[0x556598a823d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3345108-0)[0x556598a84080] (fsm.c:486) 20241213084857175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3345108-0)[0x556598a823d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084857175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3345108-0)[0x556598a823d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241213084857175 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: 330ad'... (mgcp_client.c:807) 20241213084857175 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213084857175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3345108-0)[0x556598a823d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084857175 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084857175 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{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) 20241213084857175 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{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) 20241213084857175 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "330ad417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "330ad417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084857181 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20241213084857181 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a823d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213084857181 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a823d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213084857181 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a823d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084857181 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a823d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084857181 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213084857181 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{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) 20241213084857181 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{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) 20241213084857181 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{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) 20241213084857181 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857181 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857181 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{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) 20241213084857181 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{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) 20241213084857181 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857181 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857181 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213084857181 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213084857181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556598a36220]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213084857181 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084857181 DLSCCP DEBUG SCCP-SCOC(17)[0x556598a36a60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084857181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00898dc1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213084857181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084857181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084857181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084857181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084857181 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213084857181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084857181 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084857181 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084857181 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084857181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084857181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084857181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084857181 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084857181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084857181 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084857181 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084857181 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084857181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084857181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084857181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084857181 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084857181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084857181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084857181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084857181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084857181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084857181 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) 20241213084857181 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20241213084857181 DLSCCP DEBUG SCCP-SCOC(18)[0x556598a37680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084857181 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084857181 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084857181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556598a36f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084857181 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084857181 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084857181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556598a36f80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084857181 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857181 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857181 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084857181 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084857181 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084857181 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857181 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084857181 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{UNUSED}: Allocated (fsm.c:456) 20241213084857181 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{UNUSED}: is child of mgw(mgw-fsm-2062490-0)[0x556598a8cb10] (fsm.c:486) 20241213084857181 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2062490-0)[0x556598a8cb10] (mgcp_client_endpoint_fsm.c:724) 20241213084857181 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857181 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857181 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084857181 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2062490-0)[0x556598a83230]{ST_CRCX}: Allocated (fsm.c:456) 20241213084857181 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2062490-0)[0x556598a83230]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0] (fsm.c:486) 20241213084857181 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2062490-0)[0x556598a83230]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084857181 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2062490-0)[0x556598a83230]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084857181 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: 1f789'... (mgcp_client.c:807) 20241213084857181 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213084857181 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2062490-0)[0x556598a83230]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084857181 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1f789a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1f789a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent0(219)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1f789a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1f789a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(220)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20241213084857189 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20241213084857189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a83230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084857189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a83230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084857189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a83230]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084857189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a83230]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084857189 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084857189 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{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) 20241213084857189 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{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) 20241213084857189 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857189 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857189 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{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) 20241213084857189 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857189 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084857189 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857189 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084857189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062490)[0x556598a36070]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084857189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084857189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084857189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(219)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084857194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084857194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084857194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084857194 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084857194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1f789a) (hnbgw_rua.c:471) 20241213084857194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062490 SCCP-18 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084857194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062490)[0x556598a36070]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084857194 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084857194 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084857194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062490)[0x556598a36070]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084857194 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857194 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084857194 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084857194 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857194 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213084857194 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2062490-0)[0x556598a8cb10] (mgcp_client_endpoint_fsm.c:724) 20241213084857194 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857194 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857194 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{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) 20241213084857194 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a83230]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213084857194 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 1f78'... (mgcp_client.c:807) 20241213084857194 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241213084857194 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a83230]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084857194 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084857194 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{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) 20241213084857194 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{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)@8fcf34dce8ec: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "1f789a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1f789a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084857202 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20241213084857203 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a83230]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213084857203 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a83230]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213084857203 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a83230]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213084857203 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213084857203 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{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) 20241213084857203 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{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) 20241213084857203 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857203 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857203 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{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) 20241213084857203 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857203 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213084857203 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213084857203 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2062490-0)[0x556598a8cb10] (mgcp_client_endpoint_fsm.c:724) 20241213084857203 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857203 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857203 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084857203 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2062490-0)[0x556598a8c530]{ST_CRCX}: Allocated (fsm.c:456) 20241213084857203 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2062490-0)[0x556598a8c530]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0] (fsm.c:486) 20241213084857203 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2062490-0)[0x556598a8c530]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084857203 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2062490-0)[0x556598a8c530]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:226) 20241213084857203 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: 1f78'... (mgcp_client.c:807) 20241213084857203 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241213084857203 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2062490-0)[0x556598a8c530]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084857203 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084857203 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{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) 20241213084857203 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{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) 20241213084857203 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(219)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "1f789a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1f789a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084857213 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20241213084857213 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a8c530]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213084857213 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a8c530]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213084857213 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a8c530]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084857213 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a8c530]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084857213 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213084857213 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{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) 20241213084857213 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{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) 20241213084857213 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{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) 20241213084857213 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857214 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857214 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{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) 20241213084857214 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{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) 20241213084857214 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857214 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857214 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213084857214 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213084857214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556598a36f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213084857214 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084857214 DLSCCP DEBUG SCCP-SCOC(18)[0x556598a37680]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084857214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00caf44e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213084857214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084857214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084857214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084857214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084857214 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213084857214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084857214 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084857214 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084857214 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084857214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084857214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084857214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084857214 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084857214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084857214 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084857214 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084857214 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084857214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084857214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084857214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084857214 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084857214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084857214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084857214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084857214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084857214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084857214 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) 20241213084857214 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20241213084857214 DLSCCP DEBUG SCCP-SCOC(19)[0x556598a384a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084857214 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084857214 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084857214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556598a36dd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084857214 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084857214 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084857214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556598a36dd0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084857214 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857214 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857214 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084857214 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084857214 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084857214 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857214 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084857214 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{UNUSED}: Allocated (fsm.c:456) 20241213084857214 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{UNUSED}: is child of mgw(mgw-fsm-835943-0)[0x556598a952d0] (fsm.c:486) 20241213084857214 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-835943-0)[0x556598a952d0] (mgcp_client_endpoint_fsm.c:724) 20241213084857214 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857214 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857214 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084857214 DLMGCP DEBUG MGCP_CONN(mgw-fsm-835943-0)[0x556598a9c060]{ST_CRCX}: Allocated (fsm.c:456) 20241213084857214 DLMGCP DEBUG MGCP_CONN(mgw-fsm-835943-0)[0x556598a9c060]{ST_CRCX}: is child of mgw-endp(mgw-fsm-835943-0)[0x556598a954a0] (fsm.c:486) 20241213084857214 DLMGCP DEBUG MGCP_CONN(mgw-fsm-835943-0)[0x556598a9c060]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084857214 DLMGCP DEBUG MGCP_CONN(mgw-fsm-835943-0)[0x556598a9c060]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084857214 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=198 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: cc167'... (mgcp_client.c:807) 20241213084857214 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1212) 20241213084857214 DLMGCP DEBUG MGCP_CONN(mgw-fsm-835943-0)[0x556598a9c060]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084857214 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cc16717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cc16717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent0(220)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cc16717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cc16717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(221)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20241213084857232 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20241213084857232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a9c060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084857232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a9c060]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084857232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a9c060]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084857232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a9c060]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084857232 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084857232 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{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) 20241213084857232 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{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) 20241213084857232 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857232 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857232 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{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) 20241213084857232 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857232 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084857232 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857232 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084857232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-835943)[0x556598a356c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084857232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084857232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084857232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(220)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084857238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084857238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084857238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084857238 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084857238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcc167) (hnbgw_rua.c:471) 20241213084857238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-835943 SCCP-19 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084857238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-835943)[0x556598a356c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084857238 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084857238 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084857238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-835943)[0x556598a356c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084857238 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857238 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084857238 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084857238 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857238 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213084857238 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-835943-0)[0x556598a952d0] (mgcp_client_endpoint_fsm.c:724) 20241213084857238 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857238 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857238 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{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) 20241213084857238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a9c060]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213084857238 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=213 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: cc16'... (mgcp_client.c:807) 20241213084857238 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1212) 20241213084857238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a9c060]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084857238 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084857238 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{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) 20241213084857238 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{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)@8fcf34dce8ec: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "cc16717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cc16717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084857244 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20241213084857244 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a9c060]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213084857244 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a9c060]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213084857244 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a9c060]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{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) 20241213084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{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) 20241213084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{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) 20241213084857244 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857244 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213084857244 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-835943-0)[0x556598a952d0] (mgcp_client_endpoint_fsm.c:724) 20241213084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084857244 DLMGCP DEBUG MGCP_CONN(mgw-fsm-835943-0)[0x556598a93ee0]{ST_CRCX}: Allocated (fsm.c:456) 20241213084857244 DLMGCP DEBUG MGCP_CONN(mgw-fsm-835943-0)[0x556598a93ee0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-835943-0)[0x556598a954a0] (fsm.c:486) 20241213084857244 DLMGCP DEBUG MGCP_CONN(mgw-fsm-835943-0)[0x556598a93ee0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084857244 DLMGCP DEBUG MGCP_CONN(mgw-fsm-835943-0)[0x556598a93ee0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:226) 20241213084857244 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=203 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: cc16'... (mgcp_client.c:807) 20241213084857244 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1212) 20241213084857244 DLMGCP DEBUG MGCP_CONN(mgw-fsm-835943-0)[0x556598a93ee0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{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) 20241213084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{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) 20241213084857244 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(220)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "cc16717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cc16717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084857249 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20241213084857249 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a93ee0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213084857249 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a93ee0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213084857249 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a93ee0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084857249 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a93ee0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084857249 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213084857249 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{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) 20241213084857249 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{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) 20241213084857249 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{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) 20241213084857249 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857249 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857249 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{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) 20241213084857249 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{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) 20241213084857249 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857249 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857249 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213084857249 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213084857249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556598a36dd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213084857249 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084857249 DLSCCP DEBUG SCCP-SCOC(19)[0x556598a384a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084857249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a52bb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213084857249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084857249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084857249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084857249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084857249 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213084857249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084857249 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084857249 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084857249 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084857249 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084857249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084857249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084857249 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084857249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084857249 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084857249 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084857249 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084857249 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084857249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084857249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084857249 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084857249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084857249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084857249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084857249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084857249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084857249 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) 20241213084857249 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20241213084857249 DLSCCP DEBUG SCCP-SCOC(20)[0x556598a39130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084857249 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084857249 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084857249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556598a379f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084857249 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084857249 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084857249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556598a379f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084857249 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857249 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857249 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084857249 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084857249 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084857249 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857249 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084857249 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{UNUSED}: Allocated (fsm.c:456) 20241213084857249 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{UNUSED}: is child of mgw(mgw-fsm-2445522-0)[0x556598a9e0b0] (fsm.c:486) 20241213084857249 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2445522-0)[0x556598a9e0b0] (mgcp_client_endpoint_fsm.c:724) 20241213084857249 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857249 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857249 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084857249 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2445522-0)[0x556598aa4f20]{ST_CRCX}: Allocated (fsm.c:456) 20241213084857249 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2445522-0)[0x556598aa4f20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0] (fsm.c:486) 20241213084857249 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2445522-0)[0x556598aa4f20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084857249 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2445522-0)[0x556598aa4f20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084857249 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: 2550d'... (mgcp_client.c:807) 20241213084857249 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213084857249 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2445522-0)[0x556598aa4f20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084857249 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2550d217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2550d217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent0(221)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2550d217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2550d217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(222)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20241213084857256 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20241213084857256 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aa4f20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084857256 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aa4f20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084857256 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aa4f20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084857256 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aa4f20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084857256 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084857256 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{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) 20241213084857256 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{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) 20241213084857256 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857256 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857256 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{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) 20241213084857256 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857256 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084857256 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857256 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084857256 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2445522)[0x556598a38930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084857256 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084857256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084857256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(221)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084857260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084857260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084857260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084857260 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084857260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2550d2) (hnbgw_rua.c:471) 20241213084857260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2445522 SCCP-20 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084857260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2445522)[0x556598a38930]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084857260 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084857260 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084857260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2445522)[0x556598a38930]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084857260 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857260 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084857260 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084857260 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857260 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213084857260 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2445522-0)[0x556598a9e0b0] (mgcp_client_endpoint_fsm.c:724) 20241213084857260 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857260 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857260 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{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) 20241213084857260 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aa4f20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213084857260 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 2550'... (mgcp_client.c:807) 20241213084857260 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241213084857260 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aa4f20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084857260 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084857260 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{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) 20241213084857260 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{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)@8fcf34dce8ec: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "2550d217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2550d217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084857265 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20241213084857265 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aa4f20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213084857265 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aa4f20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213084857265 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aa4f20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213084857265 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213084857265 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{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) 20241213084857265 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{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) 20241213084857265 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857265 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857265 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{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) 20241213084857265 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857265 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213084857265 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213084857265 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2445522-0)[0x556598a9e0b0] (mgcp_client_endpoint_fsm.c:724) 20241213084857265 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857265 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857265 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084857265 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2445522-0)[0x556598a9dc40]{ST_CRCX}: Allocated (fsm.c:456) 20241213084857265 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2445522-0)[0x556598a9dc40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0] (fsm.c:486) 20241213084857265 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2445522-0)[0x556598a9dc40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084857265 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2445522-0)[0x556598a9dc40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:226) 20241213084857265 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: 2550'... (mgcp_client.c:807) 20241213084857265 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241213084857265 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2445522-0)[0x556598a9dc40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084857265 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084857265 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{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) 20241213084857265 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{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) 20241213084857265 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(221)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "2550d217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2550d217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084857270 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20241213084857270 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a9dc40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213084857270 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a9dc40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213084857270 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a9dc40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084857270 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a9dc40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084857270 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213084857270 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{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) 20241213084857270 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{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) 20241213084857270 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{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) 20241213084857270 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857270 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857270 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{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) 20241213084857270 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{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) 20241213084857270 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857270 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213084857270 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213084857270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556598a379f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213084857270 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084857270 DLSCCP DEBUG SCCP-SCOC(20)[0x556598a39130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084857270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b511e2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213084857270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084857270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084857270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084857270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084857270 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213084857270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084857270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084857270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084857270 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084857270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084857270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084857270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084857270 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084857270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084857270 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084857270 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084857270 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084857270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084857270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084857270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084857270 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084857270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084857270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084857270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084857270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084857270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084857270 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) 20241213084857270 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20241213084857270 DLSCCP DEBUG SCCP-SCOC(21)[0x556598a39e10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084857270 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084857270 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084857270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556598a38a60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084857270 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084857270 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084857270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556598a38a60]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084857270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857270 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084857270 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084857270 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084857270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857270 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084857270 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{UNUSED}: Allocated (fsm.c:456) 20241213084857270 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{UNUSED}: is child of mgw(mgw-fsm-5083995-0)[0x556598aa6fe0] (fsm.c:486) 20241213084857270 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5083995-0)[0x556598aa6fe0] (mgcp_client_endpoint_fsm.c:724) 20241213084857270 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857270 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857270 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084857270 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5083995-0)[0x556598aadd70]{ST_CRCX}: Allocated (fsm.c:456) 20241213084857270 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5083995-0)[0x556598aadd70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0] (fsm.c:486) 20241213084857270 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5083995-0)[0x556598aadd70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084857270 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5083995-0)[0x556598aadd70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084857270 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: 4d935'... (mgcp_client.c:807) 20241213084857270 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213084857270 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5083995-0)[0x556598aadd70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084857270 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4d935b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4d935b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent0(222)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4d935b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4d935b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(223)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20241213084857277 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20241213084857277 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aadd70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084857277 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aadd70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084857277 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aadd70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084857277 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aadd70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084857277 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084857277 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{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) 20241213084857277 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{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) 20241213084857277 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857277 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857277 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{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) 20241213084857277 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857277 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084857277 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857277 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084857277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5083995)[0x556598a39650]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084857277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084857277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084857277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(222)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084857281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084857281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084857281 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084857281 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084857281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4d935b) (hnbgw_rua.c:471) 20241213084857281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5083995 SCCP-21 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084857281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5083995)[0x556598a39650]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084857281 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084857281 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084857281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5083995)[0x556598a39650]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084857281 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857281 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084857281 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084857281 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857281 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213084857281 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5083995-0)[0x556598aa6fe0] (mgcp_client_endpoint_fsm.c:724) 20241213084857281 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857281 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857281 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{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) 20241213084857281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aadd70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213084857281 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: 4d93'... (mgcp_client.c:807) 20241213084857281 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241213084857281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aadd70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084857281 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084857281 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{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) 20241213084857281 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{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)@8fcf34dce8ec: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "4d935b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4d935b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084857289 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20241213084857289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aadd70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213084857289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aadd70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213084857289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aadd70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213084857289 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213084857289 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{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) 20241213084857289 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{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) 20241213084857289 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857289 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857289 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{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) 20241213084857289 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857289 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213084857289 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213084857289 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5083995-0)[0x556598aa6fe0] (mgcp_client_endpoint_fsm.c:724) 20241213084857289 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857289 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857289 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084857289 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5083995-0)[0x556598aa5a30]{ST_CRCX}: Allocated (fsm.c:456) 20241213084857289 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5083995-0)[0x556598aa5a30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0] (fsm.c:486) 20241213084857289 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5083995-0)[0x556598aa5a30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084857289 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5083995-0)[0x556598aa5a30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:226) 20241213084857289 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: 4d93'... (mgcp_client.c:807) 20241213084857289 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241213084857289 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5083995-0)[0x556598aa5a30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084857289 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084857289 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{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) 20241213084857289 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{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) 20241213084857289 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(222)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "4d935b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4d935b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084857300 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20241213084857300 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598aa5a30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213084857300 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598aa5a30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213084857300 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598aa5a30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084857300 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598aa5a30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084857300 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213084857300 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{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) 20241213084857300 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{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) 20241213084857300 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{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) 20241213084857300 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857300 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857300 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{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) 20241213084857300 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{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) 20241213084857300 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857300 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857300 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213084857300 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213084857300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556598a38a60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213084857300 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084857300 DLSCCP DEBUG SCCP-SCOC(21)[0x556598a39e10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084857300 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00833dbc), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213084857300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084857300 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084857300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084857300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084857300 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213084857300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084857300 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084857300 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084857300 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084857300 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084857300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084857300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084857300 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084857300 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084857300 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084857300 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084857300 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084857300 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084857300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084857300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084857301 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084857301 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084857301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084857301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084857301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084857301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084857301 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) 20241213084857301 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20241213084857301 DLSCCP DEBUG SCCP-SCOC(22)[0x556598a3aae0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084857301 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084857301 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084857301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556598a38b90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084857301 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084857301 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084857301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556598a38b90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084857301 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857301 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857301 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084857301 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084857301 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084857301 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857301 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084857301 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{UNUSED}: Allocated (fsm.c:456) 20241213084857301 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{UNUSED}: is child of mgw(mgw-fsm-1818804-0)[0x556598aafc60] (fsm.c:486) 20241213084857301 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1818804-0)[0x556598aafc60] (mgcp_client_endpoint_fsm.c:724) 20241213084857301 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857301 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857301 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084857301 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1818804-0)[0x556598ab69f0]{ST_CRCX}: Allocated (fsm.c:456) 20241213084857301 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1818804-0)[0x556598ab69f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030] (fsm.c:486) 20241213084857301 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1818804-0)[0x556598ab69f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084857301 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1818804-0)[0x556598ab69f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084857301 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 1bc0b'... (mgcp_client.c:807) 20241213084857301 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213084857301 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1818804-0)[0x556598ab69f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084857301 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1bc0b417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1bc0b417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent0(223)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1bc0b417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1bc0b417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(224)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20241213084857309 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20241213084857309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598ab69f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084857309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598ab69f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084857309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598ab69f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084857309 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598ab69f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084857309 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084857309 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{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) 20241213084857309 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{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) 20241213084857309 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857309 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857309 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{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) 20241213084857309 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857309 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084857309 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857309 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084857309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818804)[0x556598a394a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084857309 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084857309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084857309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(223)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084857317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084857317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084857317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084857317 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084857317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1bc0b4) (hnbgw_rua.c:471) 20241213084857317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1818804 SCCP-22 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084857317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818804)[0x556598a394a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084857317 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084857317 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084857317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818804)[0x556598a394a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084857317 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857317 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084857317 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084857317 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857317 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213084857317 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1818804-0)[0x556598aafc60] (mgcp_client_endpoint_fsm.c:724) 20241213084857317 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857317 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857317 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{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) 20241213084857317 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598ab69f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213084857317 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 1bc0'... (mgcp_client.c:807) 20241213084857317 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241213084857317 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598ab69f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084857317 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084857317 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{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) 20241213084857317 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{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)@8fcf34dce8ec: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "1bc0b417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1bc0b417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084857324 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20241213084857324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598ab69f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213084857324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598ab69f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213084857324 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598ab69f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213084857324 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213084857324 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{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) 20241213084857324 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{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) 20241213084857324 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857324 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857324 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{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) 20241213084857324 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857324 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213084857324 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213084857324 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1818804-0)[0x556598aafc60] (mgcp_client_endpoint_fsm.c:724) 20241213084857324 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857324 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857324 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084857324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1818804-0)[0x556598aaf950]{ST_CRCX}: Allocated (fsm.c:456) 20241213084857324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1818804-0)[0x556598aaf950]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030] (fsm.c:486) 20241213084857324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1818804-0)[0x556598aaf950]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084857324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1818804-0)[0x556598aaf950]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:226) 20241213084857324 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 1bc0'... (mgcp_client.c:807) 20241213084857324 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241213084857324 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1818804-0)[0x556598aaf950]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084857324 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084857324 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{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) 20241213084857324 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{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) 20241213084857324 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(223)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "1bc0b417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1bc0b417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084857331 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20241213084857331 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598aaf950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213084857331 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598aaf950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213084857331 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598aaf950]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084857331 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598aaf950]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084857331 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213084857331 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{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) 20241213084857331 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{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) 20241213084857331 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{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) 20241213084857331 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857331 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857331 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{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) 20241213084857331 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{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) 20241213084857331 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857331 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857331 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213084857331 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213084857331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556598a38b90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213084857331 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084857331 DLSCCP DEBUG SCCP-SCOC(22)[0x556598a3aae0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084857331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a272b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213084857331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084857331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084857331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084857331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084857331 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213084857331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084857331 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084857331 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084857331 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084857331 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084857331 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084857331 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084857331 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084857332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084857332 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084857332 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084857332 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084857332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084857332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084857332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084857332 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084857332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084857332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084857332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084857332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084857332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084857332 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) 20241213084857332 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20241213084857332 DLSCCP DEBUG SCCP-SCOC(23)[0x556598a3b930]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084857332 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084857332 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084857332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556598a3ac10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084857332 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084857332 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084857332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556598a3ac10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084857332 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857332 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857332 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084857332 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084857332 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084857332 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857332 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084857332 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{UNUSED}: Allocated (fsm.c:456) 20241213084857332 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{UNUSED}: is child of mgw(mgw-fsm-141048-0)[0x556598ab8e70] (fsm.c:486) 20241213084857332 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-141048-0)[0x556598ab8e70] (mgcp_client_endpoint_fsm.c:724) 20241213084857332 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857332 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857332 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084857332 DLMGCP DEBUG MGCP_CONN(mgw-fsm-141048-0)[0x556598abf870]{ST_CRCX}: Allocated (fsm.c:456) 20241213084857332 DLMGCP DEBUG MGCP_CONN(mgw-fsm-141048-0)[0x556598abf870]{ST_CRCX}: is child of mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0] (fsm.c:486) 20241213084857332 DLMGCP DEBUG MGCP_CONN(mgw-fsm-141048-0)[0x556598abf870]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084857332 DLMGCP DEBUG MGCP_CONN(mgw-fsm-141048-0)[0x556598abf870]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084857332 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=198 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 226f8'... (mgcp_client.c:807) 20241213084857332 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1212) 20241213084857332 DLMGCP DEBUG MGCP_CONN(mgw-fsm-141048-0)[0x556598abf870]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084857332 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "226f817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "226f817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent0(224)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "226f817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "226f817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241213084857339 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20241213084857339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598abf870]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084857339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598abf870]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084857339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598abf870]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084857339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598abf870]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084857339 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084857339 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{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) 20241213084857339 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{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) 20241213084857339 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857339 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857339 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{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) 20241213084857339 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857339 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084857339 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084857339 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084857339 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-141048)[0x556598a3a470]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084857339 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084857339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084857339 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(224)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084857345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084857345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084857345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084857345 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084857345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x226f8) (hnbgw_rua.c:471) 20241213084857345 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-141048 SCCP-23 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084857345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-141048)[0x556598a3a470]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084857345 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084857345 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084857345 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-141048)[0x556598a3a470]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084857345 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857345 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084857345 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084857345 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857345 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213084857345 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-141048-0)[0x556598ab8e70] (mgcp_client_endpoint_fsm.c:724) 20241213084857345 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857345 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857345 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{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) 20241213084857345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598abf870]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213084857345 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=213 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 226f'... (mgcp_client.c:807) 20241213084857345 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1212) 20241213084857345 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598abf870]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084857345 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084857345 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{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) 20241213084857345 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{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)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "226f817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "226f817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084857353 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20241213084857353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598abf870]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213084857353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598abf870]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213084857353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598abf870]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213084857353 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213084857353 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{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) 20241213084857353 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{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) 20241213084857353 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857353 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857353 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{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) 20241213084857353 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857353 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213084857353 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213084857353 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-141048-0)[0x556598ab8e70] (mgcp_client_endpoint_fsm.c:724) 20241213084857353 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084857353 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084857353 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084857353 DLMGCP DEBUG MGCP_CONN(mgw-fsm-141048-0)[0x556598ab7500]{ST_CRCX}: Allocated (fsm.c:456) 20241213084857353 DLMGCP DEBUG MGCP_CONN(mgw-fsm-141048-0)[0x556598ab7500]{ST_CRCX}: is child of mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0] (fsm.c:486) 20241213084857353 DLMGCP DEBUG MGCP_CONN(mgw-fsm-141048-0)[0x556598ab7500]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084857353 DLMGCP DEBUG MGCP_CONN(mgw-fsm-141048-0)[0x556598ab7500]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:226) 20241213084857353 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=203 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 226f'... (mgcp_client.c:807) 20241213084857353 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1212) 20241213084857353 DLMGCP DEBUG MGCP_CONN(mgw-fsm-141048-0)[0x556598ab7500]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084857353 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084857353 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{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) 20241213084857353 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{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) 20241213084857353 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{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)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "226f817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "226f817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084857365 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20241213084857365 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598ab7500]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213084857365 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598ab7500]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213084857365 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598ab7500]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084857365 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598ab7500]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084857365 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213084857365 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{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) 20241213084857365 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{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) 20241213084857365 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{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) 20241213084857365 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084857365 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084857365 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{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) 20241213084857365 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{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) 20241213084857365 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084857365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084857365 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213084857365 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213084857365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556598a3ac10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213084857365 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084857365 DLSCCP DEBUG SCCP-SCOC(23)[0x556598a3b930]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084857365 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012bbd0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213084857365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084857365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084857365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084857365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084857365 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213084857365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084857365 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084857365 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084857365 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084857365 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084857365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084857365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084857365 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213084858903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084858903 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084858903 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084858903 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084858903 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084858903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084858903 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084858904 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084858904 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084858904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084858904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084858904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084858904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084858904 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) 20241213084858904 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20241213084858904 DLSCCP DEBUG SCCP-SCOC(8)[0x556598a21ed0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084858904 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084858904 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084858904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556598a1f550]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084858904 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084858904 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084858904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556598a1f550]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084858904 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213084858904 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213084858904 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084858904 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084858904 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084858904 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: 19012'... (mgcp_client.c:807) 20241213084858904 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084858904 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084858904 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a3be20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084858904 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: 19012'... (mgcp_client.c:807) 20241213084858904 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084858904 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a3be20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084858904 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{IN_USE}: Removing from parent mgw(mgw-fsm-1638701-0)[0x556598a29d70] (mgcp_client_endpoint_fsm.c:873) 20241213084858904 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084858904 DLMGCP DEBUG mgw-endp(mgw-fsm-1638701-0)[0x556598a26760]{IN_USE}: Deallocated (fsm.c:568) 20241213084858904 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084858904 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084858904 DMGW DEBUG mgw(mgw-fsm-1638701-0)[0x556598a29d70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084858904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1638701)[0x556598a21960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084858904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213084858904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084858904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(209)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(209)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "19012d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "19012d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084858921 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20241213084858921 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084858921 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084858921 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084858921 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213084858922 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20241213084858922 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a3be20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084858922 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a3be20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084858922 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a3be20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084858922 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a3be20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)1638701 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213084858937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084858937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084858937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084858937 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084858937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x19012d,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084858937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1638701 SCCP-8 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084858937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1638701)[0x556598a21960]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084858937 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084858937 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084858937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1638701)[0x556598a21960]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084858937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556598a1f550]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084858937 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084858937 DLSCCP DEBUG SCCP-SCOC(8)[0x556598a21ed0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084858937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008508a0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084858937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084858937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084858937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084858937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084858937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1638701)[0x556598a21960]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084858937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556598a1f550]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084858937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556598a1f550]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084858937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084858937 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084858937 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084858937 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084858937 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084858938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084858938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084858938 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084858938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084858938 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084858938 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084858938 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084858938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084858938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084858938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084858938 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084858938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084858938 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084858938 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084858938 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084858938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084858938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084858938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084858938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084858938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084858938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084858938 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) 20241213084858938 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20241213084858938 DLSCCP DEBUG SCCP-SCOC(9)[0x556598a1f320]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084858938 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084858938 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084858938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556598a20f10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084858938 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084858938 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084858938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556598a20f10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084858938 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213084858938 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213084858938 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084858938 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084858938 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2ac20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084858938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084858938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084858938 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: 74aee'... (mgcp_client.c:807) 20241213084858938 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084858938 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084858938 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2ac20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084858938 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a3e220]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084858938 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: 74aee'... (mgcp_client.c:807) 20241213084858938 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084858938 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a3e220]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084858938 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{IN_USE}: Removing from parent mgw(mgw-fsm-7646948-0)[0x556598a2bae0] (mgcp_client_endpoint_fsm.c:873) 20241213084858938 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084858938 DLMGCP DEBUG mgw-endp(mgw-fsm-7646948-0)[0x556598a2a970]{IN_USE}: Deallocated (fsm.c:568) 20241213084858938 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084858939 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084858939 DMGW DEBUG mgw(mgw-fsm-7646948-0)[0x556598a2bae0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084858939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646948)[0x556598a1b7c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084858939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213084858939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084858939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084858939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084858939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084858939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084858939 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) 20241213084858939 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20241213084858939 DLSCCP DEBUG SCCP-SCOC(10)[0x556598a278e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084858939 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084858939 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084858939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556598a27e90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084858939 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084858939 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084858939 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556598a27e90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084858939 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213084858939 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213084858939 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084858939 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084858939 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dd20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084858939 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: 30d33'... (mgcp_client.c:807) 20241213084858939 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084858939 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dd20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084858939 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2b730]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084858939 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: 30d33'... (mgcp_client.c:807) 20241213084858939 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084858939 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2b730]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084858939 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{IN_USE}: Removing from parent mgw(mgw-fsm-3199795-0)[0x556598a3dbf0] (mgcp_client_endpoint_fsm.c:873) 20241213084858939 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084858939 DLMGCP DEBUG mgw-endp(mgw-fsm-3199795-0)[0x556598a3d820]{IN_USE}: Deallocated (fsm.c:568) 20241213084858939 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084858939 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084858939 DMGW DEBUG mgw(mgw-fsm-3199795-0)[0x556598a3dbf0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084858939 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3199795)[0x556598a22a20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084858939 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213084858939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084858939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213084858939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084858939 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)11024606 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74aee417" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(210)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "74aee417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)7646948 20241213084858961 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20241213084858961 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2ac20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084858961 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2ac20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084858961 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2ac20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084858961 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2ac20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213084858961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084858961 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084858962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084858962 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084858962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x74aee4,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084858962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7646948 SCCP-9 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084858962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646948)[0x556598a1b7c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084858962 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084858962 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084858962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646948)[0x556598a1b7c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084858962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556598a20f10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084858962 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084858962 DLSCCP DEBUG SCCP-SCOC(9)[0x556598a1f320]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084858962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077643f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084858962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084858962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084858962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084858962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084858962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646948)[0x556598a1b7c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084858962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556598a20f10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084858962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556598a20f10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084858962 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20241213084858962 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a3e220]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084858962 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a3e220]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084858962 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a3e220]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084858962 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a3e220]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213084858962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084858962 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084858962 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084858962 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084858962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084858962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084858962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084858962 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084858962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084858962 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084858962 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084858962 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084858962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084858962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084858962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084858962 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084858962 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084858962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084858962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084858962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084858962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084858962 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=008508a0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213084858962 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20241213084858962 DLSCCP DEBUG SCCP-SCOC(8)[0x556598a21ed0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213084858962 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084858962 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084858962 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) 20241213084858963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556598a1f550]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084858963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556598a1f550]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084858963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1638701)[0x556598a21960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084858963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1638701)[0x556598a21960]{disconnected}: Freeing instance (context_map.c:202) 20241213084858963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1638701)[0x556598a21960]{disconnected}: Deallocated (fsm.c:568) 20241213084858963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556598a1f550]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084858963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556598a1f550]{disconnected}: Freeing instance (context_map.c:206) 20241213084858963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x556598a1f550]{disconnected}: Deallocated (fsm.c:568) 20241213084858963 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1638701 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084858963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008508a0), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20241213084858962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084858962 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084858962 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084858962 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084858962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084858962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084858962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084858962 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084858963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084858963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084858963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084858963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084858963 DLSCCP DEBUG SCCP-SCOC(8)[0x556598a21ed0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084858963 DLSCCP DEBUG SCCP-SCOC(8)[0x556598a21ed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084858963 DLSCCP DEBUG SCCP-SCOC(8)[0x556598a21ed0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084858963 DLSCCP DEBUG SCCP-SCOC(8)[0x556598a21ed0]{IDLE}: Deallocated (fsm.c:568) 20241213084858963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084858963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084858963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084858963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084858963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084858963 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) 20241213084858963 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20241213084858963 DLSCCP DEBUG SCCP-SCOC(11)[0x556598a2a450]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084858963 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084858963 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084858963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556598a271b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084858963 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084858963 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084858963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556598a271b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084858963 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213084858963 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213084858963 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084858963 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084858963 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a55720]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084858963 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: 327f7'... (mgcp_client.c:807) 20241213084858963 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084858963 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a55720]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084858963 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a45170]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084858963 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: 327f7'... (mgcp_client.c:807) 20241213084858963 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084858963 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a45170]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084858963 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{IN_USE}: Removing from parent mgw(mgw-fsm-3309434-0)[0x556598a4e460] (mgcp_client_endpoint_fsm.c:873) 20241213084858963 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084858963 DLMGCP DEBUG mgw-endp(mgw-fsm-3309434-0)[0x556598a4ed70]{IN_USE}: Deallocated (fsm.c:568) 20241213084858963 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084858963 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084858963 DMGW DEBUG mgw(mgw-fsm-3309434-0)[0x556598a4e460]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084858963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3309434)[0x556598a286e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084858963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213084858963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084858963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(211)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "30d33317" }, { code := "I", val := "11111" } }, sdp := omit } 20241213084858963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084858964 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084858964 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084858964 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084858964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084858964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084858964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084858964 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)6478846 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:1 20241213084858971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084858971 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084858971 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084858971 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084858971 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084858971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084858971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084858971 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084858971 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084858971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084858971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084858971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084858971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084858971 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=0077643f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213084858971 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20241213084858971 DLSCCP DEBUG SCCP-SCOC(9)[0x556598a1f320]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213084858971 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084858971 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084858971 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) 20241213084858971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556598a20f10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084858971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556598a20f10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084858971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646948)[0x556598a1b7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084858971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646948)[0x556598a1b7c0]{disconnected}: Freeing instance (context_map.c:202) 20241213084858971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7646948)[0x556598a1b7c0]{disconnected}: Deallocated (fsm.c:568) 20241213084858971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556598a20f10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084858971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556598a20f10]{disconnected}: Freeing instance (context_map.c:206) 20241213084858971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x556598a20f10]{disconnected}: Deallocated (fsm.c:568) 20241213084858971 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7646948 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084858971 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0077643f), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20241213084858971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084858971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084858971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084858971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084858971 DLSCCP DEBUG SCCP-SCOC(9)[0x556598a1f320]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084858971 DLSCCP DEBUG SCCP-SCOC(9)[0x556598a1f320]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084858971 DLSCCP DEBUG SCCP-SCOC(9)[0x556598a1f320]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084858971 DLSCCP DEBUG SCCP-SCOC(9)[0x556598a1f320]{IDLE}: Deallocated (fsm.c:568) 20241213084858971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084858971 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084858971 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084858971 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084858971 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084858972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084858972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084858972 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(211)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "30d33317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: RLC received in state:disconnect_pending TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)3199795 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 20241213084858978 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20241213084858978 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dd20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084858978 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dd20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084858978 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dd20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084858978 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dd20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213084858978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084858978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084858978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084858978 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084858978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x30d333,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084858978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3199795 SCCP-10 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084858978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3199795)[0x556598a22a20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084858978 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084858978 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084858978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3199795)[0x556598a22a20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084858978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556598a27e90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084858978 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084858978 DLSCCP DEBUG SCCP-SCOC(10)[0x556598a278e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084858978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00046f15), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084858978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084858978 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084858978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084858978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084858978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3199795)[0x556598a22a20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084858978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556598a27e90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084858978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556598a27e90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084858978 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20241213084858978 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2b730]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084858978 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2b730]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084858978 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2b730]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084858978 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2b730]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213084858979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084858979 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084858979 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084858979 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084858979 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084858979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084858979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084858979 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084858979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084858979 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084858979 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084858979 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084858980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084858980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084858980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084858980 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(212)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "327f7a17" }, { code := "I", val := "11111" } }, sdp := omit } 20241213084858980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084858980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084858980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084858980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084858980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084858980 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) 20241213084858980 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20241213084858980 DLSCCP DEBUG SCCP-SCOC(12)[0x556598a2caa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084858980 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084858980 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084858980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556598a2b2f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084858980 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084858980 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084858980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556598a2b2f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084858980 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213084858980 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213084858980 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084858980 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084858980 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a5e5c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084858980 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: 7376e'... (mgcp_client.c:807) 20241213084858980 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084858980 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a5e5c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084858980 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a45c80]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084858980 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: 7376e'... (mgcp_client.c:807) 20241213084858980 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084858980 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a45c80]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084858980 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{IN_USE}: Removing from parent mgw(mgw-fsm-7567073-0)[0x556598a57750] (mgcp_client_endpoint_fsm.c:873) 20241213084858980 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084858980 DLMGCP DEBUG mgw-endp(mgw-fsm-7567073-0)[0x556598a57960]{IN_USE}: Deallocated (fsm.c:568) 20241213084858980 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084858980 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084858980 DMGW DEBUG mgw(mgw-fsm-7567073-0)[0x556598a57750]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084858980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7567073)[0x556598a27000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084858980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213084858980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084858980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)14763038 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:2 TC_rab_assignment_concurrent0(212)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "327f7a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)3309434 20241213084858991 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20241213084858991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a55720]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084858991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a55720]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084858991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a55720]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084858991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a55720]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213084858991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084858991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084858991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084858991 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084858991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x327f7a,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084858991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3309434 SCCP-11 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084858991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3309434)[0x556598a286e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084858991 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084858991 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084858991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3309434)[0x556598a286e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084858991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556598a271b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084858991 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084858991 DLSCCP DEBUG SCCP-SCOC(11)[0x556598a2a450]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084858991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009adca), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084858991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084858991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084858991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084858991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084858991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3309434)[0x556598a286e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084858991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556598a271b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084858991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556598a271b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084858991 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20241213084858991 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a45170]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084858991 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a45170]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084858991 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a45170]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084858991 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a45170]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213084858991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084858991 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084858991 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084858991 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084858991 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084858991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084858991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084858991 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084858991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084858991 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084858991 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084858991 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084858991 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084858991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084858991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084858991 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084858991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084858991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084858991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084858991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084858991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084858991 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=00046f15), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213084858991 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20241213084858991 DLSCCP DEBUG SCCP-SCOC(10)[0x556598a278e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213084858991 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084858991 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084858991 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) 20241213084858991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556598a27e90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084858991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556598a27e90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084858991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3199795)[0x556598a22a20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084858991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3199795)[0x556598a22a20]{disconnected}: Freeing instance (context_map.c:202) 20241213084858991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3199795)[0x556598a22a20]{disconnected}: Deallocated (fsm.c:568) 20241213084858991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556598a27e90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084858991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556598a27e90]{disconnected}: Freeing instance (context_map.c:206) 20241213084858991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x556598a27e90]{disconnected}: Deallocated (fsm.c:568) 20241213084858991 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3199795 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084858991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00046f15), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20241213084858991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084858991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084858991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084858991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084858992 DLSCCP DEBUG SCCP-SCOC(10)[0x556598a278e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084858992 DLSCCP DEBUG SCCP-SCOC(10)[0x556598a278e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084858992 DLSCCP DEBUG SCCP-SCOC(10)[0x556598a278e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084858992 DLSCCP DEBUG SCCP-SCOC(10)[0x556598a278e0]{IDLE}: Deallocated (fsm.c:568) 20241213084858992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_rab_assignment_concurrent0(213)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "7376e117" }, { code := "I", val := "11111" } }, sdp := omit } 20241213084858992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084858992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084858992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084858992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084858992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084858992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084858992 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(212)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "7376e117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084858996 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20241213084858996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a5e5c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084858996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a5e5c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084858996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a5e5c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084858996 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a5e5c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)8386145 20241213084858996 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20241213084858996 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a45c80]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084858996 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a45c80]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084858996 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a45c80]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084858996 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a45c80]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:3 20241213084858997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084858997 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084858997 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084858997 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084858997 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084858998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084858998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084858998 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084858998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084858998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084858998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084858998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084858998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084858998 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=0009adca), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213084858998 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20241213084858998 DLSCCP DEBUG SCCP-SCOC(11)[0x556598a2a450]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213084858998 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084858998 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084858998 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) 20241213084858998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556598a271b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084858998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556598a271b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084858998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3309434)[0x556598a286e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084858998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3309434)[0x556598a286e0]{disconnected}: Freeing instance (context_map.c:202) 20241213084858998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3309434)[0x556598a286e0]{disconnected}: Deallocated (fsm.c:568) 20241213084858998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556598a271b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084858998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556598a271b0]{disconnected}: Freeing instance (context_map.c:206) 20241213084858998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x556598a271b0]{disconnected}: Deallocated (fsm.c:568) 20241213084858998 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3309434 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084858998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009adca), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20241213084858998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084858998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084858998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084858998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084858998 DLSCCP DEBUG SCCP-SCOC(11)[0x556598a2a450]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084858998 DLSCCP DEBUG SCCP-SCOC(11)[0x556598a2a450]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084858998 DLSCCP DEBUG SCCP-SCOC(11)[0x556598a2a450]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084858998 DLSCCP DEBUG SCCP-SCOC(11)[0x556598a2a450]{IDLE}: Deallocated (fsm.c:568) 20241213084858998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084858998 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084858998 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084858998 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084858998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084858998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084858998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084858998 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)7567073 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213084859002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859002 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859002 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859002 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859002 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859002 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) 20241213084859002 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20241213084859002 DLSCCP DEBUG SCCP-SCOC(13)[0x556598a34c20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084859002 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859002 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084859002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556598a28200]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084859002 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084859002 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084859002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556598a28200]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084859002 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213084859002 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213084859002 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084859002 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084859002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a671a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859002 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: 1d2b9'... (mgcp_client.c:807) 20241213084859002 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084859002 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a671a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859002 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a56db0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859002 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: 1d2b9'... (mgcp_client.c:807) 20241213084859002 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084859002 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a56db0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859002 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{IN_USE}: Removing from parent mgw(mgw-fsm-1911706-0)[0x556598a570c0] (mgcp_client_endpoint_fsm.c:873) 20241213084859002 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084859002 DLMGCP DEBUG mgw-endp(mgw-fsm-1911706-0)[0x556598a605e0]{IN_USE}: Deallocated (fsm.c:568) 20241213084859002 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084859002 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084859002 DMGW DEBUG mgw(mgw-fsm-1911706-0)[0x556598a570c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084859002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1911706)[0x556598a2c440]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084859002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213084859002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084859002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213084859002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084859002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084859002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084859003 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084859003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7376e1,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084859003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7567073 SCCP-12 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084859003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7567073)[0x556598a27000]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084859003 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084859003 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084859003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7567073)[0x556598a27000]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084859003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556598a2b2f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084859003 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084859003 DLSCCP DEBUG SCCP-SCOC(12)[0x556598a2caa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084859003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbfbb6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084859003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7567073)[0x556598a27000]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084859003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556598a2b2f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084859003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556598a2b2f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084859003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859003 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859003 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859003 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859003 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer TC_rab_assignment_concurrent0(214)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)9937145 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:4 TC_rab_assignment_concurrent0(214)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "1d2b9a17" }, { code := "I", val := "11111" } }, sdp := omit } 20241213084859008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859008 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859008 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859008 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859008 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859008 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=00dbfbb6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213084859008 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20241213084859008 DLSCCP DEBUG SCCP-SCOC(12)[0x556598a2caa0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213084859008 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859008 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084859008 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) 20241213084859008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556598a2b2f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084859008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556598a2b2f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084859008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7567073)[0x556598a27000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084859008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7567073)[0x556598a27000]{disconnected}: Freeing instance (context_map.c:202) 20241213084859008 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7567073)[0x556598a27000]{disconnected}: Deallocated (fsm.c:568) 20241213084859008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556598a2b2f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084859008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556598a2b2f0]{disconnected}: Freeing instance (context_map.c:206) 20241213084859008 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x556598a2b2f0]{disconnected}: Deallocated (fsm.c:568) 20241213084859008 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7567073 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084859008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbfbb6), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20241213084859008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859008 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859008 DLSCCP DEBUG SCCP-SCOC(12)[0x556598a2caa0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084859008 DLSCCP DEBUG SCCP-SCOC(12)[0x556598a2caa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084859008 DLSCCP DEBUG SCCP-SCOC(12)[0x556598a2caa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084859008 DLSCCP DEBUG SCCP-SCOC(12)[0x556598a2caa0]{IDLE}: Deallocated (fsm.c:568) 20241213084859009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859009 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859009 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859009 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859009 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859009 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "1d2b9a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084859011 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20241213084859011 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a671a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859011 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a671a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859011 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a671a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859011 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a671a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213084859011 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20241213084859011 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a56db0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859011 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a56db0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859011 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a56db0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859011 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a56db0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)1911706 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213084859043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859043 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859043 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859043 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859043 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859043 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859043 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) 20241213084859043 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20241213084859043 DLSCCP DEBUG SCCP-SCOC(14)[0x556598a33d10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084859043 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859043 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084859043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556598a28ee0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084859043 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084859043 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084859043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556598a28ee0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084859043 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213084859043 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213084859043 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084859044 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084859044 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a6ffc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859044 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: 64e33'... (mgcp_client.c:807) 20241213084859044 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084859044 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a6ffc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859044 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a5fb30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859044 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: 64e33'... (mgcp_client.c:807) 20241213084859044 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084859044 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a5fb30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859044 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{IN_USE}: Removing from parent mgw(mgw-fsm-6611762-0)[0x556598a691a0] (mgcp_client_endpoint_fsm.c:873) 20241213084859044 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084859044 DLMGCP DEBUG mgw-endp(mgw-fsm-6611762-0)[0x556598a56690]{IN_USE}: Deallocated (fsm.c:568) 20241213084859044 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084859044 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084859044 DMGW DEBUG mgw(mgw-fsm-6611762-0)[0x556598a691a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084859044 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6611762)[0x556598a33630]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084859044 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213084859044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084859044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213084859044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084859044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084859044 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084859045 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084859045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1d2b9a,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084859045 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1911706 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084859045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1911706)[0x556598a2c440]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084859045 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084859045 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084859045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1911706)[0x556598a2c440]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084859045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556598a28200]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084859045 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084859045 DLSCCP DEBUG SCCP-SCOC(13)[0x556598a34c20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084859045 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dad9f6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084859045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1911706)[0x556598a2c440]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084859045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556598a28200]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084859045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556598a28200]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084859045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859045 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859045 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859045 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859045 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859045 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859045 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859045 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)16042382 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:5 TC_rab_assignment_concurrent0(215)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "64e33217" }, { code := "I", val := "11111" } }, sdp := omit } 20241213084859054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859054 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859054 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859054 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859055 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859055 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=00dad9f6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213084859055 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20241213084859055 DLSCCP DEBUG SCCP-SCOC(13)[0x556598a34c20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213084859055 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859055 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084859055 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) 20241213084859055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556598a28200]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084859055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556598a28200]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084859055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1911706)[0x556598a2c440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084859055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1911706)[0x556598a2c440]{disconnected}: Freeing instance (context_map.c:202) 20241213084859055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1911706)[0x556598a2c440]{disconnected}: Deallocated (fsm.c:568) 20241213084859055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556598a28200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084859055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556598a28200]{disconnected}: Freeing instance (context_map.c:206) 20241213084859055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x556598a28200]{disconnected}: Deallocated (fsm.c:568) 20241213084859055 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1911706 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084859055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dad9f6), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20241213084859055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859056 DLSCCP DEBUG SCCP-SCOC(13)[0x556598a34c20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084859056 DLSCCP DEBUG SCCP-SCOC(13)[0x556598a34c20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084859056 DLSCCP DEBUG SCCP-SCOC(13)[0x556598a34c20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084859056 DLSCCP DEBUG SCCP-SCOC(13)[0x556598a34c20]{IDLE}: Deallocated (fsm.c:568) 20241213084859056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859056 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(215)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "64e33217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084859063 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20241213084859063 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a6ffc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859063 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a6ffc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859063 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a6ffc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859063 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a6ffc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213084859064 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20241213084859064 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a5fb30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859064 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a5fb30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859064 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a5fb30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859064 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a5fb30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)6611762 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213084859104 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859104 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859104 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859104 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859104 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859104 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859104 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859104 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859104 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) 20241213084859104 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20241213084859104 DLSCCP DEBUG SCCP-SCOC(15)[0x556598a351e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084859104 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859104 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084859104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556598a29100]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084859104 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084859104 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084859104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556598a29100]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084859104 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213084859104 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213084859104 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084859104 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084859104 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a79050]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859104 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: e3c47'... (mgcp_client.c:807) 20241213084859104 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084859104 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a79050]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859104 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a67910]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859104 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: e3c47'... (mgcp_client.c:807) 20241213084859104 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084859104 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a67910]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859104 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{IN_USE}: Removing from parent mgw(mgw-fsm-14926967-0)[0x556598a720f0] (mgcp_client_endpoint_fsm.c:873) 20241213084859104 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084859104 DLMGCP DEBUG mgw-endp(mgw-fsm-14926967-0)[0x556598a72780]{IN_USE}: Deallocated (fsm.c:568) 20241213084859104 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084859104 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084859104 DMGW DEBUG mgw(mgw-fsm-14926967-0)[0x556598a720f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084859104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14926967)[0x556598a28d10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084859104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213084859105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084859105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213084859105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084859105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084859105 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084859105 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084859105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x64e332,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084859105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6611762 SCCP-14 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084859105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6611762)[0x556598a33630]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084859105 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084859105 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084859105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6611762)[0x556598a33630]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084859105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556598a28ee0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084859105 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084859105 DLSCCP DEBUG SCCP-SCOC(14)[0x556598a33d10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084859105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062cf6c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084859105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859105 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6611762)[0x556598a33630]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084859105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556598a28ee0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084859105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556598a28ee0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084859105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859105 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859105 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859105 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859105 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)3895226 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:6 20241213084859114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859114 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859114 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859114 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859114 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859114 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859115 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=0062cf6c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213084859115 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20241213084859115 DLSCCP DEBUG SCCP-SCOC(14)[0x556598a33d10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) TC_rab_assignment_concurrent0(216)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "e3c47717" }, { code := "I", val := "11111" } }, sdp := omit } 20241213084859115 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859115 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084859115 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) 20241213084859115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556598a28ee0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084859115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556598a28ee0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084859115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6611762)[0x556598a33630]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084859115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6611762)[0x556598a33630]{disconnected}: Freeing instance (context_map.c:202) 20241213084859115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6611762)[0x556598a33630]{disconnected}: Deallocated (fsm.c:568) 20241213084859115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556598a28ee0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084859115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556598a28ee0]{disconnected}: Freeing instance (context_map.c:206) 20241213084859115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x556598a28ee0]{disconnected}: Deallocated (fsm.c:568) 20241213084859115 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6611762 SCCP-14 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084859115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062cf6c), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20241213084859115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859115 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859115 DLSCCP DEBUG SCCP-SCOC(14)[0x556598a33d10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084859115 DLSCCP DEBUG SCCP-SCOC(14)[0x556598a33d10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084859115 DLSCCP DEBUG SCCP-SCOC(14)[0x556598a33d10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084859115 DLSCCP DEBUG SCCP-SCOC(14)[0x556598a33d10]{IDLE}: Deallocated (fsm.c:568) 20241213084859116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859116 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859116 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859116 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859116 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859116 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "e3c47717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084859122 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20241213084859122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a79050]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a79050]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a79050]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859122 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a79050]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213084859123 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20241213084859123 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a67910]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859123 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a67910]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859123 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a67910]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859123 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a67910]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)14926967 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213084859162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859162 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859162 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859162 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859162 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859162 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859162 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859162 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) 20241213084859163 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20241213084859163 DLSCCP DEBUG SCCP-SCOC(16)[0x556598a35d00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084859163 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859163 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084859163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556598a34080]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084859163 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084859163 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084859163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556598a34080]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084859163 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213084859163 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213084859163 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084859163 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084859163 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a81c60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859163 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: 15f64'... (mgcp_client.c:807) 20241213084859163 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084859163 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a81c60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859163 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a68510]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859163 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: 15f64'... (mgcp_client.c:807) 20241213084859163 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084859163 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a68510]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859163 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{IN_USE}: Removing from parent mgw(mgw-fsm-1439307-0)[0x556598a7ada0] (mgcp_client_endpoint_fsm.c:873) 20241213084859163 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084859163 DLMGCP DEBUG mgw-endp(mgw-fsm-1439307-0)[0x556598a7b390]{IN_USE}: Deallocated (fsm.c:568) 20241213084859163 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084859163 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084859163 DMGW DEBUG mgw(mgw-fsm-1439307-0)[0x556598a7ada0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084859163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1439307)[0x556598a346a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084859163 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213084859163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084859163 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213084859164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084859164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084859164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084859164 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084859164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe3c477,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084859164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14926967 SCCP-15 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084859164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14926967)[0x556598a28d10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084859164 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084859164 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084859164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14926967)[0x556598a28d10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084859164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556598a29100]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084859164 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084859164 DLSCCP DEBUG SCCP-SCOC(15)[0x556598a351e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084859164 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063b18b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084859164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859164 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14926967)[0x556598a28d10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084859164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556598a29100]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084859164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556598a29100]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084859164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859164 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859164 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859164 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859164 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859164 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859164 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:7 TC_rab_assignment_concurrent0(217)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)8797109 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:7 TC_rab_assignment_concurrent0(217)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "15f64b17" }, { code := "I", val := "11111" } }, sdp := omit } 20241213084859174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859174 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859174 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859174 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859174 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859174 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=0063b18b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213084859174 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20241213084859174 DLSCCP DEBUG SCCP-SCOC(15)[0x556598a351e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213084859174 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859174 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084859174 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) 20241213084859174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556598a29100]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084859174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556598a29100]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084859174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14926967)[0x556598a28d10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084859174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14926967)[0x556598a28d10]{disconnected}: Freeing instance (context_map.c:202) 20241213084859174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14926967)[0x556598a28d10]{disconnected}: Deallocated (fsm.c:568) 20241213084859174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556598a29100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084859174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556598a29100]{disconnected}: Freeing instance (context_map.c:206) 20241213084859174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x556598a29100]{disconnected}: Deallocated (fsm.c:568) 20241213084859174 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14926967 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084859174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063b18b), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20241213084859174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859174 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859174 DLSCCP DEBUG SCCP-SCOC(15)[0x556598a351e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084859174 DLSCCP DEBUG SCCP-SCOC(15)[0x556598a351e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084859174 DLSCCP DEBUG SCCP-SCOC(15)[0x556598a351e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084859174 DLSCCP DEBUG SCCP-SCOC(15)[0x556598a351e0]{IDLE}: Deallocated (fsm.c:568) 20241213084859174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859174 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859174 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859174 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859174 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "15f64b17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084859181 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20241213084859181 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a81c60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859181 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a81c60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859181 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a81c60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859181 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a81c60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213084859182 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20241213084859182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a68510]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a68510]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a68510]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a68510]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)1439307 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213084859193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859193 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859193 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859193 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859193 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859193 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859193 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) 20241213084859193 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20241213084859193 DLSCCP DEBUG SCCP-SCOC(17)[0x556598a36a60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084859193 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859194 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084859194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556598a36220]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084859194 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084859194 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084859194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556598a36220]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084859194 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213084859194 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213084859194 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084859194 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084859194 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a8a950]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859194 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 330ad'... (mgcp_client.c:807) 20241213084859194 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084859194 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a8a950]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859194 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a823d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859194 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 330ad'... (mgcp_client.c:807) 20241213084859194 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084859194 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a823d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859194 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{IN_USE}: Removing from parent mgw(mgw-fsm-3345108-0)[0x556598a839f0] (mgcp_client_endpoint_fsm.c:873) 20241213084859194 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084859194 DLMGCP DEBUG mgw-endp(mgw-fsm-3345108-0)[0x556598a84080]{IN_USE}: Deallocated (fsm.c:568) 20241213084859194 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084859194 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084859194 DMGW DEBUG mgw(mgw-fsm-3345108-0)[0x556598a839f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084859194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3345108)[0x556598a34340]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084859194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213084859194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084859194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213084859194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084859194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084859194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084859194 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084859194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x15f64b,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084859194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1439307 SCCP-16 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084859194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1439307)[0x556598a346a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084859194 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084859194 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084859194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1439307)[0x556598a346a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084859194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556598a34080]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084859194 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084859194 DLSCCP DEBUG SCCP-SCOC(16)[0x556598a35d00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084859194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c13888), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084859194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1439307)[0x556598a346a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084859194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556598a34080]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084859194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556598a34080]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084859195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859195 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859195 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859195 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859195 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859195 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)3533620 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:8 20241213084859205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859205 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859205 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859205 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859205 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859205 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859205 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=00c13888), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213084859205 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20241213084859205 DLSCCP DEBUG SCCP-SCOC(16)[0x556598a35d00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213084859205 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859205 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084859205 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) 20241213084859205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556598a34080]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084859205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556598a34080]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084859205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1439307)[0x556598a346a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084859205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1439307)[0x556598a346a0]{disconnected}: Freeing instance (context_map.c:202) 20241213084859205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1439307)[0x556598a346a0]{disconnected}: Deallocated (fsm.c:568) 20241213084859205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556598a34080]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084859205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556598a34080]{disconnected}: Freeing instance (context_map.c:206) 20241213084859205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x556598a34080]{disconnected}: Deallocated (fsm.c:568) 20241213084859205 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1439307 SCCP-16 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084859205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c13888), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20241213084859205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859205 DLSCCP DEBUG SCCP-SCOC(16)[0x556598a35d00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084859205 DLSCCP DEBUG SCCP-SCOC(16)[0x556598a35d00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084859205 DLSCCP DEBUG SCCP-SCOC(16)[0x556598a35d00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084859205 DLSCCP DEBUG SCCP-SCOC(16)[0x556598a35d00]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(218)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "330ad417" }, { code := "I", val := "11111" } }, sdp := omit } 20241213084859205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859205 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859205 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859206 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859206 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "330ad417" }, { code := "I", val := "22222" } }, sdp := omit } 20241213084859213 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20241213084859213 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a8a950]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859213 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a8a950]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859213 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a8a950]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859213 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a8a950]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(218)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084859213 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20241213084859213 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a823d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859213 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a823d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859213 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a823d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859213 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a823d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)3345108 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213084859225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859225 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859225 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859225 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859225 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859225 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859225 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859225 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859225 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) 20241213084859225 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20241213084859225 DLSCCP DEBUG SCCP-SCOC(18)[0x556598a37680]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084859225 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859225 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084859225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556598a36f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084859225 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084859225 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084859225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556598a36f80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084859225 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213084859225 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213084859225 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084859225 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084859225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a83230]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859225 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 1f78'... (mgcp_client.c:807) 20241213084859225 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213084859225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a83230]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a8c530]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859225 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 1f78'... (mgcp_client.c:807) 20241213084859225 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213084859225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a8c530]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859225 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{IN_USE}: Removing from parent mgw(mgw-fsm-2062490-0)[0x556598a8cb10] (mgcp_client_endpoint_fsm.c:873) 20241213084859226 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084859226 DLMGCP DEBUG mgw-endp(mgw-fsm-2062490-0)[0x556598a8c6a0]{IN_USE}: Deallocated (fsm.c:568) 20241213084859226 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084859226 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084859226 DMGW DEBUG mgw(mgw-fsm-2062490-0)[0x556598a8cb10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084859226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062490)[0x556598a36070]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084859226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213084859226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084859226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213084859226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084859226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084859226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084859226 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084859226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x330ad4,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084859226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3345108 SCCP-17 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084859226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3345108)[0x556598a34340]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084859226 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084859226 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084859226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3345108)[0x556598a34340]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084859226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556598a36220]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084859226 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084859226 DLSCCP DEBUG SCCP-SCOC(17)[0x556598a36a60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084859226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00898dc1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084859226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3345108)[0x556598a34340]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084859226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556598a36220]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084859226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556598a36220]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084859226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859226 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)3812224 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:9 20241213084859234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859235 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859235 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859235 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859235 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859235 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=00898dc1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) TC_rab_assignment_concurrent0(219)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "1f789a17" }, { code := "I", val := "11111" } }, sdp := omit } 20241213084859235 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20241213084859235 DLSCCP DEBUG SCCP-SCOC(17)[0x556598a36a60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213084859235 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859235 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084859235 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) 20241213084859235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556598a36220]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084859235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556598a36220]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084859235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3345108)[0x556598a34340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084859235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3345108)[0x556598a34340]{disconnected}: Freeing instance (context_map.c:202) 20241213084859235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3345108)[0x556598a34340]{disconnected}: Deallocated (fsm.c:568) 20241213084859235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556598a36220]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084859235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556598a36220]{disconnected}: Freeing instance (context_map.c:206) 20241213084859235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x556598a36220]{disconnected}: Deallocated (fsm.c:568) 20241213084859235 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3345108 SCCP-17 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084859235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00898dc1), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20241213084859235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859235 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859235 DLSCCP DEBUG SCCP-SCOC(17)[0x556598a36a60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084859235 DLSCCP DEBUG SCCP-SCOC(17)[0x556598a36a60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084859235 DLSCCP DEBUG SCCP-SCOC(17)[0x556598a36a60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084859235 DLSCCP DEBUG SCCP-SCOC(17)[0x556598a36a60]{IDLE}: Deallocated (fsm.c:568) 20241213084859235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859235 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859235 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859235 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859235 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: RLC received in state:disconnect_pending 20241213084859241 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20241213084859241 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a83230]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859241 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a83230]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859241 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a83230]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859241 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a83230]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "1f789a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084859242 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20241213084859242 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a8c530]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859242 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a8c530]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859242 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a8c530]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859242 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a8c530]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)2062490 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213084859260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859260 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859261 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859261 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859261 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859261 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) 20241213084859261 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20241213084859261 DLSCCP DEBUG SCCP-SCOC(19)[0x556598a384a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084859261 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859261 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084859261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556598a36dd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084859261 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084859261 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084859261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556598a36dd0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084859261 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213084859261 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213084859261 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084859261 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084859261 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a9c060]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859261 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: cc16'... (mgcp_client.c:807) 20241213084859261 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084859261 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a9c060]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859261 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a93ee0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859261 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: cc16'... (mgcp_client.c:807) 20241213084859261 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084859261 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a93ee0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859261 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{IN_USE}: Removing from parent mgw(mgw-fsm-835943-0)[0x556598a952d0] (mgcp_client_endpoint_fsm.c:873) 20241213084859261 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084859261 DLMGCP DEBUG mgw-endp(mgw-fsm-835943-0)[0x556598a954a0]{IN_USE}: Deallocated (fsm.c:568) 20241213084859261 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084859261 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084859261 DMGW DEBUG mgw(mgw-fsm-835943-0)[0x556598a952d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084859261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-835943)[0x556598a356c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084859261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213084859261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084859261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213084859261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084859261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084859261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084859262 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084859262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1f789a,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084859262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062490 SCCP-18 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084859262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062490)[0x556598a36070]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084859262 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084859262 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084859262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062490)[0x556598a36070]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084859262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556598a36f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084859262 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084859262 DLSCCP DEBUG SCCP-SCOC(18)[0x556598a37680]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084859262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00caf44e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084859262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062490)[0x556598a36070]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084859262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556598a36f80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084859262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556598a36f80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084859262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859262 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859262 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859262 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859262 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859262 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer TC_rab_assignment_concurrent0(220)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)16535214 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:10 20241213084859271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859271 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859271 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859271 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859271 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859271 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859272 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=00caf44e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213084859272 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20241213084859272 DLSCCP DEBUG SCCP-SCOC(18)[0x556598a37680]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213084859272 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859272 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084859272 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) 20241213084859272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556598a36f80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084859272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556598a36f80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084859272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062490)[0x556598a36070]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084859272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062490)[0x556598a36070]{disconnected}: Freeing instance (context_map.c:202) 20241213084859272 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2062490)[0x556598a36070]{disconnected}: Deallocated (fsm.c:568) 20241213084859272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556598a36f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084859272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556598a36f80]{disconnected}: Freeing instance (context_map.c:206) 20241213084859272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x556598a36f80]{disconnected}: Deallocated (fsm.c:568) 20241213084859272 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062490 SCCP-18 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084859272 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00caf44e), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20241213084859272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859272 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859272 DLSCCP DEBUG SCCP-SCOC(18)[0x556598a37680]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084859272 DLSCCP DEBUG SCCP-SCOC(18)[0x556598a37680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084859272 DLSCCP DEBUG SCCP-SCOC(18)[0x556598a37680]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084859272 DLSCCP DEBUG SCCP-SCOC(18)[0x556598a37680]{IDLE}: Deallocated (fsm.c:568) 20241213084859272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859272 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(220)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "cc16717" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213084859279 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859279 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859279 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859279 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859279 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859279 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859279 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859279 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859280 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) 20241213084859280 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20241213084859280 DLSCCP DEBUG SCCP-SCOC(20)[0x556598a39130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084859280 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859280 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084859280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556598a379f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084859280 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084859280 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084859280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556598a379f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084859280 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213084859280 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213084859280 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084859280 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084859280 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aa4f20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859280 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 2550'... (mgcp_client.c:807) 20241213084859280 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213084859280 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aa4f20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859280 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a9dc40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859280 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 2550'... (mgcp_client.c:807) 20241213084859280 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213084859280 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a9dc40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859280 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{IN_USE}: Removing from parent mgw(mgw-fsm-2445522-0)[0x556598a9e0b0] (mgcp_client_endpoint_fsm.c:873) 20241213084859280 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084859280 DLMGCP DEBUG mgw-endp(mgw-fsm-2445522-0)[0x556598a9e2c0]{IN_USE}: Deallocated (fsm.c:568) 20241213084859280 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084859280 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084859280 DMGW DEBUG mgw(mgw-fsm-2445522-0)[0x556598a9e0b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084859280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2445522)[0x556598a38930]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084859280 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213084859280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084859280 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(220)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "cc16717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084859281 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20241213084859281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a9c060]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a9c060]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a9c060]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859281 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a9c060]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)835943 20241213084859287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084859287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084859287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084859287 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084859287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcc167,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084859287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-835943 SCCP-19 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084859287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-835943)[0x556598a356c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084859287 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084859287 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084859287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-835943)[0x556598a356c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084859287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556598a36dd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084859287 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084859287 DLSCCP DEBUG SCCP-SCOC(19)[0x556598a384a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084859287 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a52bb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084859287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859287 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-835943)[0x556598a356c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084859287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556598a36dd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084859287 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556598a36dd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084859287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859287 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859287 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859287 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859287 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859287 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859287 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859287 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213084859290 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20241213084859290 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a93ee0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859290 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a93ee0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859290 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a93ee0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859290 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a93ee0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "2550d217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)3415435 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:11 20241213084859295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859295 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859295 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859295 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859295 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859296 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859296 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=006a52bb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213084859296 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20241213084859296 DLSCCP DEBUG SCCP-SCOC(19)[0x556598a384a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213084859296 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859296 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084859296 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) 20241213084859296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556598a36dd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084859296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556598a36dd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084859296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-835943)[0x556598a356c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084859296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-835943)[0x556598a356c0]{disconnected}: Freeing instance (context_map.c:202) 20241213084859296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-835943)[0x556598a356c0]{disconnected}: Deallocated (fsm.c:568) 20241213084859296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556598a36dd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084859296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556598a36dd0]{disconnected}: Freeing instance (context_map.c:206) 20241213084859296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x556598a36dd0]{disconnected}: Deallocated (fsm.c:568) 20241213084859296 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-835943 SCCP-19 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084859296 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a52bb), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20241213084859296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859296 DLSCCP DEBUG SCCP-SCOC(19)[0x556598a384a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084859296 DLSCCP DEBUG SCCP-SCOC(19)[0x556598a384a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084859296 DLSCCP DEBUG SCCP-SCOC(19)[0x556598a384a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084859296 DLSCCP DEBUG SCCP-SCOC(19)[0x556598a384a0]{IDLE}: Deallocated (fsm.c:568) 20241213084859296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859296 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859296 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859296 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859296 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859296 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "2550d217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084859301 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20241213084859301 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aa4f20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859301 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aa4f20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859301 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aa4f20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859301 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aa4f20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213084859301 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20241213084859301 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a9dc40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859301 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a9dc40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859301 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a9dc40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859301 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a9dc40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)2445522 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213084859309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859309 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859309 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859309 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859309 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859309 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) 20241213084859309 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20241213084859309 DLSCCP DEBUG SCCP-SCOC(21)[0x556598a39e10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084859309 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859309 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084859309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556598a38a60]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084859309 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084859309 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084859309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556598a38a60]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084859309 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213084859310 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213084859310 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084859310 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084859310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aadd70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859310 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: 4d93'... (mgcp_client.c:807) 20241213084859310 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213084859310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aadd70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859310 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598aa5a30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859310 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: 4d93'... (mgcp_client.c:807) 20241213084859310 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213084859310 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598aa5a30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859310 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{IN_USE}: Removing from parent mgw(mgw-fsm-5083995-0)[0x556598aa6fe0] (mgcp_client_endpoint_fsm.c:873) 20241213084859310 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084859310 DLMGCP DEBUG mgw-endp(mgw-fsm-5083995-0)[0x556598aa71b0]{IN_USE}: Deallocated (fsm.c:568) 20241213084859310 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084859310 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084859310 DMGW DEBUG mgw(mgw-fsm-5083995-0)[0x556598aa6fe0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084859310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5083995)[0x556598a39650]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084859310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213084859310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084859310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213084859310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084859310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084859310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084859310 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084859310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2550d2,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084859310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2445522 SCCP-20 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084859310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2445522)[0x556598a38930]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084859310 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084859310 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084859310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2445522)[0x556598a38930]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084859310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556598a379f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084859310 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084859310 DLSCCP DEBUG SCCP-SCOC(20)[0x556598a39130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084859310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b511e2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084859310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2445522)[0x556598a38930]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084859310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556598a379f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084859310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556598a379f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084859311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859311 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859311 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859311 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)1521652 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:12 20241213084859318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859318 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859318 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859318 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859318 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859318 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=00b511e2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213084859319 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20241213084859319 DLSCCP DEBUG SCCP-SCOC(20)[0x556598a39130]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213084859319 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859319 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084859319 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) 20241213084859319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556598a379f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084859319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556598a379f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084859319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2445522)[0x556598a38930]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084859319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2445522)[0x556598a38930]{disconnected}: Freeing instance (context_map.c:202) 20241213084859319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2445522)[0x556598a38930]{disconnected}: Deallocated (fsm.c:568) 20241213084859319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556598a379f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084859319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556598a379f0]{disconnected}: Freeing instance (context_map.c:206) 20241213084859319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x556598a379f0]{disconnected}: Deallocated (fsm.c:568) 20241213084859319 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2445522 SCCP-20 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084859319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b511e2), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20241213084859319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859319 DLSCCP DEBUG SCCP-SCOC(20)[0x556598a39130]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084859319 DLSCCP DEBUG SCCP-SCOC(20)[0x556598a39130]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084859319 DLSCCP DEBUG SCCP-SCOC(20)[0x556598a39130]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084859319 DLSCCP DEBUG SCCP-SCOC(20)[0x556598a39130]{IDLE}: Deallocated (fsm.c:568) 20241213084859319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859319 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859319 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859319 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859319 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(222)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "4d935b17" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "4d935b17" }, { code := "I", val := "22222" } }, sdp := omit } 20241213084859325 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20241213084859325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aadd70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aadd70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aadd70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598aadd70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084859326 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20241213084859326 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598aa5a30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859326 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598aa5a30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859326 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598aa5a30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859326 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598aa5a30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)5083995 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213084859341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859341 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859341 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859341 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859341 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859341 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859341 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) 20241213084859341 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20241213084859341 DLSCCP DEBUG SCCP-SCOC(22)[0x556598a3aae0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084859341 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859341 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084859342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556598a38b90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084859342 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084859342 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084859342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556598a38b90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084859342 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213084859342 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213084859342 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084859342 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084859342 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598ab69f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859342 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 1bc0'... (mgcp_client.c:807) 20241213084859342 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213084859342 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598ab69f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859342 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598aaf950]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859342 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 1bc0'... (mgcp_client.c:807) 20241213084859342 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213084859342 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598aaf950]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859342 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{IN_USE}: Removing from parent mgw(mgw-fsm-1818804-0)[0x556598aafc60] (mgcp_client_endpoint_fsm.c:873) 20241213084859342 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084859342 DLMGCP DEBUG mgw-endp(mgw-fsm-1818804-0)[0x556598aa6030]{IN_USE}: Deallocated (fsm.c:568) 20241213084859342 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084859342 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084859342 DMGW DEBUG mgw(mgw-fsm-1818804-0)[0x556598aafc60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084859342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818804)[0x556598a394a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084859342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213084859342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084859342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213084859342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084859342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084859342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084859342 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084859342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4d935b,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084859342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5083995 SCCP-21 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084859342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5083995)[0x556598a39650]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084859342 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084859342 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084859342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5083995)[0x556598a39650]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084859342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556598a38a60]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084859342 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084859342 DLSCCP DEBUG SCCP-SCOC(21)[0x556598a39e10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084859342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00833dbc), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084859342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5083995)[0x556598a39650]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084859342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556598a38a60]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084859342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556598a38a60]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084859343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859343 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859343 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859343 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859343 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859343 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)4908494 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:13 TC_rab_assignment_concurrent0(223)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "1bc0b417" }, { code := "I", val := "11111" } }, sdp := omit } 20241213084859352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859352 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859352 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859352 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859352 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859352 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859352 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859352 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=00833dbc), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213084859352 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20241213084859352 DLSCCP DEBUG SCCP-SCOC(21)[0x556598a39e10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213084859352 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859352 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084859352 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) 20241213084859352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556598a38a60]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084859352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556598a38a60]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084859352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5083995)[0x556598a39650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084859352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5083995)[0x556598a39650]{disconnected}: Freeing instance (context_map.c:202) 20241213084859353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5083995)[0x556598a39650]{disconnected}: Deallocated (fsm.c:568) 20241213084859353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556598a38a60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084859353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556598a38a60]{disconnected}: Freeing instance (context_map.c:206) 20241213084859353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x556598a38a60]{disconnected}: Deallocated (fsm.c:568) 20241213084859353 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5083995 SCCP-21 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084859353 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00833dbc), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20241213084859353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859353 DLSCCP DEBUG SCCP-SCOC(21)[0x556598a39e10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084859353 DLSCCP DEBUG SCCP-SCOC(21)[0x556598a39e10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084859353 DLSCCP DEBUG SCCP-SCOC(21)[0x556598a39e10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084859353 DLSCCP DEBUG SCCP-SCOC(21)[0x556598a39e10]{IDLE}: Deallocated (fsm.c:568) 20241213084859353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859353 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859353 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859353 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859353 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "1bc0b417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084859358 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20241213084859358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598ab69f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859359 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598ab69f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859359 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598ab69f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859359 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598ab69f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213084859359 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20241213084859359 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598aaf950]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859359 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598aaf950]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859359 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598aaf950]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859359 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598aaf950]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)1818804 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_len:12 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213084859376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859376 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859376 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859376 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859376 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859377 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) 20241213084859377 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20241213084859377 DLSCCP DEBUG SCCP-SCOC(23)[0x556598a3b930]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084859377 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859377 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084859377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556598a3ac10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084859377 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084859377 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084859377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556598a3ac10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084859377 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213084859377 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213084859377 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084859377 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084859377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598abf870]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859377 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 226f'... (mgcp_client.c:807) 20241213084859377 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084859377 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598abf870]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859377 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598ab7500]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084859377 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 226f'... (mgcp_client.c:807) 20241213084859377 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084859377 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598ab7500]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084859377 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{IN_USE}: Removing from parent mgw(mgw-fsm-141048-0)[0x556598ab8e70] (mgcp_client_endpoint_fsm.c:873) 20241213084859377 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084859377 DLMGCP DEBUG mgw-endp(mgw-fsm-141048-0)[0x556598ab8fa0]{IN_USE}: Deallocated (fsm.c:568) 20241213084859377 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084859377 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084859377 DMGW DEBUG mgw(mgw-fsm-141048-0)[0x556598ab8e70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084859377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-141048)[0x556598a3a470]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084859377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213084859377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084859377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213084859377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084859377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084859377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084859377 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084859377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1bc0b4,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084859377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1818804 SCCP-22 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084859377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818804)[0x556598a394a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084859377 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084859377 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084859377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818804)[0x556598a394a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084859377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556598a38b90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084859377 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084859377 DLSCCP DEBUG SCCP-SCOC(22)[0x556598a3aae0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084859377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a272b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084859377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818804)[0x556598a394a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084859377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556598a38b90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084859378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556598a38b90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084859378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859378 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)3714218 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:14 20241213084859386 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859386 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859386 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859386 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859386 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859386 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859386 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=000a272b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213084859386 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20241213084859386 DLSCCP DEBUG SCCP-SCOC(22)[0x556598a3aae0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213084859386 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859386 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084859386 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) 20241213084859386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556598a38b90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084859386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556598a38b90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084859386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818804)[0x556598a394a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084859386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818804)[0x556598a394a0]{disconnected}: Freeing instance (context_map.c:202) 20241213084859386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1818804)[0x556598a394a0]{disconnected}: Deallocated (fsm.c:568) 20241213084859387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556598a38b90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084859387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556598a38b90]{disconnected}: Freeing instance (context_map.c:206) 20241213084859387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x556598a38b90]{disconnected}: Deallocated (fsm.c:568) 20241213084859387 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1818804 SCCP-22 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084859387 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000a272b), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20241213084859387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859387 DLSCCP DEBUG SCCP-SCOC(22)[0x556598a3aae0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084859387 DLSCCP DEBUG SCCP-SCOC(22)[0x556598a3aae0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084859387 DLSCCP DEBUG SCCP-SCOC(22)[0x556598a3aae0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084859387 DLSCCP DEBUG SCCP-SCOC(22)[0x556598a3aae0]{IDLE}: Deallocated (fsm.c:568) 20241213084859387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859387 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859387 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859387 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859387 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859387 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(224)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "226f817" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: RLC received in state:disconnect_pending 20241213084859394 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20241213084859394 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598abf870]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859394 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598abf870]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859394 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598abf870]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859394 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598abf870]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "226f817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084859395 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20241213084859395 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598ab7500]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084859396 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598ab7500]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084859396 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598ab7500]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084859396 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598ab7500]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)141048 20241213084859578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084859578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084859578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084859578 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084859578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x226f8,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084859578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-141048 SCCP-23 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084859578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-141048)[0x556598a3a470]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084859578 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084859578 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084859578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-141048)[0x556598a3a470]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084859578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556598a3ac10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084859578 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084859578 DLSCCP DEBUG SCCP-SCOC(23)[0x556598a3b930]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084859578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012bbd0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084859578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859578 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-141048)[0x556598a3a470]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084859578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556598a3ac10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084859578 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556598a3ac10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084859579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859579 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)1537425 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on connection ID:15 20241213084859590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859590 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084859590 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084859590 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084859590 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084859590 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084859590 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084859590 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084859590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084859590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084859590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084859590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084859590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084859590 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=0012bbd0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213084859590 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20241213084859590 DLSCCP DEBUG SCCP-SCOC(23)[0x556598a3b930]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213084859591 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084859591 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084859591 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) 20241213084859591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556598a3ac10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084859591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556598a3ac10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084859591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-141048)[0x556598a3a470]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084859591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-141048)[0x556598a3a470]{disconnected}: Freeing instance (context_map.c:202) 20241213084859591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-141048)[0x556598a3a470]{disconnected}: Deallocated (fsm.c:568) 20241213084859591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556598a3ac10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084859591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556598a3ac10]{disconnected}: Freeing instance (context_map.c:206) 20241213084859591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x556598a3ac10]{disconnected}: Deallocated (fsm.c:568) 20241213084859591 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-141048 SCCP-23 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084859591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0012bbd0), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20241213084859591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084859591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084859591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084859591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084859591 DLSCCP DEBUG SCCP-SCOC(23)[0x556598a3b930]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084859591 DLSCCP DEBUG SCCP-SCOC(23)[0x556598a3b930]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084859591 DLSCCP DEBUG SCCP-SCOC(23)[0x556598a3b930]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084859591 DLSCCP DEBUG SCCP-SCOC(23)[0x556598a3b930]{IDLE}: Deallocated (fsm.c:568) 20241213084859591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084859591 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084859591 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084859591 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084859591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084859591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084859591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084859591 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084900953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50114<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(209)@8fcf34dce8ec: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084900971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50122<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(210)@8fcf34dce8ec: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084900986 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50128<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@8fcf34dce8ec: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084900997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50144<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(212)@8fcf34dce8ec: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084901007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50150<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@8fcf34dce8ec: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084901054 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50158<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@8fcf34dce8ec: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084901113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50170<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(215)@8fcf34dce8ec: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084901173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50186<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@8fcf34dce8ec: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084901203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50198<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@8fcf34dce8ec: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084901233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50206<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(218)@8fcf34dce8ec: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084901270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50212<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(219)@8fcf34dce8ec: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084901296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50218<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(220)@8fcf34dce8ec: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084901318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50232<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(221)@8fcf34dce8ec: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084901351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50234<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(222)@8fcf34dce8ec: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084901385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50242<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(223)@8fcf34dce8ec: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084901594 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50248<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(224)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213084901605 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50102<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213084901606 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34353<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(206)@8fcf34dce8ec: Final verdict of PTC: none MutexDispCT-TC_rab_assignment_concurrent(196)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(205)@8fcf34dce8ec: Final verdict of PTC: none 20241213084901606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084901607 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084901607 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084901607 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084901607 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213084901607 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084901607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084901607 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084901607 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213084901607 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084901607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084901607 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-RAN(203)@8fcf34dce8ec: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@8fcf34dce8ec: Final verdict of PTC: none 20241213084901607 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084901607 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084901608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084901608 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084901608 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213084901608 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084901608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084901608 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084901608 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084901608 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084901608 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084901608 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084901608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084901608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084901608 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084901608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084901608 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084901608 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084901608 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084901608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084901608 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084901608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084901608 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084901608 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084901608 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084901608 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084901608 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084901608 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084901608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084901608 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) IPA-CTRL-CLI-IPA(198)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(208)@8fcf34dce8ec: Final verdict of PTC: none 20241213084901608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084901608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084901608 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084901608 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084901608 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084901608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084901608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084901608 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084901609 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084901609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084901609 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084901609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084901609 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084901609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084901609 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084901609 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084901609 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084901609 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084901609 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(207)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(197)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@8fcf34dce8ec: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084901613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50096<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(199)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) 20241213084901622 DLSCCP DEBUG SCCP-SCOC(6)[0x556598a227e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) 20241213084901622 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f58ad), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213084901622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084901623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084901623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084901623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) 20241213084901623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084901623 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084901623 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084901623 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084901623 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084901623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084901623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084901623 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:49:01 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment_concurrent.talloc 20241213084901694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34836<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084902095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34836<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1918184) Waiting for packet dumper to finish... 1 (prev_count=1918184, count=1922404) 20241213084903609 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084903609 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084903609 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213084903609 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084903609 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084903609 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:49:04 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_rab_release started. 20241213084905227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34852<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084905231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34866<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084905234 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43649<->l=127.0.0.1:4262) (control_if.c:572) 20241213084905248 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084905248 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084905248 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084905248 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084905249 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084905249 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084905249 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084905249 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084905249 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084905249 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213084905250 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084905250 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084905250 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084905250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084905250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084905250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084905250 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084905250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084905250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084905250 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084905250 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084905250 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084905250 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084905250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084905250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084905250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084905250 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084905250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084905250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084905250 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084905250 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084905250 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084905250 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084905250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084905250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084905250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084905250 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084905250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084905250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084905250 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084905250 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084905250 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084905250 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084905250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084905250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084905250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084905250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084905250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084905250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084905250 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084905250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084905250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084905250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084905250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084905250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084905250 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084905250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084905250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084905250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084905250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084905250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084905250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084905250 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084905250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084905250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084905250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084905250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084905250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084905251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084905251 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084905251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084905251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084905251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084905251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084905251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084905251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084905251 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(233)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(231)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084905269 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084905269 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084905269 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084905269 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084905270 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084905270 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084905270 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084905270 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084905271 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084905271 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084905271 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084905271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084905271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084905271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084905271 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084905271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084905271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084905271 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084905271 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084905271 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084905271 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084905271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084905271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084905271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084905271 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084905271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084905271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084905271 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084905271 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084905271 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084905271 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084905271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084905271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084905271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084905272 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084905272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084905272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084905272 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084905272 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084905272 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084905272 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084905272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084905272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084905272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084905272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084905272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084905272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084905272 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084905272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084905272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084905272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084905272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084905272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084905272 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084905272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084905272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084905272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084905272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084905272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084905272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084905272 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084905272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084905272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084905272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084905272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084905272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084905272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084905272 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084905272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084905272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084905272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084905272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084905272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084905272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084905272 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(234)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084905294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084905295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084905295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084905295 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084905295 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084905295 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084905295 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084905295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084905295 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084905463 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084905463 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084905463 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084905463 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084905468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084905468 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084905468 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084905468 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084905468 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084905468 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084905468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084905469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084905469 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084905469 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084905469 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084905469 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084905469 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084905469 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084905469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084905469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084905469 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084905469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084905469 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084905469 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084905469 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084905469 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084905469 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084905469 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084905470 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084905470 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084905470 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084905471 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084905471 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084905471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084905471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084905471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084905471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084905471 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084905471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084905471 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084905471 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084905471 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084905471 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084905471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084905471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084905471 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084905485 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084905485 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084905485 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084905485 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084905490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084905490 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084905490 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084905490 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084905490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084905490 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084905490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084905491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084905491 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084905491 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084905491 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084905491 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084905491 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084905491 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084905491 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084905491 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084905491 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084905491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084905491 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084905491 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084905491 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084905491 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084905492 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084905492 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084905493 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084905493 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084905493 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084905493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084905493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084905493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084905493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084905493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084905493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084905493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084905493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084905493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084905493 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084905493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084905493 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084905493 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084905493 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084905493 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084905493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084905493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084905493 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084906268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084906268 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084906268 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084906268 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084906268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084906268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084906268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084906268 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084906268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084906268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084906268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084906268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084906268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084906268 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084906268 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084906268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084906268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906268 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084906268 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084906268 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084906268 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084906268 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084906268 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084906268 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084906268 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084906268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084906268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084906268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084906268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084906268 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084906268 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084906268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084906268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084906268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084906268 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084906268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084906268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084906268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084906268 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084906268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084906268 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084906268 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084906268 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084906268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084906268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084906268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084906268 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084906268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084906268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084906268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084906268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084906268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084906268 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084906268 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084906268 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084906268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906268 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084906268 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084906268 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084906268 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084906268 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084906288 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084906288 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084906288 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084906288 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084906288 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084906288 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084906288 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084906288 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084906288 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084906289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084906289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084906289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084906289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084906289 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084906289 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084906289 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084906289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906289 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084906289 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084906289 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084906289 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084906289 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084906289 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084906289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084906289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084906289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084906289 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084906289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084906289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084906289 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084906289 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084906289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084906289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084906289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084906289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084906289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084906289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084906289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084906289 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084906289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084906289 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084906289 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084906289 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084906289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084906289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084906289 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084906289 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084906289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084906289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084906289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084906289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084906289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084906289 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084906289 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084906289 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084906289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084906289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084906290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084906290 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084906290 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084906290 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084906290 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084906290 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084906306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34878<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(232)@8fcf34dce8ec: f_create_expect(l3 := '81EFEA527E661651508A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@8fcf34dce8ec: Created Expect[0] for '81EFEA527E661651508A'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@8fcf34dce8ec: Added conn table entry 0TC_rab_release0(238)2112343 20241213084907333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084907333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084907333 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084907333 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084907333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x203b57, normal) (hnbgw_rua.c:407) 20241213084907333 DHNB DEBUG map_rua[0x556598a2ac20]{init}: Allocated (fsm.c:456) 20241213084907333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2112343)[0x556598a2ac20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084907333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2112343 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084907333 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084907333 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084907333 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2112343 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084907333 DCN DEBUG map_sccp[0x556598a3d820]{init}: Allocated (fsm.c:456) 20241213084907333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556598a3d820]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084907333 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2112343 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084907333 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2112343 SCCP-24 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084907333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2112343)[0x556598a2ac20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084907333 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084907333 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084907333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2112343)[0x556598a2ac20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084907333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556598a3d820]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084907333 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084907333 DLSCCP DEBUG SCCP-SCOC(24)[0x556598a3dbf0]{IDLE}: Allocated (fsm.c:456) 20241213084907333 DLSCCP DEBUG SCCP-SCOC(24)[0x556598a3dbf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084907333 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a81efea527e661651508a004f40030002290056400500f1100926) (sccp_scrc.c:406) 20241213084907333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084907333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084907333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084907333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084907333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084907333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084907333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084907333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084907333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084907333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084907333 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084907333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084907333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084907333 DLSCCP DEBUG SCCP-SCOC(24)[0x556598a3dbf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084907333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556598a3d820]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084907333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2112343)[0x556598a2ac20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084907333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084907333 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084907333 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084907333 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084907333 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084907333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084907333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084907333 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@8fcf34dce8ec: Found Expect[0] for l3='81EFEA527E661651508A'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@8fcf34dce8ec: Added conn table entry 0TC_rab_release0(238)3319564 HNBGW_Test.msc0-SCCP(231)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(238)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084907339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084907339 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084907339 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084907339 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084907339 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084907339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084907339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084907339 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084907339 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084907339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084907339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084907339 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084907339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084907339 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bea9a3) (sccp_scrc.c:477) 20241213084907339 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20241213084907339 DLSCCP DEBUG SCCP-SCOC(24)[0x556598a3dbf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084907339 DLSCCP DEBUG SCCP-SCOC(24)[0x556598a3dbf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084907339 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084907339 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084907339 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) 20241213084907339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556598a3d820]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084907339 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556598a3d820]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release0(238)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(237)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(231)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(231)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213084907546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084907546 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084907546 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084907546 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084907546 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084907546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084907546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084907546 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084907547 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084907547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084907547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084907547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084907547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084907547 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) 20241213084907547 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20241213084907547 DLSCCP DEBUG SCCP-SCOC(24)[0x556598a3dbf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084907547 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084907547 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084907547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556598a3d820]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084907547 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084907547 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084907547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556598a3d820]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084907547 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084907547 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084907547 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084907547 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084907547 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084907547 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084907547 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084907547 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{UNUSED}: Allocated (fsm.c:456) 20241213084907547 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{UNUSED}: is child of mgw(mgw-fsm-2112343-0)[0x556598a2a970] (fsm.c:486) 20241213084907547 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2112343-0)[0x556598a2a970] (mgcp_client_endpoint_fsm.c:724) 20241213084907547 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084907548 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084907548 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084907548 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2112343-0)[0x556598a26890]{ST_CRCX}: Allocated (fsm.c:456) 20241213084907548 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2112343-0)[0x556598a26890]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0] (fsm.c:486) 20241213084907548 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2112343-0)[0x556598a26890]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084907548 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2112343-0)[0x556598a26890]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084907548 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: 203b5'... (mgcp_client.c:807) 20241213084907548 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213084907548 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2112343-0)[0x556598a26890]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084907548 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "203b5717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "203b5717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "203b5717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "203b5717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241213084907577 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20241213084907577 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084907577 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084907577 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084907577 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084907577 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084907577 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{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) 20241213084907577 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{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) 20241213084907577 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084907577 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084907577 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{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) 20241213084907577 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084907577 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084907577 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084907577 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084907577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2112343)[0x556598a2ac20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084907577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084907577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084907577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_release0(238)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084907588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084907588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084907588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084907588 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084907588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x203b57) (hnbgw_rua.c:471) 20241213084907588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2112343 SCCP-24 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084907588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2112343)[0x556598a2ac20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084907588 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084907588 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084907588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2112343)[0x556598a2ac20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084907588 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084907588 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084907588 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084907588 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084907588 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213084907588 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2112343-0)[0x556598a2a970] (mgcp_client_endpoint_fsm.c:724) 20241213084907588 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084907588 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084907588 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{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) 20241213084907588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213084907588 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: 203b5'... (mgcp_client.c:807) 20241213084907588 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213084907588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084907588 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084907588 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{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) 20241213084907588 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "203b5717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "203b5717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084907598 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20241213084907598 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213084907598 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213084907598 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213084907598 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213084907598 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{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) 20241213084907598 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{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) 20241213084907598 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084907598 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084907598 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{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) 20241213084907598 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084907598 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213084907598 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213084907598 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2112343-0)[0x556598a2a970] (mgcp_client_endpoint_fsm.c:724) 20241213084907598 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084907598 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084907598 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084907598 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2112343-0)[0x556598a26760]{ST_CRCX}: Allocated (fsm.c:456) 20241213084907598 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2112343-0)[0x556598a26760]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0] (fsm.c:486) 20241213084907598 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2112343-0)[0x556598a26760]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084907598 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2112343-0)[0x556598a26760]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241213084907598 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: 203b5'... (mgcp_client.c:807) 20241213084907598 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213084907598 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2112343-0)[0x556598a26760]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084907598 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084907598 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{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) 20241213084907598 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{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) 20241213084907598 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "203b5717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "203b5717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084907607 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20241213084907608 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a26760]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213084907608 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a26760]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213084907608 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a26760]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084907608 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a26760]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084907608 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213084907608 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{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) 20241213084907608 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{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) 20241213084907608 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{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) 20241213084907608 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084907608 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084907608 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{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) 20241213084907608 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{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) 20241213084907608 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084907608 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084907608 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213084907608 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213084907608 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556598a3d820]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213084907608 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084907608 DLSCCP DEBUG SCCP-SCOC(24)[0x556598a3dbf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084907608 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bea9a3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213084907608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084907608 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084907608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084907608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084907608 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213084907608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084907608 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084907608 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084907608 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084907608 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084907608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084907608 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084907608 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@8fcf34dce8ec: 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)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@8fcf34dce8ec: vl_len:21 HNBGW_Test.msc0-SCCP(231)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(231)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20241213084907629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084907629 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084907629 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084907629 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084907629 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084907629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084907629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084907629 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084907629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084907629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084907629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084907629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084907629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084907629 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) 20241213084907629 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20241213084907629 DLSCCP DEBUG SCCP-SCOC(24)[0x556598a3dbf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084907629 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084907629 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084907629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556598a3d820]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084907629 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084907629 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084907629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556598a3d820]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084907629 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241213084907629 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241213084907629 DMGW NOTICE mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241213084907629 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241213084907629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2112343)[0x556598a2ac20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241213084907629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241213084907629 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241213084907629 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084907630 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084907630 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084907630 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: 203b5'... (mgcp_client.c:807) 20241213084907630 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084907630 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084907630 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a26760]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084907630 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: 203b5'... (mgcp_client.c:807) 20241213084907630 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084907630 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a26760]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084907630 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{IN_USE}: Removing from parent mgw(mgw-fsm-2112343-0)[0x556598a2a970] (mgcp_client_endpoint_fsm.c:873) 20241213084907630 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084907630 DLMGCP DEBUG mgw-endp(mgw-fsm-2112343-0)[0x556598a2bae0]{IN_USE}: Deallocated (fsm.c:568) 20241213084907630 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084907630 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084907630 DMGW DEBUG mgw(mgw-fsm-2112343-0)[0x556598a2a970]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084907630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084907630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:795) TC_rab_release0(238)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "203b5717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "203b5717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084907638 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20241213084907638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084907638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084907638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084907638 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213084907638 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20241213084907638 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a26760]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084907638 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a26760]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084907638 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a26760]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084907638 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a26760]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@8fcf34dce8ec: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } TC_rab_release0(238)@8fcf34dce8ec: Final verdict of PTC: pass 20241213084907678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34878<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213084907680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084907680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084907680 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084907680 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084907680 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213084907680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2112343)[0x556598a2ac20]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213084907680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2112343)[0x556598a2ac20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213084907680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556598a3d820]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213084907680 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213084907680 DLSCCP DEBUG SCCP-SCOC(24)[0x556598a3dbf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213084907680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bea9a3), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213084907680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084907680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084907680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084907680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084907680 DLSCCP DEBUG SCCP-SCOC(24)[0x556598a3dbf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213084907680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556598a3d820]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213084907680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2112343)[0x556598a2ac20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084907680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2112343)[0x556598a2ac20]{disrupted}: Freeing instance (context_map.c:202) 20241213084907680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2112343)[0x556598a2ac20]{disrupted}: Deallocated (fsm.c:568) 20241213084907680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556598a3d820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084907680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556598a3d820]{disconnected}: Freeing instance (context_map.c:206) 20241213084907680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x556598a3d820]{disconnected}: Deallocated (fsm.c:568) 20241213084907680 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2112343 SCCP-24 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084907680 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43649<->l=127.0.0.1:4262) (control_if.c:193) 20241213084907680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084907680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084907680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084907680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084907680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084907680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084907680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084907680 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084907680 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084907680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084907680 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084907680 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213084907681 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084907681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084907681 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084907681 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084907681 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084907681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084907681 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084907681 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084907681 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084907681 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084907681 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084907681 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084907681 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084907681 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084907681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084907681 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084907681 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213084907681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084907681 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213084907681 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084907681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084907681 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084907681 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084907681 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084907681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084907681 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084907681 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084907681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084907681 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084907681 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084907681 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084907681 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084907681 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084907681 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084907681 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084907681 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084907681 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084907681 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084907681 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084907681 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084907681 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084907681 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084907681 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(231)@8fcf34dce8ec: Final verdict of PTC: none TC_rab_release-Iuh0(229)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@8fcf34dce8ec: Final verdict of PTC: none20241213084907681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084907681 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084907681 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084907681 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084907681 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084907681 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084907681 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084907681 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084907681 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084907681 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_release-Iuh0-RUA(230)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(227)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@8fcf34dce8ec: Final verdict of PTC: none MutexDispCT-TC_rab_release(225)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(237)@8fcf34dce8ec: Final verdict of PTC: none 20241213084907699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34866<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084907700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34852<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(228)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_rab_release finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:49:07 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20241213084907756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084908258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34886<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=277052) Waiting for packet dumper to finish... 1 (prev_count=277052, count=321952) 20241213084909681 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084909681 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084909681 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213084909681 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084909681 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084909681 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:49:10 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_rab_release_abnormal started. 20241213084911369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084911374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084911381 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35927<->l=127.0.0.1:4262) (control_if.c:572) 20241213084911399 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084911399 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084911399 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084911399 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084911399 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084911399 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084911400 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084911400 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084911400 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084911400 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213084911401 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084911401 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084911401 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084911401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084911401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084911401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084911401 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084911401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084911401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084911401 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084911401 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084911401 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084911401 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084911401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084911401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084911401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084911401 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084911401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084911401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084911401 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084911401 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084911401 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084911401 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084911401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084911401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084911401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084911401 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084911401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084911401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084911401 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084911401 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084911401 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084911401 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084911401 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084911401 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084911401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084911401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084911401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084911401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084911401 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084911402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084911402 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084911402 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084911402 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084911402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084911402 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084911402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084911402 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084911402 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084911402 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084911402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084911402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084911402 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084911402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084911402 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084911402 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084911402 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084911402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084911402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084911402 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084911402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084911402 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084911402 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084911402 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084911402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084911402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084911402 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(247)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(245)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084911415 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084911415 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084911415 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084911415 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084911415 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084911415 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084911415 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084911416 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084911417 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084911417 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084911417 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084911417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084911417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084911417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084911417 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084911417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084911417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084911417 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084911417 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084911417 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084911417 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084911417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084911417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084911417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084911417 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084911417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084911417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084911417 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084911417 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084911417 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084911417 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084911417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084911417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084911417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084911417 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084911417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084911417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084911417 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084911417 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084911417 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084911417 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084911417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084911417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084911417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084911417 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084911417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084911417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084911417 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084911417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084911417 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084911417 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084911417 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084911417 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084911417 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084911417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084911417 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084911417 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084911417 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084911417 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084911417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084911417 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084911417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084911417 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084911417 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084911417 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084911417 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084911417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084911417 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084911417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084911417 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084911417 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084911417 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084911417 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084911417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084911417 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(250)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(248)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084911440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084911440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084911440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084911440 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084911440 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084911440 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084911440 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084911440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084911440 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084911613 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084911613 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084911613 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084911613 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084911615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084911615 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084911615 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084911615 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084911615 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084911615 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084911615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084911616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084911616 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084911616 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084911616 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084911616 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084911616 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084911616 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084911616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084911616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084911616 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084911616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084911616 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084911616 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084911616 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084911616 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084911616 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084911616 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084911617 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084911617 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084911617 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084911617 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084911617 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084911617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911617 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911617 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911617 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911617 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911617 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084911617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084911617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084911617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084911617 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084911617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084911617 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084911617 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084911617 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084911617 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084911617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084911617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084911617 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084911624 DLSCCP DEBUG SCCP-SCOC(6)[0x556598a227e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213084911624 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f58ad), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213084911624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084911624 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084911624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084911624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084911624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084911624 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084911624 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084911624 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084911624 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084911624 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084911624 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213084911628 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084911628 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084911628 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084911628 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084911631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084911631 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084911631 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084911631 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084911631 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084911631 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084911631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084911632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084911632 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084911632 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084911632 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084911632 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084911632 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084911633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084911633 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084911633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084911633 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084911633 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084911633 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084911633 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084911633 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084911633 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084911633 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084911633 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084911634 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084911634 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084911634 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084911634 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084911634 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084911634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911634 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084911634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084911634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084911634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084911634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084911634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084911634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084911634 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084911634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084911634 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084911634 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084911634 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084911634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084911634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084911634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084911634 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084912428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084912429 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084912429 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084912429 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084912429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084912429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084912429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084912429 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084912429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084912429 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084912429 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084912429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084912429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084912429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084912429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084912429 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084912429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084912429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084912429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084912429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084912429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084912429 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084912429 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084912429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084912429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912429 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084912429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084912429 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084912429 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084912429 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084912429 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084912429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084912429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084912429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084912429 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084912429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084912429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084912429 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084912429 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084912432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084912432 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084912432 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084912432 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084912432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084912432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084912432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084912432 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084912432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084912432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084912432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084912432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084912432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084912432 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084912432 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084912432 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084912432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912433 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084912433 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084912433 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084912433 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084912433 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(249)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084912438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084912438 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084912438 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084912438 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084912438 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084912438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084912438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084912438 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084912438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084912438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084912438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084912438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084912438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084912438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084912438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084912438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084912438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084912438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084912438 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084912438 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084912438 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084912438 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084912438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084912438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084912438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084912438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084912438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084912438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084912438 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084912438 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084912438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084912438 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084912438 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084912438 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084912438 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084912438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084912438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084912438 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084912438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084912438 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084912438 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084912438 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084912438 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084912438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084912438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084912438 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084912438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084912438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084912438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084912438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084912438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084912438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084912438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084912438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084912438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084912438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084912438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084912438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084912438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084912438 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084912438 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084912438 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084912473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44486<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(246)@8fcf34dce8ec: f_create_expect(l3 := '4D461E79C8E86C379459'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@8fcf34dce8ec: Created Expect[0] for '4D461E79C8E86C379459'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@8fcf34dce8ec: Added conn table entry 0TC_rab_release_abnormal0(252)3196789 20241213084913515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084913515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084913515 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084913515 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084913515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x30c775, normal) (hnbgw_rua.c:407) 20241213084913515 DHNB DEBUG map_rua[0x556598a2ac20]{init}: Allocated (fsm.c:456) 20241213084913515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3196789)[0x556598a2ac20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084913515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3196789 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084913515 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084913515 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084913515 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3196789 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084913515 DCN DEBUG map_sccp[0x556598a3d820]{init}: Allocated (fsm.c:456) 20241213084913515 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556598a3d820]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084913515 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3196789 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084913515 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3196789 SCCP-25 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084913515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3196789)[0x556598a2ac20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084913515 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084913515 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084913515 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3196789)[0x556598a2ac20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084913516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556598a3d820]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084913516 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084913516 DLSCCP DEBUG SCCP-SCOC(25)[0x556598a26760]{IDLE}: Allocated (fsm.c:456) 20241213084913516 DLSCCP DEBUG SCCP-SCOC(25)[0x556598a26760]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084913516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a4d461e79c8e86c379459004f40030000d40056400500f1100926) (sccp_scrc.c:406) 20241213084913516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084913516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084913516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084913516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084913516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084913516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084913516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084913516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084913516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084913516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084913516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084913516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084913516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084913516 DLSCCP DEBUG SCCP-SCOC(25)[0x556598a26760]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084913516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556598a3d820]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084913516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3196789)[0x556598a2ac20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084913516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084913516 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084913516 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084913516 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084913516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084913516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084913516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084913516 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@8fcf34dce8ec: Found Expect[0] for l3='4D461E79C8E86C379459'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@8fcf34dce8ec: Added conn table entry 0TC_rab_release_abnormal0(252)40523 TC_rab_release_abnormal0(252)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213084913537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084913537 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084913537 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084913537 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084913537 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084913537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084913537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084913537 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084913537 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084913537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084913537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084913537 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084913537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084913537 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006d79d7) (sccp_scrc.c:477) 20241213084913537 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20241213084913537 DLSCCP DEBUG SCCP-SCOC(25)[0x556598a26760]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084913537 DLSCCP DEBUG SCCP-SCOC(25)[0x556598a26760]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084913537 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084913537 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084913537 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) 20241213084913537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556598a3d820]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084913537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556598a3d820]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release_abnormal0(252)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(251)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(245)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(245)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213084913742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084913742 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084913742 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084913742 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084913742 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084913742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084913742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084913742 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084913743 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084913743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084913743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084913743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084913743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084913743 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) 20241213084913743 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20241213084913743 DLSCCP DEBUG SCCP-SCOC(25)[0x556598a26760]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084913743 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084913743 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084913743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556598a3d820]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084913743 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084913743 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084913743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556598a3d820]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084913743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084913743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084913743 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084913743 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084913743 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084913743 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084913743 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084913743 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{UNUSED}: Allocated (fsm.c:456) 20241213084913744 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{UNUSED}: is child of mgw(mgw-fsm-3196789-0)[0x556598a26890] (fsm.c:486) 20241213084913744 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3196789-0)[0x556598a26890] (mgcp_client_endpoint_fsm.c:724) 20241213084913744 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084913744 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084913744 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084913744 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3196789-0)[0x556598a2a970]{ST_CRCX}: Allocated (fsm.c:456) 20241213084913744 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3196789-0)[0x556598a2a970]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0] (fsm.c:486) 20241213084913744 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3196789-0)[0x556598a2a970]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084913744 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3196789-0)[0x556598a2a970]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084913744 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 30c77'... (mgcp_client.c:807) 20241213084913744 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213084913744 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3196789-0)[0x556598a2a970]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084913744 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "30c77517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "30c77517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "30c77517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "30c77517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241213084913784 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20241213084913784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2a970]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084913784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2a970]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084913784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2a970]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084913784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2a970]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084913784 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084913784 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{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) 20241213084913784 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{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) 20241213084913784 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084913784 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084913784 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{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) 20241213084913784 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084913784 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084913784 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084913784 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084913784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3196789)[0x556598a2ac20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084913784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084913784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084913785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_release_abnormal0(252)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084913804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084913804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084913804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084913804 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084913804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x30c775) (hnbgw_rua.c:471) 20241213084913804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3196789 SCCP-25 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084913804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3196789)[0x556598a2ac20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084913804 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084913804 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084913804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3196789)[0x556598a2ac20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084913804 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084913804 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084913804 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084913804 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084913804 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213084913804 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3196789-0)[0x556598a26890] (mgcp_client_endpoint_fsm.c:724) 20241213084913804 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084913804 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084913805 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{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) 20241213084913805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2a970]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213084913805 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 30c77'... (mgcp_client.c:807) 20241213084913805 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213084913805 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2a970]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084913805 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084913805 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{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) 20241213084913805 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{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)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "30c77517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "30c77517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084913813 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20241213084913813 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2a970]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213084913813 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2a970]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213084913813 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2a970]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213084913813 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213084913813 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{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) 20241213084913813 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{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) 20241213084913813 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084913813 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084913813 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{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) 20241213084913813 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084913813 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213084913813 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213084913813 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3196789-0)[0x556598a26890] (mgcp_client_endpoint_fsm.c:724) 20241213084913813 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084913813 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084913813 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084913813 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3196789-0)[0x556598a1b660]{ST_CRCX}: Allocated (fsm.c:456) 20241213084913813 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3196789-0)[0x556598a1b660]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0] (fsm.c:486) 20241213084913813 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3196789-0)[0x556598a1b660]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084913813 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3196789-0)[0x556598a1b660]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241213084913813 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 30c77'... (mgcp_client.c:807) 20241213084913813 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213084913813 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3196789-0)[0x556598a1b660]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084913813 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084913813 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{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) 20241213084913813 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{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) 20241213084913813 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{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)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "30c77517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "30c77517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084913820 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20241213084913820 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a1b660]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213084913820 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a1b660]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213084913820 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a1b660]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084913820 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a1b660]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084913820 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213084913820 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{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) 20241213084913820 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{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) 20241213084913820 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{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) 20241213084913820 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084913820 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084913820 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{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) 20241213084913820 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{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) 20241213084913820 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084913820 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084913820 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213084913820 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213084913820 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556598a3d820]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213084913820 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084913820 DLSCCP DEBUG SCCP-SCOC(25)[0x556598a26760]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084913820 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d79d7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213084913820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084913820 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084913820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084913820 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084913820 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213084913820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084913820 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084913820 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084913820 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084913820 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084913820 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084913820 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084913820 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@8fcf34dce8ec: 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)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@8fcf34dce8ec: vl_len:21 HNBGW_Test.msc0-SCCP(245)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(245)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20241213084913843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084913843 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084913843 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084913843 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084913843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084913843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084913843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084913843 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084913843 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084913843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084913843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084913843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084913843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084913843 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) 20241213084913843 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20241213084913843 DLSCCP DEBUG SCCP-SCOC(25)[0x556598a26760]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084913843 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084913843 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084913843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556598a3d820]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084913843 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084913843 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084913843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556598a3d820]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084913843 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241213084913843 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241213084913843 DMGW NOTICE mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241213084913844 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241213084913844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3196789)[0x556598a2ac20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241213084913844 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241213084913844 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241213084913844 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084913844 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084913844 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2a970]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084913844 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 30c77'... (mgcp_client.c:807) 20241213084913844 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084913844 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2a970]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084913844 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a1b660]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084913844 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 30c77'... (mgcp_client.c:807) 20241213084913844 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084913844 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a1b660]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084913844 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{IN_USE}: Removing from parent mgw(mgw-fsm-3196789-0)[0x556598a26890] (mgcp_client_endpoint_fsm.c:873) 20241213084913844 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084913844 DLMGCP DEBUG mgw-endp(mgw-fsm-3196789-0)[0x556598a2bae0]{IN_USE}: Deallocated (fsm.c:568) 20241213084913844 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084913844 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084913844 DMGW DEBUG mgw(mgw-fsm-3196789-0)[0x556598a26890]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084913844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084913844 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:795) TC_rab_release_abnormal0(252)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "30c77517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "30c77517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084913846 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20241213084913846 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2a970]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084913846 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2a970]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084913846 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2a970]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084913846 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2a970]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213084913846 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20241213084913846 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a1b660]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084913846 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a1b660]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084913846 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a1b660]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084913846 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a1b660]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@8fcf34dce8ec: 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 } 20241213084913885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44486<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release_abnormal-Iuh0-RUA(244)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(249)@8fcf34dce8ec: Final verdict of PTC: none MutexDispCT-TC_rab_release_abnormal(239)@8fcf34dce8ec: Final verdict of PTC: none 20241213084913887 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35927<->l=127.0.0.1:4262) (control_if.c:193) 20241213084913888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084913888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) HNBGW_Test.msc0-RAN(246)@8fcf34dce8ec: Final verdict of PTC: none 20241213084913888 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084913888 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084913888 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213084913888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3196789)[0x556598a2ac20]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213084913888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3196789)[0x556598a2ac20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213084913888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556598a3d820]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213084913888 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213084913888 DLSCCP DEBUG SCCP-SCOC(25)[0x556598a26760]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213084913888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d79d7), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213084913888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084913888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) HNBGW-MGCP(251)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(248)@8fcf34dce8ec: Final verdict of PTC: none 20241213084913888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084913888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084913888 DLSCCP DEBUG SCCP-SCOC(25)[0x556598a26760]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213084913888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556598a3d820]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213084913888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3196789)[0x556598a2ac20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084913888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3196789)[0x556598a2ac20]{disrupted}: Freeing instance (context_map.c:202) 20241213084913888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3196789)[0x556598a2ac20]{disrupted}: Deallocated (fsm.c:568) 20241213084913888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556598a3d820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084913888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556598a3d820]{disconnected}: Freeing instance (context_map.c:206) 20241213084913888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x556598a3d820]{disconnected}: Deallocated (fsm.c:568) 20241213084913888 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3196789 SCCP-25 msc-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.msc0-M3UA(247)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@8fcf34dce8ec: Final verdict of PTC: none 20241213084913888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084913888 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084913888 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084913888 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084913888 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084913888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084913888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084913888 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084913888 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084913888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084913888 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084913888 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213084913888 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084913888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084913888 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084913888 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084913888 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084913888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084913888 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084913888 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213084913888 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084913888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084913888 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084913888 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084913888 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084913888 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084913888 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084913888 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084913888 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084913888 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084913888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084913888 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084913888 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084913888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084913888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084913888 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084913888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084913888 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084913888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084913888 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084913888 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084913888 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084913888 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084913888 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084913888 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084913888 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084913888 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084913888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084913888 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084913888 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084913889 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084913889 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084913889 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084913889 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084913889 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084913888 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213084913888 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084913888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084913888 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084913888 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084913888 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084913888 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084913888 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084913888 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084913888 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(250)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(241)@8fcf34dce8ec: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@8fcf34dce8ec: Final verdict of PTC: none 20241213084913902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34900<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084913903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34890<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(242)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:49:13 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20241213084913948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084914449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44500<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320536) Waiting for packet dumper to finish... 1 (prev_count=320536, count=325948) 20241213084915889 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084915889 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084915889 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213084915889 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084915889 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084915889 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:49:16 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_rab_assign_fail started. 20241213084917549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44504<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084917555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084917560 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33307<->l=127.0.0.1:4262) (control_if.c:572) 20241213084917576 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084917576 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084917577 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084917577 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084917577 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084917577 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084917577 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084917577 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084917577 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084917577 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213084917578 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084917578 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084917578 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084917578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084917578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084917578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084917578 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084917578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084917578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084917578 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084917578 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084917579 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084917579 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084917579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084917579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084917579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084917579 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084917579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084917579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084917579 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084917579 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084917579 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084917579 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084917579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084917579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084917579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084917579 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084917579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084917579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084917579 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084917579 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084917579 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084917579 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084917579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084917579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084917579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084917579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084917579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084917579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084917579 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084917579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084917579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084917579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084917579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084917579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084917579 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084917579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084917579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084917579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084917579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084917579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084917579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084917579 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084917579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084917579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084917579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084917579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084917579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084917579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084917579 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084917579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084917579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084917579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084917579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084917579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084917579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084917579 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(261)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(259)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084917594 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084917594 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084917594 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084917594 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084917594 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084917594 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084917594 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084917594 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084917595 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084917595 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084917595 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084917595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084917595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084917595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084917595 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084917595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084917595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084917595 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084917595 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084917595 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084917595 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084917596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084917596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084917596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084917596 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084917596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084917596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084917596 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084917596 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084917596 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084917596 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084917596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084917596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084917596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084917596 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084917596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084917596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084917596 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084917596 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084917596 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084917596 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084917596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084917596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084917596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084917596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084917596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084917596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084917596 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084917596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084917596 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084917596 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084917596 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084917596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084917596 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084917596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084917596 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084917596 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084917596 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084917596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084917596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084917596 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084917596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084917596 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084917596 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084917596 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084917596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084917596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084917596 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084917596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084917596 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084917596 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084917596 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084917596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084917596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084917596 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(264)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(262)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084917619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084917619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084917619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084917619 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084917619 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084917619 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084917619 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084917619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084917619 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084917681 DLSCCP DEBUG SCCP-SCOC(24)[0x556598a3dbf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213084917681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bea9a3), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213084917681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084917681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084917681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084917681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084917682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084917682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084917682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084917682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084917682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084917682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084917682 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213084917791 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084917791 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084917791 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084917791 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084917798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084917798 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084917798 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084917798 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084917798 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084917798 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084917798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084917801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084917801 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084917801 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084917801 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084917801 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084917801 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084917801 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084917801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084917801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084917801 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084917801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084917801 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084917801 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084917801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084917801 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084917801 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084917801 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084917802 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084917803 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084917803 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084917803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084917803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084917803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084917803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084917803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084917803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084917803 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084917803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084917803 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084917803 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084917803 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084917803 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084917803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084917803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084917803 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084917808 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084917808 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084917808 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084917808 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084917815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084917815 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084917815 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084917815 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084917815 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084917815 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084917815 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084917817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084917817 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084917817 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084917817 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084917817 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084917817 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084917817 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084917817 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084917817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084917817 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084917817 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084917817 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084917817 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084917818 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084917818 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084917818 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084917818 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084917819 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084917819 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084917819 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084917819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084917819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084917819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084917819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084917819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084917819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084917819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084917819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084917819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084917819 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084917819 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084917819 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084917819 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084917819 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084917819 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084917819 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084917819 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084917819 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(260)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084918607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084918607 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084918607 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084918607 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084918607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084918607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084918607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084918607 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084918607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084918607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084918607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084918607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084918607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084918607 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084918607 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084918607 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084918607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918608 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084918608 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084918608 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084918608 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084918608 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084918608 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084918608 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084918608 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084918608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084918608 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084918608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084918608 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084918608 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084918608 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084918608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084918608 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084918608 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084918608 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084918608 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084918608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084918608 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084918608 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084918608 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084918608 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084918608 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084918608 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084918608 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084918608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084918608 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084918608 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084918608 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084918608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084918608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084918608 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084918608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084918608 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084918608 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084918608 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084918608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918608 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084918608 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084918608 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084918608 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084918608 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084918614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084918614 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084918614 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084918614 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084918614 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084918614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084918614 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084918614 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084918614 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084918614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084918614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084918614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084918614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084918614 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084918614 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084918614 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084918614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918614 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084918614 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084918614 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084918614 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084918614 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084918614 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084918614 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084918614 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084918614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084918614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084918614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084918614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084918614 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084918614 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084918614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084918614 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084918614 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084918614 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084918614 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084918614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084918614 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084918614 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084918615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084918615 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084918615 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084918615 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084918615 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084918615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084918615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084918615 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084918615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084918615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084918615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084918615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084918615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084918615 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084918615 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084918615 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084918615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084918615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084918615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084918615 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084918615 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084918615 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084918615 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084918615 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084918655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44520<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(260)@8fcf34dce8ec: f_create_expect(l3 := '4A93BE92DBF339839F84'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@8fcf34dce8ec: Created Expect[0] for '4A93BE92DBF339839F84'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@8fcf34dce8ec: Added conn table entry 0TC_rab_assign_fail0(266)3365016 20241213084919699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084919699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084919699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084919699 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084919699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x335898, normal) (hnbgw_rua.c:407) 20241213084919699 DHNB DEBUG map_rua[0x556598a2ac20]{init}: Allocated (fsm.c:456) 20241213084919699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3365016)[0x556598a2ac20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084919699 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3365016 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084919699 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084919699 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084919700 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3365016 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084919700 DCN DEBUG map_sccp[0x556598a3d820]{init}: Allocated (fsm.c:456) 20241213084919700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556598a3d820]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084919700 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3365016 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084919700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3365016 SCCP-26 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084919700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3365016)[0x556598a2ac20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084919700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084919700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084919700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3365016)[0x556598a2ac20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084919700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556598a3d820]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084919700 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084919700 DLSCCP DEBUG SCCP-SCOC(26)[0x556598a1b660]{IDLE}: Allocated (fsm.c:456) 20241213084919700 DLSCCP DEBUG SCCP-SCOC(26)[0x556598a1b660]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084919700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a4a93be92dbf339839f84004f40030003530056400500f1100926) (sccp_scrc.c:406) 20241213084919700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084919700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084919700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084919700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084919700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084919700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084919700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084919700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084919700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084919700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084919700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084919700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084919700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084919700 DLSCCP DEBUG SCCP-SCOC(26)[0x556598a1b660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084919700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556598a3d820]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084919700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3365016)[0x556598a2ac20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084919701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084919701 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084919701 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084919701 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084919701 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084919701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084919701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084919701 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@8fcf34dce8ec: Found Expect[0] for l3='4A93BE92DBF339839F84'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@8fcf34dce8ec: Added conn table entry 0TC_rab_assign_fail0(266)14572813 HNBGW_Test.msc0-SCCP(259)@8fcf34dce8ec: Session index based on connection ID:0 TC_rab_assign_fail0(266)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(259)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213084919720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084919720 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084919720 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084919720 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084919720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084919720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084919720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084919720 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084919720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084919720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084919720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084919720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084919720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084919720 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d2ab1f) (sccp_scrc.c:477) 20241213084919720 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20241213084919720 DLSCCP DEBUG SCCP-SCOC(26)[0x556598a1b660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084919720 DLSCCP DEBUG SCCP-SCOC(26)[0x556598a1b660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084919720 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084919720 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084919720 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) 20241213084919720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556598a3d820]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084919720 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556598a3d820]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(254)@8fcf34dce8ec: 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)@8fcf34dce8ec: 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)@8fcf34dce8ec: 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)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(265)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(259)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(259)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213084919922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084919922 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084919922 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084919922 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084919922 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084919922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084919922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084919922 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084919922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084919923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084919923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084919923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084919923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084919923 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) 20241213084919923 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20241213084919923 DLSCCP DEBUG SCCP-SCOC(26)[0x556598a1b660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084919923 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084919923 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084919923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556598a3d820]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084919923 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084919923 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084919923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556598a3d820]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084919923 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084919923 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084919923 DMGW DEBUG mgw(mgw-fsm-3365016-0)[0x556598a2a970]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084919923 DMGW DEBUG mgw(mgw-fsm-3365016-0)[0x556598a2a970]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084919923 DMGW DEBUG mgw(mgw-fsm-3365016-0)[0x556598a2a970]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084919923 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084919923 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084919923 DLMGCP DEBUG mgw-endp(mgw-fsm-3365016-0)[0x556598a2bae0]{UNUSED}: Allocated (fsm.c:456) 20241213084919923 DLMGCP DEBUG mgw-endp(mgw-fsm-3365016-0)[0x556598a2bae0]{UNUSED}: is child of mgw(mgw-fsm-3365016-0)[0x556598a2a970] (fsm.c:486) 20241213084919923 DLMGCP DEBUG mgw-endp(mgw-fsm-3365016-0)[0x556598a2bae0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3365016-0)[0x556598a2a970] (mgcp_client_endpoint_fsm.c:724) 20241213084919923 DLMGCP DEBUG mgw-endp(mgw-fsm-3365016-0)[0x556598a2bae0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084919923 DLMGCP DEBUG mgw-endp(mgw-fsm-3365016-0)[0x556598a2bae0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084919923 DLMGCP DEBUG mgw-endp(mgw-fsm-3365016-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084919923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3365016-0)[0x556598a26890]{ST_CRCX}: Allocated (fsm.c:456) 20241213084919923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3365016-0)[0x556598a26890]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3365016-0)[0x556598a2bae0] (fsm.c:486) 20241213084919923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3365016-0)[0x556598a26890]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084919923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3365016-0)[0x556598a26890]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084919924 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 33589'... (mgcp_client.c:807) 20241213084919924 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213084919924 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3365016-0)[0x556598a26890]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084919924 DLMGCP DEBUG mgw-endp(mgw-fsm-3365016-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "33589817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "33589817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "33589817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "33589817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241213084919970 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20241213084919970 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084919970 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084919970 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084919970 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084919970 DLMGCP DEBUG mgw-endp(mgw-fsm-3365016-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084919970 DLMGCP DEBUG mgw-endp(mgw-fsm-3365016-0)[0x556598a2bae0]{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) 20241213084919970 DLMGCP DEBUG mgw-endp(mgw-fsm-3365016-0)[0x556598a2bae0]{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) 20241213084919970 DLMGCP DEBUG mgw-endp(mgw-fsm-3365016-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084919970 DLMGCP DEBUG mgw-endp(mgw-fsm-3365016-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084919970 DLMGCP DEBUG mgw-endp(mgw-fsm-3365016-0)[0x556598a2bae0]{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) 20241213084919970 DMGW DEBUG mgw(mgw-fsm-3365016-0)[0x556598a2a970]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084919970 DMGW DEBUG mgw(mgw-fsm-3365016-0)[0x556598a2a970]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084919970 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084919970 DMGW DEBUG mgw(mgw-fsm-3365016-0)[0x556598a2a970]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084919970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3365016)[0x556598a2ac20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084919970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084919970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084919970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assign_fail0(266)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084919996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084919996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084919996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1272) 20241213084919996 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084919996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x335898) (hnbgw_rua.c:471) 20241213084919996 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3365016 SCCP-26 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20241213084919996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3365016)[0x556598a2ac20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084919996 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084919996 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084919996 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3365016)[0x556598a2ac20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084919996 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241213084919996 DMGW DEBUG mgw(mgw-fsm-3365016-0)[0x556598a2a970]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084919996 DMGW DEBUG mgw(mgw-fsm-3365016-0)[0x556598a2a970]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084919996 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20241213084919996 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241213084919996 DMGW ERROR mgw(mgw-fsm-3365016-0)[0x556598a2a970]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20241213084919996 DMGW DEBUG mgw(mgw-fsm-3365016-0)[0x556598a2a970]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20241213084919996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556598a3d820]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20241213084919996 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084919996 DLSCCP DEBUG SCCP-SCOC(26)[0x556598a1b660]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084919996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2ab1f), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20241213084919996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084919996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084919996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084919996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084919997 DMGW DEBUG mgw(mgw-fsm-3365016-0)[0x556598a2a970]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20241213084919997 DMGW DEBUG mgw(mgw-fsm-3365016-0)[0x556598a2a970]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084919997 DLMGCP DEBUG mgw-endp(mgw-fsm-3365016-0)[0x556598a2bae0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084919997 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084919997 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 33589'... (mgcp_client.c:807) 20241213084919997 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213084919997 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084919997 DLMGCP DEBUG mgw-endp(mgw-fsm-3365016-0)[0x556598a2bae0]{IN_USE}: Removing from parent mgw(mgw-fsm-3365016-0)[0x556598a2a970] (mgcp_client_endpoint_fsm.c:873) 20241213084919997 DLMGCP DEBUG mgw-endp(mgw-fsm-3365016-0)[0x556598a2bae0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084919997 DLMGCP DEBUG mgw-endp(mgw-fsm-3365016-0)[0x556598a2bae0]{IN_USE}: Deallocated (fsm.c:568) 20241213084919997 DMGW DEBUG mgw(mgw-fsm-3365016-0)[0x556598a2a970]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084919997 DMGW DEBUG mgw(mgw-fsm-3365016-0)[0x556598a2a970]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084919997 DMGW DEBUG mgw(mgw-fsm-3365016-0)[0x556598a2a970]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084919997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084919997 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084919997 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084919997 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084919997 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084919997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084919997 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084919997 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@8fcf34dce8ec: 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)@8fcf34dce8ec: 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)@8fcf34dce8ec: 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)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "33589817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084920048 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20241213084920048 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084920048 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084920048 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084920048 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a26890]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213084920049 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44520<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_assign_fail(253)@8fcf34dce8ec: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@8fcf34dce8ec: Final verdict of PTC: none 20241213084920056 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33307<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(263)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@8fcf34dce8ec: Final verdict of PTC: none 20241213084920057 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084920057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084920057 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084920057 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213084920057 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084920057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084920057 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084920057 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084920057 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084920057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084920057 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084920057 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084920057 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084920058 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084920058 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084920058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084920058 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_assign_fail-Iuh0(257)@8fcf34dce8ec: Final verdict of PTC: none 20241213084920058 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084920058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084920058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084920058 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) HNBGW_Test.msc0-SCCP(259)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@8fcf34dce8ec: Final verdict of PTC: none 20241213084920058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084920058 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084920058 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213084920058 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213084920058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084920058 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084920058 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084920058 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084920058 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084920058 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084920058 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084920058 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084920058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556598a3d820]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213084920058 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213084920058 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084920058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084920058 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084920058 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084920058 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084920058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084920058 DLSCCP DEBUG SCCP-SCOC(26)[0x556598a1b660]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213084920058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2ab1f), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213084920058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084920058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084920058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084920058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084920059 DLSCCP DEBUG SCCP-SCOC(26)[0x556598a1b660]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213084920059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556598a3d820]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213084920059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3365016)[0x556598a2ac20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213084920059 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3365016)[0x556598a2ac20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213084920058 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084920059 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084920059 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084920059 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084920059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213084920059 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084920059 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084920059 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084920059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3365016)[0x556598a2ac20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213084920059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3365016)[0x556598a2ac20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084920059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3365016)[0x556598a2ac20]{disrupted}: Freeing instance (context_map.c:202) 20241213084920059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3365016)[0x556598a2ac20]{disrupted}: Deallocated (fsm.c:568) 20241213084920059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556598a3d820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084920059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556598a3d820]{disconnected}: Freeing instance (context_map.c:206) 20241213084920059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x556598a3d820]{disconnected}: Deallocated (fsm.c:568) 20241213084920059 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3365016 SCCP-26 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084920059 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084920059 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084920059 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084920059 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084920059 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084920059 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084920059 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084920059 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084920059 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084920059 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084920059 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084920059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084920059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213084920059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084920059 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084920059 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084920059 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084920059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084920059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084920059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084920059 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213084920059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084920059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084920059 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084920059 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084920059 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(265)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(264)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(255)@8fcf34dce8ec: Final verdict of PTC: none 20241213084920071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44510<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084920073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44504<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(256)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_rab_assign_fail finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:49:20 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20241213084920117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44534<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084920620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44534<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261068) 20241213084921625 DLSCCP DEBUG SCCP-SCOC(6)[0x556598a227e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213084921625 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f58ad), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213084921625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084921625 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084921625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084921625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084921625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084921625 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084921625 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084921625 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084921625 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084921625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084921625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084921625 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=261068, count=298324) 20241213084922059 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084922059 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084922059 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213084922059 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084922059 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084922059 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:49:22 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_rab_assign_mgcp_to started. 20241213084923715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084923719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49916<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084923723 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46679<->l=127.0.0.1:4262) (control_if.c:572) 20241213084923739 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084923739 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084923739 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084923739 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084923739 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084923739 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084923740 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084923740 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084923740 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084923740 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)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084923741 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084923741 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084923741 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084923741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084923741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084923741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084923741 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084923741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084923741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084923741 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084923741 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084923741 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084923741 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084923741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084923741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084923741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084923741 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084923741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084923741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084923741 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084923741 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084923741 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084923741 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084923741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084923741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084923741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084923741 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084923741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084923741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084923741 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084923741 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084923741 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084923741 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084923741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084923741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084923741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084923741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084923741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084923741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084923741 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084923741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084923741 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084923741 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084923741 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084923741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084923741 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084923741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084923741 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084923741 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084923741 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084923741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084923741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084923741 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084923741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084923741 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084923741 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084923741 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084923741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084923741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084923741 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084923742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084923742 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084923742 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084923742 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084923742 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084923742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084923742 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(275)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084923756 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084923756 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084923756 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084923756 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084923756 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084923756 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084923757 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084923757 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084923758 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084923758 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084923758 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084923758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084923758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084923758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084923758 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084923758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084923758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084923758 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084923758 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084923758 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084923758 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084923758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084923758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084923758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084923758 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084923758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084923758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084923758 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084923758 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084923758 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084923758 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084923758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084923758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084923758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084923758 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084923758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084923758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084923758 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084923758 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084923758 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084923758 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084923758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084923758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084923758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084923758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084923758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084923758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084923758 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084923758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084923758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084923758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084923758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084923758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084923758 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084923758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084923758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084923758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084923758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084923758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084923758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084923758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084923758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084923758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084923758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084923758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084923758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084923758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084923758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084923758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084923758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084923758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084923758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084923758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084923758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084923758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084923779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084923779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084923779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084923779 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084923779 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084923779 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084923779 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084923779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084923779 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084923889 DLSCCP DEBUG SCCP-SCOC(25)[0x556598a26760]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213084923889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d79d7), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213084923889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084923889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084923889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084923889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084923889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084923889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084923890 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084923890 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084923890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084923890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084923890 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213084923954 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084923954 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084923954 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084923954 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084923962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084923962 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084923962 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084923962 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084923962 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084923962 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084923962 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084923965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084923965 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084923965 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084923965 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084923965 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084923965 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084923965 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084923965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084923965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084923965 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084923965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084923965 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084923965 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084923965 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084923965 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084923965 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084923965 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084923967 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084923967 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084923967 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084923967 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084923967 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084923967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084923967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084923967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084923967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084923967 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084923967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084923967 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084923967 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084923967 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084923967 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084923967 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084923967 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084923967 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084923970 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084923970 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084923970 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084923970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(278)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084923976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084923976 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084923976 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084923976 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084923976 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084923976 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084923976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084923979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084923979 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084923979 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084923979 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084923979 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084923979 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084923979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084923979 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084923979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084923979 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084923979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084923979 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084923979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084923979 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084923979 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084923979 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084923979 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084923980 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084923980 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084923980 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084923980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084923981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084923981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084923981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084923981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084923981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084923981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084923981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084923981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084923981 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084923981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084923981 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084923981 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084923981 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084923981 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084923981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084923981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084923981 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084924770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084924770 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084924770 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084924770 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084924770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084924770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084924770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084924770 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084924770 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084924770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084924770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084924770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084924770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084924770 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084924770 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084924770 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084924770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924770 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084924770 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084924770 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084924770 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084924770 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084924770 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084924770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084924771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084924771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084924771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084924771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084924771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084924771 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084924771 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084924771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084924771 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084924771 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084924771 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084924771 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084924771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084924771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084924771 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084924773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084924773 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084924773 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084924773 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084924773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084924773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084924773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084924773 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084924773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084924773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084924773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084924773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084924773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084924773 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084924774 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084924774 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084924774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924774 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084924774 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084924774 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084924774 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084924774 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084924776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084924776 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084924776 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084924776 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084924776 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084924776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084924776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084924776 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084924776 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084924776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084924776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084924776 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084924776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084924776 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084924776 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084924776 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084924776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924776 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084924776 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084924776 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084924776 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084924776 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084924776 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084924776 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084924776 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084924776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084924776 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084924776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084924776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084924776 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084924776 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084924776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084924776 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084924776 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084924776 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084924776 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084924776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084924776 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084924776 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084924777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084924777 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084924777 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084924777 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084924777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084924777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084924777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084924777 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084924777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084924777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084924777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084924777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084924777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084924777 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084924777 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084924777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084924777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084924777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084924777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084924777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084924777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084924777 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084924777 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084924777 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084924810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49922<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@8fcf34dce8ec: 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)@8fcf34dce8ec: f_create_expect(l3 := 'C0671C7A2F6772818120'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@8fcf34dce8ec: Created Expect[0] for 'C0671C7A2F6772818120'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@8fcf34dce8ec: Added conn table entry 0TC_rab_assign_mgcp_to0(280)525266 20241213084925828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084925828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084925828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084925828 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084925828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x803d2, normal) (hnbgw_rua.c:407) 20241213084925828 DHNB DEBUG map_rua[0x556598a2ac20]{init}: Allocated (fsm.c:456) 20241213084925828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-525266)[0x556598a2ac20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084925828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-525266 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084925828 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084925828 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084925828 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-525266 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084925828 DCN DEBUG map_sccp[0x556598a3d820]{init}: Allocated (fsm.c:456) 20241213084925828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556598a3d820]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084925828 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-525266 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084925828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-525266 SCCP-27 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084925828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-525266)[0x556598a2ac20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084925828 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084925828 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084925828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-525266)[0x556598a2ac20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084925828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556598a3d820]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084925828 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084925828 DLSCCP DEBUG SCCP-SCOC(27)[0x556598a26890]{IDLE}: Allocated (fsm.c:456) 20241213084925828 DLSCCP DEBUG SCCP-SCOC(27)[0x556598a26890]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084925828 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ac0671c7a2f6772818120004f400300018e0056400500f1100926) (sccp_scrc.c:406) 20241213084925828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084925828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084925828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084925828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084925828 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084925828 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084925828 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084925828 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084925828 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084925828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084925828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084925828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084925828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084925828 DLSCCP DEBUG SCCP-SCOC(27)[0x556598a26890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084925828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556598a3d820]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084925828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-525266)[0x556598a2ac20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084925828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084925828 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084925828 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084925828 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084925828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084925828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084925828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084925828 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@8fcf34dce8ec: Found Expect[0] for l3='C0671C7A2F6772818120'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@8fcf34dce8ec: Added conn table entry 0TC_rab_assign_mgcp_to0(280)3041099 HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(280)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213084925832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084925832 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084925832 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084925832 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084925832 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084925832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084925832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084925832 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084925832 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084925832 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084925832 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084925832 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084925832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084925832 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ea495b) (sccp_scrc.c:477) 20241213084925832 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20241213084925832 DLSCCP DEBUG SCCP-SCOC(27)[0x556598a26890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084925832 DLSCCP DEBUG SCCP-SCOC(27)[0x556598a26890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084925832 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084925832 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084925832 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) 20241213084925832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556598a3d820]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084925832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556598a3d820]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213084926034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084926034 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084926034 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084926034 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084926034 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084926034 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084926034 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084926034 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084926035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084926035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084926035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084926035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084926035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084926035 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) 20241213084926035 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20241213084926035 DLSCCP DEBUG SCCP-SCOC(27)[0x556598a26890]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084926035 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084926035 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084926035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556598a3d820]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084926035 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084926035 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084926035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556598a3d820]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084926035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084926035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084926035 DMGW DEBUG mgw(mgw-fsm-525266-0)[0x556598a2bae0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084926035 DMGW DEBUG mgw(mgw-fsm-525266-0)[0x556598a2bae0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084926035 DMGW DEBUG mgw(mgw-fsm-525266-0)[0x556598a2bae0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084926035 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084926035 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084926035 DLMGCP DEBUG mgw-endp(mgw-fsm-525266-0)[0x556598a2a970]{UNUSED}: Allocated (fsm.c:456) 20241213084926035 DLMGCP DEBUG mgw-endp(mgw-fsm-525266-0)[0x556598a2a970]{UNUSED}: is child of mgw(mgw-fsm-525266-0)[0x556598a2bae0] (fsm.c:486) 20241213084926035 DLMGCP DEBUG mgw-endp(mgw-fsm-525266-0)[0x556598a2a970]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-525266-0)[0x556598a2bae0] (mgcp_client_endpoint_fsm.c:724) 20241213084926035 DLMGCP DEBUG mgw-endp(mgw-fsm-525266-0)[0x556598a2a970]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084926035 DLMGCP DEBUG mgw-endp(mgw-fsm-525266-0)[0x556598a2a970]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084926035 DLMGCP DEBUG mgw-endp(mgw-fsm-525266-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084926035 DLMGCP DEBUG MGCP_CONN(mgw-fsm-525266-0)[0x556598a20120]{ST_CRCX}: Allocated (fsm.c:456) 20241213084926035 DLMGCP DEBUG MGCP_CONN(mgw-fsm-525266-0)[0x556598a20120]{ST_CRCX}: is child of mgw-endp(mgw-fsm-525266-0)[0x556598a2a970] (fsm.c:486) 20241213084926035 DLMGCP DEBUG MGCP_CONN(mgw-fsm-525266-0)[0x556598a20120]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084926035 DLMGCP DEBUG MGCP_CONN(mgw-fsm-525266-0)[0x556598a20120]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084926035 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=198 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 803d2'... (mgcp_client.c:807) 20241213084926035 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1212) 20241213084926035 DLMGCP DEBUG MGCP_CONN(mgw-fsm-525266-0)[0x556598a20120]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084926035 DLMGCP DEBUG mgw-endp(mgw-fsm-525266-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "803d217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "803d217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "803d217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "803d217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241213084927682 DLSCCP DEBUG SCCP-SCOC(24)[0x556598a3dbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213084927682 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bea9a3), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213084927682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084927682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084927682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084927682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084927683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084927683 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084927683 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084927683 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084927683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084927683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084927683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084927683 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084927689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084927689 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084927689 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084927689 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084927689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084927689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084927689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084927689 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084927689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084927690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084927690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084927690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084927690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084927690 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=00bea9a3) (sccp_scrc.c:477) 20241213084927690 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20241213084927690 DLSCCP DEBUG SCCP-SCOC(24)[0x556598a3dbf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213084927690 DLSCCP DEBUG SCCP-SCOC(24)[0x556598a3dbf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213084927690 DLSCCP DEBUG SCCP-SCOC(24)[0x556598a3dbf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084927690 DLSCCP DEBUG SCCP-SCOC(24)[0x556598a3dbf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084927690 DLSCCP DEBUG SCCP-SCOC(24)[0x556598a3dbf0]{IDLE}: Deallocated (fsm.c:568) 20241213084930036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a20120]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20241213084930036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a20120]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241213084930036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a20120]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-525266-0)[0x556598a2a970] (mgcp_client_fsm.c:522) 20241213084930036 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1243) 20241213084930036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a20120]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241213084930036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a20120]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20241213084930036 DLMGCP DEBUG mgw-endp(mgw-fsm-525266-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20241213084930036 DLMGCP DEBUG mgw-endp(mgw-fsm-525266-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084930036 DLMGCP DEBUG mgw-endp(mgw-fsm-525266-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20241213084930036 DLMGCP DEBUG mgw-endp(mgw-fsm-525266-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-525266-0)[0x556598a2bae0] (mgcp_client_endpoint_fsm.c:925) 20241213084930037 DLMGCP DEBUG mgw-endp(mgw-fsm-525266-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20241213084930037 DLMGCP DEBUG mgw-endp(mgw-fsm-525266-0)[0x556598a2a970]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20241213084930037 DMGW DEBUG mgw(mgw-fsm-525266-0)[0x556598a2bae0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20241213084930037 DMGW ERROR mgw(mgw-fsm-525266-0)[0x556598a2bae0]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20241213084930037 DMGW DEBUG mgw(mgw-fsm-525266-0)[0x556598a2bae0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20241213084930037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556598a3d820]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20241213084930037 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084930037 DLSCCP DEBUG SCCP-SCOC(27)[0x556598a26890]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084930037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea495b), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20241213084930037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084930037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084930037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084930037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084930037 DMGW DEBUG mgw(mgw-fsm-525266-0)[0x556598a2bae0]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20241213084930037 DMGW DEBUG mgw(mgw-fsm-525266-0)[0x556598a2bae0]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20241213084930037 DMGW DEBUG mgw(mgw-fsm-525266-0)[0x556598a2bae0]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20241213084930037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084930037 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084930037 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084930037 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084930037 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084930037 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084930037 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084930037 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213084930059 DLSCCP DEBUG SCCP-SCOC(26)[0x556598a1b660]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213084930059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d2ab1f), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213084930059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084930059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084930059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084930059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084930059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084930059 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084930059 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084930059 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084930059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084930059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084930059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084930059 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: vl_len:12 HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213084930061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084930061 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084930061 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084930061 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084930061 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084930061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084930061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084930061 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084930061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084930061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084930061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084930061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084930061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084930061 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) 20241213084930061 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20241213084930061 DLSCCP DEBUG SCCP-SCOC(27)[0x556598a26890]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084930061 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084930061 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084930061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556598a3d820]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084930061 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084930061 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084930061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556598a3d820]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084930061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-525266)[0x556598a2ac20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084930061 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213084930062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084930062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assign_mgcp_to0(280)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@8fcf34dce8ec: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)525266 20241213084930087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084930087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084930087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084930087 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084930087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x803d2,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084930087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-525266 SCCP-27 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084930087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-525266)[0x556598a2ac20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084930087 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084930087 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084930087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-525266)[0x556598a2ac20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084930087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556598a3d820]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084930087 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084930087 DLSCCP DEBUG SCCP-SCOC(27)[0x556598a26890]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084930087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea495b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084930087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084930087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084930087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084930087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084930087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-525266)[0x556598a2ac20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084930087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556598a3d820]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084930087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556598a3d820]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084930087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084930087 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084930087 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084930087 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084930087 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084930087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084930087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084930087 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084930087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084930087 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084930087 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084930087 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084930087 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084930087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084930087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084930087 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084930087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084930087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084930087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084930088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084930088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084930088 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=00d2ab1f) (sccp_scrc.c:477) 20241213084930088 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20241213084930088 DLSCCP DEBUG SCCP-SCOC(26)[0x556598a1b660]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213084930088 DLSCCP DEBUG SCCP-SCOC(26)[0x556598a1b660]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213084930088 DLSCCP DEBUG SCCP-SCOC(26)[0x556598a1b660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084930088 DLSCCP DEBUG SCCP-SCOC(26)[0x556598a1b660]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084930088 DLSCCP DEBUG SCCP-SCOC(26)[0x556598a1b660]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@8fcf34dce8ec: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)3041099 HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: Session index based on connection ID:0 20241213084930290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084930290 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084930290 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084930290 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084930290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084930290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084930290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084930290 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084930290 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084930290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084930290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084930290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084930290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084930290 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=00ea495b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213084930290 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20241213084930290 DLSCCP DEBUG SCCP-SCOC(27)[0x556598a26890]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213084930291 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084930291 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084930291 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) 20241213084930291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556598a3d820]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084930291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556598a3d820]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084930291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-525266)[0x556598a2ac20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084930291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-525266)[0x556598a2ac20]{disconnected}: Freeing instance (context_map.c:202) 20241213084930291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-525266)[0x556598a2ac20]{disconnected}: Deallocated (fsm.c:568) 20241213084930291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556598a3d820]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084930291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556598a3d820]{disconnected}: Freeing instance (context_map.c:206) 20241213084930291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x556598a3d820]{disconnected}: Deallocated (fsm.c:568) 20241213084930291 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-525266 SCCP-27 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084930291 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea495b), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20241213084930291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084930291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084930291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084930291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084930291 DLSCCP DEBUG SCCP-SCOC(27)[0x556598a26890]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084930291 DLSCCP DEBUG SCCP-SCOC(27)[0x556598a26890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084930291 DLSCCP DEBUG SCCP-SCOC(27)[0x556598a26890]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084930291 DLSCCP DEBUG SCCP-SCOC(27)[0x556598a26890]{IDLE}: Deallocated (fsm.c:568) 20241213084930291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084930291 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084930291 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084930291 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084930291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084930291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084930291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084930291 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: RLC received in state:disconnect_pending 20241213084931626 DLSCCP DEBUG SCCP-SCOC(6)[0x556598a227e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213084931626 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f58ad), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213084931626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084931626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084931626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084931626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084931626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084931626 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084931626 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084931626 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084931626 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084931626 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084931626 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084931626 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084931631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084931631 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084931631 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084931631 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084931631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084931631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084931632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084931632 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084931632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084931632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084931632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084931632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084931632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084931632 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=004f58ad) (sccp_scrc.c:477) 20241213084931632 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20241213084931632 DLSCCP DEBUG SCCP-SCOC(6)[0x556598a227e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213084931632 DLSCCP DEBUG SCCP-SCOC(6)[0x556598a227e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213084931632 DLSCCP DEBUG SCCP-SCOC(6)[0x556598a227e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084931632 DLSCCP DEBUG SCCP-SCOC(6)[0x556598a227e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084931632 DLSCCP DEBUG SCCP-SCOC(6)[0x556598a227e0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assign_mgcp_to0(280)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084932100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49922<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_assign_mgcp_to(267)@8fcf34dce8ec: Final verdict of PTC: none 20241213084932111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084932111 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084932111 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084932111 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084932111 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213084932111 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084932111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084932111 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084932111 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213084932111 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084932111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084932111 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084932111 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084932112 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084932112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084932112 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084932112 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(274)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@8fcf34dce8ec: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@8fcf34dce8ec: Final verdict of PTC: none 20241213084932112 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084932112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084932112 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084932112 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084932112 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084932112 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084932112 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084932112 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084932112 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46679<->l=127.0.0.1:4262) (control_if.c:193) 20241213084932112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49916<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213084932113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084932113 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084932113 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084932113 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084932113 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-M3UA(278)@8fcf34dce8ec: Final verdict of PTC: none 20241213084932113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084932113 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084932113 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084932113 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084932113 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084932113 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084932113 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084932113 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084932113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084932113 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(276)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@8fcf34dce8ec: Final verdict of PTC: none 20241213084932113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084932113 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084932113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084932113 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084932113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084932113 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084932113 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084932113 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084932113 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084932113 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084932113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084932113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084932113 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084932113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084932113 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084932113 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084932113 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084932113 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084932113 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084932113 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084932113 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assign_mgcp_to-Iuh0(271)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(268)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(279)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084932114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49912<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(270)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:49:32 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc 20241213084932165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40528<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084932567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40528<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=296488) Waiting for packet dumper to finish... 1 (prev_count=296488, count=322608) 20241213084933890 DLSCCP DEBUG SCCP-SCOC(25)[0x556598a26760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213084933890 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d79d7), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213084933890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084933890 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084933890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084933890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084933890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084933890 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084933890 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084933891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084933891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084933891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084933891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084933891 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213084934113 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084934113 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084934113 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213084934113 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084934113 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084934113 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:49:34 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20241213084935659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40534<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084935663 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40546<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084935666 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43087<->l=127.0.0.1:4262) (control_if.c:572) 20241213084935679 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084935679 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084935679 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084935679 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084935680 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084935680 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084935680 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084935680 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084935680 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084935680 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213084935681 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084935681 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084935681 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084935681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084935681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084935681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084935681 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084935681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084935681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084935681 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084935681 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084935681 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084935681 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084935681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084935681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084935681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084935681 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084935681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084935681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084935681 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084935681 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084935681 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084935681 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084935681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084935681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084935681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084935682 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084935682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084935682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084935682 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084935682 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084935682 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084935682 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084935682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084935682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084935682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084935682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084935682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084935682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084935682 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084935682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084935682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084935682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084935682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084935682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084935682 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084935682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084935682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084935682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084935682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084935682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084935682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084935682 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084935682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084935682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084935682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084935682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084935682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084935682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084935682 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084935682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084935682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084935682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084935682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084935682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084935682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084935682 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(289)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(289)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084935703 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084935703 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084935704 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084935704 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084935704 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084935704 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084935705 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084935705 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084935705 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084935705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084935705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084935705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084935705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084935705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084935705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084935705 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084935705 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084935705 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084935705 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084935705 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084935705 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084935705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084935705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084935705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084935705 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084935705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084935705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084935705 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084935705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084935705 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084935705 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084935705 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084935705 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084935705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084935705 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213084935705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084935705 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084935705 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084935705 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084935705 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084935705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084935705 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084935706 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084935706 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084935706 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084935706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084935706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084935706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084935706 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084935706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084935706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084935706 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084935706 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084935706 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084935706 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084935706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084935706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084935706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084935706 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084935706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084935706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084935706 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084935706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084935706 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084935706 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084935706 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084935706 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084935706 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084935706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084935706 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084935706 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084935706 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084935706 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084935706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084935706 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084935744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084935744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084935744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084935744 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084935744 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084935744 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084935744 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084935744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084935744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084935895 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084935895 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084935895 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084935895 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084935901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084935901 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084935901 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084935902 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084935902 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084935902 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084935902 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084935904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084935904 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084935904 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084935904 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084935904 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084935904 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084935904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084935904 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084935904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084935904 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084935904 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084935904 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084935904 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084935904 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084935904 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084935904 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084935904 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084935905 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084935905 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084935905 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084935906 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084935906 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084935906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084935906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084935906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084935906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084935906 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084935906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084935906 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084935906 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084935906 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084935906 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084935906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084935906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084935906 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084935926 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084935926 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084935926 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084935926 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084935932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084935932 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084935932 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084935932 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084935932 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084935932 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084935932 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084935933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084935933 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084935933 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084935933 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084935933 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084935933 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084935933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084935933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084935933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084935933 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084935933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084935933 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084935933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084935933 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084935933 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084935934 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084935934 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084935935 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084935935 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084935935 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084935935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084935935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084935935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084935935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084935935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084935935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084935935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084935935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084935935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084935935 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084935935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084935935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084935935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084935935 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084935935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084935935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084935935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084935935 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084936705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084936705 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084936705 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084936705 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084936705 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084936705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084936705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084936705 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084936705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084936705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084936705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084936705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084936705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084936705 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084936705 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084936705 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084936705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936705 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084936705 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084936705 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084936705 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084936705 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084936705 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084936705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084936705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084936705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084936706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084936706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084936706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084936706 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084936706 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084936706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084936706 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084936706 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084936706 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084936706 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084936706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084936706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084936706 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084936709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084936709 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084936709 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084936709 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084936709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084936709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084936709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084936709 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084936709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084936709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084936709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084936709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084936709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084936709 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084936709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084936709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084936709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936709 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084936709 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084936709 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084936709 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084936709 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084936741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084936742 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084936742 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084936742 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084936742 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084936742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084936742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084936742 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084936742 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084936742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084936742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084936742 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084936742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084936742 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084936742 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084936742 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084936742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084936742 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084936742 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084936742 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084936742 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084936742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084936742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084936742 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084936742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936742 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084936742 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084936742 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084936742 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084936742 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084936742 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084936742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084936742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084936742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084936742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084936742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084936742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084936742 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084936742 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084936746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084936746 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084936746 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084936746 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084936746 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084936746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084936746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084936746 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084936746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084936746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084936746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084936746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084936746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084936746 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084936746 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084936746 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084936746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084936746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084936746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084936746 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084936746 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084936746 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084936746 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084936746 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084936769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40558<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(288)@8fcf34dce8ec: f_create_expect(l3 := 'A427E19F78280890B2EB'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@8fcf34dce8ec: Created Expect[0] for 'A427E19F78280890B2EB'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@8fcf34dce8ec: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)2995949 20241213084937809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084937809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084937809 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084937809 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084937809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2db6ed, normal) (hnbgw_rua.c:407) 20241213084937809 DHNB DEBUG map_rua[0x556598a26890]{init}: Allocated (fsm.c:456) 20241213084937809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2995949)[0x556598a26890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084937809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2995949 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084937809 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084937809 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084937809 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2995949 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084937809 DCN DEBUG map_sccp[0x556598a1b660]{init}: Allocated (fsm.c:456) 20241213084937809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556598a1b660]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084937809 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2995949 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084937809 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2995949 SCCP-28 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084937809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2995949)[0x556598a26890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084937809 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084937809 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084937809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2995949)[0x556598a26890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084937809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556598a1b660]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084937809 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084937809 DLSCCP DEBUG SCCP-SCOC(28)[0x556598a20120]{IDLE}: Allocated (fsm.c:456) 20241213084937809 DLSCCP DEBUG SCCP-SCOC(28)[0x556598a20120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084937809 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aa427e19f78280890b2eb004f400300011b0056400500f1100926) (sccp_scrc.c:406) 20241213084937809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084937809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084937809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084937809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084937809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084937809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084937809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084937809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084937809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084937809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084937809 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084937809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084937809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084937809 DLSCCP DEBUG SCCP-SCOC(28)[0x556598a20120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084937809 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556598a1b660]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084937809 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2995949)[0x556598a26890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084937809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084937809 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084937809 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084937809 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084937809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084937809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084937809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084937809 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@8fcf34dce8ec: Found Expect[0] for l3='A427E19F78280890B2EB'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@8fcf34dce8ec: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)14276001 HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(294)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084937813 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084937813 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084937813 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084937813 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084937813 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084937813 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084937813 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084937813 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084937813 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084937813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084937813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084937813 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084937813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084937813 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b50f9b) (sccp_scrc.c:477) 20241213084937813 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20241213084937813 DLSCCP DEBUG SCCP-SCOC(28)[0x556598a20120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084937813 DLSCCP DEBUG SCCP-SCOC(28)[0x556598a20120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084937813 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084937813 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084937813 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) 20241213084937813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556598a1b660]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084937813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556598a1b660]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(282)@8fcf34dce8ec: 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)@8fcf34dce8ec: 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)@8fcf34dce8ec: 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)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(293)@8fcf34dce8ec: 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)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213084938018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084938018 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084938018 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084938018 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084938018 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084938018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084938018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084938018 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084938019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084938019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084938019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084938019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084938019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084938019 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) 20241213084938019 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20241213084938019 DLSCCP DEBUG SCCP-SCOC(28)[0x556598a20120]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084938019 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084938019 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084938019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556598a1b660]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084938019 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213084938019 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213084938019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556598a1b660]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213084938019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084938019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084938019 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213084938019 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213084938019 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213084938019 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084938019 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213084938019 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{UNUSED}: Allocated (fsm.c:456) 20241213084938019 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{UNUSED}: is child of mgw(mgw-fsm-2995949-0)[0x556598a2a970] (fsm.c:486) 20241213084938019 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2995949-0)[0x556598a2a970] (mgcp_client_endpoint_fsm.c:724) 20241213084938019 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084938019 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084938019 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084938019 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2995949-0)[0x556598a3dbf0]{ST_CRCX}: Allocated (fsm.c:456) 20241213084938019 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2995949-0)[0x556598a3dbf0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0] (fsm.c:486) 20241213084938019 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2995949-0)[0x556598a3dbf0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084938019 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2995949-0)[0x556598a3dbf0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213084938019 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 2db6e'... (mgcp_client.c:807) 20241213084938019 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213084938019 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2995949-0)[0x556598a3dbf0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084938019 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2db6ed17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2db6ed17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "2db6ed17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2db6ed17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241213084938052 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20241213084938052 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dbf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213084938052 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dbf0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213084938052 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dbf0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084938052 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dbf0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084938052 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213084938052 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{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) 20241213084938052 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{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) 20241213084938052 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084938052 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084938052 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{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) 20241213084938052 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084938052 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213084938052 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084938052 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084938052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2995949)[0x556598a26890]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084938052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084938052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084938052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assign_mgw_iuup_addr_chg0(294)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084938075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084938075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084938075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084938075 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084938075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2db6ed) (hnbgw_rua.c:471) 20241213084938075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2995949 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084938075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2995949)[0x556598a26890]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084938076 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084938076 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084938076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2995949)[0x556598a26890]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084938076 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084938076 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084938076 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084938076 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084938076 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213084938076 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2995949-0)[0x556598a2a970] (mgcp_client_endpoint_fsm.c:724) 20241213084938076 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084938076 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084938076 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{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) 20241213084938076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dbf0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213084938076 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 2db6'... (mgcp_client.c:807) 20241213084938076 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241213084938076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dbf0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084938076 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084938076 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{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) 20241213084938076 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{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)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2db6ed17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2db6ed17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084938087 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20241213084938087 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dbf0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20241213084938087 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dbf0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213084938087 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dbf0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213084938087 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213084938087 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{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) 20241213084938087 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{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) 20241213084938087 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084938087 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084938087 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{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) 20241213084938087 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084938087 DMGW INFO mgw(mgw-fsm-2995949-0)[0x556598a2a970]{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) 20241213084938087 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20241213084938087 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213084938087 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213084938087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2995949)[0x556598a26890]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213084938087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213084938087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084938087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assign_mgw_iuup_addr_chg0(294)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084938089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084938089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084938089 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213084938089 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084938089 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2db6ed) (hnbgw_rua.c:471) 20241213084938089 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2995949 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213084938089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2995949)[0x556598a26890]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084938089 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213084938089 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213084938089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2995949)[0x556598a26890]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213084938089 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084938089 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213084938089 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213084938089 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084938089 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20241213084938089 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20241213084938089 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213084938089 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2995949-0)[0x556598a2a970] (mgcp_client_endpoint_fsm.c:724) 20241213084938089 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213084938089 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213084938089 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213084938089 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2995949-0)[0x5565989c3ff0]{ST_CRCX}: Allocated (fsm.c:456) 20241213084938089 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2995949-0)[0x5565989c3ff0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0] (fsm.c:486) 20241213084938089 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2995949-0)[0x5565989c3ff0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213084938089 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2995949-0)[0x5565989c3ff0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241213084938089 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 2db6'... (mgcp_client.c:807) 20241213084938089 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241213084938089 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2995949-0)[0x5565989c3ff0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213084938089 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213084938089 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{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) 20241213084938089 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{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) 20241213084938090 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{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)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2db6ed17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "2db6ed17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213084938098 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20241213084938098 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5565989c3ff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213084938098 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5565989c3ff0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213084938098 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5565989c3ff0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213084938098 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5565989c3ff0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213084938098 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213084938098 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{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) 20241213084938098 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{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) 20241213084938098 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{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) 20241213084938098 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213084938098 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213084938098 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{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) 20241213084938098 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{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) 20241213084938098 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213084938098 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213084938098 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213084938098 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213084938098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556598a1b660]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213084938098 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084938098 DLSCCP DEBUG SCCP-SCOC(28)[0x556598a20120]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084938098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b50f9b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213084938098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084938098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084938098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084938098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084938098 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213084938098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084938098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084938098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084938098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084938098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084938098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084938098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084938098 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@8fcf34dce8ec: 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)@8fcf34dce8ec: 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)@8fcf34dce8ec: 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)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: vl_len:12 HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213084938115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084938115 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084938115 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084938115 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084938115 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084938115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084938115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084938115 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084938115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084938115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084938115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084938115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084938115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084938115 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) 20241213084938115 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20241213084938115 DLSCCP DEBUG SCCP-SCOC(28)[0x556598a20120]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084938115 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084938115 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084938115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556598a1b660]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084938115 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084938115 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084938115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556598a1b660]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084938115 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213084938115 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213084938115 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213084938115 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213084938115 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dbf0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084938115 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 2db6'... (mgcp_client.c:807) 20241213084938115 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213084938115 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dbf0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084938115 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5565989c3ff0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213084938115 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 2db6'... (mgcp_client.c:807) 20241213084938115 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213084938115 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5565989c3ff0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213084938115 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{IN_USE}: Removing from parent mgw(mgw-fsm-2995949-0)[0x556598a2a970] (mgcp_client_endpoint_fsm.c:873) 20241213084938115 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213084938115 DLMGCP DEBUG mgw-endp(mgw-fsm-2995949-0)[0x556598a2bae0]{IN_USE}: Deallocated (fsm.c:568) 20241213084938115 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213084938115 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213084938115 DMGW DEBUG mgw(mgw-fsm-2995949-0)[0x556598a2a970]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213084938115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2995949)[0x556598a26890]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084938115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213084938115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084938115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assign_mgw_iuup_addr_chg0(294)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2db6ed17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "2db6ed17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084938120 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20241213084938120 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dbf0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084938120 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dbf0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084938120 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dbf0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084938120 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a3dbf0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213084938120 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20241213084938120 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5565989c3ff0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213084938120 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5565989c3ff0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213084938120 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5565989c3ff0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213084938120 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5565989c3ff0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@8fcf34dce8ec: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)2995949 20241213084938123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084938123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084938123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084938123 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084938123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2db6ed,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084938123 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2995949 SCCP-28 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084938123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2995949)[0x556598a26890]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084938123 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084938123 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084938123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2995949)[0x556598a26890]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084938123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556598a1b660]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084938123 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084938123 DLSCCP DEBUG SCCP-SCOC(28)[0x556598a20120]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084938123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b50f9b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084938123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084938123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084938123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084938123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084938123 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2995949)[0x556598a26890]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084938123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556598a1b660]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084938123 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556598a1b660]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084938123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084938123 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084938123 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084938123 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084938123 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084938123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084938123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084938123 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@8fcf34dce8ec: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)14276001 HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: Session index based on connection ID:0 20241213084938126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084938126 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084938126 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084938126 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084938126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084938126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084938126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084938126 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084938126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084938126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084938126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084938126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084938126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084938126 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=00b50f9b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213084938126 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20241213084938126 DLSCCP DEBUG SCCP-SCOC(28)[0x556598a20120]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213084938127 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084938127 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084938127 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) 20241213084938127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556598a1b660]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084938127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556598a1b660]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084938127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2995949)[0x556598a26890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084938127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2995949)[0x556598a26890]{disconnected}: Freeing instance (context_map.c:202) 20241213084938127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2995949)[0x556598a26890]{disconnected}: Deallocated (fsm.c:568) 20241213084938127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556598a1b660]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084938127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556598a1b660]{disconnected}: Freeing instance (context_map.c:206) 20241213084938127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x556598a1b660]{disconnected}: Deallocated (fsm.c:568) 20241213084938127 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2995949 SCCP-28 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084938127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b50f9b), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20241213084938127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084938127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084938127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084938127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084938127 DLSCCP DEBUG SCCP-SCOC(28)[0x556598a20120]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084938127 DLSCCP DEBUG SCCP-SCOC(28)[0x556598a20120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084938127 DLSCCP DEBUG SCCP-SCOC(28)[0x556598a20120]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084938127 DLSCCP DEBUG SCCP-SCOC(28)[0x556598a20120]{IDLE}: Deallocated (fsm.c:568) 20241213084938127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084938127 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084938127 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084938127 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084938127 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084938127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084938127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084938127 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084940128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40558<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213084940132 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43087<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@8fcf34dce8ec: Final verdict of PTC: none 20241213084940133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084940133 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084940133 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084940133 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084940133 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213084940133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40546<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(287)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@8fcf34dce8ec: Final verdict of PTC: none 20241213084940135 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084940135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084940135 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084940135 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(288)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@8fcf34dce8ec: Final verdict of PTC: none 20241213084940136 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084940136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084940136 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084940136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084940136 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084940136 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084940136 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084940136 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084940136 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) IPA-CTRL-CLI-IPA(283)@8fcf34dce8ec: Final verdict of PTC: none 20241213084940136 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084940136 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(292)@8fcf34dce8ec: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@8fcf34dce8ec: Final verdict of PTC: none 20241213084940135 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084940135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084940135 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084940135 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084940135 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084940135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084940135 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084940135 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084940135 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084940135 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084940135 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084940135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084940136 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084940136 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084940136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084940136 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084940136 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213084940136 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213084940136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084940136 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213084940136 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241213084940137 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213084940137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084940137 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084940137 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084940137 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084940137 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084940137 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084940137 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084940137 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084940137 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084940137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084940137 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084940137 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084940137 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084940137 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084940137 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084940137 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084940137 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084940137 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084940137 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(289)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(293)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(282)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084940137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40534<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(284)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:49:40 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc 20241213084940185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084940587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40568<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=342000) Waiting for packet dumper to finish... 1 (prev_count=342000, count=342540) 20241213084942137 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084942137 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084942137 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213084942137 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084942137 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084942137 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:49:42 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_ranap_cs_mo_disconnect started. 20241213084943682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084943686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084943688 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42073<->l=127.0.0.1:4262) (control_if.c:572) 20241213084943701 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084943701 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084943702 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084943702 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084943702 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084943702 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084943702 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084943702 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_mo_disconnect-Iuh0(299)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084943702 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084943702 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213084943703 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084943703 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084943703 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084943703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084943703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084943703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084943703 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084943703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084943703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084943703 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084943703 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084943703 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084943703 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084943703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084943703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084943703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084943703 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084943703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084943703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084943703 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084943703 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084943703 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084943703 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084943703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084943703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084943703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084943703 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084943703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084943703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084943703 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084943703 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084943703 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084943703 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084943703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084943703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084943703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084943704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084943704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084943704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084943704 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084943704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084943704 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084943704 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084943704 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084943704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084943704 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084943704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084943704 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084943704 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084943704 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084943704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084943704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084943704 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084943704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084943704 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084943704 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084943704 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084943704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084943704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084943704 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084943704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084943704 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084943704 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084943704 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084943704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084943704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084943704 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(303)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084943718 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084943719 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084943719 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084943719 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084943719 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084943719 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084943719 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084943719 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084943720 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084943720 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084943720 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084943720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084943720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084943720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084943720 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084943720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084943720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084943720 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084943720 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084943720 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084943720 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084943720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084943720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084943720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084943720 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084943720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084943720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084943720 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084943720 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084943720 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084943720 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084943720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084943720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084943720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084943720 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084943720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084943720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084943720 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084943720 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084943720 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084943720 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084943720 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084943720 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084943720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084943720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084943720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084943720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084943720 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084943720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084943720 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084943720 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084943720 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084943720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084943720 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084943720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084943720 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084943720 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084943720 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084943720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084943720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084943720 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084943720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084943720 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084943720 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084943720 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084943720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084943720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084943720 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084943720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084943720 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084943720 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084943720 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084943720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084943720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084943720 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084943741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084943741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084943741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084943741 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084943741 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084943741 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084943741 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084943741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084943741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084943891 DLSCCP DEBUG SCCP-SCOC(25)[0x556598a26760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213084943891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d79d7), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213084943891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084943891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084943891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084943891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084943891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084943891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084943891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084943891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084943891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084943891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084943891 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213084943915 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084943915 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084943915 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084943915 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084943924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084943924 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084943924 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084943924 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084943924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084943924 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084943924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084943926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084943927 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084943927 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084943927 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084943927 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084943927 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084943927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084943927 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084943927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084943927 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084943927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084943927 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084943927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084943927 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084943927 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084943927 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084943927 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084943928 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084943928 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084943928 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084943928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084943928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084943928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084943928 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084943928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084943928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084943928 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084943928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084943928 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084943928 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084943928 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084943928 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084943928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084943928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084943929 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084943932 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084943932 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084943932 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084943932 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084943938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084943938 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084943938 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084943938 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084943938 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084943938 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084943938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084943940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084943940 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084943940 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084943940 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084943940 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084943940 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084943940 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084943940 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084943940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084943940 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084943940 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084943940 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084943940 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084943941 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084943941 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084943941 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084943941 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084943942 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084943942 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084943942 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084943942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084943942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084943942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084943942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084943942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084943942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084943942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084943942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084943942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084943942 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084943943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084943943 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084943943 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084943943 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084943943 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084943943 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084943943 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084943943 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084944731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084944731 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084944731 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084944731 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084944731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084944731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084944731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084944731 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084944731 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084944731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084944731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084944731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084944731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084944731 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084944731 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084944731 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084944731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944732 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084944732 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084944732 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084944732 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084944732 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084944732 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084944732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084944732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084944732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084944732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084944732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084944732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084944732 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084944732 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084944733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084944733 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084944733 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084944733 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084944733 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084944733 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084944733 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084944733 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084944736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084944736 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084944736 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084944736 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084944737 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084944737 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084944737 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084944737 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084944737 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084944737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084944737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084944737 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084944737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084944737 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084944737 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084944737 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084944737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944737 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944737 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944737 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944737 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944737 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944737 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084944737 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084944737 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084944737 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084944737 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084944746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084944746 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084944746 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084944746 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084944746 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084944746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084944746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084944746 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084944746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084944746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084944746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084944746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084944746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084944746 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084944746 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084944746 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084944746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944747 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084944747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084944747 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084944747 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084944747 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084944747 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084944747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084944747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084944747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084944747 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084944747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084944747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084944747 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084944747 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084944747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084944747 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084944747 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084944747 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084944747 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084944747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084944747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084944747 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084944749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084944749 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084944749 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084944749 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084944749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084944749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084944749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084944749 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084944749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084944749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084944749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084944749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084944749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084944749 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084944749 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084944749 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084944749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944749 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084944750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084944750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084944750 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084944750 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084944750 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084944750 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084944750 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084944764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41694<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(302)@8fcf34dce8ec: f_create_expect(l3 := '1541CB9B35EC7C08AA50'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@8fcf34dce8ec: Created Expect[0] for '1541CB9B35EC7C08AA50'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@8fcf34dce8ec: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)16585602 20241213084945802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084945802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084945802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213084945802 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084945802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfd1382, normal) (hnbgw_rua.c:407) 20241213084945802 DHNB DEBUG map_rua[0x556598a26890]{init}: Allocated (fsm.c:456) 20241213084945803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16585602)[0x556598a26890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084945803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16585602 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213084945803 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084945803 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084945803 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16585602 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213084945803 DCN DEBUG map_sccp[0x556598a1b660]{init}: Allocated (fsm.c:456) 20241213084945803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556598a1b660]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084945803 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16585602 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213084945803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16585602 SCCP-29 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213084945803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16585602)[0x556598a26890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084945803 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084945803 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084945803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16585602)[0x556598a26890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084945803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556598a1b660]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084945803 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084945803 DLSCCP DEBUG SCCP-SCOC(29)[0x556598a20120]{IDLE}: Allocated (fsm.c:456) 20241213084945803 DLSCCP DEBUG SCCP-SCOC(29)[0x556598a20120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084945803 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1541cb9b35ec7c08aa50004f400300033d0056400500f1100926) (sccp_scrc.c:406) 20241213084945803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084945803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084945803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084945803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084945803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084945803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084945803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084945803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084945803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084945803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084945803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084945803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084945804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084945804 DLSCCP DEBUG SCCP-SCOC(29)[0x556598a20120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084945804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556598a1b660]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084945804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16585602)[0x556598a26890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084945804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084945804 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084945804 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084945804 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084945804 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084945804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084945804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084945804 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@8fcf34dce8ec: Found Expect[0] for l3='1541CB9B35EC7C08AA50'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@8fcf34dce8ec: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)4175194 HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(308)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213084945825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084945825 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084945825 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084945825 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084945825 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084945825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084945825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084945825 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084945825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084945825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084945826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084945826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084945826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084945826 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00715352) (sccp_scrc.c:477) 20241213084945826 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20241213084945826 DLSCCP DEBUG SCCP-SCOC(29)[0x556598a20120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084945826 DLSCCP DEBUG SCCP-SCOC(29)[0x556598a20120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084945826 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084945826 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084945826 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) 20241213084945826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556598a1b660]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084945826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556598a1b660]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213084946006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084946006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084946006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241213084946006 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084946006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfd1382) (hnbgw_rua.c:471) 20241213084946006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16585602 SCCP-29 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241213084946006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16585602)[0x556598a26890]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084946006 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241213084946006 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241213084946006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16585602)[0x556598a26890]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241213084946006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556598a1b660]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084946006 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084946006 DLSCCP DEBUG SCCP-SCOC(29)[0x556598a20120]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084946007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00715352), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20241213084946007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084946007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084946007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084946007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084946007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084946007 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084946007 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084946007 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084946007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084946007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084946007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084946007 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: vl_len:13 HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241213084946031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084946031 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084946031 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084946031 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084946031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084946031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084946031 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084946031 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084946031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084946031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084946031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084946031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084946031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084946031 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) 20241213084946031 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20241213084946032 DLSCCP DEBUG SCCP-SCOC(29)[0x556598a20120]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084946032 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084946032 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084946032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556598a1b660]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084946032 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084946032 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084946032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556598a1b660]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084946032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16585602)[0x556598a26890]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084946032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20241213084946032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084946032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:795) TC_ranap_cs_mo_disconnect0(308)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@8fcf34dce8ec: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)16585602 20241213084946062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084946062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084946062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084946062 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084946062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfd1382,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084946062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16585602 SCCP-29 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084946062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16585602)[0x556598a26890]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084946062 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084946062 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084946062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16585602)[0x556598a26890]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084946062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556598a1b660]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084946062 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084946062 DLSCCP DEBUG SCCP-SCOC(29)[0x556598a20120]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084946062 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00715352), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084946062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084946062 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084946062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084946062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084946062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16585602)[0x556598a26890]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084946062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556598a1b660]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084946062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556598a1b660]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084946063 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084946063 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084946063 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084946063 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084946063 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084946063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084946063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084946063 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@8fcf34dce8ec: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)4175194 HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: Session index based on connection ID:0 20241213084946072 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084946072 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084946072 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084946072 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084946072 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084946072 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084946072 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084946072 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084946072 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084946072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084946072 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084946073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084946073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084946073 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=00715352), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213084946073 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20241213084946073 DLSCCP DEBUG SCCP-SCOC(29)[0x556598a20120]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213084946073 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084946073 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084946073 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) 20241213084946073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556598a1b660]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084946073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556598a1b660]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084946073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16585602)[0x556598a26890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084946073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16585602)[0x556598a26890]{disconnected}: Freeing instance (context_map.c:202) 20241213084946073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16585602)[0x556598a26890]{disconnected}: Deallocated (fsm.c:568) 20241213084946073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556598a1b660]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084946073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556598a1b660]{disconnected}: Freeing instance (context_map.c:206) 20241213084946073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x556598a1b660]{disconnected}: Deallocated (fsm.c:568) 20241213084946073 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16585602 SCCP-29 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213084946073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00715352), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20241213084946073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084946073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084946073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084946073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084946073 DLSCCP DEBUG SCCP-SCOC(29)[0x556598a20120]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084946073 DLSCCP DEBUG SCCP-SCOC(29)[0x556598a20120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084946073 DLSCCP DEBUG SCCP-SCOC(29)[0x556598a20120]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084946073 DLSCCP DEBUG SCCP-SCOC(29)[0x556598a20120]{IDLE}: Deallocated (fsm.c:568) 20241213084946073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084946073 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084946073 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084946073 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084946073 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084946073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084946074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084946074 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084948074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41694<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213084948080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213084948080 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42073<->l=127.0.0.1:4262) (control_if.c:193) 20241213084948080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084948080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084948080 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084948080 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084948080 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213084948080 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084948080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084948080 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084948080 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213084948080 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084948080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084948080 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084948080 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084948080 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084948080 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MutexDispCT-TC_ranap_cs_mo_disconnect(295)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(307)@8fcf34dce8ec: Final verdict of PTC: none 20241213084948080 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084948080 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084948080 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084948080 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084948080 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084948080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084948080 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-RUA(300)@8fcf34dce8ec: Final verdict of PTC: none 20241213084948080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084948080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084948080 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084948080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084948080 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084948080 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084948080 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084948080 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084948080 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084948080 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084948080 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(296)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@8fcf34dce8ec: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0(299)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084948082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41676<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(298)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:49:48 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc 20241213084948094 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084948094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084948094 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084948094 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213084948094 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213084948094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084948094 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213084948094 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241213084948094 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213084948094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084948094 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084948094 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084948094 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084948094 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084948094 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084948094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084948094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084948094 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084948094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084948094 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084948094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084948094 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084948094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084948094 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084948094 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084948094 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084948094 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084948094 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084948136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41696<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084948537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41696<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=248172) Waiting for packet dumper to finish... 1 (prev_count=248172, count=274796) 20241213084950082 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084950082 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084950082 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213084950095 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084950095 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084950095 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:49:50 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_ranap_ps_mo_disconnect started. 20241213084951648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084951651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084951656 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42337<->l=127.0.0.1:4262) (control_if.c:572) 20241213084951672 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084951672 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084951673 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084951673 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084951673 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084951673 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084951673 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084951673 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084951673 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084951673 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213084951674 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084951674 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084951674 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084951674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084951674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084951674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084951674 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084951674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084951674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084951674 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084951674 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084951674 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084951674 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084951674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084951674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084951674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084951674 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084951674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084951674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084951674 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084951674 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084951674 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084951674 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084951674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084951674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084951674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084951674 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084951674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084951674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084951674 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084951674 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084951674 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084951674 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084951674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084951674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084951674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084951675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084951675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084951675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084951675 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084951675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084951675 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084951675 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084951675 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084951675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084951675 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213084951675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084951675 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084951675 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084951675 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084951675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084951675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084951675 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084951675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084951675 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084951675 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084951675 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084951675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084951675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084951675 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084951675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084951675 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084951675 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084951675 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084951675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084951675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084951675 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(317)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(315)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084951691 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084951691 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084951691 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084951691 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084951691 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084951691 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084951692 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084951692 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084951693 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084951693 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084951693 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084951693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084951693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084951693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084951693 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084951693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084951693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084951693 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084951693 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084951693 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084951693 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084951693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084951693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084951693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084951693 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084951693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084951693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084951693 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084951693 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084951693 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084951693 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084951693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084951693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084951693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084951693 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084951693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084951693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084951693 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084951693 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084951693 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084951693 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084951693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084951693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084951693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084951693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084951693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084951693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084951693 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084951693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084951693 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084951693 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084951693 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084951693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084951693 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084951693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084951693 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084951693 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084951693 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084951693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084951693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084951693 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084951693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084951693 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084951693 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084951693 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084951693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084951693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084951693 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084951693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084951693 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084951693 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084951693 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084951693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084951693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084951693 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084951716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084951716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084951716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084951716 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084951716 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084951716 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084951716 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084951716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084951716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084951888 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084951888 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084951888 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084951888 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084951893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084951893 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084951893 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084951893 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084951893 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084951893 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084951893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084951896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084951896 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084951896 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084951896 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084951896 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084951896 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084951896 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084951896 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084951896 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084951896 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084951896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084951896 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084951896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084951896 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084951896 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084951896 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084951896 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084951897 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084951897 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084951897 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084951897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084951898 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084951898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084951898 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084951898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084951898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084951898 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084951898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084951898 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084951898 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084951898 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084951898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084951898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084951898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084951898 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084951905 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084951905 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084951905 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084951905 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084951912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084951912 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084951912 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084951912 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084951912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084951912 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084951912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084951914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084951914 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084951914 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084951914 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084951914 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084951914 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084951914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084951915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084951915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084951915 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084951915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084951915 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084951915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084951915 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084951915 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084951915 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084951915 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084951916 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084951916 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084951916 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084951916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084951916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084951916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084951916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084951916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084951916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084951916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084951916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084951916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084951916 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084951916 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084951916 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084951916 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084951916 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084951916 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084951916 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084951917 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084951917 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084952703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084952703 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084952703 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084952703 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084952703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084952703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084952703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084952703 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084952703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084952703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084952703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084952703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084952703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084952703 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084952703 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084952703 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084952703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952704 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084952704 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084952704 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084952704 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084952704 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213084952704 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084952704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084952704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084952704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084952704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084952704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084952704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084952704 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084952704 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213084952704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084952704 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084952704 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084952704 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084952704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084952704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084952704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084952704 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084952706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084952706 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084952706 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084952706 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084952706 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084952706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084952706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084952706 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084952706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084952706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084952706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084952707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084952707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084952707 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084952707 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213084952707 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084952707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952707 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084952707 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084952707 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084952707 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084952707 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213084952710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084952710 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084952710 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084952710 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084952710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084952710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084952710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084952710 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084952710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084952710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084952710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084952710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084952710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084952710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084952710 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084952710 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084952710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952710 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084952710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084952710 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213084952710 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213084952711 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213084952711 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213084952711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084952711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084952711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084952711 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084952711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084952711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084952711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084952711 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213084952711 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213084952711 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084952711 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084952711 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084952711 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084952711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084952711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084952711 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084952711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084952711 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084952711 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084952711 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084952711 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084952711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084952711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084952711 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084952711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084952711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084952712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084952712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084952712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084952712 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213084952712 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213084952712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213084952712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084952712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084952712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084952712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084952712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213084952712 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213084952712 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213084952712 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213084952747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52568<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(319)@8fcf34dce8ec: f_create_expect(l3 := 'B0C20CE4041B408914D6'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@8fcf34dce8ec: Created Expect[0] for 'B0C20CE4041B408914D6'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@8fcf34dce8ec: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)8224333 20241213084953782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084953782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084953782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213084953782 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213084953782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7d7e4d, normal) (hnbgw_rua.c:407) 20241213084953782 DHNB DEBUG map_rua[0x556598a26890]{init}: Allocated (fsm.c:456) 20241213084953782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8224333)[0x556598a26890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213084953782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8224333 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213084953782 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084953782 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084953782 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8224333 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213084953782 DCN DEBUG map_sccp[0x556598a1b660]{init}: Allocated (fsm.c:456) 20241213084953782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556598a1b660]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213084953782 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8224333 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213084953782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8224333 SCCP-30 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213084953782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8224333)[0x556598a26890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213084953782 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213084953782 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213084953782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8224333)[0x556598a26890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213084953782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556598a1b660]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084953782 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213084953782 DLSCCP DEBUG SCCP-SCOC(30)[0x556598a20120]{IDLE}: Allocated (fsm.c:456) 20241213084953782 DLSCCP DEBUG SCCP-SCOC(30)[0x556598a20120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213084953782 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ab0c20ce4041b408914d6004f40030003de0056400500f1100926) (sccp_scrc.c:406) 20241213084953782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084953782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084953782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084953783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084953783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084953783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084953783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084953783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084953783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084953783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084953783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084953783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084953783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084953783 DLSCCP DEBUG SCCP-SCOC(30)[0x556598a20120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213084953783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556598a1b660]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213084953783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8224333)[0x556598a26890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213084953783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084953783 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084953783 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084953783 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084953783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084953783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084953783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084953783 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@8fcf34dce8ec: Found Expect[0] for l3='B0C20CE4041B408914D6'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@8fcf34dce8ec: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)16446870 HNBGW_Test.sgsn0-SCCP(318)@8fcf34dce8ec: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(322)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213084953800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084953800 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084953800 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084953800 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084953800 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084953800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084953800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084953800 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084953800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084953800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084953800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084953800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084953800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084953800 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d9018a) (sccp_scrc.c:477) 20241213084953800 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20241213084953800 DLSCCP DEBUG SCCP-SCOC(30)[0x556598a20120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213084953800 DLSCCP DEBUG SCCP-SCOC(30)[0x556598a20120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213084953800 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084953800 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213084953800 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) 20241213084953800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556598a1b660]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213084953800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556598a1b660]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213084953891 DLSCCP DEBUG SCCP-SCOC(25)[0x556598a26760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213084953891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006d79d7), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213084953891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084953891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084953891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084953891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084953891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084953891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084953891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084953891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084953891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084953891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084953891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084953891 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084953892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084953892 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213084953892 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213084953892 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213084953892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084953892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084953892 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084953892 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084953892 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084953892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084953892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084953892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213084953892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084953892 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=006d79d7) (sccp_scrc.c:477) 20241213084953892 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20241213084953892 DLSCCP DEBUG SCCP-SCOC(25)[0x556598a26760]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213084953892 DLSCCP DEBUG SCCP-SCOC(25)[0x556598a26760]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213084953892 DLSCCP DEBUG SCCP-SCOC(25)[0x556598a26760]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084953892 DLSCCP DEBUG SCCP-SCOC(25)[0x556598a26760]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084953892 DLSCCP DEBUG SCCP-SCOC(25)[0x556598a26760]{IDLE}: Deallocated (fsm.c:568) 20241213084953982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084953982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084953982 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241213084953982 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213084953982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7d7e4d) (hnbgw_rua.c:471) 20241213084953982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8224333 SCCP-30 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241213084953982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8224333)[0x556598a26890]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213084953982 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241213084953982 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241213084953982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8224333)[0x556598a26890]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241213084953982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556598a1b660]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084953982 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084953982 DLSCCP DEBUG SCCP-SCOC(30)[0x556598a20120]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084953982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9018a), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20241213084953982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084953982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084953982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084953982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084953983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084953983 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084953983 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084953983 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084953983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084953983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084953983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084953983 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@8fcf34dce8ec: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241213084954006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084954006 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084954006 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084954006 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084954006 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084954006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084954006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084954006 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084954006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084954007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084954007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084954007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084954007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084954007 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) 20241213084954007 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20241213084954007 DLSCCP DEBUG SCCP-SCOC(30)[0x556598a20120]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213084954007 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084954007 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213084954007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556598a1b660]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213084954007 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213084954007 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213084954007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556598a1b660]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213084954007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8224333)[0x556598a26890]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213084954007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20241213084954007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084954007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:795) TC_ranap_ps_mo_disconnect0(322)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@8fcf34dce8ec: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)8224333 20241213084954030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084954030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084954030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213084954030 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213084954030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7d7e4d,cause=radio(normal)) (hnbgw_rua.c:439) 20241213084954030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8224333 SCCP-30 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213084954030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8224333)[0x556598a26890]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213084954030 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213084954030 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213084954030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8224333)[0x556598a26890]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213084954030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556598a1b660]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213084954030 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213084954030 DLSCCP DEBUG SCCP-SCOC(30)[0x556598a20120]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213084954030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9018a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213084954030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084954030 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084954030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084954030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084954030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8224333)[0x556598a26890]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213084954030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556598a1b660]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213084954030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556598a1b660]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213084954030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084954030 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084954030 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084954030 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084954030 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084954030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084954030 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084954030 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@8fcf34dce8ec: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)16446870 HNBGW_Test.sgsn0-SCCP(318)@8fcf34dce8ec: Session index based on connection ID:0 20241213084954039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084954039 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213084954039 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213084954039 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213084954039 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213084954039 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213084954039 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213084954039 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213084954039 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084954039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213084954039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213084954039 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213084954039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213084954039 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=00d9018a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213084954039 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20241213084954039 DLSCCP DEBUG SCCP-SCOC(30)[0x556598a20120]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213084954039 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084954039 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213084954039 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) 20241213084954039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556598a1b660]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213084954039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556598a1b660]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213084954039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8224333)[0x556598a26890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213084954039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8224333)[0x556598a26890]{disconnected}: Freeing instance (context_map.c:202) 20241213084954039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8224333)[0x556598a26890]{disconnected}: Deallocated (fsm.c:568) 20241213084954039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556598a1b660]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213084954039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556598a1b660]{disconnected}: Freeing instance (context_map.c:206) 20241213084954039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x556598a1b660]{disconnected}: Deallocated (fsm.c:568) 20241213084954039 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8224333 SCCP-30 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213084954039 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9018a), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20241213084954040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084954040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084954040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084954040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084954040 DLSCCP DEBUG SCCP-SCOC(30)[0x556598a20120]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213084954040 DLSCCP DEBUG SCCP-SCOC(30)[0x556598a20120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213084954040 DLSCCP DEBUG SCCP-SCOC(30)[0x556598a20120]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213084954040 DLSCCP DEBUG SCCP-SCOC(30)[0x556598a20120]{IDLE}: Deallocated (fsm.c:568) 20241213084954040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084954040 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084954040 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084954040 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084954040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084954040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084954040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084954040 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@8fcf34dce8ec: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084956041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52568<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213084956051 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42337<->l=127.0.0.1:4262) (control_if.c:193) 20241213084956051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52556<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213084956052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084956052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084956052 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213084956052 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213084956052 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_ps_mo_disconnect(309)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(316)@8fcf34dce8ec: Final verdict of PTC: none 20241213084956053 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084956053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084956053 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@8fcf34dce8ec: Final verdict of PTC: none 20241213084956053 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213084956054 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084956054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084956054 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213084956054 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(319)@8fcf34dce8ec: Final verdict of PTC: none 20241213084956054 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213084956054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084956054 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213084956054 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213084956054 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084956054 DLSS7 <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(318)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@8fcf34dce8ec: Final verdict of PTC: none 20241213084956054 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213084956054 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084956054 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084956054 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084956054 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084956054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084956054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084956054 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213084956054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213084956055 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-M3UA(320)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(317)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(310)@8fcf34dce8ec: Final verdict of PTC: none 20241213084956055 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213084956055 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213084956055 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213084956055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084956055 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213084956055 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213084956055 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213084956055 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213084956055 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213084956055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213084956055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213084956055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084956055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084956055 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213084956055 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084956055 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084956055 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084956055 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084956055 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084956055 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084956055 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213084956055 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213084956055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084956055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213084956055 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213084956055 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084956055 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084956056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084956056 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084956056 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213084956056 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213084956056 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW-MGCP(321)@8fcf34dce8ec: Final verdict of PTC: none 20241213084956056 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_ps_mo_disconnect-Iuh0(313)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213084956058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52550<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(312)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:49:56 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc 20241213084956141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084956543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52570<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280844) Waiting for packet dumper to finish... 1 (prev_count=280844, count=281384) 20241213084958056 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084958056 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084958056 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213084958056 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213084958056 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213084958056 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:49:58 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_ranap_cs_creq_cref started. 20241213084959645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084959650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52598<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213084959654 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41805<->l=127.0.0.1:4262) (control_if.c:572) 20241213084959674 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084959674 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084959675 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084959675 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084959675 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084959675 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084959676 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084959676 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084959676 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084959676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084959676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084959676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084959676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084959676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084959676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084959676 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_ranap_cs_creq_cref-Iuh0(327)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213084959676 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084959676 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084959676 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084959676 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213084959676 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084959676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084959676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084959676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084959676 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084959676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213084959676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084959676 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084959676 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213084959676 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213084959676 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084959676 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213084959676 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084959676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084959676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084959676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084959677 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084959677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213084959677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084959677 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084959676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084959677 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084959677 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084959677 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084959677 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084959677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084959677 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213084959677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084959677 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084959677 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084959677 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213084959677 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213084959677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213084959677 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213084959677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084959677 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084959677 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084959677 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213084959677 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213084959677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213084959677 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213084959678 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084959678 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213084959678 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084959678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084959678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084959678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084959678 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213084959678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213084959678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084959678 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084959678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084959678 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084959678 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084959678 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213084959678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213084959678 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(331)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(331)@8fcf34dce8ec: M3UA emulation initiated, the test can be started MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(329)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084959695 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084959695 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084959695 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084959695 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084959695 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084959695 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084959695 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213084959695 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084959696 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084959696 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213084959696 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084959696 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084959696 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084959696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084959697 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213084959697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213084959697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084959697 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084959697 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084959697 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213084959697 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084959697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084959697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213084959697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084959697 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084959697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213084959697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084959697 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084959697 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084959697 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213084959697 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084959697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084959697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084959697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084959697 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084959697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213084959697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084959697 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084959697 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084959697 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084959697 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084959697 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084959697 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084959697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959697 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959697 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959697 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959697 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084959697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084959697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084959697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084959697 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084959697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084959697 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084959697 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084959697 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213084959697 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213084959697 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213084959697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084959697 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084959697 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084959697 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213084959697 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213084959697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213084959697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213084959697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084959697 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084959697 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084959697 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213084959697 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213084959697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213084959697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213084959697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084959697 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084959697 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084959697 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084959697 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084959697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084959697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213084959718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213084959718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213084959718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213084959718 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213084959718 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213084959718 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213084959718 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213084959718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213084959718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213084959893 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084959893 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213084959893 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084959893 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213084959903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084959903 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213084959903 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084959903 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084959903 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084959903 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084959903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084959907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084959907 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084959907 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084959907 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084959907 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084959907 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084959907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084959907 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084959908 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084959908 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213084959908 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084959908 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084959908 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084959908 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084959908 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084959908 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084959908 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084959909 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084959909 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213084959909 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213084959909 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213084959909 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213084959909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213084959909 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084959909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084959909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213084959909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084959909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084959909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213084959909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084959909 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084959910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084959910 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084959910 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084959910 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213084959910 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213084959910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213084959910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213084959910 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(334)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213084959914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084959914 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213084959914 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213084959914 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213084959914 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213084959914 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213084959914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213084959915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084959915 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213084959915 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213084959915 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213084959915 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213084959915 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213084959915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213084959915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213084959915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213084959915 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213084959915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213084959915 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213084959915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213084959915 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213084959915 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213084959915 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213084959915 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213084959916 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213084959916 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213084959916 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213084959916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213084959916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213084959916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213084959916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213084959916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213084959916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213084959916 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213084959916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213084959917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213084959917 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213084959917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213084959917 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213084959917 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213084959917 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213084959917 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213084959917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213084959917 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213084959917 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085000700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085000700 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085000700 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085000701 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085000701 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085000701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085000701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085000701 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085000701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085000701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085000701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085000701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085000701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085000701 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085000701 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085000701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085000701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000701 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085000701 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085000701 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085000701 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085000701 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085000701 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085000701 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085000701 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085000701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085000702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085000702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085000702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085000702 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085000702 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085000702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085000702 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085000702 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085000702 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085000702 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085000702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085000702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085000702 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085000703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085000703 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085000703 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085000703 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085000703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085000703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085000703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085000703 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085000703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085000703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085000703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085000703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085000703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085000703 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085000703 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085000703 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085000703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000704 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085000704 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085000704 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085000704 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085000704 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085000717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085000717 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085000717 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085000717 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085000717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085000717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085000717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085000717 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085000717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085000717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085000717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085000717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085000717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085000717 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085000717 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085000717 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085000717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000717 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085000717 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085000717 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085000718 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085000718 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085000718 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085000718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085000718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085000718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085000718 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085000718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085000718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085000718 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085000718 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085000718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085000718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085000718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085000718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085000718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085000718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085000718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085000718 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085000719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085000719 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085000719 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085000719 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085000719 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085000719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085000719 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085000719 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085000719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085000719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085000719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085000719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085000719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085000719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085000719 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085000719 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085000719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085000719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085000719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085000719 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085000719 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085000719 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085000719 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085000719 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085000745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52614<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(330)@8fcf34dce8ec: f_create_expect(l3 := 'A64F0DE09E77243F6216'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@8fcf34dce8ec: Created Expect[0] for 'A64F0DE09E77243F6216'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@8fcf34dce8ec: Added conn table entry 0TC_ranap_cs_creq_cref0(336)14468603 20241213085001792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085001792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085001792 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085001792 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085001792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdcc5fb, normal) (hnbgw_rua.c:407) 20241213085001792 DHNB DEBUG map_rua[0x556598a1b660]{init}: Allocated (fsm.c:456) 20241213085001792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14468603)[0x556598a1b660]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085001792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14468603 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085001792 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085001792 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085001792 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14468603 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085001792 DCN DEBUG map_sccp[0x556598a20120]{init}: Allocated (fsm.c:456) 20241213085001792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x556598a20120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085001792 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14468603 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085001792 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14468603 SCCP-31 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085001792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14468603)[0x556598a1b660]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085001792 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085001792 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085001792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14468603)[0x556598a1b660]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085001792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x556598a20120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085001792 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085001792 DLSCCP DEBUG SCCP-SCOC(31)[0x556598a26760]{IDLE}: Allocated (fsm.c:456) 20241213085001792 DLSCCP DEBUG SCCP-SCOC(31)[0x556598a26760]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085001792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aa64f0de09e77243f6216004f40030000270056400500f1100926) (sccp_scrc.c:406) 20241213085001792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085001792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085001792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085001792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085001792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085001792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085001792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085001792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085001792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085001792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085001792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085001792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085001792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085001792 DLSCCP DEBUG SCCP-SCOC(31)[0x556598a26760]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085001792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x556598a20120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085001792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14468603)[0x556598a1b660]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085001792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085001792 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085001792 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085001792 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085001792 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085001792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085001792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085001792 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@8fcf34dce8ec: Found Expect[0] for l3='A64F0DE09E77243F6216'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@8fcf34dce8ec: Added conn table entry 0TC_ranap_cs_creq_cref0(336)72320 TC_ranap_cs_creq_cref0(336)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@8fcf34dce8ec: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)72320 HNBGW_Test.msc0-SCCP(329)@8fcf34dce8ec: Session index based on connection ID:0 20241213085001809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085001809 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085001809 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085001809 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085001809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085001809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085001809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085001809 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085001810 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085001810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085001810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085001810 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085001810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085001810 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) 20241213085001810 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20241213085001810 DLSCCP DEBUG SCCP-SCOC(31)[0x556598a26760]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20241213085001810 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085001810 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085001810 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) 20241213085001810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x556598a20120]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085001810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x556598a20120]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20241213085001810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14468603)[0x556598a1b660]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085001810 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14468603)[0x556598a1b660]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085001810 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085001810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14468603)[0x556598a1b660]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085001810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14468603)[0x556598a1b660]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085001810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14468603)[0x556598a1b660]{disrupted}: Freeing instance (context_map.c:202) 20241213085001810 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14468603)[0x556598a1b660]{disrupted}: Deallocated (fsm.c:568) 20241213085001810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x556598a20120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085001810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x556598a20120]{disconnected}: Freeing instance (context_map.c:206) 20241213085001810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x556598a20120]{disconnected}: Deallocated (fsm.c:568) 20241213085001810 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14468603 SCCP-31 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085001810 DLSCCP DEBUG SCCP-SCOC(31)[0x556598a26760]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20241213085001810 DLSCCP DEBUG SCCP-SCOC(31)[0x556598a26760]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085001810 DLSCCP DEBUG SCCP-SCOC(31)[0x556598a26760]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085001810 DLSCCP DEBUG SCCP-SCOC(31)[0x556598a26760]{IDLE}: Deallocated (fsm.c:568) 20241213085001811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085001811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@8fcf34dce8ec: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)14468603 20241213085001819 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52614<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(330)@8fcf34dce8ec: Final verdict of PTC: none 20241213085001823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52598<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_creq_cref(323)@8fcf34dce8ec: Final verdict of PTC: none 20241213085001825 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085001825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085001825 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085001825 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41805<->l=127.0.0.1:4262) (control_if.c:193) 20241213085001825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085001825 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085001825 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.msc0-M3UA(331)@8fcf34dce8ec: Final verdict of PTC: none 20241213085001825 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085001825 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085001825 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085001825 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085001825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085001825 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085001825 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085001825 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085001825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085001825 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085001825 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085001825 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085001825 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085001825 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085001825 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085001825 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085001825 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085001825 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085001826 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085001826 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085001826 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085001826 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085001826 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085001825 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085001825 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085001825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085001825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085001825 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085001826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085001826 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085001826 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085001826 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085001826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085001826 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085001826 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085001826 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085001826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085001826 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085001826 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085001826 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085001826 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085001826 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085001826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085001826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085001826 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085001826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085001827 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085001827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085001827 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085001827 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085001827 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085001827 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085001827 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085001827 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085001827 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(333)@8fcf34dce8ec: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(325)@8fcf34dce8ec: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(324)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(335)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085001833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52586<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(326)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:50:01 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_creq_cref.talloc 20241213085001901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36620<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085002302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36620<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235800) Waiting for packet dumper to finish... 1 (prev_count=235800, count=236456) 20241213085003826 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085003826 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085003826 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085003826 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085003827 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085003827 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:50:04 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_ranap_ps_creq_cref started. 20241213085005382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36634<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085005387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36644<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085005391 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35173<->l=127.0.0.1:4262) (control_if.c:572) 20241213085005409 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085005409 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085005409 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085005409 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085005409 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085005409 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085005409 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085005409 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_creq_cref-Iuh0(341)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085005410 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085005410 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085005411 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085005411 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085005411 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085005411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085005411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085005411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085005411 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085005411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085005411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085005411 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085005411 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085005411 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085005411 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085005411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085005411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085005411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085005411 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085005411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085005411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085005411 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085005411 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085005411 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085005411 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085005411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085005411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085005411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085005411 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085005411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085005411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085005411 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085005411 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085005411 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085005411 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085005411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085005411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085005411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085005411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085005411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085005411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085005411 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085005412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085005412 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085005412 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085005412 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085005412 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085005412 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085005412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085005412 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085005412 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085005412 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085005412 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085005412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085005412 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085005412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085005412 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085005412 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085005412 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085005412 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085005412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085005412 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085005412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085005412 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085005412 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085005412 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085005412 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085005412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085005412 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(345)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(343)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085005425 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085005425 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085005425 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085005425 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085005425 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085005425 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085005426 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085005426 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085005427 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085005427 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085005427 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085005427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085005427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085005427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085005427 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085005427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085005427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085005427 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085005427 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085005427 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085005427 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085005427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085005427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085005427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085005427 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085005427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085005427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085005427 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085005427 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085005427 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085005427 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085005427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085005427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085005427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085005427 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085005427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085005427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085005427 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085005427 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085005427 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085005427 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085005427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085005427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085005427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085005427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085005427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085005427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085005427 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085005427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085005427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085005427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085005427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085005427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085005427 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085005427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085005427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085005427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085005427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085005427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085005427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085005427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085005427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085005427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085005427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085005427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085005427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085005427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085005427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085005427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085005427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085005427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085005427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085005427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085005427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085005427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085005455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085005455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085005455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085005455 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085005455 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085005455 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085005455 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085005455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085005455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085005624 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085005624 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085005624 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085005624 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085005634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085005634 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085005634 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085005634 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085005634 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085005634 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085005634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085005637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085005637 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085005637 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085005637 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085005637 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085005637 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085005637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085005637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085005637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085005637 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085005637 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085005637 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085005637 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085005637 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085005637 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085005637 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085005637 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085005638 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085005638 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085005638 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085005638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085005638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085005638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085005639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085005639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085005639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085005639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085005639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085005639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085005639 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085005638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085005638 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085005638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085005638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085005638 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085005643 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085005643 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085005643 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085005643 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085005649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085005649 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085005649 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085005649 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085005649 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085005649 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085005649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085005652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085005652 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085005652 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085005652 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085005652 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085005652 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085005652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085005652 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085005652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085005652 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085005652 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085005652 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085005652 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085005652 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085005652 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085005652 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085005652 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085005653 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085005653 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085005653 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085005653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085005653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085005653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085005653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085005653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085005653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085005653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085005653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085005653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085005653 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085005653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085005653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085005653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085005653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085005653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085005653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085005653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085005653 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085006430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085006430 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085006430 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085006430 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085006430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085006430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085006430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085006430 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085006430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085006430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085006430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085006430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085006430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085006430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085006430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085006430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085006430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085006430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085006430 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085006430 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085006430 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085006430 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085006430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085006430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085006430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085006430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085006430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085006430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085006430 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085006430 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085006430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085006430 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085006430 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085006430 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085006430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085006430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085006430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085006430 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085006431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085006431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085006431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085006430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085006430 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085006430 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085006430 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085006430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085006430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085006430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085006430 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085006431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085006431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085006431 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085006431 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085006431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085006431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006431 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085006431 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085006431 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085006431 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085006431 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085006447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085006447 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085006447 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085006447 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085006447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085006447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085006447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085006447 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085006447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085006447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085006447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085006447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085006447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085006447 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085006447 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085006447 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085006447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006447 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085006447 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085006447 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085006447 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085006447 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085006447 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085006447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085006447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085006447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085006447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085006447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085006447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085006447 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085006447 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085006447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085006447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085006447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085006447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085006447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085006447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085006447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085006447 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085006448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085006448 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085006448 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085006448 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085006448 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085006448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085006448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085006448 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085006448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085006448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085006448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085006448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085006448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085006448 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085006448 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085006448 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085006448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085006448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085006448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085006448 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085006449 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085006449 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085006449 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085006449 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085006471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36658<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(347)@8fcf34dce8ec: f_create_expect(l3 := 'CF079FD271ED661DB8A8'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@8fcf34dce8ec: Created Expect[0] for 'CF079FD271ED661DB8A8'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@8fcf34dce8ec: Added conn table entry 0TC_ranap_ps_creq_cref0(350)10985305 20241213085007511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085007511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085007511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085007511 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085007511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa79f59, normal) (hnbgw_rua.c:407) 20241213085007511 DHNB DEBUG map_rua[0x556598a1b660]{init}: Allocated (fsm.c:456) 20241213085007511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10985305)[0x556598a1b660]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085007511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10985305 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085007511 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085007511 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085007511 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10985305 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085007511 DCN DEBUG map_sccp[0x556598a20120]{init}: Allocated (fsm.c:456) 20241213085007511 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x556598a20120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085007511 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10985305 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085007511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10985305 SCCP-32 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085007511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10985305)[0x556598a1b660]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085007512 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085007512 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085007512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10985305)[0x556598a1b660]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085007512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x556598a20120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085007512 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085007512 DLSCCP DEBUG SCCP-SCOC(32)[0x556598a26760]{IDLE}: Allocated (fsm.c:456) 20241213085007512 DLSCCP DEBUG SCCP-SCOC(32)[0x556598a26760]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085007512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0acf079fd271ed661db8a8004f40030003bb0056400500f1100926) (sccp_scrc.c:406) 20241213085007512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085007512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085007512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085007512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085007512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085007512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085007512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085007512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085007512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085007512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085007512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085007512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085007512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085007512 DLSCCP DEBUG SCCP-SCOC(32)[0x556598a26760]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085007512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x556598a20120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085007512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10985305)[0x556598a1b660]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085007512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085007512 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085007512 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085007512 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085007512 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085007512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085007512 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085007512 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@8fcf34dce8ec: Found Expect[0] for l3='CF079FD271ED661DB8A8'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@8fcf34dce8ec: Added conn table entry 0TC_ranap_ps_creq_cref0(350)3163935 TC_ranap_ps_creq_cref0(350)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@8fcf34dce8ec: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)3163935 HNBGW_Test.sgsn0-SCCP(346)@8fcf34dce8ec: Session index based on connection ID:0 20241213085007539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085007539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085007539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085007538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085007538 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085007538 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085007538 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085007538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085007538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085007538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085007538 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085007539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085007539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085007539 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) 20241213085007539 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20241213085007539 DLSCCP DEBUG SCCP-SCOC(32)[0x556598a26760]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20241213085007539 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085007539 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085007539 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) 20241213085007539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x556598a20120]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085007539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x556598a20120]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20241213085007539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10985305)[0x556598a1b660]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085007539 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10985305)[0x556598a1b660]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085007539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085007539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10985305)[0x556598a1b660]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085007539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10985305)[0x556598a1b660]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085007539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10985305)[0x556598a1b660]{disrupted}: Freeing instance (context_map.c:202) 20241213085007539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10985305)[0x556598a1b660]{disrupted}: Deallocated (fsm.c:568) 20241213085007539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x556598a20120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085007539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x556598a20120]{disconnected}: Freeing instance (context_map.c:206) 20241213085007539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x556598a20120]{disconnected}: Deallocated (fsm.c:568) 20241213085007539 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10985305 SCCP-32 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085007539 DLSCCP DEBUG SCCP-SCOC(32)[0x556598a26760]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20241213085007539 DLSCCP DEBUG SCCP-SCOC(32)[0x556598a26760]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085007539 DLSCCP DEBUG SCCP-SCOC(32)[0x556598a26760]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085007539 DLSCCP DEBUG SCCP-SCOC(32)[0x556598a26760]{IDLE}: Deallocated (fsm.c:568) 20241213085007539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085007539 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@8fcf34dce8ec: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)10985305 20241213085007556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36658<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-M3UA(348)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(344)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(338)@8fcf34dce8ec: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_creq_cref(337)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@8fcf34dce8ec: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(349)@8fcf34dce8ec: Final verdict of PTC: none 20241213085007602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36644<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085007602 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35173<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@8fcf34dce8ec: Final verdict of PTC: none 20241213085007602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085007603 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085007603 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085007603 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085007603 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(347)@8fcf34dce8ec: Final verdict of PTC: none 20241213085007631 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085007631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085007631 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085007631 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085007631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085007631 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085007631 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085007631 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085007631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085007631 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085007631 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085007631 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085007631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085007631 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085007631 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085007631 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085007631 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085007631 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085007631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085007631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085007631 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085007631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085007631 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085007631 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085007631 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085007631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085007631 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085007631 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085007631 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085007631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085007631 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085007631 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085007631 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085007631 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085007631 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085007631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085007631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085007631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085007631 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085007631 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085007631 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085007631 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085007631 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085007632 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085007632 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085007632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085007632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085007632 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085007632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085007632 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085007632 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085007632 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085007632 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085007632 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085007632 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085007632 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(340)@8fcf34dce8ec: Final verdict of PTC: none 20241213085007644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36634<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(345)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:50:07 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_creq_cref.talloc 20241213085007723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085008127 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36668<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235888) Waiting for packet dumper to finish... 1 (prev_count=235888, count=236428) 20241213085009632 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085009632 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085009632 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085009632 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085009632 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085009632 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:50:10 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20241213085011194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085011196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36686<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085011199 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40635<->l=127.0.0.1:4262) (control_if.c:572) 20241213085011212 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085011212 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085011213 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085011213 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085011213 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085011213 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085011213 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085011213 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085011213 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085011213 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085011214 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085011214 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085011214 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085011214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085011214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085011214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085011214 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085011214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085011214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085011214 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085011214 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085011214 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085011214 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085011214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085011214 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085011214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011214 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011214 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011214 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011214 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011214 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085011214 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085011214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085011214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085011214 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085011214 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085011214 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085011214 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085011215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085011215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085011215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085011215 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085011215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085011215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085011215 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085011215 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085011215 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085011215 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085011215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085011215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085011215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085011215 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085011215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085011215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085011215 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085011215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085011215 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085011215 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085011215 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085011215 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085011215 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085011215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085011215 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085011215 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085011215 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085011215 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085011215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085011215 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085011215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085011215 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085011215 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085011215 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085011215 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085011215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085011215 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085011215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085011215 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085011215 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085011215 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085011215 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085011215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085011215 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(359)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(357)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085011229 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085011229 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085011229 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085011229 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085011229 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085011229 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085011229 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085011229 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085011230 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085011230 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085011230 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085011230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085011230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085011230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085011230 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085011230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085011230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085011230 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085011230 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085011230 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085011230 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085011230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085011230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085011230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085011230 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085011230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085011230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085011230 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085011230 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085011230 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085011230 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085011230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085011230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085011230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085011230 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085011230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085011230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085011230 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085011230 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085011230 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085011230 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085011230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085011231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085011231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085011231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085011231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085011231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085011231 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085011231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085011231 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085011231 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085011231 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085011231 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085011231 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085011231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085011231 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085011231 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085011231 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085011231 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085011231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085011231 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085011231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085011231 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085011231 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085011231 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085011231 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085011231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085011231 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085011231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085011231 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085011231 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085011231 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085011231 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085011231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085011231 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085011256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085011256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085011256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085011256 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085011256 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085011256 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085011256 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085011256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085011256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085011427 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085011427 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085011427 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085011427 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085011428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085011428 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085011428 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085011428 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085011428 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085011428 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085011428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085011429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085011429 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085011429 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085011429 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085011429 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085011429 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085011429 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085011429 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085011429 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085011429 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085011429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085011429 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085011429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085011429 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085011429 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085011429 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085011429 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085011430 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085011430 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085011430 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085011430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085011430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085011430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085011430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085011430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085011430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085011430 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085011430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085011430 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085011430 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085011430 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085011430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085011430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085011430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085011430 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085011444 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085011444 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085011444 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085011444 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085011445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085011445 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085011445 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085011445 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085011445 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085011445 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085011445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085011446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085011446 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085011446 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085011446 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085011446 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085011446 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085011446 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085011446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085011446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085011446 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085011446 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085011446 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085011446 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085011446 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085011446 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085011446 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085011446 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085011447 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085011447 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085011447 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085011447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085011447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085011447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085011447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085011447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085011447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085011447 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085011447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085011447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085011447 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085011447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085011447 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085011447 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085011447 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085011447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085011447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085011447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085011447 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085012233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085012233 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085012233 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085012233 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085012233 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085012233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085012233 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085012233 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085012233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085012233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085012233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085012233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085012233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085012233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085012233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085012233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085012233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012233 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085012233 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085012233 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085012233 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085012233 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085012233 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085012233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085012233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085012234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085012234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085012234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085012234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085012234 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085012234 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085012234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085012234 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085012234 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085012234 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085012234 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085012234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085012234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085012234 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085012234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085012234 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085012234 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085012234 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085012234 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085012234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085012234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085012234 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085012234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085012234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085012234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085012234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085012234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085012234 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085012234 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085012234 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085012234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012234 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085012234 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085012234 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085012234 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085012234 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085012248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085012248 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085012248 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085012248 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085012248 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085012248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085012248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085012248 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085012249 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085012249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085012249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085012249 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085012249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085012249 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085012249 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085012249 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085012249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012249 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085012249 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085012249 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085012249 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085012249 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085012249 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085012249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085012249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085012249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085012249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085012249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085012249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085012249 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085012249 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085012249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085012249 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085012249 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085012249 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085012249 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085012249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085012249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085012249 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085012250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085012250 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085012250 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085012250 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085012250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085012250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085012250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085012250 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085012250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085012250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085012250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085012250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085012250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085012250 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085012250 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085012250 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085012250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085012250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085012250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085012250 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085012250 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085012250 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085012250 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085012250 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085012269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59152<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(361)@8fcf34dce8ec: f_create_expect(l3 := 'B874D123B423193D5659'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@8fcf34dce8ec: Created Expect[0] for 'B874D123B423193D5659'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)@8fcf34dce8ec: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)1031138 20241213085013301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085013301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085013301 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085013301 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085013301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfbbe2, normal) (hnbgw_rua.c:407) 20241213085013301 DHNB DEBUG map_rua[0x556598a1b660]{init}: Allocated (fsm.c:456) 20241213085013301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1031138)[0x556598a1b660]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085013301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1031138 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085013301 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085013301 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085013301 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1031138 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085013301 DCN DEBUG map_sccp[0x556598a20120]{init}: Allocated (fsm.c:456) 20241213085013301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x556598a20120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085013301 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1031138 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085013301 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1031138 SCCP-33 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085013301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1031138)[0x556598a1b660]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085013301 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085013301 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085013301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1031138)[0x556598a1b660]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085013301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x556598a20120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085013301 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085013301 DLSCCP DEBUG SCCP-SCOC(33)[0x556598a26760]{IDLE}: Allocated (fsm.c:456) 20241213085013301 DLSCCP DEBUG SCCP-SCOC(33)[0x556598a26760]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085013301 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ab874d123b423193d5659004f40030000190056400500f1100926) (sccp_scrc.c:406) 20241213085013301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085013301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085013301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085013301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085013301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085013301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085013301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085013301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085013301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085013301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085013301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085013301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085013301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085013301 DLSCCP DEBUG SCCP-SCOC(33)[0x556598a26760]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085013301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x556598a20120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085013301 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1031138)[0x556598a1b660]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085013301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085013301 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085013301 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085013301 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085013301 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085013301 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085013301 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085013301 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@8fcf34dce8ec: Found Expect[0] for l3='B874D123B423193D5659'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@8fcf34dce8ec: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5165744 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@8fcf34dce8ec: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@8fcf34dce8ec: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)1031138 20241213085013502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085013502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085013502 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1272) 20241213085013502 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085013502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfbbe2,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241213085013502 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1031138 SCCP-33 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241213085013502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1031138)[0x556598a1b660]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085013502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1031138)[0x556598a1b660]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085013502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x556598a20120]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(360)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085014321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085014321 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085014321 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085014321 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085014321 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085014321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085014321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085014321 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085014321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085014321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085014321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085014321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085014321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085014321 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dca37e) (sccp_scrc.c:477) 20241213085014321 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20241213085014321 DLSCCP DEBUG SCCP-SCOC(33)[0x556598a26760]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085014321 DLSCCP DEBUG SCCP-SCOC(33)[0x556598a26760]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085014321 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085014321 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085014321 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) 20241213085014321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x556598a20120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085014321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x556598a20120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085014321 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085014321 DLSCCP DEBUG SCCP-SCOC(33)[0x556598a26760]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085014321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dca37e), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085014321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085014321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085014321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085014321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085014321 DLSCCP DEBUG SCCP-SCOC(33)[0x556598a26760]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085014321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x556598a20120]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20241213085014321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1031138)[0x556598a1b660]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085014321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1031138)[0x556598a1b660]{disconnected}: Freeing instance (context_map.c:202) 20241213085014321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1031138)[0x556598a1b660]{disconnected}: Deallocated (fsm.c:568) 20241213085014321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x556598a20120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085014321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x556598a20120]{disconnected}: Freeing instance (context_map.c:206) 20241213085014321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x556598a20120]{disconnected}: Deallocated (fsm.c:568) 20241213085014321 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1031138 SCCP-33 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085014321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085014321 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085014321 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085014321 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085014321 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085014322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085014322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085014322 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.sgsn0-RAN(361)@8fcf34dce8ec: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5165744 20241213085014325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085014325 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085014325 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085014325 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085014325 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085014325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085014325 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085014325 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085014325 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085014325 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085014326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085014326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085014326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085014326 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=00dca37e) (sccp_scrc.c:477) 20241213085014326 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20241213085014326 DLSCCP DEBUG SCCP-SCOC(33)[0x556598a26760]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085014326 DLSCCP DEBUG SCCP-SCOC(33)[0x556598a26760]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085014326 DLSCCP DEBUG SCCP-SCOC(33)[0x556598a26760]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085014326 DLSCCP DEBUG SCCP-SCOC(33)[0x556598a26760]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085014326 DLSCCP DEBUG SCCP-SCOC(33)[0x556598a26760]{IDLE}: Deallocated (fsm.c:568) 20241213085015330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59152<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085015340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36686<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(361)@8fcf34dce8ec: Final verdict of PTC: none 20241213085015341 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085015341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085015341 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085015341 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40635<->l=127.0.0.1:4262) (control_if.c:193) 20241213085015341 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085015341 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085015341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085015341 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085015341 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085015341 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085015341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085015341 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085015342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085015342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085015342 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085015342 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085015342 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@8fcf34dce8ec: Final verdict of PTC: none 20241213085015342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085015342 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085015342 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085015342 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085015342 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085015342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085015342 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085015342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085015342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085015342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085015342 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085015342 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085015342 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085015342 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085015342 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085015342 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085015342 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(362)@8fcf34dce8ec: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(352)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(363)@8fcf34dce8ec: Final verdict of PTC: none 20241213085015345 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085015345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085015345 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085015345 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085015346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085015346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085015345 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085015346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085015346 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085015346 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241213085015346 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085015346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085015346 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085015346 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085015346 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085015346 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085015346 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085015346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085015346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085015346 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085015346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085015346 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085015346 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085015346 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085015347 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085015347 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085015347 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085015347 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085015349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36674<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(354)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:50:15 UTC 2024 ====== 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 20241213085015437 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59154<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085015839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59154<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=222356) Waiting for packet dumper to finish... 1 (prev_count=222356, count=248980) 20241213085017343 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085017343 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085017343 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085017347 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085017347 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085017347 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:50:17 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20241213085018928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59156<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085018932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085018935 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43597<->l=127.0.0.1:4262) (control_if.c:572) 20241213085018949 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085018949 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085018949 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085018949 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085018949 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085018949 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085018950 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085018950 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085018950 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085018950 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085018951 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085018951 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085018951 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085018951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085018951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085018951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085018951 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085018951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085018951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085018951 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085018951 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085018951 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085018951 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085018951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085018951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085018951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085018951 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085018951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085018951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085018951 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085018951 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085018951 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085018951 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085018951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085018951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085018951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085018951 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085018951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085018951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085018951 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085018951 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085018951 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085018951 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085018951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085018951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085018951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085018951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085018951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085018951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085018951 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085018952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085018952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085018952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085018952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085018952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085018952 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085018952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085018952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085018952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085018952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085018952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085018952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085018952 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085018952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085018952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085018952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085018952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085018952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085018952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085018952 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085018952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085018952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085018952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085018952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085018952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085018952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085018952 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(373)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(371)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085018968 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085018968 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085018968 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085018968 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085018968 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085018968 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085018968 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085018968 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085018969 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085018969 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085018969 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085018969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085018970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085018970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085018970 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085018970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085018970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085018970 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085018970 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085018970 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085018970 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085018970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085018970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085018970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085018970 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085018970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085018970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085018970 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085018970 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085018970 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085018970 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085018970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085018970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085018970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085018970 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085018970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085018970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085018970 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085018970 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085018970 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085018970 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085018970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085018970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085018970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085018970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085018970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085018970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085018970 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085018970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085018970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085018970 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085018970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085018970 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085018970 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085018970 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085018970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085018970 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085018970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085018970 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085018970 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085018970 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085018970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085018970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085018970 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085018970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085018970 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085018970 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085018970 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085018970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085018970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085018970 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085018970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085018970 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085018970 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085018970 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085018970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085018970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085018970 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085018992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085018992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085018992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085018992 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085018992 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085018992 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085018992 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085018992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085018992 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085019166 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085019166 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085019166 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085019166 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085019175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085019175 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085019175 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085019175 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085019175 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085019175 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085019175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085019178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085019178 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085019178 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085019178 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085019178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085019178 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085019178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085019178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085019178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085019178 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085019178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085019178 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085019178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085019178 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085019178 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085019178 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085019178 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085019179 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085019179 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085019179 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085019180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085019180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085019180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085019180 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085019180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085019180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085019180 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085019180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085019180 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085019180 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085019180 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085019180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085019180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085019180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085019180 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085019182 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085019182 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085019182 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085019182 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085019191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085019191 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085019191 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085019191 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085019191 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085019191 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085019191 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085019195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085019195 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085019195 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085019195 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085019195 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085019195 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085019195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085019195 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085019195 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085019195 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085019195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085019195 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085019196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085019196 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085019196 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085019196 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085019196 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085019197 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085019197 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085019197 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085019197 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085019197 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085019197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085019197 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085019197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085019197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085019197 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085019197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085019197 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085019197 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085019197 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085019197 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085019197 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085019197 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085019197 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085019981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085019981 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085019981 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085019981 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085019981 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085019982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085019982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085019982 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085019982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085019982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085019982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085019982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085019982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085019982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085019982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085019982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085019982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019982 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085019982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085019982 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085019982 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085019982 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085019982 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085019982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085019982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085019982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085019982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085019982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085019982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085019982 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085019982 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085019982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085019982 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085019982 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085019982 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085019982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085019982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085019982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085019982 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085019984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085019984 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085019984 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085019984 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085019984 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085019984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085019984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085019984 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085019984 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085019984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085019984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085019984 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085019984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085019984 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085019985 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085019985 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085019985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019985 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085019985 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085019985 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085019985 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085019985 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085019989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085019989 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085019989 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085019989 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085019989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085019989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085019989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085019989 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085019989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085019989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085019989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085019989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085019989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085019989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085019989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085019989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085019989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019989 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085019989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085019989 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085019989 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085019989 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085019989 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085019989 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085019989 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085019989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085019989 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085019989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085019989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085019989 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085019989 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085019990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085019990 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085019990 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085019990 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085019990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085019990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085019990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085019990 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085019990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085019990 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085019991 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085019991 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085019991 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085019991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085019991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085019991 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085019991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085019991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085019991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085019991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085019991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085019991 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085019991 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085019991 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085019991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085019991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085019991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085019991 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085019991 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085019991 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085019991 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085019991 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085020015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59164<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(372)@8fcf34dce8ec: f_create_expect(l3 := 'CDF86911A3E4699B1BCF'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@8fcf34dce8ec: Created Expect[0] for 'CDF86911A3E4699B1BCF'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)@8fcf34dce8ec: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)9194847 20241213085021064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085021064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085021064 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085021064 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085021064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8c4d5f, normal) (hnbgw_rua.c:407) 20241213085021064 DHNB DEBUG map_rua[0x556598a26760]{init}: Allocated (fsm.c:456) 20241213085021064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9194847)[0x556598a26760]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085021064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9194847 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085021064 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085021064 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085021064 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9194847 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085021064 DCN DEBUG map_sccp[0x556598a1b660]{init}: Allocated (fsm.c:456) 20241213085021064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x556598a1b660]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085021064 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9194847 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085021064 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9194847 SCCP-34 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085021064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9194847)[0x556598a26760]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085021064 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085021064 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085021064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9194847)[0x556598a26760]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085021064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x556598a1b660]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085021064 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085021064 DLSCCP DEBUG SCCP-SCOC(34)[0x556598a20120]{IDLE}: Allocated (fsm.c:456) 20241213085021064 DLSCCP DEBUG SCCP-SCOC(34)[0x556598a20120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085021064 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0acdf86911a3e4699b1bcf004f40030002fe0056400500f1100926) (sccp_scrc.c:406) 20241213085021064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085021064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085021064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085021064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085021064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085021064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085021064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085021064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085021064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085021064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085021064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085021064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085021064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085021064 DLSCCP DEBUG SCCP-SCOC(34)[0x556598a20120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085021064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x556598a1b660]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085021064 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9194847)[0x556598a26760]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085021064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085021064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085021064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085021064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085021064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085021064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085021064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085021064 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@8fcf34dce8ec: Found Expect[0] for l3='CDF86911A3E4699B1BCF'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@8fcf34dce8ec: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)6866209 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@8fcf34dce8ec: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@8fcf34dce8ec: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)9194847 20241213085021266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085021266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085021266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1272) 20241213085021266 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085021266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8c4d5f,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241213085021266 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9194847 SCCP-34 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241213085021266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9194847)[0x556598a26760]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085021266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9194847)[0x556598a26760]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085021266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x556598a1b660]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.msc0-SCCP(371)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085022091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085022091 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085022091 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085022091 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085022091 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085022091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085022091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085022091 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085022091 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085022091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085022091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085022092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085022092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085022092 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00054d0b) (sccp_scrc.c:477) 20241213085022092 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20241213085022092 DLSCCP DEBUG SCCP-SCOC(34)[0x556598a20120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085022092 DLSCCP DEBUG SCCP-SCOC(34)[0x556598a20120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085022092 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085022092 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085022092 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) 20241213085022092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x556598a1b660]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085022092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x556598a1b660]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085022092 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085022092 DLSCCP DEBUG SCCP-SCOC(34)[0x556598a20120]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085022092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00054d0b), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085022092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085022092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085022092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085022092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085022092 DLSCCP DEBUG SCCP-SCOC(34)[0x556598a20120]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085022092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x556598a1b660]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20241213085022092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9194847)[0x556598a26760]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085022092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9194847)[0x556598a26760]{disconnected}: Freeing instance (context_map.c:202) 20241213085022092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9194847)[0x556598a26760]{disconnected}: Deallocated (fsm.c:568) 20241213085022092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x556598a1b660]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085022092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x556598a1b660]{disconnected}: Freeing instance (context_map.c:206) 20241213085022092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x556598a1b660]{disconnected}: Deallocated (fsm.c:568) 20241213085022092 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9194847 SCCP-34 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085022092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085022092 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085022092 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085022092 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085022092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085022092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085022092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085022092 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-RAN(372)@8fcf34dce8ec: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)6866209 20241213085022097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085022097 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085022097 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085022097 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085022097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085022097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085022097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085022097 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085022098 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085022098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085022098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085022098 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085022098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085022098 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=00054d0b) (sccp_scrc.c:477) 20241213085022098 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20241213085022098 DLSCCP DEBUG SCCP-SCOC(34)[0x556598a20120]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085022098 DLSCCP DEBUG SCCP-SCOC(34)[0x556598a20120]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085022098 DLSCCP DEBUG SCCP-SCOC(34)[0x556598a20120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085022098 DLSCCP DEBUG SCCP-SCOC(34)[0x556598a20120]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085022098 DLSCCP DEBUG SCCP-SCOC(34)[0x556598a20120]{IDLE}: Deallocated (fsm.c:568) 20241213085023102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59164<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085023116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085023116 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085023116 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085023116 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085023116 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@8fcf34dce8ec: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@8fcf34dce8ec: Final verdict of PTC: none 20241213085023116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59158<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085023117 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43597<->l=127.0.0.1:4262) (control_if.c:193) 20241213085023117 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085023117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085023117 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085023117 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085023118 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085023118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085023118 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085023118 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085023118 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085023118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085023118 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085023118 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085023118 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085023118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085023118 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-RAN(375)@8fcf34dce8ec: Final verdict of PTC: none 20241213085023118 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085023118 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085023118 DLSS7 <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(376)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(377)@8fcf34dce8ec: Final verdict of PTC: none 20241213085023118 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085023118 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085023118 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085023118 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085023118 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085023118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085023118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085023118 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085023118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085023118 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085023119 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085023119 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085023119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085023119 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085023119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085023119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085023119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085023119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085023119 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085023119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085023119 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085023119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085023119 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085023120 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085023120 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085023120 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085023120 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085023120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085023120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085023120 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085023120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085023120 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085023120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085023120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085023120 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085023120 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085023120 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085023120 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(366)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085023124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59156<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(371)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-PFCP(368)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:50:23 UTC 2024 ====== 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 20241213085023207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47878<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085023609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47878<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=247876) Waiting for packet dumper to finish... 1 (prev_count=247876, count=248592) 20241213085025119 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085025120 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085025120 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085025120 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085025120 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085025120 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:50:25 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_cs_iu_release_req_rua_disconnect started. 20241213085026701 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085026706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47906<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085026715 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39471<->l=127.0.0.1:4262) (control_if.c:572) 20241213085026741 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085026741 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085026741 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085026741 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085026741 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085026741 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085026741 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085026741 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085026742 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085026742 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085026743 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085026743 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085026743 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085026743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085026743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085026743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085026743 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085026743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085026743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085026743 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085026743 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085026743 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085026743 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085026743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085026743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085026743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085026743 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085026743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085026743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085026743 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085026743 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085026743 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085026743 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085026743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085026743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085026743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085026743 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085026743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085026743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085026743 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085026743 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085026743 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085026743 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085026743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085026743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085026743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085026743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085026743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085026743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085026743 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085026744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085026744 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085026744 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085026744 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085026744 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085026744 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085026744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085026744 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085026744 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085026744 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085026744 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085026744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085026744 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085026744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085026744 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085026744 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085026744 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085026744 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085026744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085026744 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085026744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085026744 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085026744 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085026744 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085026744 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085026744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085026744 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(387)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(385)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085026759 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085026759 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085026759 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085026759 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085026759 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085026759 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085026759 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085026759 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085026761 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085026761 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085026761 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085026761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085026761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085026761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085026761 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085026761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085026761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085026761 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085026761 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085026761 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085026761 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085026761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085026761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085026761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085026761 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085026761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085026761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085026761 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085026761 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085026761 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085026761 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085026761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085026761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085026761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085026761 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085026761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085026761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085026761 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085026761 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085026761 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085026761 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085026761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085026761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085026761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085026761 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085026761 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085026761 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085026761 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085026761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085026761 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085026761 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085026761 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085026761 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085026761 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085026761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085026761 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085026761 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085026761 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085026761 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085026761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085026761 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085026761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085026761 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085026761 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085026761 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085026761 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085026761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085026761 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085026761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085026761 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085026761 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085026761 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085026761 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085026761 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085026761 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085026784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085026784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085026784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085026784 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085026784 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085026784 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085026784 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085026784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085026784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085026957 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085026957 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085026957 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085026957 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085026966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085026966 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085026966 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085026966 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085026966 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085026966 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085026966 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085026969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085026969 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085026969 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085026969 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085026969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085026969 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085026969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085026969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085026969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085026969 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085026969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085026969 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085026969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085026969 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085026969 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085026969 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085026969 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085026970 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085026970 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085026970 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085026970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085026971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085026971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085026971 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085026971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085026971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085026971 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085026971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085026971 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085026971 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085026971 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085026971 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085026971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085026971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085026971 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085026973 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085026973 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085026973 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085026973 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085026975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085026975 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085026975 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085026975 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085026975 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085026975 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085026975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085026975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085026975 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085026975 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085026975 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085026975 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085026975 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085026975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085026975 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085026975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085026975 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085026975 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085026975 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085026975 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085026975 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085026975 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085026975 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085026975 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085026977 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085026977 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085026977 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085026977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085026977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085026977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085026977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085026977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085026977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085026977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085026977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085026977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085026977 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085026977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085026977 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085026977 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085026977 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085026977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085026977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085026977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085026977 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085027774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085027774 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085027774 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085027774 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085027774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085027774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085027774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085027774 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085027774 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085027774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085027774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085027774 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085027774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085027774 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085027774 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085027774 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085027774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027774 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085027774 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085027774 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085027774 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085027774 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085027774 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085027774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085027774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085027774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085027775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085027775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085027775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085027775 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085027775 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085027775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085027775 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085027775 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085027775 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085027775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085027775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085027775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085027775 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085027777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085027777 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085027777 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085027777 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085027777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085027777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085027777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085027777 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085027777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085027777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085027777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085027778 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085027778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085027778 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085027778 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085027778 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085027778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027778 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085027778 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085027778 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085027778 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085027778 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085027783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085027783 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085027783 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085027783 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085027783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085027783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085027783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085027783 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085027783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085027783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085027783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085027783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085027783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085027783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085027783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085027783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085027783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027783 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085027783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085027783 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085027783 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085027783 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085027783 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085027783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085027783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085027783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085027783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085027783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085027783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085027783 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085027783 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085027783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085027783 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085027783 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085027783 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085027783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085027783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085027783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085027783 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085027784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085027784 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085027784 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085027784 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085027784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085027784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085027784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085027784 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085027784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085027784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085027784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085027784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085027784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085027784 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085027784 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085027784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085027784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085027784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085027784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085027784 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085027784 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085027784 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085027784 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085027784 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085027796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47918<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(386)@8fcf34dce8ec: f_create_expect(l3 := '7D66EEB003AC594D235C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@8fcf34dce8ec: Created Expect[0] for '7D66EEB003AC594D235C'O to be handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@8fcf34dce8ec: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)8961566 20241213085028826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085028826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085028826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085028826 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085028826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x88be1e, normal) (hnbgw_rua.c:407) 20241213085028826 DHNB DEBUG map_rua[0x556598a20120]{init}: Allocated (fsm.c:456) 20241213085028826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961566)[0x556598a20120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085028826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8961566 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085028826 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085028826 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085028826 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8961566 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085028826 DCN DEBUG map_sccp[0x556598a26760]{init}: Allocated (fsm.c:456) 20241213085028826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556598a26760]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085028826 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8961566 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085028826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8961566 SCCP-35 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085028826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961566)[0x556598a20120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085028826 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085028826 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085028826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961566)[0x556598a20120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085028826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556598a26760]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085028826 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085028826 DLSCCP DEBUG SCCP-SCOC(35)[0x556598a1b660]{IDLE}: Allocated (fsm.c:456) 20241213085028826 DLSCCP DEBUG SCCP-SCOC(35)[0x556598a1b660]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085028826 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7d66eeb003ac594d235c004f40030001d60056400500f1100926) (sccp_scrc.c:406) 20241213085028826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085028826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085028826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085028826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085028826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085028826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085028826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085028826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085028826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085028827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085028827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085028827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085028827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085028827 DLSCCP DEBUG SCCP-SCOC(35)[0x556598a1b660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085028827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556598a26760]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085028827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961566)[0x556598a20120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085028827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085028827 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085028827 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085028827 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085028827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085028827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085028827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085028827 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@8fcf34dce8ec: Found Expect[0] for l3='7D66EEB003AC594D235C'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@8fcf34dce8ec: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)12072320 HNBGW_Test.msc0-SCCP(385)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_cs_iu_release_req_rua_disconnect0(392)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085028839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085028839 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085028839 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085028839 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085028839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085028839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085028839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085028839 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085028839 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085028839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085028839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085028839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085028839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085028839 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a3b958) (sccp_scrc.c:477) 20241213085028839 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20241213085028839 DLSCCP DEBUG SCCP-SCOC(35)[0x556598a1b660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085028839 DLSCCP DEBUG SCCP-SCOC(35)[0x556598a1b660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085028839 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085028839 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085028839 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) 20241213085028839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556598a26760]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085028839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556598a26760]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_iu_release_req_rua_disconnect0(392)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(391)@8fcf34dce8ec: 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)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(385)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(385)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085029046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085029046 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085029046 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085029046 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085029046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085029046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085029046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085029046 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085029046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085029046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085029046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085029046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085029046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085029046 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) 20241213085029046 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20241213085029046 DLSCCP DEBUG SCCP-SCOC(35)[0x556598a1b660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085029046 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085029046 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085029046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556598a26760]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085029046 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085029047 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085029047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556598a26760]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085029047 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085029047 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085029047 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085029047 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085029047 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085029047 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085029047 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085029047 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{UNUSED}: Allocated (fsm.c:456) 20241213085029047 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{UNUSED}: is child of mgw(mgw-fsm-8961566-0)[0x5565989c3ff0] (fsm.c:486) 20241213085029047 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8961566-0)[0x5565989c3ff0] (mgcp_client_endpoint_fsm.c:724) 20241213085029047 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085029047 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085029047 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085029047 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8961566-0)[0x556598a2bae0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085029047 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8961566-0)[0x556598a2bae0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0] (fsm.c:486) 20241213085029047 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8961566-0)[0x556598a2bae0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085029047 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8961566-0)[0x556598a2bae0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085029047 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 88be'... (mgcp_client.c:807) 20241213085029047 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1212) 20241213085029047 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8961566-0)[0x556598a2bae0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085029047 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "88be1e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88be1e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "88be1e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88be1e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241213085029084 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20241213085029084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2bae0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085029084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2bae0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085029084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2bae0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085029084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2bae0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085029084 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085029084 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{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) 20241213085029084 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{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) 20241213085029084 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085029084 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085029084 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{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) 20241213085029084 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085029084 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085029084 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085029084 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085029084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961566)[0x556598a20120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085029084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085029084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085029084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_cs_iu_release_req_rua_disconnect0(392)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085029099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085029099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085029099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085029099 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085029099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x88be1e) (hnbgw_rua.c:471) 20241213085029099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8961566 SCCP-35 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085029099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961566)[0x556598a20120]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085029099 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085029099 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085029099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961566)[0x556598a20120]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085029099 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085029099 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085029099 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085029099 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085029099 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085029099 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8961566-0)[0x5565989c3ff0] (mgcp_client_endpoint_fsm.c:724) 20241213085029099 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085029099 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085029099 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{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) 20241213085029099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2bae0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085029099 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 88be'... (mgcp_client.c:807) 20241213085029099 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241213085029099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2bae0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085029099 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085029099 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{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) 20241213085029099 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{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)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "88be1e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88be1e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085029117 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20241213085029118 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2bae0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085029118 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2bae0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085029118 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2bae0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085029118 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085029118 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{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) 20241213085029118 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{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) 20241213085029118 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085029118 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085029118 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{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) 20241213085029118 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085029118 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085029118 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085029118 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8961566-0)[0x5565989c3ff0] (mgcp_client_endpoint_fsm.c:724) 20241213085029118 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085029118 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085029118 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085029118 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8961566-0)[0x556598a2a970]{ST_CRCX}: Allocated (fsm.c:456) 20241213085029118 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8961566-0)[0x556598a2a970]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0] (fsm.c:486) 20241213085029118 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8961566-0)[0x556598a2a970]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085029118 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8961566-0)[0x556598a2a970]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241213085029118 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 88be'... (mgcp_client.c:807) 20241213085029118 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241213085029118 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8961566-0)[0x556598a2a970]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085029118 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085029118 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{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) 20241213085029118 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{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) 20241213085029118 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{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)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "88be1e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "88be1e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085029142 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20241213085029142 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2a970]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085029142 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2a970]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085029142 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2a970]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085029142 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2a970]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085029142 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085029142 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{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) 20241213085029142 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{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) 20241213085029142 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{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) 20241213085029142 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085029142 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085029142 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{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) 20241213085029143 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{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) 20241213085029143 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085029143 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085029143 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085029143 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085029143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556598a26760]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085029143 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085029143 DLSCCP DEBUG SCCP-SCOC(35)[0x556598a1b660]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085029143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3b958), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085029143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085029143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085029143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085029143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085029143 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085029143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085029143 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085029143 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085029143 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085029143 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085029143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085029143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085029143 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085029306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085029306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085029306 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241213085029306 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085029306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x88be1e) (hnbgw_rua.c:471) 20241213085029306 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8961566 SCCP-35 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241213085029306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961566)[0x556598a20120]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085029306 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241213085029306 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241213085029306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961566)[0x556598a20120]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241213085029306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556598a26760]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085029306 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085029306 DLSCCP DEBUG SCCP-SCOC(35)[0x556598a1b660]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085029306 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3b958), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20241213085029306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085029306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085029306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085029306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085029306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085029306 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085029306 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085029306 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085029306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085029306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085029306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085029306 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@8fcf34dce8ec: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)8961566 20241213085029510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085029510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085029510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1272) 20241213085029510 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085029510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x88be1e,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241213085029510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8961566 SCCP-35 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241213085029510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961566)[0x556598a20120]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085029510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961566)[0x556598a20120]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085029510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556598a26760]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085029510 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085029510 DLSCCP DEBUG SCCP-SCOC(35)[0x556598a1b660]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085029510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a3b958), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085029510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085029510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085029510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085029510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085029510 DLSCCP DEBUG SCCP-SCOC(35)[0x556598a1b660]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085029510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556598a26760]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20241213085029510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961566)[0x556598a20120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085029510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961566)[0x556598a20120]{disconnected}: Freeing instance (context_map.c:202) 20241213085029510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8961566)[0x556598a20120]{disconnected}: Deallocated (fsm.c:568) 20241213085029510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556598a26760]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085029510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556598a26760]{disconnected}: Freeing instance (context_map.c:206) 20241213085029510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x556598a26760]{disconnected}: Deallocated (fsm.c:568) 20241213085029510 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085029510 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085029510 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085029510 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085029510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2bae0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085029510 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 88be'... (mgcp_client.c:807) 20241213085029510 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213085029510 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2bae0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085029510 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2a970]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085029510 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 88be'... (mgcp_client.c:807) 20241213085029510 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213085029510 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2a970]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085029510 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{IN_USE}: Removing from parent mgw(mgw-fsm-8961566-0)[0x5565989c3ff0] (mgcp_client_endpoint_fsm.c:873) 20241213085029510 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085029510 DLMGCP DEBUG mgw-endp(mgw-fsm-8961566-0)[0x556598a3dbf0]{IN_USE}: Deallocated (fsm.c:568) 20241213085029510 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085029510 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085029510 DMGW DEBUG mgw(mgw-fsm-8961566-0)[0x5565989c3ff0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085029510 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8961566 SCCP-35 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085029511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085029511 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085029511 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085029511 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085029511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085029511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085029511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085029511 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@8fcf34dce8ec: Session index based on local reference:0 20241213085029514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085029514 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085029514 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085029514 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085029514 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085029514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085029514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085029514 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085029514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085029514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085029514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085029514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085029514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085029514 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=00a3b958) (sccp_scrc.c:477) 20241213085029514 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1824) 20241213085029514 DLSCCP DEBUG SCCP-SCOC(35)[0x556598a1b660]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085029514 DLSCCP DEBUG SCCP-SCOC(35)[0x556598a1b660]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085029514 DLSCCP DEBUG SCCP-SCOC(35)[0x556598a1b660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085029514 DLSCCP DEBUG SCCP-SCOC(35)[0x556598a1b660]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085029514 DLSCCP DEBUG SCCP-SCOC(35)[0x556598a1b660]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(386)@8fcf34dce8ec: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)12072320 TC_cs_iu_release_req_rua_disconnect0(392)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "88be1e17" }, { code := "I", val := "11111" } }, sdp := omit } 20241213085029523 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20241213085029523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2bae0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085029523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2bae0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085029523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2bae0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085029523 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a2bae0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "88be1e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085029523 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20241213085029523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2a970]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085029523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2a970]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085029523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2a970]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085029523 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2a970]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213085030529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47918<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085030539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47906<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085030540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085030540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085030540 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085030540 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085030540 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@8fcf34dce8ec: Final verdict of PTC: none MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@8fcf34dce8ec: Final verdict of PTC: none 20241213085030541 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085030541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085030541 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085030541 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(385)@8fcf34dce8ec: Final verdict of PTC: none 20241213085030541 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39471<->l=127.0.0.1:4262) (control_if.c:193) 20241213085030541 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085030541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085030541 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085030541 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085030542 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085030542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085030542 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085030542 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085030542 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085030542 DLSS7 <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-RAN(389)@8fcf34dce8ec: Final verdict of PTC: none 20241213085030542 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085030542 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085030542 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085030542 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085030542 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085030542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085030542 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085030542 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085030542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085030542 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085030542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085030542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085030542 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085030542 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085030543 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085030543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(388)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(380)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@8fcf34dce8ec: Final verdict of PTC: none 20241213085030543 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085030543 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085030543 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085030543 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085030543 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085030543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085030543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(391)@8fcf34dce8ec: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@8fcf34dce8ec: Final verdict of PTC: none 20241213085030542 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085030543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085030543 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085030543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085030543 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085030543 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085030543 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085030543 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085030543 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085030543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085030543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085030543 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085030543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085030543 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085030543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085030543 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085030543 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085030543 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085030543 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085030543 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(387)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085030544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47894<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(382)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:50:30 UTC 2024 ====== HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20241213085030588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085030989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47920<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=310080) Waiting for packet dumper to finish... 1 (prev_count=310080, count=310620) 20241213085032543 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085032543 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085032543 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085032543 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085032543 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085032543 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:50:33 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_ps_iu_release_req_rua_disconnect started. 20241213085034108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085034111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085034114 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35559<->l=127.0.0.1:4262) (control_if.c:572) 20241213085034127 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085034127 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085034127 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085034127 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085034127 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085034127 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085034127 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085034127 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085034128 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085034128 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085034129 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085034129 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085034129 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085034129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085034129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085034129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085034129 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085034129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085034129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085034129 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085034129 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085034129 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085034129 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085034129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085034129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085034129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085034129 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085034129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085034129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085034129 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085034129 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085034129 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085034129 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085034129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085034129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085034129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085034129 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085034129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085034129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085034129 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085034129 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085034129 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085034129 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085034129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085034129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085034129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085034129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085034129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085034129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085034129 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085034129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085034129 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085034129 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085034129 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085034129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085034129 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085034129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085034129 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085034129 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085034129 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085034129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085034129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085034129 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085034129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085034129 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085034129 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085034129 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085034129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085034129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085034129 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085034129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085034129 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085034129 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085034129 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085034129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085034129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085034129 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(401)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(399)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085034142 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085034142 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085034143 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085034143 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085034143 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085034143 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085034143 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085034143 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085034144 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085034144 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085034144 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085034144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085034144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085034144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085034144 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085034144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085034144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085034144 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085034144 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085034144 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085034144 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085034144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085034144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085034144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085034144 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085034144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085034144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085034144 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085034144 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085034144 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085034144 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085034144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085034144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085034144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085034144 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085034144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085034144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085034144 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085034144 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085034144 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085034144 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085034144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085034144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085034144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085034144 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085034144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085034144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085034144 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085034144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085034144 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085034144 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085034144 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085034144 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085034144 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085034144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085034144 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085034144 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085034144 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085034144 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085034144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085034144 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085034144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085034144 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085034144 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085034144 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085034144 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085034144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085034144 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085034144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085034144 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085034144 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085034144 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085034144 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085034144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085034144 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085034166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085034166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085034166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085034166 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085034166 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085034166 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085034166 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085034166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085034166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085034341 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085034341 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085034341 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085034341 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085034349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085034349 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085034349 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085034349 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085034349 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085034349 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085034349 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085034351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085034351 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085034351 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085034351 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085034351 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085034351 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085034351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085034351 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085034352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085034352 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085034352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085034352 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085034352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085034352 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085034352 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085034352 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085034352 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085034353 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085034353 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085034353 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085034353 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085034353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085034353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085034353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085034353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085034353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085034353 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085034353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085034353 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085034353 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085034353 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085034353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085034353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085034353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085034353 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085034356 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085034356 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085034356 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085034356 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085034363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085034363 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085034363 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085034363 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085034363 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085034363 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085034363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085034366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085034366 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085034366 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085034366 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085034366 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085034366 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085034366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085034366 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085034367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085034367 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085034367 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085034367 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085034367 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085034367 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085034367 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085034367 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085034367 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085034368 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085034368 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085034368 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085034368 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085034368 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085034368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085034368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085034369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085034369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085034369 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085034369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085034369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085034369 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085034369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085034369 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085034369 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085034369 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085034369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085034369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085034369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085034369 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085035147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085035147 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085035147 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085035147 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085035147 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085035147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085035147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085035147 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085035147 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085035147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085035147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085035147 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085035147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085035147 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085035147 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085035147 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085035147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035147 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085035147 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085035147 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085035147 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085035147 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085035147 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085035147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085035147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085035147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085035147 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085035147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085035147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085035147 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085035147 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085035147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085035147 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085035147 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085035147 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085035147 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085035147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085035147 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085035147 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085035148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085035148 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085035148 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085035148 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085035148 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085035148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085035148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085035148 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085035148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085035148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085035148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085035148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085035148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085035148 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085035148 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085035148 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085035148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035148 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085035148 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085035148 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085035148 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085035148 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085035171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085035171 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085035171 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085035171 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085035171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085035171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085035171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085035171 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085035171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085035172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085035172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085035172 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085035172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085035172 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085035172 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085035172 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085035172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035172 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085035172 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085035172 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085035172 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085035172 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085035172 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085035172 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085035172 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085035172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085035172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085035172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085035172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085035172 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085035172 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085035172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085035172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085035172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085035172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085035172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085035172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085035172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085035172 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085035173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085035173 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085035173 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085035173 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085035173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085035173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085035173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085035173 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085035173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085035173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085035173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085035173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085035173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085035173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085035173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085035173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085035173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085035173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085035173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085035173 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085035173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085035173 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085035173 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085035173 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085035182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60068<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(403)@8fcf34dce8ec: f_create_expect(l3 := '983106274BF8D137294F'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@8fcf34dce8ec: Created Expect[0] for '983106274BF8D137294F'O to be handled at TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@8fcf34dce8ec: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)8011434 20241213085036217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085036217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085036217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085036217 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085036217 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7a3eaa, normal) (hnbgw_rua.c:407) 20241213085036217 DHNB DEBUG map_rua[0x556598a2a970]{init}: Allocated (fsm.c:456) 20241213085036217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8011434)[0x556598a2a970]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085036217 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8011434 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085036217 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085036217 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085036217 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8011434 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085036217 DCN DEBUG map_sccp[0x556598a2bae0]{init}: Allocated (fsm.c:456) 20241213085036217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556598a2bae0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085036218 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8011434 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085036218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8011434 SCCP-36 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085036218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8011434)[0x556598a2a970]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085036218 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085036218 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085036218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8011434)[0x556598a2a970]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085036218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556598a2bae0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085036218 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085036218 DLSCCP DEBUG SCCP-SCOC(36)[0x556598a1b660]{IDLE}: Allocated (fsm.c:456) 20241213085036218 DLSCCP DEBUG SCCP-SCOC(36)[0x556598a1b660]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085036218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a983106274bf8d137294f004f40030003cb0056400500f1100926) (sccp_scrc.c:406) 20241213085036218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085036218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085036218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085036218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085036218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085036218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085036218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085036218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085036218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085036218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085036218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085036218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085036218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085036218 DLSCCP DEBUG SCCP-SCOC(36)[0x556598a1b660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085036218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556598a2bae0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085036218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8011434)[0x556598a2a970]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085036218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085036218 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085036218 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085036218 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085036218 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085036218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085036218 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085036218 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@8fcf34dce8ec: Found Expect[0] for l3='983106274BF8D137294F'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@8fcf34dce8ec: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)13915811 HNBGW_Test.sgsn0-SCCP(402)@8fcf34dce8ec: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(406)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085036235 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085036235 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085036235 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085036235 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085036235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085036235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085036235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085036235 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085036235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085036236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085036236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085036236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085036236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085036236 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000ee678) (sccp_scrc.c:477) 20241213085036236 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20241213085036236 DLSCCP DEBUG SCCP-SCOC(36)[0x556598a1b660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085036236 DLSCCP DEBUG SCCP-SCOC(36)[0x556598a1b660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085036236 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085036236 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085036236 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) 20241213085036236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556598a2bae0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085036236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556598a2bae0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(396)@8fcf34dce8ec: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(406) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@8fcf34dce8ec: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241213085036438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085036438 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085036438 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085036438 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085036438 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085036438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085036438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085036438 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085036438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085036438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085036438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085036438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085036439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085036439 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) 20241213085036439 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20241213085036439 DLSCCP DEBUG SCCP-SCOC(36)[0x556598a1b660]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085036439 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085036439 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085036439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556598a2bae0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085036439 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085036439 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085036439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556598a2bae0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085036439 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085036439 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241213085036439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8011434)[0x556598a2a970]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085036439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085036439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085036439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_iu_release_req_rua_disconnect0(406)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085036477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085036477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085036477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085036477 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085036477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7a3eaa) (hnbgw_rua.c:471) 20241213085036477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8011434 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085036477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8011434)[0x556598a2a970]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085036477 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085036477 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085036477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8011434)[0x556598a2a970]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085036477 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085036477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556598a2bae0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085036477 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085036477 DLSCCP DEBUG SCCP-SCOC(36)[0x556598a1b660]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085036477 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ee678), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241213085036477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085036477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085036477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085036477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085036478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085036478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085036478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085036478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085036478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085036478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085036478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085036478 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085036678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085036678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085036678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241213085036678 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085036678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7a3eaa) (hnbgw_rua.c:471) 20241213085036678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8011434 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241213085036678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8011434)[0x556598a2a970]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085036678 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241213085036678 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241213085036678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8011434)[0x556598a2a970]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241213085036678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556598a2bae0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085036678 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085036678 DLSCCP DEBUG SCCP-SCOC(36)[0x556598a1b660]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085036678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ee678), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20241213085036678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085036679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085036679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085036679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085036679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085036679 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085036679 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085036679 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085036679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085036679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085036679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085036679 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@8fcf34dce8ec: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)8011434 20241213085036882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085036882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085036882 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1272) 20241213085036882 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085036882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7a3eaa,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241213085036882 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8011434 SCCP-36 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241213085036882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8011434)[0x556598a2a970]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085036882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8011434)[0x556598a2a970]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085036882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556598a2bae0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085036882 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085036882 DLSCCP DEBUG SCCP-SCOC(36)[0x556598a1b660]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085036882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ee678), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085036882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085036882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085036882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085036882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085036883 DLSCCP DEBUG SCCP-SCOC(36)[0x556598a1b660]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085036883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556598a2bae0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20241213085036883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8011434)[0x556598a2a970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085036883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8011434)[0x556598a2a970]{disconnected}: Freeing instance (context_map.c:202) 20241213085036883 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8011434)[0x556598a2a970]{disconnected}: Deallocated (fsm.c:568) 20241213085036883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556598a2bae0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085036883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556598a2bae0]{disconnected}: Freeing instance (context_map.c:206) 20241213085036883 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x556598a2bae0]{disconnected}: Deallocated (fsm.c:568) 20241213085036883 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8011434 SCCP-36 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085036883 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085036883 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085036883 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085036883 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085036883 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085036883 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085036883 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085036883 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@8fcf34dce8ec: Session index based on local reference:0 20241213085036889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085036889 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085036889 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085036889 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085036889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085036889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085036889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-RAN(403)@8fcf34dce8ec: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)13915811 20241213085036889 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085036889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085036889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085036889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085036889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085036889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085036889 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=000ee678) (sccp_scrc.c:477) 20241213085036889 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1824) 20241213085036889 DLSCCP DEBUG SCCP-SCOC(36)[0x556598a1b660]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085036889 DLSCCP DEBUG SCCP-SCOC(36)[0x556598a1b660]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085036889 DLSCCP DEBUG SCCP-SCOC(36)[0x556598a1b660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085036889 DLSCCP DEBUG SCCP-SCOC(36)[0x556598a1b660]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085036889 DLSCCP DEBUG SCCP-SCOC(36)[0x556598a1b660]{IDLE}: Deallocated (fsm.c:568) 20241213085037894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60068<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085037906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60052<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085037907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085037907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085037907 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085037907 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085037907 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(400)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@8fcf34dce8ec: Final verdict of PTC: none 20241213085037908 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35559<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@8fcf34dce8ec: Final verdict of PTC: none 20241213085037908 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085037908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085037908 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085037908 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085037908 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085037908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085037908 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085037908 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085037908 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085037908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085037908 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085037908 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085037908 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085037908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085037908 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085037908 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085037908 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085037908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085037909 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085037909 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085037909 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085037909 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085037909 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085037909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085037909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085037909 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085037909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085037909 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085037909 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085037909 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085037909 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085037909 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085037909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085037909 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(401)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(405)@8fcf34dce8ec: Final verdict of PTC: none 20241213085037909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085037909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085037909 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085037909 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085037910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085037910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085037910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085037910 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085037910 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085037910 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@8fcf34dce8ec: Final verdict of PTC: none 20241213085037910 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085037910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085037910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085037910 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085037910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085037910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@8fcf34dce8ec: Final verdict of PTC: none 20241213085037910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085037910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085037910 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085037910 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085037910 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085037911 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(394)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(395)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085037911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60042<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(396)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:50:37 UTC 2024 ====== HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.talloc 20241213085037965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60080<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085038366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60080<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=273900) Waiting for packet dumper to finish... 1 (prev_count=273900, count=274440) 20241213085039910 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085039910 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085039910 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085039910 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085039910 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085039910 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:50:40 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_ps_rab_assignment started. 20241213085041447 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60088<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085041451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085041454 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40609<->l=127.0.0.1:4262) (control_if.c:572) 20241213085041476 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085041477 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085041477 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085041477 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085041477 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085041477 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085041477 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085041477 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(411)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085041477 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085041478 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085041479 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085041479 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085041479 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085041479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085041479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085041479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085041479 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085041479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085041479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085041479 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085041479 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085041479 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085041479 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085041479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085041479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085041479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085041479 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085041479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085041479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085041479 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085041479 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085041479 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085041479 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085041479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085041479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085041479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085041479 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085041479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085041479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085041479 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085041480 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085041480 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085041480 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085041480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085041480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085041480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041480 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041480 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041480 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041480 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041480 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085041480 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085041480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085041480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085041480 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085041480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085041480 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085041480 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085041480 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085041480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085041480 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085041480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085041480 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085041480 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085041480 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085041480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085041480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085041480 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085041480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085041480 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085041480 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085041480 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085041480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085041480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085041480 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085041480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085041480 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085041480 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085041480 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085041480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085041480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085041480 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(415)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(413)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085041496 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085041496 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085041496 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085041496 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085041496 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085041496 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085041496 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085041496 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085041497 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085041497 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085041497 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085041497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085041497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085041497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085041497 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085041497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085041497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085041497 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085041497 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085041497 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085041498 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085041498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085041498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085041498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085041498 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085041498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085041498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085041498 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085041498 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085041498 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085041498 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085041498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085041498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085041498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085041498 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085041498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085041498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085041498 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085041498 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085041498 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085041498 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085041498 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085041498 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085041498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041498 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041498 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041498 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041498 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041498 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085041498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085041498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085041498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085041498 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085041498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085041498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085041498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085041498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085041498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085041498 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085041498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085041498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085041498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085041498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085041498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085041498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085041498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085041498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085041498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085041498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085041498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085041498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085041498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085041498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085041498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085041498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085041498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085041498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085041498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085041498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085041498 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085041520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085041520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085041520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085041520 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085041520 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085041520 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085041520 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085041520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085041520 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085041693 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085041693 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085041693 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085041693 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085041701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085041701 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085041701 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085041701 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085041701 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085041701 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085041701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085041704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085041704 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085041704 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085041704 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085041704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085041704 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085041704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085041705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085041705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085041705 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085041705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085041705 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085041705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085041705 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085041705 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085041705 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085041705 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085041706 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085041706 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085041706 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085041706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085041706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085041706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085041706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085041707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085041707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085041707 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085041707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085041707 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085041707 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085041707 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085041707 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085041707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085041707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085041707 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085041710 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085041710 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085041710 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085041710 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085041717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085041717 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085041717 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085041717 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085041717 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085041717 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085041717 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085041720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085041720 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085041720 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085041720 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085041720 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085041720 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085041720 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085041720 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085041720 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085041720 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085041720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085041720 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085041720 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085041720 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085041720 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085041720 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085041720 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085041721 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085041721 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085041721 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085041721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085041721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085041721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041722 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041722 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041722 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085041722 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085041722 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085041722 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085041722 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085041722 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085041722 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085041722 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085041722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085041722 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085041722 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085041722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085041722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085041722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085041722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085041722 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(414)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085042508 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085042509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085042509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085042509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085042509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085042509 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085042509 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085042509 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085042509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042509 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085042509 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085042509 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085042509 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085042509 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085042509 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085042509 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085042509 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085042509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085042509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085042509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085042509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085042509 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085042509 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085042508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085042508 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085042508 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085042508 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085042508 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085042508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085042508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085042508 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085042509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085042509 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085042509 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085042509 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085042510 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085042510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085042510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085042510 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085042511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085042511 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085042511 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085042511 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085042511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085042511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085042511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085042511 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085042511 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085042511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085042511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085042511 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085042511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085042511 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085042511 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085042511 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085042511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042512 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085042512 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085042512 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085042512 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085042512 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(417)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085042518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085042518 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085042518 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085042518 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085042518 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085042518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085042518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085042518 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085042518 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085042518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085042518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085042518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085042518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085042518 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085042518 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085042518 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085042518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042519 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085042519 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085042519 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085042519 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085042519 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085042519 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085042519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085042519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085042519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085042519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085042519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085042519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085042519 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085042519 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085042519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085042519 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085042519 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085042519 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085042519 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085042519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085042519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085042519 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085042521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085042521 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085042521 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085042521 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085042521 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085042521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085042521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085042521 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085042521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085042521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085042521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085042521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085042521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085042521 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085042521 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085042522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085042522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085042522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085042522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085042522 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085042522 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085042522 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085042522 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085042522 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085043562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59330<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(417)@8fcf34dce8ec: f_create_expect(l3 := '192E510F975A8F34496C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(417)@8fcf34dce8ec: Created Expect[0] for '192E510F975A8F34496C'O to be handled at TC_ps_rab_assignment0(420) TC_ps_rab_assignment-Iuh0-RUA(412)@8fcf34dce8ec: Added conn table entry 0TC_ps_rab_assignment0(420)2531267 20241213085044597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085044597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085044597 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085044597 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085044597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x269fc3, normal) (hnbgw_rua.c:407) 20241213085044597 DHNB DEBUG map_rua[0x556598a1b660]{init}: Allocated (fsm.c:456) 20241213085044597 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2531267)[0x556598a1b660]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085044597 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2531267 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085044598 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085044598 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085044598 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2531267 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085044598 DCN DEBUG map_sccp[0x556598a2a970]{init}: Allocated (fsm.c:456) 20241213085044598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x556598a2a970]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085044598 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2531267 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085044598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2531267 SCCP-37 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085044598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2531267)[0x556598a1b660]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085044598 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085044598 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085044598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2531267)[0x556598a1b660]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085044598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x556598a2a970]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085044598 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085044598 DLSCCP DEBUG SCCP-SCOC(37)[0x556598a2bae0]{IDLE}: Allocated (fsm.c:456) 20241213085044598 DLSCCP DEBUG SCCP-SCOC(37)[0x556598a2bae0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085044598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a192e510f975a8f34496c004f40030003170056400500f1100926) (sccp_scrc.c:406) 20241213085044598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085044598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085044598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085044598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085044598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085044598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085044598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085044598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085044598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085044598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085044598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085044598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085044598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085044598 DLSCCP DEBUG SCCP-SCOC(37)[0x556598a2bae0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085044598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x556598a2a970]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085044598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2531267)[0x556598a1b660]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085044598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085044598 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085044598 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085044598 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085044598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085044598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085044598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085044598 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(417)@8fcf34dce8ec: Found Expect[0] for l3='192E510F975A8F34496C'O handled at TC_ps_rab_assignment0(420) HNBGW_Test.sgsn0-RAN(417)@8fcf34dce8ec: Added conn table entry 0TC_ps_rab_assignment0(420)7322615 HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: Session index based on connection ID:0 TC_ps_rab_assignment0(420)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085044605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085044605 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085044605 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085044605 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085044605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085044605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085044605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085044605 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085044605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085044605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085044605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085044605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085044605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085044605 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0059652c) (sccp_scrc.c:477) 20241213085044605 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20241213085044605 DLSCCP DEBUG SCCP-SCOC(37)[0x556598a2bae0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085044605 DLSCCP DEBUG SCCP-SCOC(37)[0x556598a2bae0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085044605 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085044605 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085044605 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) 20241213085044605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x556598a2a970]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085044605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x556598a2a970]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(410)@8fcf34dce8ec: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(420) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: vl_len:91 HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241213085044806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085044806 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085044806 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085044806 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085044806 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085044806 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085044806 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085044806 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085044806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085044806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085044806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085044806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085044806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085044806 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) 20241213085044806 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20241213085044806 DLSCCP DEBUG SCCP-SCOC(37)[0x556598a2bae0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085044806 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085044806 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085044807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x556598a2a970]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085044807 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085044807 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085044807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x556598a2a970]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085044807 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085044807 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241213085044807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2531267)[0x556598a1b660]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085044807 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085044807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085044807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment0(420)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085044840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085044840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085044840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085044840 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085044840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x269fc3) (hnbgw_rua.c:471) 20241213085044840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2531267 SCCP-37 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085044840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2531267)[0x556598a1b660]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085044840 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085044840 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085044840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2531267)[0x556598a1b660]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085044840 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085044840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x556598a2a970]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085044840 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085044840 DLSCCP DEBUG SCCP-SCOC(37)[0x556598a2bae0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085044840 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059652c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241213085044840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085044840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085044840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085044840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085044840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085044840 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085044840 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085044840 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085044840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085044840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085044840 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085044840 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: vl_len:12 HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085046864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085046864 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085046864 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085046864 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085046864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085046864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085046864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085046864 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085046864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085046864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085046864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085046864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085046864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085046864 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) 20241213085046864 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20241213085046864 DLSCCP DEBUG SCCP-SCOC(37)[0x556598a2bae0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085046864 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085046864 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085046864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x556598a2a970]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085046864 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085046864 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085046864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x556598a2a970]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085046865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2531267)[0x556598a1b660]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085046865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085046865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085046865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_ps_rab_assignment0(420)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(412)@8fcf34dce8ec: Deleted conn table entry 0TC_ps_rab_assignment0(420)2531267 20241213085046880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085046880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085046880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085046880 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085046880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x269fc3,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085046880 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2531267 SCCP-37 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085046880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2531267)[0x556598a1b660]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085046880 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085046880 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085046880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2531267)[0x556598a1b660]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085046880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x556598a2a970]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085046880 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085046880 DLSCCP DEBUG SCCP-SCOC(37)[0x556598a2bae0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085046880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059652c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085046880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085046880 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085046880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085046880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085046880 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2531267)[0x556598a1b660]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085046880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x556598a2a970]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085046880 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x556598a2a970]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085046881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085046881 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085046881 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085046881 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085046881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085046881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085046881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085046881 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(417)@8fcf34dce8ec: Deleted conn table entry 0TC_ps_rab_assignment0(420)7322615 HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: Session index based on connection ID:0 20241213085046890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085046890 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085046890 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085046890 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085046890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085046890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085046890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085046890 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085046891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085046891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085046891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085046891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085046891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085046891 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=0059652c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085046891 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1824) 20241213085046891 DLSCCP DEBUG SCCP-SCOC(37)[0x556598a2bae0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085046891 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085046891 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085046891 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) 20241213085046891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x556598a2a970]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085046891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x556598a2a970]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085046891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2531267)[0x556598a1b660]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085046891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2531267)[0x556598a1b660]{disconnected}: Freeing instance (context_map.c:202) 20241213085046891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2531267)[0x556598a1b660]{disconnected}: Deallocated (fsm.c:568) 20241213085046891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x556598a2a970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085046891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x556598a2a970]{disconnected}: Freeing instance (context_map.c:206) 20241213085046891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x556598a2a970]{disconnected}: Deallocated (fsm.c:568) 20241213085046891 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2531267 SCCP-37 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085046891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0059652c), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:406) 20241213085046891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085046891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085046891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085046891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085046891 DLSCCP DEBUG SCCP-SCOC(37)[0x556598a2bae0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085046891 DLSCCP DEBUG SCCP-SCOC(37)[0x556598a2bae0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085046891 DLSCCP DEBUG SCCP-SCOC(37)[0x556598a2bae0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085046891 DLSCCP DEBUG SCCP-SCOC(37)[0x556598a2bae0]{IDLE}: Deallocated (fsm.c:568) 20241213085046891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085046891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085046891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085046891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085046891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085046891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085046891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085046891 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: RLC received in state:disconnect_pending TC_ps_rab_assignment0(420)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085048895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59330<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(420)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085048906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60090<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085048906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085048906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085048906 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085048906 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085048906 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(414)@8fcf34dce8ec: Final verdict of PTC: none 20241213085048907 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40609<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(417)@8fcf34dce8ec: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment(407)@8fcf34dce8ec: Final verdict of PTC: none 20241213085048909 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085048909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085048909 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085048909 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW-MGCP(419)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@8fcf34dce8ec: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(411)@8fcf34dce8ec: Final verdict of PTC: none 20241213085048910 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085048910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085048910 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085048910 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_ps_rab_assignment-Iuh0-RUA(412)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(408)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(416)@8fcf34dce8ec: Final verdict of PTC: none 20241213085048910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085048911 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc0-M3UA(415)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@8fcf34dce8ec: Final verdict of PTC: none 20241213085048910 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085048910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085048910 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085048910 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085048910 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085048910 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085048910 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085048910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085048910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085048910 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085048910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085048910 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085048910 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085048910 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085048911 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085048911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085048911 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085048911 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085048911 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085048911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085048911 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085048911 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085048911 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085048911 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085048911 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085048911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085048911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085048911 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085048911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085048911 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085048911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085048911 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085048911 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085048911 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085048911 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085048911 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085048911 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085048912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085048912 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085048912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085048912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085048912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085048912 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085048912 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085048912 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085048912 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085048912 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085048915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60088<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(410)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(407): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment-Iuh0(411): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(412): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment0(420): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:50:48 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment.talloc 20241213085048999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085049401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59334<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=279916) Waiting for packet dumper to finish... 1 (prev_count=279916, count=280456) 20241213085050911 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085050912 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085050912 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085050912 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085050912 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085050912 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:50:51 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_ps_rab_assignment_concurrent started. 20241213085052501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37352<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085052506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085052509 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43069<->l=127.0.0.1:4262) (control_if.c:572) 20241213085052530 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085052530 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085052531 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085052531 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085052531 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085052531 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085052531 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085052531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085052531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085052531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085052531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085052531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085052531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085052531 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085052531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085052531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085052531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085052531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085052531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085052531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085052531 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085052532 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085052532 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085052532 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085052532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085052532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085052532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) TC_ps_rab_assignment_concurrent-Iuh0(425)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085052532 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085052532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085052532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085052532 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085052532 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085052532 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085052532 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085052532 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085052532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085052532 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085052532 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085052532 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085052532 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085052532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085052532 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085052533 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085052533 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085052534 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085052534 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085052534 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085052534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085052534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085052534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085052534 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085052534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085052534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085052534 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085052534 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085052534 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085052534 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085052534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085052534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085052534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085052534 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085052534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085052534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085052534 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085052534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085052534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085052534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085052534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085052534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085052534 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085052534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085052534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085052534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085052534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085052534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085052534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085052534 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(429)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(427)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085052552 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085052552 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085052552 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085052552 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085052553 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085052553 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085052553 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085052553 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085052554 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085052554 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085052554 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085052554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085052554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085052554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085052554 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085052554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085052554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085052554 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085052554 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085052554 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085052554 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085052554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085052554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085052554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085052554 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085052554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085052554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085052554 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085052554 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085052554 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085052554 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085052554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085052554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085052554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085052554 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085052554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085052554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085052554 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085052554 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085052554 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085052554 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085052554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085052554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085052554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085052554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085052554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085052554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085052554 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085052554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085052554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085052554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085052554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085052554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085052554 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085052554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085052554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085052554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085052554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085052554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085052554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085052554 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085052554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085052554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085052554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085052554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085052554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085052554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085052554 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085052554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085052554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085052554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085052554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085052554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085052554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085052554 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085052577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085052577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085052577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085052577 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085052577 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085052577 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085052577 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085052577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085052577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085052751 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085052751 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085052751 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085052751 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085052758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085052758 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085052758 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085052758 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085052758 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085052758 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085052758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085052761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085052761 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085052761 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085052761 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085052761 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085052761 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085052761 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085052762 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085052762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085052762 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085052762 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085052762 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085052762 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085052762 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085052762 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085052762 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085052762 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085052763 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085052763 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085052763 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085052763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085052763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085052763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085052764 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085052764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085052764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085052764 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085052764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085052764 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085052764 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085052764 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085052764 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085052764 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085052764 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085052764 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085052766 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085052766 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085052766 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085052766 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085052772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085052772 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085052772 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085052772 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085052772 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085052772 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085052772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085052775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085052775 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085052775 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085052775 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085052775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085052775 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085052775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085052775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085052775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085052775 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085052775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085052775 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085052775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085052775 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085052775 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085052775 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085052775 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085052776 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085052776 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085052776 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085052776 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085052776 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085052776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085052777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085052777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085052777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085052777 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085052777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085052777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085052777 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085052777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085052777 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085052777 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085052777 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085052777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085052777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085052777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085052777 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(428)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085053569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085053569 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085053569 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085053569 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085053570 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085053570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085053570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085053570 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085053570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085053570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085053570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085053570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085053570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085053570 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085053570 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085053570 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085053570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053570 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085053570 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085053570 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085053570 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085053570 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085053570 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085053570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085053570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085053570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085053570 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085053570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085053570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085053570 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085053570 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085053570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085053570 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085053570 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085053570 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085053570 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085053570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085053570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085053570 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085053571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085053571 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085053571 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085053571 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085053571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085053571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085053571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085053571 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085053571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085053571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085053571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085053571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085053571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085053571 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085053571 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085053571 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085053571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053571 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085053571 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085053571 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085053571 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085053571 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085053574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085053574 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085053574 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085053574 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085053574 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085053574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085053574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085053574 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085053574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085053574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085053574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085053574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085053574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085053574 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085053574 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085053574 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085053574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053574 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085053574 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085053574 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085053574 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085053574 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085053574 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085053574 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085053574 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085053574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085053574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085053574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085053574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085053574 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085053574 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085053574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085053574 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085053574 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085053574 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085053574 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085053574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085053574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085053574 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085053575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085053575 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085053575 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085053575 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085053575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085053575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085053575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085053575 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085053575 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085053575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085053575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085053575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085053575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085053575 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085053575 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085053575 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085053575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085053575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085053575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085053575 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085053575 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085053575 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085053575 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085053575 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085054614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085054627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37394<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085054642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37404<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085054665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085054679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085054687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085054693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37438<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085054700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37450<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085054708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085054724 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37468<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085054738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085054748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085054757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37492<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085054766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37508<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085054775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37522<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085054783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37536<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: f_create_expect(l3 := '0682F8C8CBF7780CFC85'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Created Expect[0] for '0682F8C8CBF7780CFC85'O to be handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: f_create_expect(l3 := '6EB64106481BCF853C4E'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Created Expect[1] for '6EB64106481BCF853C4E'O to be handled at TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)5487533 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)14341020 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: f_create_expect(l3 := '91E0C7404970695CCE24'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Created Expect[2] for '91E0C7404970695CCE24'O to be handled at TC_ps_rab_assignment_concurrent0(436) 20241213085055661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085055661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085055661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085055661 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085055661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x53bbad, normal) (hnbgw_rua.c:407) 20241213085055661 DHNB DEBUG map_rua[0x556598a1b660]{init}: Allocated (fsm.c:456) 20241213085055661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5487533)[0x556598a1b660]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085055662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5487533 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085055662 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055662 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055662 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5487533 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085055662 DCN DEBUG map_sccp[0x556598a2a970]{init}: Allocated (fsm.c:456) 20241213085055662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556598a2a970]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085055662 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5487533 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085055662 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5487533 SCCP-38 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085055662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5487533)[0x556598a1b660]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085055662 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055662 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5487533)[0x556598a1b660]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085055662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556598a2a970]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085055662 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085055662 DLSCCP DEBUG SCCP-SCOC(38)[0x556598a2bae0]{IDLE}: Allocated (fsm.c:456) 20241213085055662 DLSCCP DEBUG SCCP-SCOC(38)[0x556598a2bae0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085055662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a0682f8c8cbf7780cfc85004f40030002d30056400500f1100926) (sccp_scrc.c:406) 20241213085055662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085055662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085055662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085055662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085055663 DLSCCP DEBUG SCCP-SCOC(38)[0x556598a2bae0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085055663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556598a2a970]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085055663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5487533)[0x556598a1b660]{init}: State change to connected (no timeout) (context_map_rua.c:229) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)2759313 20241213085055663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055663 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085055663 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085055663 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085055663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085055663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085055663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085055663 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Found Expect[0] for l3='0682F8C8CBF7780CFC85'O handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)6810912 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: f_create_expect(l3 := '487CC8C46449254E5FD1'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Created Expect[0] for '487CC8C46449254E5FD1'O to be handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(434)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085055684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055684 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085055684 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085055684 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085055684 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085055684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085055684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085055684 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@8fcf34dce8ec: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(434) subscribed for broadcast 20241213085055684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085055685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085055685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085055685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085055685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085055685 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00503dff) (sccp_scrc.c:477) 20241213085055685 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20241213085055685 DLSCCP DEBUG SCCP-SCOC(38)[0x556598a2bae0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085055685 DLSCCP DEBUG SCCP-SCOC(38)[0x556598a2bae0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085055685 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085055685 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085055685 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) 20241213085055685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556598a2a970]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085055685 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556598a2a970]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)8226684 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: f_create_expect(l3 := '76DE91F163E3CD9B91B2'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Created Expect[3] for '76DE91F163E3CD9B91B2'O to be handled at TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)729686 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: f_create_expect(l3 := '69E42AF4432FA44B6479'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Created Expect[4] for '69E42AF4432FA44B6479'O to be handled at TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)15223245 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: f_create_expect(l3 := 'CCDECCEBFBED4272D3C6'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Created Expect[5] for 'CCDECCEBFBED4272D3C6'O to be handled at TC_ps_rab_assignment_concurrent0(440) HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: f_create_expect(l3 := 'B52E6AACF8F100D69D57'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Created Expect[6] for 'B52E6AACF8F100D69D57'O to be handled at TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)12747451 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)257850 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: f_create_expect(l3 := 'A2249B35C2133AF2BF56'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Created Expect[7] for 'A2249B35C2133AF2BF56'O to be handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)8620621 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: f_create_expect(l3 := '00C08E96E592C911435F'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Created Expect[8] for '00C08E96E592C911435F'O to be handled at TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)5303061 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: f_create_expect(l3 := '3A059F3B7B834246BCDA'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Created Expect[9] for '3A059F3B7B834246BCDA'O to be handled at TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)15401594 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: f_create_expect(l3 := 'A239C8DDE8B2603C2669'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Created Expect[10] for 'A239C8DDE8B2603C2669'O to be handled at TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)2033355 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: f_create_expect(l3 := 'E9D8B2351BC2A8D2A543'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Created Expect[11] for 'E9D8B2351BC2A8D2A543'O to be handled at TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)13329563 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: f_create_expect(l3 := '55E3BA9EA39970CB4AA9'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Created Expect[12] for '55E3BA9EA39970CB4AA9'O to be handled at TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)963931 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: f_create_expect(l3 := 'C800171A7BF5AD0FB4A6'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Created Expect[13] for 'C800171A7BF5AD0FB4A6'O to be handled at TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)7176117 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: f_create_expect(l3 := '605DF496FAA1B046D04A'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Created Expect[14] for '605DF496FAA1B046D04A'O to be handled at TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)13097728 20241213085055862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085055862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085055862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085055862 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085055862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdad39c, normal) (hnbgw_rua.c:407) 20241213085055862 DHNB DEBUG map_rua[0x556598a20120]{init}: Allocated (fsm.c:456) 20241213085055862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341020)[0x556598a20120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085055862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14341020 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085055862 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055862 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055862 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14341020 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085055862 DCN DEBUG map_sccp[0x556598a26760]{init}: Allocated (fsm.c:456) 20241213085055862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556598a26760]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085055863 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14341020 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085055863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14341020 SCCP-39 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085055863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341020)[0x556598a20120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085055863 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055863 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341020)[0x556598a20120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085055863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556598a26760]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085055863 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085055863 DLSCCP DEBUG SCCP-SCOC(39)[0x556598a3dbf0]{IDLE}: Allocated (fsm.c:456) 20241213085055863 DLSCCP DEBUG SCCP-SCOC(39)[0x556598a3dbf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085055863 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a6eb64106481bcf853c4e004f40030003690056400500f1100926) (sccp_scrc.c:406) 20241213085055863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085055863 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085055863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085055863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085055863 DLSCCP DEBUG SCCP-SCOC(39)[0x556598a3dbf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085055863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556598a26760]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085055863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341020)[0x556598a20120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085055863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085055863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085055863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085055863 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085055863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2a1a91, normal) (hnbgw_rua.c:407) 20241213085055863 DHNB DEBUG map_rua[0x5565989c3ff0]{init}: Allocated (fsm.c:456) 20241213085055863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2759313)[0x5565989c3ff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085055863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2759313 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085055863 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055863 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055863 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2759313 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085055863 DCN DEBUG map_sccp[0x556598a22a10]{init}: Allocated (fsm.c:456) 20241213085055863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556598a22a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085055863 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2759313 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085055863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2759313 SCCP-40 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085055863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2759313)[0x5565989c3ff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085055863 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055863 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2759313)[0x5565989c3ff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085055863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556598a22a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085055863 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085055863 DLSCCP DEBUG SCCP-SCOC(40)[0x556598a356a0]{IDLE}: Allocated (fsm.c:456) 20241213085055863 DLSCCP DEBUG SCCP-SCOC(40)[0x556598a356a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085055863 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a91e0c7404970695cce24004f400300022a0056400500f1100926) (sccp_scrc.c:406) 20241213085055863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055863 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085055864 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085055864 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085055864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085055864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085055864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085055864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085055864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085055864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085055864 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085055864 DLSCCP DEBUG SCCP-SCOC(40)[0x556598a356a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085055864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556598a22a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085055864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2759313)[0x5565989c3ff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085055864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055864 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085055864 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085055864 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085055864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085055864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085055864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085055864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085055864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085055864 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085055864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7d877c, normal) (hnbgw_rua.c:407) 20241213085055864 DHNB DEBUG map_rua[0x556598a34190]{init}: Allocated (fsm.c:456) 20241213085055864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8226684)[0x556598a34190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085055864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8226684 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085055864 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055864 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055864 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8226684 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085055864 DCN DEBUG map_sccp[0x556598a34e70]{init}: Allocated (fsm.c:456) 20241213085055864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085055864 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556598a34e70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085055864 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8226684 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085055864 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8226684 SCCP-41 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085055864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8226684)[0x556598a34190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085055864 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055864 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085055864 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085055864 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085055864 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8226684)[0x556598a34190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085055864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085055864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085055864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556598a34e70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085055864 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085055864 DLSCCP DEBUG SCCP-SCOC(41)[0x556598a36220]{IDLE}: Allocated (fsm.c:456) 20241213085055864 DLSCCP DEBUG SCCP-SCOC(41)[0x556598a36220]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085055864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085055864 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055864 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a487cc8c46449254e5fd1004f40030001630056400500f1100926) (sccp_scrc.c:406) 20241213085055864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085055864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085055864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085055864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085055864 DLSCCP DEBUG SCCP-SCOC(41)[0x556598a36220]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085055864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556598a34e70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085055864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8226684)[0x556598a34190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085055864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085055864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085055864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085055864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085055864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085055864 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) 20241213085055865 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20241213085055865 DLSCCP DEBUG SCCP-SCOC(38)[0x556598a2bae0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085055865 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085055865 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085055865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556598a2a970]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085055865 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085055865 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085055865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556598a2a970]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085055865 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085055865 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241213085055865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5487533)[0x556598a1b660]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085055865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085055865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085055865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085055865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085055865 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085055865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb2256, normal) (hnbgw_rua.c:407) 20241213085055865 DHNB DEBUG map_rua[0x556598a34790]{init}: Allocated (fsm.c:456) 20241213085055865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-729686)[0x556598a34790]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085055865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-729686 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085055865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055865 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-729686 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085055865 DCN DEBUG map_sccp[0x556598a3bb90]{init}: Allocated (fsm.c:456) 20241213085055865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556598a3bb90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085055865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055865 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085055865 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-729686 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085055865 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085055865 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085055865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-729686 SCCP-42 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085055865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085055865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-729686)[0x556598a34790]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085055865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085055865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085055865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-729686)[0x556598a34790]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085055865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556598a3bb90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085055865 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085055865 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055865 DLSCCP DEBUG SCCP-SCOC(42)[0x556598a68ef0]{IDLE}: Allocated (fsm.c:456) 20241213085055865 DLSCCP DEBUG SCCP-SCOC(42)[0x556598a68ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085055865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a76de91f163e3cd9b91b2004f40030002c50056400500f1100926) (sccp_scrc.c:406) 20241213085055865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085055865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085055865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085055865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085055865 DLSCCP DEBUG SCCP-SCOC(42)[0x556598a68ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085055865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556598a3bb90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085055865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-729686)[0x556598a34790]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085055865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213085055866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085055866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085055866 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085055866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe849cd, normal) (hnbgw_rua.c:407) 20241213085055866 DHNB DEBUG map_rua[0x556598a22800]{init}: Allocated (fsm.c:456) 20241213085055866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15223245)[0x556598a22800]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085055866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15223245 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085055866 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055866 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055866 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085055866 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085055866 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085055866 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085055866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085055866 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15223245 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085055866 DCN DEBUG map_sccp[0x556598a35cd0]{init}: Allocated (fsm.c:456) 20241213085055866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556598a35cd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085055866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085055866 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055866 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15223245 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085055866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15223245 SCCP-43 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085055866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15223245)[0x556598a22800]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085055866 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055866 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15223245)[0x556598a22800]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085055866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556598a35cd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085055866 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085055866 DLSCCP DEBUG SCCP-SCOC(43)[0x556598a1ff10]{IDLE}: Allocated (fsm.c:456) 20241213085055866 DLSCCP DEBUG SCCP-SCOC(43)[0x556598a1ff10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085055866 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a69e42af4432fa44b6479004f400300024f0056400500f1100926) (sccp_scrc.c:406) 20241213085055866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085055866 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085055866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085055866 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085055866 DLSCCP DEBUG SCCP-SCOC(43)[0x556598a1ff10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085055866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556598a35cd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085055866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15223245)[0x556598a22800]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085055866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085055866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085055866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085055866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085055866 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085055866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc282bb, normal) (hnbgw_rua.c:407) 20241213085055866 DHNB DEBUG map_rua[0x556598a69020]{init}: Allocated (fsm.c:456) 20241213085055866 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747451)[0x556598a69020]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085055866 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12747451 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085055866 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055867 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055867 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085055867 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085055867 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085055867 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085055867 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12747451 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085055867 DCN DEBUG map_sccp[0x556598a359e0]{init}: Allocated (fsm.c:456) 20241213085055867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085055867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085055867 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556598a359e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085055867 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12747451 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085055867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12747451 SCCP-44 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085055867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747451)[0x556598a69020]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085055867 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055867 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747451)[0x556598a69020]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085055867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556598a359e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085055867 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085055867 DLSCCP DEBUG SCCP-SCOC(44)[0x556598a28ea0]{IDLE}: Allocated (fsm.c:456) 20241213085055867 DLSCCP DEBUG SCCP-SCOC(44)[0x556598a28ea0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085055867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0accdeccebfbed4272d3c6004f400300023a0056400500f1100926) (sccp_scrc.c:406) 20241213085055867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085055867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085055867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085055867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085055867 DLSCCP DEBUG SCCP-SCOC(44)[0x556598a28ea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085055867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556598a359e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085055867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747451)[0x556598a69020]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085055867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085055867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085055867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085055867 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085055867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3ef3a, normal) (hnbgw_rua.c:407) 20241213085055867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055867 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085055867 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085055867 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085055867 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085055867 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085055867 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085055868 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055867 DHNB DEBUG map_rua[0x556598a3ab00]{init}: Allocated (fsm.c:456) 20241213085055867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-257850)[0x556598a3ab00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085055867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-257850 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085055867 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055867 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055867 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-257850 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085055867 DCN DEBUG map_sccp[0x556598a28fd0]{init}: Allocated (fsm.c:456) 20241213085055867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556598a28fd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085055868 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-257850 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085055868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-257850 SCCP-45 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085055868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-257850)[0x556598a3ab00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085055868 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055868 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-257850)[0x556598a3ab00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085055868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556598a28fd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085055868 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085055868 DLSCCP DEBUG SCCP-SCOC(45)[0x556598a26c40]{IDLE}: Allocated (fsm.c:456) 20241213085055868 DLSCCP DEBUG SCCP-SCOC(45)[0x556598a26c40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085055868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ab52e6aacf8f100d69d57004f400300019f0056400500f1100926) (sccp_scrc.c:406) 20241213085055868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085055868 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085055868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085055868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085055868 DLSCCP DEBUG SCCP-SCOC(45)[0x556598a26c40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085055868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556598a28fd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085055868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-257850)[0x556598a3ab00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085055868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085055868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085055868 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085055868 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085055868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055868 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085055868 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085055868 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085055868 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085055868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085055868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x838a4d, normal) (hnbgw_rua.c:407) 20241213085055868 DHNB DEBUG map_rua[0x556598a69150]{init}: Allocated (fsm.c:456) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: First idle individual index:1 20241213085055868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8620621)[0x556598a69150]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085055868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8620621 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085055868 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055868 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055868 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8620621 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085055868 DCN DEBUG map_sccp[0x556598a26d70]{init}: Allocated (fsm.c:456) 20241213085055868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556598a26d70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085055868 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8620621 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085055868 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8620621 SCCP-46 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085055868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8620621)[0x556598a69150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085055868 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085055868 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055868 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055868 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8620621)[0x556598a69150]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085055868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556598a26d70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085055868 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085055868 DLSCCP DEBUG SCCP-SCOC(46)[0x556598a3a790]{IDLE}: Allocated (fsm.c:456) 20241213085055868 DLSCCP DEBUG SCCP-SCOC(46)[0x556598a3a790]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085055868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aa2249b35c2133af2bf56004f40030001020056400500f1100926) (sccp_scrc.c:406) 20241213085055868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085055869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085055869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085055869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085055869 DLSCCP DEBUG SCCP-SCOC(46)[0x556598a3a790]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085055869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556598a26d70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085055869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8620621)[0x556598a69150]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085055869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085055869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085055869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085055869 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085055869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x50eb15, normal) (hnbgw_rua.c:407) 20241213085055869 DHNB DEBUG map_rua[0x556598a23e40]{init}: Allocated (fsm.c:456) 20241213085055869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5303061)[0x556598a23e40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085055869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5303061 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085055869 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055869 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055869 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5303061 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085055869 DCN DEBUG map_sccp[0x556598a36a10]{init}: Allocated (fsm.c:456) 20241213085055869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556598a36a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085055869 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5303061 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085055869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5303061 SCCP-47 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085055869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5303061)[0x556598a23e40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085055869 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055869 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5303061)[0x556598a23e40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085055869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556598a36a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085055869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085055869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085055869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085055869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085055869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085055869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085055869 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055869 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085055869 DLSCCP DEBUG SCCP-SCOC(47)[0x556598a281a0]{IDLE}: Allocated (fsm.c:456) 20241213085055869 DLSCCP DEBUG SCCP-SCOC(47)[0x556598a281a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085055869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085055869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085055869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085055869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085055869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085055869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085055869 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a00c08e96e592c911435f004f40030002630056400500f1100926) (sccp_scrc.c:406) 20241213085055869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085055869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085055869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085055869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085055869 DLSCCP DEBUG SCCP-SCOC(47)[0x556598a281a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085055869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556598a36a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085055869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5303061)[0x556598a23e40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085055869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085055869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085055869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085055869 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085055869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xeb027a, normal) (hnbgw_rua.c:407) 20241213085055869 DHNB DEBUG map_rua[0x556598a35ba0]{init}: Allocated (fsm.c:456) 20241213085055869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15401594)[0x556598a35ba0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085055869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15401594 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085055869 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055869 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055869 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15401594 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085055869 DCN DEBUG map_sccp[0x556598a27ad0]{init}: Allocated (fsm.c:456) 20241213085055869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556598a27ad0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085055869 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15401594 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085055869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15401594 SCCP-48 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085055869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15401594)[0x556598a35ba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085055869 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055869 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15401594)[0x556598a35ba0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085055869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556598a27ad0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085055869 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085055869 DLSCCP DEBUG SCCP-SCOC(48)[0x556598a24470]{IDLE}: Allocated (fsm.c:456) 20241213085055869 DLSCCP DEBUG SCCP-SCOC(48)[0x556598a24470]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085055869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a3a059f3b7b834246bcda004f40030003500056400500f1100926) (sccp_scrc.c:406) 20241213085055869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085055869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085055869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085055869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085055869 DLSCCP DEBUG SCCP-SCOC(48)[0x556598a24470]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085055869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556598a27ad0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[1]. 20241213085055869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15401594)[0x556598a35ba0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085055869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085055869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085055869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085055869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085055869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085055869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085055869 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085055869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085055869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085055869 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085055869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1f06cb, normal) (hnbgw_rua.c:407) 20241213085055869 DHNB DEBUG map_rua[0x556598a24c50]{init}: Allocated (fsm.c:456) 20241213085055869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2033355)[0x556598a24c50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085055869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2033355 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085055869 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055869 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055869 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2033355 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085055869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085055869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085055869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085055869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085055869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085055869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085055869 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055869 DCN DEBUG map_sccp[0x556598a27c00]{init}: Allocated (fsm.c:456) 20241213085055869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556598a27c00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085055869 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2033355 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085055869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2033355 SCCP-49 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085055869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2033355)[0x556598a24c50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085055869 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055869 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2033355)[0x556598a24c50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085055869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556598a27c00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085055869 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085055869 DLSCCP DEBUG SCCP-SCOC(49)[0x556598a232b0]{IDLE}: Allocated (fsm.c:456) 20241213085055869 DLSCCP DEBUG SCCP-SCOC(49)[0x556598a232b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085055869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0aa239c8dde8b2603c2669004f40030002b60056400500f1100926) (sccp_scrc.c:406) 20241213085055869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085055869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085055869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085055869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085055869 DLSCCP DEBUG SCCP-SCOC(49)[0x556598a232b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085055869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556598a27c00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085055869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2033355)[0x556598a24c50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085055869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085055869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085055869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085055869 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085055869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcb649b, normal) (hnbgw_rua.c:407) 20241213085055869 DHNB DEBUG map_rua[0x556598a25090]{init}: Allocated (fsm.c:456) 20241213085055869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329563)[0x556598a25090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085055869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13329563 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085055869 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055869 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055869 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13329563 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085055869 DCN DEBUG map_sccp[0x556598a246f0]{init}: Allocated (fsm.c:456) 20241213085055869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556598a246f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085055869 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13329563 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085055869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13329563 SCCP-50 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085055869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329563)[0x556598a25090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085055869 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055869 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329563)[0x556598a25090]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085055869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556598a246f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085055869 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085055869 DLSCCP DEBUG SCCP-SCOC(50)[0x556598a3c2a0]{IDLE}: Allocated (fsm.c:456) 20241213085055869 DLSCCP DEBUG SCCP-SCOC(50)[0x556598a3c2a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085055869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ae9d8b2351bc2a8d2a543004f40030001bf0056400500f1100926) (sccp_scrc.c:406) 20241213085055869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085055869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085055869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085055869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085055869 DLSCCP DEBUG SCCP-SCOC(50)[0x556598a3c2a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085055869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556598a246f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085055869 DHNB DEBUG[0;m map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329563)[0x556598a25090]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085055869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055869 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085055869 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085055869 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085055869 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085055869 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085055869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085055869 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085055869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085055869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085055869 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085055869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xeb55b, normal) (hnbgw_rua.c:407) 20241213085055869 DHNB DEBUG map_rua[0x556598a25270]{init}: Allocated (fsm.c:456) 20241213085055869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-963931)[0x556598a25270]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085055869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-963931 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085055869 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055869 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055869 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-963931 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085055869 DCN DEBUG map_sccp[0x556598a3c3d0]{init}: Allocated (fsm.c:456) 20241213085055869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556598a3c3d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085055869 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-963931 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085055869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-963931 SCCP-51 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085055869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-963931)[0x556598a25270]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085055869 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055869 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-963931)[0x556598a25270]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085055869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556598a3c3d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085055869 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085055869 DLSCCP DEBUG SCCP-SCOC(51)[0x556598a3cf30]{IDLE}: Allocated (fsm.c:456) 20241213085055869 DLSCCP DEBUG SCCP-SCOC(51)[0x556598a3cf30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085055869 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a55e3ba9ea39970cb4aa9004f400300021c0056400500f1100926) (sccp_scrc.c:406) 20241213085055869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085055869 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085055869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085055869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085055869 DLSCCP DEBUG SCCP-SCOC(51)[0x556598a3cf30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085055869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556598a3c3d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085055869 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-963931)[0x556598a25270]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085055869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085055869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085055870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085055870 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085055870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6d7fb5, normal) (hnbgw_rua.c:407) 20241213085055870 DHNB DEBUG map_rua[0x556598a27d30]{init}: Allocated (fsm.c:456) 20241213085055870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7176117)[0x556598a27d30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085055870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7176117 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085055870 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055870 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055870 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7176117 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085055870 DCN DEBUG map_sccp[0x556598a38af0]{init}: Allocated (fsm.c:456) 20241213085055870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556598a38af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085055870 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7176117 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085055870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7176117 SCCP-52 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085055870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7176117)[0x556598a27d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085055870 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055870 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055870 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085055870 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085055870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7176117)[0x556598a27d30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085055870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556598a38af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085055870 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085055870 DLSCCP DEBUG SCCP-SCOC(52)[0x556598a38000]{IDLE}: Allocated (fsm.c:456) 20241213085055870 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085055870 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085055870 DLSCCP DEBUG SCCP-SCOC(52)[0x556598a38000]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085055870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ac800171a7bf5ad0fb4a6004f400300023b0056400500f1100926) (sccp_scrc.c:406) 20241213085055870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085055870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085055870 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085055870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085055870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085055870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085055870 DLSCCP DEBUG SCCP-SCOC(52)[0x556598a38000]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085055870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556598a38af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085055870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7176117)[0x556598a27d30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085055870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085055870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085055870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055870 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085055870 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085055870 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085055870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc7db00, normal) (hnbgw_rua.c:407) 20241213085055870 DHNB DEBUG map_rua[0x556598a379f0]{init}: Allocated (fsm.c:456) 20241213085055870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097728)[0x556598a379f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085055870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13097728 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085055870 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055870 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055870 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13097728 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085055870 DCN DEBUG map_sccp[0x556598a37b20]{init}: Allocated (fsm.c:456) 20241213085055870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556598a37b20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085055870 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13097728 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085055870 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13097728 SCCP-53 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085055870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097728)[0x556598a379f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085055870 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085055870 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085055870 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085055870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085055870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085055870 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055870 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085055870 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085055870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097728)[0x556598a379f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085055870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556598a37b20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085055870 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085055870 DLSCCP DEBUG SCCP-SCOC(53)[0x556598a3a050]{IDLE}: Allocated (fsm.c:456) 20241213085055870 DLSCCP DEBUG SCCP-SCOC(53)[0x556598a3a050]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085055870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a605df496faa1b046d04a004f40030002e80056400500f1100926) (sccp_scrc.c:406) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: First idle individual index:2 20241213085055870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085055870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085055870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085055870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085055870 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085055870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085055870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085055870 DLSCCP DEBUG SCCP-SCOC(53)[0x556598a3a050]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085055870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556598a37b20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085055870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097728)[0x556598a379f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085055870 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055870 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085055870 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085055870 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085055870 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085055870 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Found Expect[1] for l3='6EB64106481BCF853C4E'O handled at TC_ps_rab_assignment_concurrent0(435) 20241213085055870 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085055870 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)13458300 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: First idle individual index:3 TC_ps_rab_assignment_concurrent0(435)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Found Expect[2] for l3='91E0C7404970695CCE24'O handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)14776786 HNBGW-PFCP(424)@8fcf34dce8ec: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(435) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Found Expect[0] for l3='487CC8C46449254E5FD1'O handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)6162133 TC_ps_rab_assignment_concurrent0(436)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: First idle individual index:4 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[4]. HNBGW-PFCP(424)@8fcf34dce8ec: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(436) subscribed for broadcast TC_ps_rab_assignment_concurrent0(437)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: First idle individual index:5 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Found Expect[3] for l3='76DE91F163E3CD9B91B2'O handled at TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)1567944 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[5]. HNBGW-PFCP(424)@8fcf34dce8ec: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(437) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: First idle individual index:6 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Found Expect[4] for l3='69E42AF4432FA44B6479'O handled at TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)2683873 TC_ps_rab_assignment_concurrent0(438)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: First idle individual index:7 HNBGW-PFCP(424)@8fcf34dce8ec: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(438) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Found Expect[5] for l3='CCDECCEBFBED4272D3C6'O handled at TC_ps_rab_assignment_concurrent0(440) HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)8325323 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:1 TC_ps_rab_assignment_concurrent0(439)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW-PFCP(424)@8fcf34dce8ec: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(439) subscribed for broadcast 20241213085055888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055888 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085055889 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085055889 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085055889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085055889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085055889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:2 20241213085055889 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055889 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085055889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085055889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085055889 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085055889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085055889 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00410124) (sccp_scrc.c:477) 20241213085055889 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20241213085055889 DLSCCP DEBUG SCCP-SCOC(39)[0x556598a3dbf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085055890 DLSCCP DEBUG SCCP-SCOC(39)[0x556598a3dbf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085055890 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_ps_rab_assignment_concurrent0(440)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085055890 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085055890 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) 20241213085055890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556598a26760]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085055890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556598a26760]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Found Expect[6] for l3='B52E6AACF8F100D69D57'O handled at TC_ps_rab_assignment_concurrent0(441) HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)13217614 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW-PFCP(424)@8fcf34dce8ec: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(440) subscribed for broadcast TC_ps_rab_assignment_concurrent0(441)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW-PFCP(424)@8fcf34dce8ec: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(441) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: First idle individual index:8 TC_ps_rab_assignment_concurrent0(434)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: First idle individual index:9 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Found Expect[7] for l3='A2249B35C2133AF2BF56'O handled at TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)742192 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: First idle individual index:10 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Found Expect[8] for l3='00C08E96E592C911435F'O handled at TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)5285448 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: First idle individual index:11 TC_ps_rab_assignment_concurrent0(442)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: First idle individual index:12 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Found Expect[9] for l3='3A059F3B7B834246BCDA'O handled at TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)1538492 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[12]. TC_ps_rab_assignment_concurrent0(443)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW-PFCP(424)@8fcf34dce8ec: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(442) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: First idle individual index:13 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[13]. HNBGW-PFCP(424)@8fcf34dce8ec: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(443) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(444)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Found Expect[10] for l3='A239C8DDE8B2603C2669'O handled at TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)7754730 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:4 HNBGW-PFCP(424)@8fcf34dce8ec: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(444) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Found Expect[11] for l3='E9D8B2351BC2A8D2A543'O handled at TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)15086780 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(445)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW-PFCP(424)@8fcf34dce8ec: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(445) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(446)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:7 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Found Expect[12] for l3='55E3BA9EA39970CB4AA9'O handled at TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)7301803 HNBGW-PFCP(424)@8fcf34dce8ec: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(446) subscribed for broadcast 20241213085055928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085055928 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085055929 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085055929 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085055929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x53bbad) (hnbgw_rua.c:471) 20241213085055929 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5487533 SCCP-38 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085055929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5487533)[0x556598a1b660]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085055929 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085055929 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085055929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5487533)[0x556598a1b660]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085055929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085055929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556598a2a970]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085055929 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085055929 DLSCCP DEBUG SCCP-SCOC(38)[0x556598a2bae0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085055929 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00503dff), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241213085055929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085055929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085055929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085055929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085055930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055930 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085055930 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085055930 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085055930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085055930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085055930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085055930 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055931 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085055931 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085055931 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085055931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085055931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085055931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085055931 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(447)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085055931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055931 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085055931 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085055931 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085055931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085055931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085055931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085055931 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085055931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055932 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085055932 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085055932 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085055932 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085055932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085055932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085055932 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085055932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085055932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085055932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085055932 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0029b621) (sccp_scrc.c:477) 20241213085055932 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20241213085055932 DLSCCP DEBUG SCCP-SCOC(40)[0x556598a356a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085055932 DLSCCP DEBUG SCCP-SCOC(40)[0x556598a356a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085055932 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085055932 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085055932 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) 20241213085055932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556598a22a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085055932 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556598a22a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085055932 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085055932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085055932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085055932 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085055932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085055933 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0025476f) (sccp_scrc.c:477) 20241213085055933 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20241213085055933 DLSCCP DEBUG SCCP-SCOC(41)[0x556598a36220]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085055933 DLSCCP DEBUG SCCP-SCOC(41)[0x556598a36220]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085055933 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085055933 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085055933 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) 20241213085055933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556598a34e70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085055933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556598a34e70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085055933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085055933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085055933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085055933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085055933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085055933 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b172b6) (sccp_scrc.c:477) 20241213085055933 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20241213085055933 DLSCCP DEBUG SCCP-SCOC(42)[0x556598a68ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085055933 DLSCCP DEBUG SCCP-SCOC(42)[0x556598a68ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085055933 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085055933 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085055933 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) 20241213085055933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556598a3bb90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085055933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556598a3bb90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085055933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085055933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085055933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085055933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085055933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085055933 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c9abe3) (sccp_scrc.c:477) 20241213085055933 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20241213085055933 DLSCCP DEBUG SCCP-SCOC(43)[0x556598a1ff10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085055933 DLSCCP DEBUG SCCP-SCOC(43)[0x556598a1ff10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085055933 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085055933 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085055933 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) 20241213085055933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556598a35cd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085055933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556598a35cd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085055932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055932 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085055932 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085055932 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085055932 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085055932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085055932 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085055932 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055932 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085055932 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085055932 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085055932 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085055932 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085055933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085055933 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085055933 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085055933 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085055933 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085055933 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085055933 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085055933 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085055933 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085055933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085055933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085055933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085055933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085055933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085055933 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003d3129) (sccp_scrc.c:477) 20241213085055933 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20241213085055933 DLSCCP DEBUG SCCP-SCOC(44)[0x556598a28ea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085055933 DLSCCP DEBUG SCCP-SCOC(44)[0x556598a28ea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085055933 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085055933 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085055933 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) 20241213085055933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556598a359e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085055933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556598a359e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085055933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085055933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085055933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085055933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085055933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085055933 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003227c9) (sccp_scrc.c:477) 20241213085055933 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20241213085055933 DLSCCP DEBUG SCCP-SCOC(45)[0x556598a26c40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085055933 DLSCCP DEBUG SCCP-SCOC(45)[0x556598a26c40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085055933 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085055933 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085055933 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) 20241213085055933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556598a28fd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085055933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556598a28fd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: First idle individual index:14 HNBGW-PFCP(424)@8fcf34dce8ec: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(447) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Found Expect[13] for l3='C800171A7BF5AD0FB4A6'O handled at TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:9 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)5950549 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Found Expect[14] for l3='605DF496FAA1B046D04A'O handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:10 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)10625620 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Re-starting timer T_ias[12], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(448)@8fcf34dce8ec: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(449)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@8fcf34dce8ec: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(448) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:13 HNBGW-PFCP(424)@8fcf34dce8ec: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(449) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Warning: Re-starting timer T_ias[15], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(434)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241213085056134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056134 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056134 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056134 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056134 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056134 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056134 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056134 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056134 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056134 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f12449) (sccp_scrc.c:477) 20241213085056134 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20241213085056134 DLSCCP DEBUG SCCP-SCOC(46)[0x556598a3a790]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085056134 DLSCCP DEBUG SCCP-SCOC(46)[0x556598a3a790]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085056134 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056134 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085056134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056134 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056134 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056134 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056134 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056134 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) 20241213085056134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556598a26d70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085056134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556598a26d70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085056135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056135 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0081ccd7) (sccp_scrc.c:477) 20241213085056135 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20241213085056135 DLSCCP DEBUG SCCP-SCOC(47)[0x556598a281a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085056135 DLSCCP DEBUG SCCP-SCOC(47)[0x556598a281a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085056135 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056135 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085056135 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) 20241213085056135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556598a36a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085056135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556598a36a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085056135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056135 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0026b5db) (sccp_scrc.c:477) 20241213085056134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056134 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056134 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056134 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056135 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056135 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056135 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056135 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056135 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20241213085056135 DLSCCP DEBUG SCCP-SCOC(48)[0x556598a24470]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085056135 DLSCCP DEBUG SCCP-SCOC(48)[0x556598a24470]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056135 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056135 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056135 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085056135 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) 20241213085056135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556598a27ad0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085056135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556598a27ad0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085056135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056135 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00673fb2) (sccp_scrc.c:477) 20241213085056135 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20241213085056135 DLSCCP DEBUG SCCP-SCOC(49)[0x556598a232b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085056135 DLSCCP DEBUG SCCP-SCOC(49)[0x556598a232b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085056135 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056135 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085056135 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) 20241213085056135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556598a27c00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085056135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556598a27c00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085056135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056135 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f6e985) (sccp_scrc.c:477) 20241213085056135 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20241213085056135 DLSCCP DEBUG SCCP-SCOC(50)[0x556598a3c2a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085056135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056135 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056135 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056135 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056135 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056135 DLSCCP DEBUG SCCP-SCOC(50)[0x556598a3c2a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085056135 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056135 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085056135 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) 20241213085056135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556598a246f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085056135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556598a246f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085056135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056135 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) 20241213085056135 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20241213085056135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056135 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056135 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056135 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056135 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056135 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056135 DLSCCP DEBUG SCCP-SCOC(39)[0x556598a3dbf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085056135 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056135 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085056135 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056135 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556598a26760]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056135 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056135 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085056135 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085056135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556598a26760]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085056135 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085056135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056135 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056135 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056135 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056135 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241213085056135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341020)[0x556598a20120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056135 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056135 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085056135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056135 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006c061b) (sccp_scrc.c:477) 20241213085056135 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20241213085056135 DLSCCP DEBUG SCCP-SCOC(51)[0x556598a3cf30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085056135 DLSCCP DEBUG SCCP-SCOC(51)[0x556598a3cf30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085056135 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056135 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056135 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056135 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056135 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085056135 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) 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056135 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556598a3c3d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085056135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556598a3c3d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085056136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085056136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085056136 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056136 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056136 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056136 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056136 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) 20241213085056136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056136 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056136 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20241213085056136 DLSCCP DEBUG SCCP-SCOC(41)[0x556598a36220]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085056136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056136 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056136 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085056136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556598a34e70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085056136 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085056136 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056136 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056136 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085056136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556598a34e70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085056136 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085056136 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241213085056136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8226684)[0x556598a34190]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085056136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085056136 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056136 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056136 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) 20241213085056136 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20241213085056136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056136 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056136 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056136 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056136 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056136 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056136 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056136 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056136 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056136 DLSCCP DEBUG SCCP-SCOC(43)[0x556598a1ff10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085056136 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056136 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085056136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556598a35cd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085056136 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085056136 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085056136 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556598a35cd0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085056136 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085056136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056136 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241213085056136 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15223245)[0x556598a22800]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085056136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056136 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056136 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056136 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056136 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056137 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056136 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085056136 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085056137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085056137 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056137 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056137 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056137 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056137 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056137 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) 20241213085056137 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20241213085056137 DLSCCP DEBUG SCCP-SCOC(45)[0x556598a26c40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085056137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056137 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056137 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056137 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085056137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556598a28fd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085056137 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085056137 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085056137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556598a28fd0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085056137 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085056137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056137 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056137 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056137 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056137 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056137 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241213085056137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-257850)[0x556598a3ab00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085056137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085056137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085056137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085056137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056137 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056137 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056137 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056137 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056137 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056137 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056137 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056137 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056137 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056137 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056137 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) 20241213085056137 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20241213085056137 DLSCCP DEBUG SCCP-SCOC(44)[0x556598a28ea0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085056137 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056137 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085056137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556598a359e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085056137 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056137 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056137 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056137 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056137 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056137 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056137 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056137 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056137 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085056137 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085056137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556598a359e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085056137 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085056137 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241213085056137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747451)[0x556598a69020]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085056137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085056137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085056137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085056137 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056137 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056138 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cb11a9) (sccp_scrc.c:477) 20241213085056138 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20241213085056138 DLSCCP DEBUG SCCP-SCOC(52)[0x556598a38000]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085056138 DLSCCP DEBUG SCCP-SCOC(52)[0x556598a38000]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085056138 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056138 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085056138 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) 20241213085056137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056137 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056137 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056137 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056137 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056137 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056138 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056138 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056138 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056138 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056138 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056138 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056138 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085056138 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085056138 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085056138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556598a38af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085056138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556598a38af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085056138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085056138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085056138 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085056138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085056138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085056138 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056138 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0086dda0) (sccp_scrc.c:477) 20241213085056138 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20241213085056138 DLSCCP DEBUG SCCP-SCOC(53)[0x556598a3a050]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085056138 DLSCCP DEBUG SCCP-SCOC(53)[0x556598a3a050]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085056138 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056138 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085056138 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) 20241213085056138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556598a37b20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085056138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556598a37b20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085056138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056138 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) 20241213085056138 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20241213085056138 DLSCCP DEBUG SCCP-SCOC(40)[0x556598a356a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085056138 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056138 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085056138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556598a22a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085056138 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085056138 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085056138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556598a22a10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085056138 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085056138 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241213085056138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2759313)[0x5565989c3ff0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085056138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085056138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056138 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) 20241213085056138 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20241213085056138 DLSCCP DEBUG SCCP-SCOC(47)[0x556598a281a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085056138 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056138 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085056139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556598a36a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085056139 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085056139 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085056139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556598a36a10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085056139 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085056139 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241213085056139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5303061)[0x556598a23e40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085056139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085056139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085056139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085056139 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056139 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) 20241213085056139 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20241213085056139 DLSCCP DEBUG SCCP-SCOC(48)[0x556598a24470]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085056139 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056139 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085056139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556598a27ad0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085056139 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085056139 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085056139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556598a27ad0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085056139 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085056139 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241213085056139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15401594)[0x556598a35ba0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085056139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085056139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085056139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085056139 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056139 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) 20241213085056139 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20241213085056139 DLSCCP DEBUG SCCP-SCOC(42)[0x556598a68ef0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085056139 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056139 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085056139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556598a3bb90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085056139 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085056139 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085056139 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556598a3bb90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085056139 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085056139 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241213085056139 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-729686)[0x556598a34790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085056139 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085056139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085056139 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085056139 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056140 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) 20241213085056140 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20241213085056140 DLSCCP DEBUG SCCP-SCOC(49)[0x556598a232b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085056140 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056140 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085056140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556598a27c00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085056140 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085056140 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085056140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556598a27c00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085056140 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085056140 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241213085056140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2033355)[0x556598a24c50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085056140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085056140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085056140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085056140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056140 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) 20241213085056140 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20241213085056140 DLSCCP DEBUG SCCP-SCOC(46)[0x556598a3a790]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085056140 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056140 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085056140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556598a26d70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085056140 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085056140 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085056140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556598a26d70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085056140 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085056140 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241213085056140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8620621)[0x556598a69150]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085056140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085056140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085056140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085056140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056140 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) 20241213085056140 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20241213085056140 DLSCCP DEBUG SCCP-SCOC(50)[0x556598a3c2a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085056140 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056140 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085056140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556598a246f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085056140 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085056140 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085056140 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556598a246f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085056140 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085056140 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241213085056140 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329563)[0x556598a25090]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085056140 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085056140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085056140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085056140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056141 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) 20241213085056141 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20241213085056141 DLSCCP DEBUG SCCP-SCOC(51)[0x556598a3cf30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085056141 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056141 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085056141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556598a3c3d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085056141 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085056141 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085056141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556598a3c3d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085056141 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085056141 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241213085056141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-963931)[0x556598a25270]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085056141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085056141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085056141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085056141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056141 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) 20241213085056141 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20241213085056141 DLSCCP DEBUG SCCP-SCOC(53)[0x556598a3a050]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085056141 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056141 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085056141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556598a37b20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085056141 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085056141 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085056141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556598a37b20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085056141 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085056141 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241213085056141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097728)[0x556598a379f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085056141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085056141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085056141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085056141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085056141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085056141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085056141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085056141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085056141 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) 20241213085056141 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20241213085056141 DLSCCP DEBUG SCCP-SCOC(52)[0x556598a38000]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085056141 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085056141 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085056141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556598a38af0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085056141 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085056141 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085056141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556598a38af0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085056141 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085056141 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20241213085056141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7176117)[0x556598a27d30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085056141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085056141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085056141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085056142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085056142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(435)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085056172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085056173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085056173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085056173 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085056173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdad39c) (hnbgw_rua.c:471) 20241213085056173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14341020 SCCP-39 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085056173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341020)[0x556598a20120]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085056173 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085056173 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085056173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341020)[0x556598a20120]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085056173 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085056173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556598a26760]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085056173 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085056173 DLSCCP DEBUG SCCP-SCOC(39)[0x556598a3dbf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085056173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00410124), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241213085056173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085056173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085056173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085056173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085056174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056174 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085056174 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085056174 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085056174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085056174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085056174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085056174 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(446)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:1 TC_ps_rab_assignment_concurrent0(449)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(435)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085056374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085056374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085056374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085056374 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085056374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3ef3a) (hnbgw_rua.c:471) 20241213085056374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-257850 SCCP-45 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085056374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-257850)[0x556598a3ab00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085056374 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085056374 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085056375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-257850)[0x556598a3ab00]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085056375 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085056375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556598a28fd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085056375 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085056375 DLSCCP DEBUG SCCP-SCOC(45)[0x556598a26c40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085056375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003227c9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241213085056375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085056375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085056375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085056375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085056375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085056375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085056375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085056375 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085056375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x50eb15) (hnbgw_rua.c:471) 20241213085056375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5303061 SCCP-47 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085056375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5303061)[0x556598a23e40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085056375 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085056375 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085056375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5303061)[0x556598a23e40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085056375 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085056375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556598a36a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085056375 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085056375 DLSCCP DEBUG SCCP-SCOC(47)[0x556598a281a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085056375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081ccd7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241213085056375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085056375 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085056375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085056375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085056375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085056375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085056375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085056375 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085056375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7d877c) (hnbgw_rua.c:471) 20241213085056375 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8226684 SCCP-41 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085056375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8226684)[0x556598a34190]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085056375 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085056375 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085056376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8226684)[0x556598a34190]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085056376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085056376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556598a34e70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085056376 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085056376 DLSCCP DEBUG SCCP-SCOC(41)[0x556598a36220]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085056376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025476f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241213085056376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085056376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085056376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085056376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085056376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085056376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085056376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085056376 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085056376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe849cd) (hnbgw_rua.c:471) 20241213085056376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15223245 SCCP-43 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085056376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15223245)[0x556598a22800]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085056375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085056375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085056376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085056376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085056376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085056376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085056376 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056376 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085056376 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085056376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085056376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085056376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085056376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085056376 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056376 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085056376 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085056376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15223245)[0x556598a22800]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085056376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085056376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556598a35cd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085056376 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085056376 DLSCCP DEBUG SCCP-SCOC(43)[0x556598a1ff10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085056376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9abe3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241213085056376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085056376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085056376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085056376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085056376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085056376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085056376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085056376 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085056376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1f06cb) (hnbgw_rua.c:471) 20241213085056376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2033355 SCCP-49 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085056376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2033355)[0x556598a24c50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085056376 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085056376 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056376 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085056376 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085056376 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085056376 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085056376 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085056376 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085056376 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056376 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085056376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2033355)[0x556598a24c50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085056376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085056376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556598a27c00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085056376 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085056376 DLSCCP DEBUG SCCP-SCOC(49)[0x556598a232b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085056376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00673fb2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241213085056376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085056376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085056377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085056377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085056377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085056377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085056377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085056377 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085056377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x838a4d) (hnbgw_rua.c:471) 20241213085056377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8620621 SCCP-46 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085056377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8620621)[0x556598a69150]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085056377 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085056377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056377 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085056377 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085056377 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085056377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085056377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085056377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085056377 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056377 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085056377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8620621)[0x556598a69150]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085056377 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085056377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556598a26d70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085056377 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085056377 DLSCCP DEBUG SCCP-SCOC(46)[0x556598a3a790]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085056377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f12449), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241213085056377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085056377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085056377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085056377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085056377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056377 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085056377 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085056377 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085056377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085056377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085056377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085056377 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085056377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xeb027a) (hnbgw_rua.c:471) 20241213085056377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15401594 SCCP-48 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085056377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15401594)[0x556598a35ba0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085056377 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085056377 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085056377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15401594)[0x556598a35ba0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085056377 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085056377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556598a27ad0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085056377 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085056377 DLSCCP DEBUG SCCP-SCOC(48)[0x556598a24470]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085056377 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026b5db), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241213085056377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085056377 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085056377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085056377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085056377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085056377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085056377 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056377 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085056377 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085056377 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085056377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085056377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085056377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085056377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085056377 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085056377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085056377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb2256) (hnbgw_rua.c:471) 20241213085056377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-729686 SCCP-42 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085056377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-729686)[0x556598a34790]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085056378 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085056378 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085056378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-729686)[0x556598a34790]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085056378 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085056378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556598a3bb90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085056378 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085056378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085056378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085056378 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085056378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085056378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085056378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085056378 DLSCCP DEBUG SCCP-SCOC(42)[0x556598a68ef0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085056378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b172b6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241213085056378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085056378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085056378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085056378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085056378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085056378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085056378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085056378 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085056378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc282bb) (hnbgw_rua.c:471) 20241213085056378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12747451 SCCP-44 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085056378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747451)[0x556598a69020]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085056378 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085056378 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085056378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747451)[0x556598a69020]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085056378 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085056378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556598a359e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085056378 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085056378 DLSCCP DEBUG SCCP-SCOC(44)[0x556598a28ea0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085056378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d3129), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241213085056378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085056378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085056378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085056378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085056378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085056378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085056378 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085056378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085056378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085056378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085056378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085056378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085056378 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085056378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085056378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085056378 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085056378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2a1a91) (hnbgw_rua.c:471) 20241213085056378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085056378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2759313 SCCP-40 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085056378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2759313)[0x5565989c3ff0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085056378 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085056378 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085056378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2759313)[0x5565989c3ff0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085056378 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085056378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085056378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085056378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085056378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556598a22a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085056378 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085056378 DLSCCP DEBUG SCCP-SCOC(40)[0x556598a356a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085056378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085056378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085056378 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029b621), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241213085056378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085056379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085056379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085056379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085056379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085056379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085056379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085056379 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085056379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056379 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085056379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085056379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085056379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085056379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085056379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085056379 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xeb55b) (hnbgw_rua.c:471) 20241213085056379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-963931 SCCP-51 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085056379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-963931)[0x556598a25270]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085056379 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085056379 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085056379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-963931)[0x556598a25270]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085056379 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085056379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556598a3c3d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085056379 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085056379 DLSCCP DEBUG SCCP-SCOC(51)[0x556598a3cf30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085056379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c061b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241213085056379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085056379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085056379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085056379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085056379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085056379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085056379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085056379 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085056379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6d7fb5) (hnbgw_rua.c:471) 20241213085056379 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7176117 SCCP-52 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085056379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7176117)[0x556598a27d30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085056379 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085056379 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085056379 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7176117)[0x556598a27d30]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085056379 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085056379 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556598a38af0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085056379 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085056379 DLSCCP DEBUG SCCP-SCOC(52)[0x556598a38000]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085056379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb11a9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241213085056379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085056379 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085056379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056379 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085056379 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085056379 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085056379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085056379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085056379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085056379 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085056379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085056379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085056379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085056379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085056379 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085056380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc7db00) (hnbgw_rua.c:471) 20241213085056380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13097728 SCCP-53 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085056380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097728)[0x556598a379f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085056380 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085056380 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085056380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097728)[0x556598a379f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085056380 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085056380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556598a37b20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085056380 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085056380 DLSCCP DEBUG SCCP-SCOC(53)[0x556598a3a050]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085056380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086dda0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241213085056380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085056380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085056380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085056380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085056380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085056380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085056380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085056380 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085056380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcb649b) (hnbgw_rua.c:471) 20241213085056380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13329563 SCCP-50 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085056380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329563)[0x556598a25090]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085056380 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085056380 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085056380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329563)[0x556598a25090]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085056380 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085056380 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556598a246f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085056380 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085056380 DLSCCP DEBUG SCCP-SCOC(50)[0x556598a3c2a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085056380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f6e985), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:406) 20241213085056380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085056380 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085056380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085056380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085056380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085056380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085056380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085056380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085056380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085056380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085056380 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085056380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085056380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085056380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085056380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085056380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085056380 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085056380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085056380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085056380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085056380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085056380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085056380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085056380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085056380 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(441)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:8 TC_ps_rab_assignment_concurrent0(437)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(439)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(442)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(444)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(438)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:14 TC_ps_rab_assignment_concurrent0(436)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(448)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085057966 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085057966 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085057966 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085057966 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085057966 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085057966 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085057966 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085057966 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085057966 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085057966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085057966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085057966 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085057966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085057966 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) 20241213085057966 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20241213085057966 DLSCCP DEBUG SCCP-SCOC(38)[0x556598a2bae0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085057966 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085057966 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085057966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556598a2a970]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085057966 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085057966 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085057966 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556598a2a970]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085057966 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5487533)[0x556598a1b660]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085057966 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085057966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085057966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(434)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)5487533 20241213085057987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085057987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085057987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085057987 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085057987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x53bbad,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085057987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5487533 SCCP-38 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085057987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5487533)[0x556598a1b660]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085057987 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085057987 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085057987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5487533)[0x556598a1b660]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085057987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556598a2a970]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085057987 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085057988 DLSCCP DEBUG SCCP-SCOC(38)[0x556598a2bae0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085057988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00503dff), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085057988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085057988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085057988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085057988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085057988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5487533)[0x556598a1b660]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085057988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556598a2a970]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085057988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556598a2a970]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085057988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085057988 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085057988 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085057988 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085057988 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085057988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085057988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085057988 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(434)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)6810912 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:0 20241213085058002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058002 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058002 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058002 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058002 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058003 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=00503dff), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085058003 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1824) 20241213085058003 DLSCCP DEBUG SCCP-SCOC(38)[0x556598a2bae0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085058003 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058003 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085058003 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) 20241213085058003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556598a2a970]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085058003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556598a2a970]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085058003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5487533)[0x556598a1b660]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085058003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5487533)[0x556598a1b660]{disconnected}: Freeing instance (context_map.c:202) 20241213085058003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5487533)[0x556598a1b660]{disconnected}: Deallocated (fsm.c:568) 20241213085058003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556598a2a970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085058003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556598a2a970]{disconnected}: Freeing instance (context_map.c:206) 20241213085058003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x556598a2a970]{disconnected}: Deallocated (fsm.c:568) 20241213085058003 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5487533 SCCP-38 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085058003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00503dff), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:406) 20241213085058003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058003 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058003 DLSCCP DEBUG SCCP-SCOC(38)[0x556598a2bae0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085058003 DLSCCP DEBUG SCCP-SCOC(38)[0x556598a2bae0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085058003 DLSCCP DEBUG SCCP-SCOC(38)[0x556598a2bae0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085058003 DLSCCP DEBUG SCCP-SCOC(38)[0x556598a2bae0]{IDLE}: Deallocated (fsm.c:568) 20241213085058003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058003 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058003 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058003 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058003 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085058195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058196 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058196 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058196 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058196 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058196 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058196 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058196 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) 20241213085058196 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20241213085058196 DLSCCP DEBUG SCCP-SCOC(39)[0x556598a3dbf0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085058196 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058196 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085058196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556598a26760]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085058196 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085058196 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085058196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556598a26760]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085058196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341020)[0x556598a20120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085058196 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085058196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085058196 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(435)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)14341020 20241213085058206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085058206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085058206 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085058206 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085058206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdad39c,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085058206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14341020 SCCP-39 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085058206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341020)[0x556598a20120]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085058206 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085058206 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085058206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341020)[0x556598a20120]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085058206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556598a26760]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085058206 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085058206 DLSCCP DEBUG SCCP-SCOC(39)[0x556598a3dbf0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085058206 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00410124), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085058206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058206 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341020)[0x556598a20120]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085058206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556598a26760]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085058206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556598a26760]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085058206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058206 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058206 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058206 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058206 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(435)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)13458300 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:1 20241213085058214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058214 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058214 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058214 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058215 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058215 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=00410124), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085058215 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20241213085058215 DLSCCP DEBUG SCCP-SCOC(39)[0x556598a3dbf0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085058215 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058215 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085058215 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) 20241213085058215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556598a26760]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085058215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556598a26760]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085058215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341020)[0x556598a20120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085058215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341020)[0x556598a20120]{disconnected}: Freeing instance (context_map.c:202) 20241213085058215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14341020)[0x556598a20120]{disconnected}: Deallocated (fsm.c:568) 20241213085058215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556598a26760]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085058215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556598a26760]{disconnected}: Freeing instance (context_map.c:206) 20241213085058215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x556598a26760]{disconnected}: Deallocated (fsm.c:568) 20241213085058215 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14341020 SCCP-39 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085058215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00410124), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20241213085058215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058215 DLSCCP DEBUG SCCP-SCOC(39)[0x556598a3dbf0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085058215 DLSCCP DEBUG SCCP-SCOC(39)[0x556598a3dbf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085058215 DLSCCP DEBUG SCCP-SCOC(39)[0x556598a3dbf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085058215 DLSCCP DEBUG SCCP-SCOC(39)[0x556598a3dbf0]{IDLE}: Deallocated (fsm.c:568) 20241213085058216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058216 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058216 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058216 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058216 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058216 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085058391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058391 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058391 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058391 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058391 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058391 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) 20241213085058391 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20241213085058391 DLSCCP DEBUG SCCP-SCOC(47)[0x556598a281a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085058391 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058391 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085058391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556598a36a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085058391 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085058391 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085058391 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556598a36a10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085058391 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5303061)[0x556598a23e40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 20241213085058391 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085058391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085058391 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 TC_ps_rab_assignment_concurrent0(443)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)5303061 20241213085058399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085058399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085058400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085058400 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085058400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x50eb15,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085058400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5303061 SCCP-47 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085058400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5303061)[0x556598a23e40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085058400 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085058400 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085058400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5303061)[0x556598a23e40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085058400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556598a36a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085058400 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085058400 DLSCCP DEBUG SCCP-SCOC(47)[0x556598a281a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085058400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081ccd7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085058400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5303061)[0x556598a23e40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085058400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556598a36a10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085058400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556598a36a10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 20241213085058400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058400 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058400 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058400 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058400 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058400 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058400 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058400 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058400 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058400 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058400 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058400 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058400 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058400 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058400 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058400 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058400 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) 20241213085058400 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20241213085058400 DLSCCP DEBUG SCCP-SCOC(45)[0x556598a26c40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085058400 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058400 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085058400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556598a28fd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085058400 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085058400 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085058400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556598a28fd0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085058400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-257850)[0x556598a3ab00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085058400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085058400 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058400 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058400 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058400 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058400 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058400 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) 20241213085058400 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20241213085058400 DLSCCP DEBUG SCCP-SCOC(41)[0x556598a36220]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085058400 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058400 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085058400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556598a34e70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085058400 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085058400 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085058400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058400 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058400 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058400 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058400 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058400 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556598a34e70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085058400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8226684)[0x556598a34190]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085058400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085058400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085058400 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085058400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058401 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) 20241213085058401 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20241213085058400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058400 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058400 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058400 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058400 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058401 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058401 DLSCCP DEBUG SCCP-SCOC(49)[0x556598a232b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085058401 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058401 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085058401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556598a27c00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085058401 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085058401 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085058401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556598a27c00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085058401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2033355)[0x556598a24c50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085058401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085058401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085058401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085058401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058401 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) 20241213085058401 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20241213085058401 DLSCCP DEBUG SCCP-SCOC(43)[0x556598a1ff10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085058401 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058401 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085058401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556598a35cd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085058401 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085058401 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085058401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556598a35cd0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085058401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15223245)[0x556598a22800]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085058401 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085058401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085058401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085058401 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058401 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058401 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) 20241213085058401 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20241213085058401 DLSCCP DEBUG SCCP-SCOC(46)[0x556598a3a790]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085058401 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058401 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085058401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556598a26d70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085058401 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085058401 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085058401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556598a26d70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085058401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8620621)[0x556598a69150]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085058402 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085058402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085058402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:12 20241213085058402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085058402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(441)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(445)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 TC_ps_rab_assignment_concurrent0(442)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)257850 TC_ps_rab_assignment_concurrent0(443)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085058415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085058415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085058415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085058415 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085058415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3ef3a,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085058415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-257850 SCCP-45 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085058415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-257850)[0x556598a3ab00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085058415 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085058415 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085058415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-257850)[0x556598a3ab00]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085058415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556598a28fd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085058415 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085058415 DLSCCP DEBUG SCCP-SCOC(45)[0x556598a26c40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:13 20241213085058415 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003227c9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085058415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-257850)[0x556598a3ab00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085058415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556598a28fd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085058415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556598a28fd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:12 20241213085058415 DLSS7 <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)@8fcf34dce8ec: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)8226684 20241213085058415 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058415 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058416 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058416 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058416 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058416 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058416 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058416 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058416 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058416 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058417 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) 20241213085058417 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20241213085058417 DLSCCP DEBUG SCCP-SCOC(48)[0x556598a24470]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085058417 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058416 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058416 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058416 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058416 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058416 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058417 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058417 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058417 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058417 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058417 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058417 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058417 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058417 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058417 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058417 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058417 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085058417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556598a27ad0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085058417 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085058417 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085058417 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058417 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058417 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058417 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556598a27ad0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085058417 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15401594)[0x556598a35ba0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085058417 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085058417 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085058417 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) 20241213085058417 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20241213085058417 DLSCCP DEBUG SCCP-SCOC(42)[0x556598a68ef0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085058417 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058418 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085058418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556598a3bb90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085058418 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085058418 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085058418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556598a3bb90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085058418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-729686)[0x556598a34790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085058418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085058418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)5285448 20241213085058418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085058418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058418 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) 20241213085058418 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20241213085058418 DLSCCP DEBUG SCCP-SCOC(44)[0x556598a28ea0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085058418 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058418 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085058418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556598a359e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085058419 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085058419 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085058419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556598a359e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085058419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747451)[0x556598a69020]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085058419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085058419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213085058419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085058419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085058419 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085058419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7d877c,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085058419 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8226684 SCCP-41 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:15 20241213085058419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8226684)[0x556598a34190]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085058419 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085058419 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085058419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8226684)[0x556598a34190]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085058419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556598a34e70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:12 20241213085058419 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085058419 DLSCCP DEBUG SCCP-SCOC(41)[0x556598a36220]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085058419 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025476f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085058419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058419 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8226684)[0x556598a34190]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085058420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556598a34e70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085058420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556598a34e70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085058420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085058420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 20241213085058420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058420 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) 20241213085058420 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20241213085058420 DLSCCP DEBUG SCCP-SCOC(40)[0x556598a356a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085058420 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058420 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085058420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556598a22a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085058420 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085058420 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085058420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556598a22a10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085058420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2759313)[0x5565989c3ff0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085058420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085058421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085058421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085058421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085058421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085058421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058421 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)8620621 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085058421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058421 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058421 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058421 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058421 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058421 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058421 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058421 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) 20241213085058421 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20241213085058422 DLSCCP DEBUG SCCP-SCOC(51)[0x556598a3cf30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085058422 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058422 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085058422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556598a3c3d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085058422 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085058422 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085058422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556598a3c3d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085058422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-963931)[0x556598a25270]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085058422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085058422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085058422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:12 20241213085058422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085058422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085058422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085058422 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085058422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x838a4d,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085058422 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8620621 SCCP-46 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085058422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8620621)[0x556598a69150]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085058422 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085058422 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085058422 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8620621)[0x556598a69150]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085058422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556598a26d70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085058423 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085058423 DLSCCP DEBUG SCCP-SCOC(46)[0x556598a3a790]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085058423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f12449), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085058423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8620621)[0x556598a69150]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085058423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556598a26d70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085058423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556598a26d70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085058423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058423 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058423 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058423 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058423 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058423 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 20241213085058423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058423 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058423 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058423 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058423 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058423 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058423 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058423 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) 20241213085058424 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20241213085058424 DLSCCP DEBUG SCCP-SCOC(53)[0x556598a3a050]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085058424 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058424 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085058424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556598a37b20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085058424 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085058424 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085058424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556598a37b20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085058424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097728)[0x556598a379f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085058424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085058424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085058424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)15223245 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(444)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)2033355 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:9 20241213085058427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085058427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085058427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085058427 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085058427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe849cd,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085058427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15223245 SCCP-43 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085058427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15223245)[0x556598a22800]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085058427 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085058427 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085058427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15223245)[0x556598a22800]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085058427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556598a35cd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085058427 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085058427 DLSCCP DEBUG SCCP-SCOC(43)[0x556598a1ff10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085058427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058427 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058427 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058427 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058427 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058427 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058427 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058427 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058427 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058427 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9abe3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085058427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15223245)[0x556598a22800]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085058427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556598a35cd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085058427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556598a35cd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085058427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058427 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) 20241213085058427 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20241213085058427 DLSCCP DEBUG SCCP-SCOC(50)[0x556598a3c2a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085058428 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058428 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085058428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556598a246f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085058428 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085058428 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085058428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556598a246f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085058428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329563)[0x556598a25090]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085058428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085058428 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058428 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) 20241213085058428 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20241213085058428 DLSCCP DEBUG SCCP-SCOC(52)[0x556598a38000]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085058428 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058428 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085058428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556598a38af0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085058428 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085058428 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085058428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556598a38af0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085058428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7176117)[0x556598a27d30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085058428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085058428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085058428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085058429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213085058429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085058429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085058429 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085058429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1f06cb,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085058429 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2033355 SCCP-49 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085058429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2033355)[0x556598a24c50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085058429 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085058429 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085058429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2033355)[0x556598a24c50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085058429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556598a27c00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085058429 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085058429 DLSCCP DEBUG SCCP-SCOC(49)[0x556598a232b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085058429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00673fb2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085058429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2033355)[0x556598a24c50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085058429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556598a27c00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085058429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556598a27c00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085058429 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(438)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085058430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058430 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058430 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058430 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058430 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058430 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058430 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058430 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058430 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058431 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=0081ccd7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085058431 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20241213085058431 DLSCCP DEBUG SCCP-SCOC(47)[0x556598a281a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085058431 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058431 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085058431 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) 20241213085058431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556598a36a10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085058431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556598a36a10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085058431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5303061)[0x556598a23e40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085058431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5303061)[0x556598a23e40]{disconnected}: Freeing instance (context_map.c:202) 20241213085058431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5303061)[0x556598a23e40]{disconnected}: Deallocated (fsm.c:568) 20241213085058431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556598a36a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085058431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556598a36a10]{disconnected}: Freeing instance (context_map.c:206) 20241213085058431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x556598a36a10]{disconnected}: Deallocated (fsm.c:568) 20241213085058431 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5303061 SCCP-47 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085058431 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081ccd7), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20241213085058431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058431 DLSCCP DEBUG SCCP-SCOC(47)[0x556598a281a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085058431 DLSCCP DEBUG SCCP-SCOC(47)[0x556598a281a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085058431 DLSCCP DEBUG SCCP-SCOC(47)[0x556598a281a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085058431 DLSCCP DEBUG SCCP-SCOC(47)[0x556598a281a0]{IDLE}: Deallocated (fsm.c:568) 20241213085058432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058432 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058432 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058432 DLM3UA <000f> m3ua.c:601 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(440)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:7 20241213085058432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058432 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:3 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)15401594 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(436)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213085058437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085058437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085058437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085058437 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085058437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xeb027a,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085058437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15401594 SCCP-48 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085058437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15401594)[0x556598a35ba0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085058437 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085058437 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085058437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15401594)[0x556598a35ba0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085058437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556598a27ad0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085058437 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085058437 DLSCCP DEBUG SCCP-SCOC(48)[0x556598a24470]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085058437 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026b5db), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085058437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058437 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15401594)[0x556598a35ba0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085058437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556598a27ad0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085058437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556598a27ad0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085058437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058437 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058437 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058437 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058437 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058437 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(441)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:8 TC_ps_rab_assignment_concurrent0(447)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:11 TC_ps_rab_assignment_concurrent0(446)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)13217614 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)729686 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)6162133 TC_ps_rab_assignment_concurrent0(448)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)12747451 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)2759313 TC_ps_rab_assignment_concurrent0(439)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:7 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)963931 TC_ps_rab_assignment_concurrent0(445)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:3 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)13097728 20241213085058448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058448 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058448 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058448 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058448 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058448 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058449 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058449 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058449 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=003227c9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085058449 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20241213085058449 DLSCCP DEBUG SCCP-SCOC(45)[0x556598a26c40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085058449 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058449 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085058449 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) 20241213085058449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556598a28fd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085058449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556598a28fd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085058449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-257850)[0x556598a3ab00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085058449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-257850)[0x556598a3ab00]{disconnected}: Freeing instance (context_map.c:202) 20241213085058449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-257850)[0x556598a3ab00]{disconnected}: Deallocated (fsm.c:568) 20241213085058449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556598a28fd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085058449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556598a28fd0]{disconnected}: Freeing instance (context_map.c:206) 20241213085058449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x556598a28fd0]{disconnected}: Deallocated (fsm.c:568) 20241213085058449 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-257850 SCCP-45 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085058449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003227c9), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20241213085058449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058449 DLSCCP DEBUG SCCP-SCOC(45)[0x556598a26c40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085058449 DLSCCP DEBUG SCCP-SCOC(45)[0x556598a26c40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085058450 DLSCCP DEBUG SCCP-SCOC(45)[0x556598a26c40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085058450 DLSCCP DEBUG SCCP-SCOC(45)[0x556598a26c40]{IDLE}: Deallocated (fsm.c:568) 20241213085058450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058450 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058450 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058450 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058450 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058450 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058450 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058450 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058450 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)13329563 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)742192 20241213085058450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) TC_ps_rab_assignment_concurrent0(444)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085058451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058451 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=0025476f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085058451 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20241213085058451 DLSCCP DEBUG SCCP-SCOC(41)[0x556598a36220]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085058451 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058451 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085058451 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) 20241213085058451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556598a34e70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085058451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556598a34e70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085058451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8226684)[0x556598a34190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085058451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8226684)[0x556598a34190]{disconnected}: Freeing instance (context_map.c:202) 20241213085058451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8226684)[0x556598a34190]{disconnected}: Deallocated (fsm.c:568) 20241213085058451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556598a34e70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085058451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556598a34e70]{disconnected}: Freeing instance (context_map.c:206) 20241213085058451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x556598a34e70]{disconnected}: Deallocated (fsm.c:568) 20241213085058451 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8226684 SCCP-41 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085058451 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025476f), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20241213085058451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058451 DLSCCP DEBUG SCCP-SCOC(41)[0x556598a36220]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085058451 DLSCCP DEBUG SCCP-SCOC(41)[0x556598a36220]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085058451 DLSCCP DEBUG SCCP-SCOC(41)[0x556598a36220]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085058451 DLSCCP DEBUG SCCP-SCOC(41)[0x556598a36220]{IDLE}: Deallocated (fsm.c:568) 20241213085058452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058452 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058452 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058452 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)7176117 20241213085058452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058452 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:8 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)2683873 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)7754730 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)1538492 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: RLC received in state:disconnect_pending 20241213085058454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058454 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058454 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058454 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058454 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:3 20241213085058454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058454 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=00f12449), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: RLC received in state:disconnect_pending 20241213085058454 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20241213085058454 DLSCCP DEBUG SCCP-SCOC(46)[0x556598a3a790]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085058454 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058454 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085058454 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) 20241213085058454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556598a26d70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085058454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556598a26d70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085058454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8620621)[0x556598a69150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085058454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8620621)[0x556598a69150]{disconnected}: Freeing instance (context_map.c:202) 20241213085058454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8620621)[0x556598a69150]{disconnected}: Deallocated (fsm.c:568) 20241213085058454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556598a26d70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085058454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556598a26d70]{disconnected}: Freeing instance (context_map.c:206) 20241213085058454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x556598a26d70]{disconnected}: Deallocated (fsm.c:568) 20241213085058454 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8620621 SCCP-46 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085058454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f12449), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20241213085058454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058454 DLSCCP DEBUG SCCP-SCOC(46)[0x556598a3a790]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085058454 DLSCCP DEBUG SCCP-SCOC(46)[0x556598a3a790]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085058454 DLSCCP DEBUG SCCP-SCOC(46)[0x556598a3a790]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085058454 DLSCCP DEBUG SCCP-SCOC(46)[0x556598a3a790]{IDLE}: Deallocated (fsm.c:568) 20241213085058454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058454 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058455 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058455 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058455 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:5 20241213085058455 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: RLC received in state:disconnect_pending 20241213085058456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058456 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058456 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058456 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:10 20241213085058456 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058456 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=00c9abe3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085058456 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20241213085058456 DLSCCP DEBUG SCCP-SCOC(43)[0x556598a1ff10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085058456 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058456 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085058456 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) 20241213085058456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556598a35cd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085058456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556598a35cd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085058456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15223245)[0x556598a22800]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085058456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15223245)[0x556598a22800]{disconnected}: Freeing instance (context_map.c:202) 20241213085058456 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15223245)[0x556598a22800]{disconnected}: Deallocated (fsm.c:568) 20241213085058456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556598a35cd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085058456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556598a35cd0]{disconnected}: Freeing instance (context_map.c:206) 20241213085058456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x556598a35cd0]{disconnected}: Deallocated (fsm.c:568) 20241213085058456 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15223245 SCCP-43 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085058456 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9abe3), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20241213085058456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058456 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058456 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058456 DLSCCP DEBUG SCCP-SCOC(43)[0x556598a1ff10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085058456 DLSCCP DEBUG SCCP-SCOC(43)[0x556598a1ff10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085058456 DLSCCP DEBUG SCCP-SCOC(43)[0x556598a1ff10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085058456 DLSCCP DEBUG SCCP-SCOC(43)[0x556598a1ff10]{IDLE}: Deallocated (fsm.c:568) 20241213085058456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058456 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058456 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058456 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058456 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058456 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058456 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058456 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058456 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058456 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058457 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=00673fb2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085058457 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20241213085058457 DLSCCP DEBUG SCCP-SCOC(49)[0x556598a232b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085058457 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058457 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085058457 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) 20241213085058457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556598a27c00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085058457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556598a27c00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085058457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2033355)[0x556598a24c50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085058457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2033355)[0x556598a24c50]{disconnected}: Freeing instance (context_map.c:202) 20241213085058457 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2033355)[0x556598a24c50]{disconnected}: Deallocated (fsm.c:568) 20241213085058457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556598a27c00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085058457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556598a27c00]{disconnected}: Freeing instance (context_map.c:206) 20241213085058457 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x556598a27c00]{disconnected}: Deallocated (fsm.c:568) 20241213085058457 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2033355 SCCP-49 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085058457 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00673fb2), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20241213085058457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058457 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058457 DLSCCP DEBUG SCCP-SCOC(49)[0x556598a232b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085058457 DLSCCP DEBUG SCCP-SCOC(49)[0x556598a232b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085058457 DLSCCP DEBUG SCCP-SCOC(49)[0x556598a232b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085058457 DLSCCP DEBUG SCCP-SCOC(49)[0x556598a232b0]{IDLE}: Deallocated (fsm.c:568) 20241213085058457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058457 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058457 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058457 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058457 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058457 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058457 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058457 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058457 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058458 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058458 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=0026b5db), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085058458 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20241213085058458 DLSCCP DEBUG SCCP-SCOC(48)[0x556598a24470]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085058458 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058458 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085058458 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) 20241213085058458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556598a27ad0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085058458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556598a27ad0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085058458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15401594)[0x556598a35ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085058458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15401594)[0x556598a35ba0]{disconnected}: Freeing instance (context_map.c:202) 20241213085058458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15401594)[0x556598a35ba0]{disconnected}: Deallocated (fsm.c:568) 20241213085058458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556598a27ad0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085058458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556598a27ad0]{disconnected}: Freeing instance (context_map.c:206) 20241213085058458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x556598a27ad0]{disconnected}: Deallocated (fsm.c:568) 20241213085058458 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15401594 SCCP-48 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085058458 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0026b5db), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20241213085058458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058458 DLSCCP DEBUG SCCP-SCOC(48)[0x556598a24470]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085058458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058458 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058458 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058458 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058458 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058458 DLSCCP DEBUG SCCP-SCOC(48)[0x556598a24470]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085058458 DLSCCP DEBUG SCCP-SCOC(48)[0x556598a24470]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085058458 DLSCCP DEBUG SCCP-SCOC(48)[0x556598a24470]{IDLE}: Deallocated (fsm.c:568) 20241213085058458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058458 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: RLC received in state:disconnect_pending 20241213085058642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085058642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085058642 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085058642 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085058642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb2256,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085058642 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-729686 SCCP-42 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085058642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-729686)[0x556598a34790]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085058642 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085058642 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085058642 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-729686)[0x556598a34790]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085058642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556598a3bb90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085058642 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085058642 DLSCCP DEBUG SCCP-SCOC(42)[0x556598a68ef0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085058642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b172b6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085058642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058642 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-729686)[0x556598a34790]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085058643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556598a3bb90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085058643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556598a3bb90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085058643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085058643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085058643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085058643 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085058643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc282bb,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085058643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12747451 SCCP-44 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085058643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747451)[0x556598a69020]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085058643 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085058643 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085058643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747451)[0x556598a69020]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085058643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556598a359e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085058643 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085058643 DLSCCP DEBUG SCCP-SCOC(44)[0x556598a28ea0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085058643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d3129), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085058643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747451)[0x556598a69020]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085058643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556598a359e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085058643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058643 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058643 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058643 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058643 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058643 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556598a359e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085058643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085058643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085058643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085058643 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085058643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2a1a91,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085058643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2759313 SCCP-40 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085058643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2759313)[0x5565989c3ff0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085058643 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085058643 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085058643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2759313)[0x5565989c3ff0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085058643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556598a22a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085058643 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085058643 DLSCCP DEBUG SCCP-SCOC(40)[0x556598a356a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085058643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029b621), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085058643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2759313)[0x5565989c3ff0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085058643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556598a22a10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085058643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556598a22a10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085058643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085058643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085058644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085058644 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085058644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xeb55b,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085058644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-963931 SCCP-51 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085058644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-963931)[0x556598a25270]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085058644 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085058644 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085058644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-963931)[0x556598a25270]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085058644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556598a3c3d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085058643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058643 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058643 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058643 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058643 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058643 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058644 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085058644 DLSCCP DEBUG SCCP-SCOC(51)[0x556598a3cf30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085058644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c061b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085058644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-963931)[0x556598a25270]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085058644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556598a3c3d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085058644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556598a3c3d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085058644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085058644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085058644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085058644 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085058644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc7db00,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085058644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13097728 SCCP-53 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085058644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097728)[0x556598a379f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085058644 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085058644 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085058644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097728)[0x556598a379f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085058644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556598a37b20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085058644 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085058644 DLSCCP DEBUG SCCP-SCOC(53)[0x556598a3a050]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085058644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086dda0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085058644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097728)[0x556598a379f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085058644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556598a37b20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085058644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556598a37b20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085058644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085058644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085058644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085058644 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085058644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcb649b,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085058644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13329563 SCCP-50 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085058644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329563)[0x556598a25090]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085058644 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085058644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058645 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058645 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058645 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058644 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085058644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329563)[0x556598a25090]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085058644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556598a246f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085058644 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085058645 DLSCCP DEBUG SCCP-SCOC(50)[0x556598a3c2a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085058645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f6e985), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085058645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329563)[0x556598a25090]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085058645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556598a246f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085058645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556598a246f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085058645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085058645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085058645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085058645 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085058645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6d7fb5,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085058645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7176117 SCCP-52 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085058645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7176117)[0x556598a27d30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085058645 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085058645 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085058645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7176117)[0x556598a27d30]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085058645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556598a38af0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085058645 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085058645 DLSCCP DEBUG SCCP-SCOC(52)[0x556598a38000]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085058645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb11a9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085058645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058645 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7176117)[0x556598a27d30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085058645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556598a38af0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085058645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556598a38af0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085058645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058646 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(438)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(440)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)1567944 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)8325323 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:14 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)14776786 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:4 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)7301803 TC_ps_rab_assignment_concurrent0(449)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:6 20241213085058665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058665 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058665 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058665 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058665 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058665 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=00b172b6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085058665 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20241213085058665 DLSCCP DEBUG SCCP-SCOC(42)[0x556598a68ef0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085058665 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058665 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085058665 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) 20241213085058665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556598a3bb90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085058665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556598a3bb90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085058665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-729686)[0x556598a34790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085058665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-729686)[0x556598a34790]{disconnected}: Freeing instance (context_map.c:202) 20241213085058665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-729686)[0x556598a34790]{disconnected}: Deallocated (fsm.c:568) 20241213085058665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556598a3bb90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085058665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556598a3bb90]{disconnected}: Freeing instance (context_map.c:206) 20241213085058665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x556598a3bb90]{disconnected}: Deallocated (fsm.c:568) 20241213085058665 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-729686 SCCP-42 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085058665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b172b6), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20241213085058665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058665 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058666 DLSCCP DEBUG SCCP-SCOC(42)[0x556598a68ef0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085058666 DLSCCP DEBUG SCCP-SCOC(42)[0x556598a68ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085058666 DLSCCP DEBUG SCCP-SCOC(42)[0x556598a68ef0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085058666 DLSCCP DEBUG SCCP-SCOC(42)[0x556598a68ef0]{IDLE}: Deallocated (fsm.c:568) 20241213085058666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058666 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058666 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058666 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058666 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058667 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058667 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058667 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058667 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(448)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:2 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)10625620 20241213085058667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058667 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=003d3129), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085058667 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20241213085058668 DLSCCP DEBUG SCCP-SCOC(44)[0x556598a28ea0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085058668 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058668 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085058668 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) 20241213085058668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556598a359e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085058668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556598a359e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085058668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747451)[0x556598a69020]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085058668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747451)[0x556598a69020]{disconnected}: Freeing instance (context_map.c:202) 20241213085058668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747451)[0x556598a69020]{disconnected}: Deallocated (fsm.c:568) 20241213085058668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556598a359e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085058668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556598a359e0]{disconnected}: Freeing instance (context_map.c:206) 20241213085058668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x556598a359e0]{disconnected}: Deallocated (fsm.c:568) 20241213085058668 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12747451 SCCP-44 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085058668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d3129), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20241213085058668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058668 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058668 DLSCCP DEBUG SCCP-SCOC(44)[0x556598a28ea0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085058668 DLSCCP DEBUG SCCP-SCOC(44)[0x556598a28ea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085058668 DLSCCP DEBUG SCCP-SCOC(44)[0x556598a28ea0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085058668 DLSCCP DEBUG SCCP-SCOC(44)[0x556598a28ea0]{IDLE}: Deallocated (fsm.c:568) 20241213085058668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058668 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)15086780 HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)5950549 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:13 20241213085058671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058671 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058671 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058671 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058671 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058671 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=0029b621), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085058671 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20241213085058671 DLSCCP DEBUG SCCP-SCOC(40)[0x556598a356a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085058671 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058671 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085058671 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) 20241213085058671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556598a22a10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085058671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556598a22a10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085058671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2759313)[0x5565989c3ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085058671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2759313)[0x5565989c3ff0]{disconnected}: Freeing instance (context_map.c:202) 20241213085058671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2759313)[0x5565989c3ff0]{disconnected}: Deallocated (fsm.c:568) 20241213085058671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556598a22a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085058671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556598a22a10]{disconnected}: Freeing instance (context_map.c:206) 20241213085058671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x556598a22a10]{disconnected}: Deallocated (fsm.c:568) 20241213085058671 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2759313 SCCP-40 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085058671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0029b621), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20241213085058672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058672 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058672 DLSCCP DEBUG SCCP-SCOC(40)[0x556598a356a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085058672 DLSCCP DEBUG SCCP-SCOC(40)[0x556598a356a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085058672 DLSCCP DEBUG SCCP-SCOC(40)[0x556598a356a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085058672 DLSCCP DEBUG SCCP-SCOC(40)[0x556598a356a0]{IDLE}: Deallocated (fsm.c:568) 20241213085058672 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058672 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058672 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058672 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058672 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058672 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058673 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058673 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058673 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058673 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058673 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058673 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:15 20241213085058673 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058673 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=006c061b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085058673 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20241213085058673 DLSCCP DEBUG SCCP-SCOC(51)[0x556598a3cf30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085058673 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058673 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085058673 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) 20241213085058673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556598a3c3d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085058673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556598a3c3d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085058673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-963931)[0x556598a25270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085058673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-963931)[0x556598a25270]{disconnected}: Freeing instance (context_map.c:202) 20241213085058673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-963931)[0x556598a25270]{disconnected}: Deallocated (fsm.c:568) 20241213085058673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556598a3c3d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085058673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556598a3c3d0]{disconnected}: Freeing instance (context_map.c:206) 20241213085058673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x556598a3c3d0]{disconnected}: Deallocated (fsm.c:568) 20241213085058673 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-963931 SCCP-51 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085058673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006c061b), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20241213085058673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058673 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058673 DLSCCP DEBUG SCCP-SCOC(51)[0x556598a3cf30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085058673 DLSCCP DEBUG SCCP-SCOC(51)[0x556598a3cf30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085058673 DLSCCP DEBUG SCCP-SCOC(51)[0x556598a3cf30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085058673 DLSCCP DEBUG SCCP-SCOC(51)[0x556598a3cf30]{IDLE}: Deallocated (fsm.c:568) 20241213085058673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058673 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058673 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058673 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058673 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058673 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058673 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058674 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:12 20241213085058674 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058674 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058674 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058674 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058674 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058674 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=0086dda0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085058674 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1824) 20241213085058674 DLSCCP DEBUG SCCP-SCOC(53)[0x556598a3a050]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085058674 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058674 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085058674 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) 20241213085058674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556598a37b20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085058674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556598a37b20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085058674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097728)[0x556598a379f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085058674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097728)[0x556598a379f0]{disconnected}: Freeing instance (context_map.c:202) 20241213085058674 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13097728)[0x556598a379f0]{disconnected}: Deallocated (fsm.c:568) 20241213085058674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556598a37b20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085058674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556598a37b20]{disconnected}: Freeing instance (context_map.c:206) 20241213085058674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x556598a37b20]{disconnected}: Deallocated (fsm.c:568) 20241213085058674 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13097728 SCCP-53 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085058674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086dda0), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:406) 20241213085058674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058674 DLSCCP DEBUG SCCP-SCOC(53)[0x556598a3a050]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085058674 DLSCCP DEBUG SCCP-SCOC(53)[0x556598a3a050]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085058674 DLSCCP DEBUG SCCP-SCOC(53)[0x556598a3a050]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085058674 DLSCCP DEBUG SCCP-SCOC(53)[0x556598a3a050]{IDLE}: Deallocated (fsm.c:568) 20241213085058675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058675 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058675 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058675 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058675 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: RLC received in state:disconnect_pending 20241213085058676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058676 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058677 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058677 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=00f6e985), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085058677 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20241213085058677 DLSCCP DEBUG SCCP-SCOC(50)[0x556598a3c2a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085058677 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058676 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058676 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058676 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058676 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085058677 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085058677 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) 20241213085058677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556598a246f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085058677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556598a246f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085058677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329563)[0x556598a25090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085058677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329563)[0x556598a25090]{disconnected}: Freeing instance (context_map.c:202) 20241213085058677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13329563)[0x556598a25090]{disconnected}: Deallocated (fsm.c:568) 20241213085058677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556598a246f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085058677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556598a246f0]{disconnected}: Freeing instance (context_map.c:206) 20241213085058677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x556598a246f0]{disconnected}: Deallocated (fsm.c:568) 20241213085058677 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13329563 SCCP-50 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085058677 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f6e985), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20241213085058677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058677 DLSCCP DEBUG SCCP-SCOC(50)[0x556598a3c2a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085058677 DLSCCP DEBUG SCCP-SCOC(50)[0x556598a3c2a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085058677 DLSCCP DEBUG SCCP-SCOC(50)[0x556598a3c2a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085058677 DLSCCP DEBUG SCCP-SCOC(50)[0x556598a3c2a0]{IDLE}: Deallocated (fsm.c:568) 20241213085058677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058677 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058677 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058677 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058677 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058677 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058677 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on connection ID:14 20241213085058679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058679 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085058679 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085058679 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085058679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085058679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085058679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085058679 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: RLC received in state:disconnect_pending 20241213085058679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085058679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085058679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085058679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085058679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085058679 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=00cb11a9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085058679 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1824) 20241213085058679 DLSCCP DEBUG SCCP-SCOC(52)[0x556598a38000]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085058679 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085058679 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085058679 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) 20241213085058679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556598a38af0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085058679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556598a38af0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085058679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7176117)[0x556598a27d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085058679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7176117)[0x556598a27d30]{disconnected}: Freeing instance (context_map.c:202) 20241213085058679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7176117)[0x556598a27d30]{disconnected}: Deallocated (fsm.c:568) 20241213085058679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556598a38af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085058679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556598a38af0]{disconnected}: Freeing instance (context_map.c:206) 20241213085058679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x556598a38af0]{disconnected}: Deallocated (fsm.c:568) 20241213085058679 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7176117 SCCP-52 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085058680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085058680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085058680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085058680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085058680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085058680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085058680 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085058680 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: RLC received in state:disconnect_pending 20241213085058679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cb11a9), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:406) 20241213085058679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085058679 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085058679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085058679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085058679 DLSCCP DEBUG SCCP-SCOC(52)[0x556598a38000]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085058679 DLSCCP DEBUG SCCP-SCOC(52)[0x556598a38000]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085058679 DLSCCP DEBUG SCCP-SCOC(52)[0x556598a38000]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085058679 DLSCCP DEBUG SCCP-SCOC(52)[0x556598a38000]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@8fcf34dce8ec: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(434)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085100001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37382<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(434)@8fcf34dce8ec: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(435)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085100219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37394<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(435)@8fcf34dce8ec: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(443)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085100421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37468<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(443)@8fcf34dce8ec: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(441)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085100444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37450<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085100444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37406<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(441)@8fcf34dce8ec: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(437)@8fcf34dce8ec: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(442)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085100445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37466<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(442)@8fcf34dce8ec: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(439)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085100449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37436<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(439)@8fcf34dce8ec: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(445)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085100452 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37486<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(445)@8fcf34dce8ec: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(444)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085100454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37474<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(444)@8fcf34dce8ec: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(438)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085100662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37422<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(447)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@8fcf34dce8ec: Final verdict of PTC: pass 20241213085100664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37438<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(440)@8fcf34dce8ec: Final verdict of PTC: pass 20241213085100665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37404<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(449)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@8fcf34dce8ec: Final verdict of PTC: pass 20241213085100667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37508<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(447)@8fcf34dce8ec: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(448)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085100673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37492<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085100674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37536<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(449)@8fcf34dce8ec: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(446)@8fcf34dce8ec: Final verdict of PTC: pass 20241213085100677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37522<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(448)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085100691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37368<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085100691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085100691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085100691 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085100691 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085100691 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085100692 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43069<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(427)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(431)@8fcf34dce8ec: Final verdict of PTC: none 20241213085100693 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085100693 DLSS7 <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.msc0-RAN(428)@8fcf34dce8ec: Final verdict of PTC: none 20241213085100693 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085100693 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085100693 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085100693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085100693 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085100693 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085100693 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085100693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085100694 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085100694 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085100694 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085100694 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085100694 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085100694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085100694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085100694 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(429)@8fcf34dce8ec: Final verdict of PTC: none 20241213085100695 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) TC_ps_rab_assignment_concurrent-Iuh0(425)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@8fcf34dce8ec: Final verdict of PTC: none 20241213085100695 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085100695 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085100695 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085100695 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085100695 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085100696 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085100696 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085100696 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085100696 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(422)@8fcf34dce8ec: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@8fcf34dce8ec: Final verdict of PTC: none20241213085100696 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085100697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085100697 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085100697 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085100697 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085100697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085100697 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085100697 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241213085100697 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085100697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085100697 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085100697 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085100697 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085100697 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085100697 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085100697 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085100697 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(430)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(433)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@8fcf34dce8ec: Final verdict of PTC: none 20241213085100707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085100708 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085100709 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085100709 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085100710 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085100710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085100711 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085100711 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085100712 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085100712 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085100713 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085100713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37352<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ps_rab_assignment_concurrent(421)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(421): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(425): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(426): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment_concurrent0(434): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment_concurrent0(435): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment_concurrent0(436): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment_concurrent0(437): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment_concurrent0(438): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment_concurrent0(439): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment_concurrent0(440): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment_concurrent0(441): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment_concurrent0(442): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment_concurrent0(443): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment_concurrent0(444): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment_concurrent0(445): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment_concurrent0(446): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment_concurrent0(447): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment_concurrent0(448): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_ps_rab_assignment_concurrent0(449): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:51:00 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment_concurrent.talloc 20241213085100797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085101198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37544<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1306932) Waiting for packet dumper to finish... 1 (prev_count=1306932, count=1336808) 20241213085102695 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085102695 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085102695 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085102697 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085102698 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085102698 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:51:03 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20241213085104302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57388<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085104307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57396<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085104311 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34537<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085104330 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085104330 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085104340 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085104340 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085104340 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085104340 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085104341 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085104341 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085104341 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49142 (stream_srv.c:132) 20241213085104341 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49142<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085104341 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085104341 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085104342 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085104342 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085104342 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085104342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085104342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085104342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085104342 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085104342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085104342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085104342 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085104342 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085104342 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085104342 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085104342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085104342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085104342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085104342 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085104342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085104342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085104342 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085104342 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085104342 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085104342 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085104342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085104342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085104342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085104342 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085104342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085104342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085104342 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085104342 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085104342 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085104342 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085104342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085104342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085104342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085104342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085104343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085104343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085104343 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085104343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085104343 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085104343 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085104343 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085104343 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085104343 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085104343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085104343 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085104343 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085104343 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085104343 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085104343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085104343 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085104343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085104343 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085104343 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085104343 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085104343 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085104343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085104343 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085104343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085104343 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085104343 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085104343 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085104343 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085104343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085104343 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(460)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(460)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(460)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(458)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085104358 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085104358 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085104358 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085104358 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085104359 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085104359 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085104359 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085104359 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085104360 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085104360 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085104360 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085104360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085104360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085104360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085104360 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085104360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085104360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085104360 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085104360 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085104360 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085104360 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085104360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085104360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085104360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085104360 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085104360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085104360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085104360 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085104360 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085104360 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085104360 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085104360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085104360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085104360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085104360 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085104360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085104360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085104360 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085104360 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085104360 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085104360 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085104360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085104360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085104360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085104360 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085104360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085104360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085104360 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085104360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085104360 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085104360 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085104360 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085104360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085104360 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085104360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085104360 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085104360 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085104360 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085104360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085104360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085104360 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085104360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085104360 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085104360 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085104360 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085104360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085104360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085104360 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085104360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085104360 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085104360 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085104360 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085104360 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085104360 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085104360 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(463)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(463)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(461)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085104385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085104385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085104385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085104385 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085104385 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085104385 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085104385 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085104385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085104385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085104391 DLINP DEBUG SRVCONN(,r=127.0.0.1:49142<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085104391 DLINP DEBUG SRVCONN(,r=127.0.0.1:49142<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085104391 DLINP DEBUG SRVCONN(,r=127.0.0.1:49142<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085104391 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085104391 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) 20241213085104391 DLGLOBAL DEBUG validating counter group 0x5565972b4be0(hnb) with 60 counters (rate_ctr.c:86) 20241213085104391 DHNBAP DEBUG (127.0.0.1:49142 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085104391 DHNBAP NOTICE (127.0.0.1:49142 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085104391 DHNBAP NOTICE (127.0.0.1:49142 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085104391 DLINP DEBUG SRVCONN(,r=127.0.0.1:49142<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085104391 DLINP DEBUG SRVCONN(,r=127.0.0.1:49142<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085104557 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085104558 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085104558 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085104558 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085104569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085104569 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085104569 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085104569 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085104569 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085104569 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085104569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085104572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085104572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085104572 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085104572 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085104572 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085104572 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085104572 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085104572 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085104572 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085104572 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085104572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085104572 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085104572 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085104572 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085104572 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085104572 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085104572 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085104573 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085104573 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085104573 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085104573 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085104573 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085104573 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085104573 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085104573 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085104573 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085104573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085104573 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085104573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085104573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085104573 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085104573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085104573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085104573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085104573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085104573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085104573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085104573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085104574 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085104576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085104576 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085104576 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085104576 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085104576 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085104576 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085104576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085104578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085104578 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085104578 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085104578 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085104578 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085104578 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085104578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085104579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085104579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085104579 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085104579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085104579 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085104579 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085104579 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085104579 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085104579 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085104579 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085104580 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085104580 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085104580 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085104580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085104580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085104580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085104580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085104580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085104580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085104580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085104580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085104580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085104580 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085104580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085104581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085104581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085104581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085104581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085104581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085104581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085104581 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(459)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085105372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085105372 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085105372 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085105372 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085105372 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085105372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085105372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085105372 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085105372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085105372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085105372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085105372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085105373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085105373 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085105373 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085105373 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085105373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105373 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085105373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085105373 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085105373 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085105373 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085105373 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085105373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085105373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085105373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085105373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085105373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085105373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085105373 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085105373 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085105373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085105373 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085105373 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085105373 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085105373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085105373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085105373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085105373 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085105378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085105378 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085105378 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085105378 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085105378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085105378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085105378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085105378 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085105378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085105378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085105378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085105378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085105379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085105379 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085105379 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085105379 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085105379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105379 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085105379 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085105379 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085105379 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085105379 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085105387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085105387 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085105387 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085105387 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085105387 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085105387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085105387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085105387 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085105387 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085105387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085105387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085105388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085105388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085105388 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085105388 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085105388 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085105388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105388 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085105388 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085105388 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085105388 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085105388 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085105388 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085105388 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085105388 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085105388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085105389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085105389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085105389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085105389 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085105389 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085105389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085105389 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085105389 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085105389 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085105389 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085105389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085105389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085105389 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085105391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085105391 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085105391 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085105391 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085105391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085105391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085105391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085105391 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085105391 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085105391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085105391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085105391 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085105391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085105391 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085105391 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085105391 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085105391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085105391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085105391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085105391 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085105391 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085105391 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085105392 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085105392 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085105395 DLCTRL DEBUG Command: GET 926383736 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085105395 DLCTRL DEBUG Tx Command reply: GET_REPLY 926383736 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085105397 DLCTRL DEBUG Command: GET 635083163 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085105397 DLCTRL DEBUG Tx Command reply: GET_REPLY 635083163 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085105398 DLCTRL DEBUG Command: GET 579320265 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085105398 DLCTRL DEBUG Tx Command reply: GET_REPLY 579320265 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085105399 DLCTRL DEBUG Command: GET 468612665 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085105399 DLCTRL DEBUG Tx Command reply: GET_REPLY 468612665 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085105400 DLCTRL DEBUG Command: GET 286947936 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085105400 DLCTRL DEBUG Tx Command reply: GET_REPLY 286947936 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085105401 DLCTRL DEBUG Command: GET 416645465 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085105401 DLCTRL DEBUG Tx Command reply: GET_REPLY 416645465 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085105402 DLCTRL DEBUG Command: GET 87610986 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085105402 DLCTRL DEBUG Tx Command reply: GET_REPLY 87610986 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085105403 DLCTRL DEBUG Command: GET 22972298 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085105403 DLCTRL DEBUG Tx Command reply: GET_REPLY 22972298 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085105404 DLCTRL DEBUG Command: GET 219872941 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085105404 DLCTRL DEBUG Tx Command reply: GET_REPLY 219872941 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085105405 DLCTRL DEBUG Command: GET 396392511 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085105405 DLCTRL DEBUG Tx Command reply: GET_REPLY 396392511 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085105406 DLCTRL DEBUG Command: GET 832139951 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085105406 DLCTRL DEBUG Tx Command reply: GET_REPLY 832139951 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085105407 DLCTRL DEBUG Command: GET 291509114 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085105407 DLCTRL DEBUG Tx Command reply: GET_REPLY 291509114 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085105408 DLCTRL DEBUG Command: GET 79213218 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085105408 DLCTRL DEBUG Tx Command reply: GET_REPLY 79213218 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085105410 DLCTRL DEBUG Command: GET 300038438 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085105410 DLCTRL DEBUG Tx Command reply: GET_REPLY 300038438 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085105412 DLCTRL DEBUG Command: GET 193002506 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085105412 DLCTRL DEBUG Tx Command reply: GET_REPLY 193002506 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085105414 DLCTRL DEBUG Command: GET 897030008 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085105414 DLCTRL DEBUG Tx Command reply: GET_REPLY 897030008 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085105416 DLCTRL DEBUG Command: GET 293597893 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085105416 DLCTRL DEBUG Tx Command reply: GET_REPLY 293597893 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085105418 DLCTRL DEBUG Command: GET 589925649 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085105418 DLCTRL DEBUG Tx Command reply: GET_REPLY 589925649 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085105419 DLCTRL DEBUG Command: GET 117814832 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085105419 DLCTRL DEBUG Tx Command reply: GET_REPLY 117814832 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085105421 DLCTRL DEBUG Command: GET 428589839 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085105421 DLCTRL DEBUG Tx Command reply: GET_REPLY 428589839 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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 := '000000000000000010011101'B, t_guard := 20.000000 } 20241213085105435 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57412<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@8fcf34dce8ec: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)4735662 20241213085106475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085106475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085106475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213085106475 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085106475 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4842ae, normal) (hnbgw_rua.c:407) 20241213085106475 DHNB DEBUG map_rua[0x556598a281a0]{init}: Allocated (fsm.c:456) 20241213085106475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4735662)[0x556598a281a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085106475 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4735662 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085106475 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085106475 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085106475 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4735662 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085106475 DCN DEBUG map_sccp[0x556598a20120]{init}: Allocated (fsm.c:456) 20241213085106475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x556598a20120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085106476 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4735662 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085106476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4735662 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213085106476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4735662)[0x556598a281a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085106476 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085106476 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085106476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4735662)[0x556598a281a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085106476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x556598a20120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085106476 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085106476 DLSCCP DEBUG SCCP-SCOC(54)[0x556598a26760]{IDLE}: Allocated (fsm.c:456) 20241213085106476 DLSCCP DEBUG SCCP-SCOC(54)[0x556598a26760]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085106476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300009d0056400500f1100926) (sccp_scrc.c:406) 20241213085106476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085106476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085106476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085106476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085106476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085106476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085106476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085106476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085106476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085106476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085106476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085106476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085106476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085106476 DLSCCP DEBUG SCCP-SCOC(54)[0x556598a26760]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085106476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x556598a20120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085106476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4735662)[0x556598a281a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085106477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085106477 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085106477 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085106477 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085106477 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085106477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085106477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085106477 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(458)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(459)@8fcf34dce8ec: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(465) HNBGW_Test.msc0-RAN(459)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)7785830 HNBGW_Test.msc0-SCCP(458)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(458)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(465)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085106495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085106495 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085106495 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085106495 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085106495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085106495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085106495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085106495 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085106496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085106496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085106496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085106496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085106496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085106496 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005d1cb5) (sccp_scrc.c:477) 20241213085106496 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20241213085106496 DLSCCP DEBUG SCCP-SCOC(54)[0x556598a26760]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085106496 DLSCCP DEBUG SCCP-SCOC(54)[0x556598a26760]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085106496 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085106496 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085106496 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) 20241213085106496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x556598a20120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085106496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x556598a20120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085106498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57412<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(465)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085106500 DLCTRL DEBUG Command: GET 169238383 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085106500 DLCTRL DEBUG Tx Command reply: GET_REPLY 169238383 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085106502 DLCTRL DEBUG Command: GET 393064806 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085106503 DLCTRL DEBUG Tx Command reply: GET_REPLY 393064806 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085106505 DLCTRL DEBUG Command: GET 707779408 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085106505 DLCTRL DEBUG Tx Command reply: GET_REPLY 707779408 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085106508 DLCTRL DEBUG Command: GET 525801831 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085106508 DLCTRL DEBUG Tx Command reply: GET_REPLY 525801831 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085106510 DLCTRL DEBUG Command: GET 435942982 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085106510 DLCTRL DEBUG Tx Command reply: GET_REPLY 435942982 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085106512 DLCTRL DEBUG Command: GET 923756684 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085106512 DLCTRL DEBUG Tx Command reply: GET_REPLY 923756684 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085106514 DLCTRL DEBUG Command: GET 170397192 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085106514 DLCTRL DEBUG Tx Command reply: GET_REPLY 170397192 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085106515 DLCTRL DEBUG Command: GET 831324702 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085106515 DLCTRL DEBUG Tx Command reply: GET_REPLY 831324702 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085106516 DLCTRL DEBUG Command: GET 678196274 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085106516 DLCTRL DEBUG Tx Command reply: GET_REPLY 678196274 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085106517 DLCTRL DEBUG Command: GET 543405467 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085106517 DLCTRL DEBUG Tx Command reply: GET_REPLY 543405467 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085106519 DLCTRL DEBUG Command: GET 854386042 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085106519 DLCTRL DEBUG Tx Command reply: GET_REPLY 854386042 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085106520 DLCTRL DEBUG Command: GET 201453618 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085106520 DLCTRL DEBUG Tx Command reply: GET_REPLY 201453618 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085106520 DLCTRL DEBUG Command: GET 509632332 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085106520 DLCTRL DEBUG Tx Command reply: GET_REPLY 509632332 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085106521 DLCTRL DEBUG Command: GET 565451251 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085106521 DLCTRL DEBUG Tx Command reply: GET_REPLY 565451251 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085106522 DLCTRL DEBUG Command: GET 757411323 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085106522 DLCTRL DEBUG Tx Command reply: GET_REPLY 757411323 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085106523 DLCTRL DEBUG Command: GET 678952040 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085106523 DLCTRL DEBUG Tx Command reply: GET_REPLY 678952040 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085106523 DLCTRL DEBUG Command: GET 242831839 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085106523 DLCTRL DEBUG Tx Command reply: GET_REPLY 242831839 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085106524 DLCTRL DEBUG Command: GET 831463944 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085106524 DLCTRL DEBUG Tx Command reply: GET_REPLY 831463944 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085106525 DLCTRL DEBUG Command: GET 44837485 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085106525 DLCTRL DEBUG Tx Command reply: GET_REPLY 44837485 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085106526 DLCTRL DEBUG Command: GET 107376656 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085106526 DLCTRL DEBUG Tx Command reply: GET_REPLY 107376656 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000001110010110'B, t_guard := 20.000000 } 20241213085106538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57420<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@8fcf34dce8ec: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)16748680 20241213085107559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085107559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085107559 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213085107559 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085107559 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xff9088, normal) (hnbgw_rua.c:407) 20241213085107559 DHNB DEBUG map_rua[0x556598a3dbf0]{init}: Allocated (fsm.c:456) 20241213085107559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16748680)[0x556598a3dbf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085107559 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16748680 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085107559 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085107559 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085107559 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213085107559 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16748680 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085107559 DCN DEBUG map_sccp[0x556598a1b660]{init}: Allocated (fsm.c:456) 20241213085107559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x556598a1b660]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085107559 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16748680 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085107559 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16748680 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213085107559 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16748680)[0x556598a3dbf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085107559 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085107560 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085107560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16748680)[0x556598a3dbf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085107560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x556598a1b660]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085107560 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085107560 DLSCCP DEBUG SCCP-SCOC(55)[0x556598a2a970]{IDLE}: Allocated (fsm.c:456) 20241213085107560 DLSCCP DEBUG SCCP-SCOC(55)[0x556598a2a970]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085107560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030003960056400500f1100926) (sccp_scrc.c:406) 20241213085107560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085107560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085107560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085107560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085107560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085107560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085107560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085107560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085107560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085107560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085107560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085107560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085107560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085107560 DLSCCP DEBUG SCCP-SCOC(55)[0x556598a2a970]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085107560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x556598a1b660]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085107560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16748680)[0x556598a3dbf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085107560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085107560 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085107560 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085107560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085107560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085107560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085107560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085107560 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@8fcf34dce8ec: First idle individual index:1 HNBGW_Test.msc0-SCCP(458)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(459)@8fcf34dce8ec: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(466) HNBGW_Test.msc0-RAN(459)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)7805203 HNBGW_Test.msc0-SCCP(458)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(458)@8fcf34dce8ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(466)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085107568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085107568 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085107568 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085107568 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085107568 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085107568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085107568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085107568 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085107568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085107568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085107569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085107569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085107569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085107569 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001c6ef5) (sccp_scrc.c:477) 20241213085107569 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20241213085107569 DLSCCP DEBUG SCCP-SCOC(55)[0x556598a2a970]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085107569 DLSCCP DEBUG SCCP-SCOC(55)[0x556598a2a970]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085107569 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085107569 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085107569 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) 20241213085107569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x556598a1b660]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085107569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x556598a1b660]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085107570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57420<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(466)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085107572 DLCTRL DEBUG Command: GET 642539770 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085107572 DLCTRL DEBUG Tx Command reply: GET_REPLY 642539770 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241213085107575 DLCTRL DEBUG Command: GET 478664907 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085107575 DLCTRL DEBUG Tx Command reply: GET_REPLY 478664907 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085107577 DLCTRL DEBUG Command: GET 941412375 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085107577 DLCTRL DEBUG Tx Command reply: GET_REPLY 941412375 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085107579 DLCTRL DEBUG Command: GET 36768986 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085107579 DLCTRL DEBUG Tx Command reply: GET_REPLY 36768986 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085107581 DLCTRL DEBUG Command: GET 362623254 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085107581 DLCTRL DEBUG Tx Command reply: GET_REPLY 362623254 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085107582 DLCTRL DEBUG Command: GET 618382085 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085107582 DLCTRL DEBUG Tx Command reply: GET_REPLY 618382085 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085107584 DLCTRL DEBUG Command: GET 457414931 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085107584 DLCTRL DEBUG Tx Command reply: GET_REPLY 457414931 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085107585 DLCTRL DEBUG Command: GET 788500213 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085107585 DLCTRL DEBUG Tx Command reply: GET_REPLY 788500213 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085107586 DLCTRL DEBUG Command: GET 43817338 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085107586 DLCTRL DEBUG Tx Command reply: GET_REPLY 43817338 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085107587 DLCTRL DEBUG Command: GET 574458851 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085107587 DLCTRL DEBUG Tx Command reply: GET_REPLY 574458851 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085107589 DLCTRL DEBUG Command: GET 781013298 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085107589 DLCTRL DEBUG Tx Command reply: GET_REPLY 781013298 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085107590 DLCTRL DEBUG Command: GET 916210380 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085107590 DLCTRL DEBUG Tx Command reply: GET_REPLY 916210380 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085107591 DLCTRL DEBUG Command: GET 484889978 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085107591 DLCTRL DEBUG Tx Command reply: GET_REPLY 484889978 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085107592 DLCTRL DEBUG Command: GET 23768537 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085107592 DLCTRL DEBUG Tx Command reply: GET_REPLY 23768537 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085107592 DLCTRL DEBUG Command: GET 102134467 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085107592 DLCTRL DEBUG Tx Command reply: GET_REPLY 102134467 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085107593 DLCTRL DEBUG Command: GET 961239710 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085107593 DLCTRL DEBUG Tx Command reply: GET_REPLY 961239710 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085107594 DLCTRL DEBUG Command: GET 239093637 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085107594 DLCTRL DEBUG Tx Command reply: GET_REPLY 239093637 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085107595 DLCTRL DEBUG Command: GET 613619673 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085107595 DLCTRL DEBUG Tx Command reply: GET_REPLY 613619673 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085107597 DLCTRL DEBUG Command: GET 27605114 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085107597 DLCTRL DEBUG Tx Command reply: GET_REPLY 27605114 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085107598 DLCTRL DEBUG Command: GET 998346913 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085107598 DLCTRL DEBUG Tx Command reply: GET_REPLY 998346913 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000011101001'B, t_guard := 20.000000 } 20241213085107610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57430<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@8fcf34dce8ec: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)6726181 20241213085108633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085108633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085108633 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213085108633 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085108633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x66a225, normal) (hnbgw_rua.c:407) 20241213085108633 DHNB DEBUG map_rua[0x556598a2bae0]{init}: Allocated (fsm.c:456) 20241213085108633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6726181)[0x556598a2bae0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085108633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6726181 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085108633 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085108633 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085108633 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6726181 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085108633 DCN DEBUG map_sccp[0x556598a3b720]{init}: Allocated (fsm.c:456) 20241213085108633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x556598a3b720]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085108633 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6726181 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085108633 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6726181 SCCP-56 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213085108633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6726181)[0x556598a2bae0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085108633 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085108633 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085108633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6726181)[0x556598a2bae0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085108633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x556598a3b720]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085108633 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085108633 DLSCCP DEBUG SCCP-SCOC(56)[0x556598a69450]{IDLE}: Allocated (fsm.c:456) 20241213085108633 DLSCCP DEBUG SCCP-SCOC(56)[0x556598a69450]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085108633 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030000e90056400500f1100926) (sccp_scrc.c:406) 20241213085108633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085108633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085108633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085108633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085108633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085108634 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085108634 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085108634 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085108634 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085108634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085108634 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085108634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085108634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085108634 DLSCCP DEBUG SCCP-SCOC(56)[0x556598a69450]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085108634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x556598a3b720]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085108634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6726181)[0x556598a2bae0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085108634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085108634 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085108634 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085108634 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085108634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085108634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085108634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085108634 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@8fcf34dce8ec: First idle individual index:2 HNBGW_Test.msc0-SCCP(458)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(459)@8fcf34dce8ec: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(467) HNBGW_Test.msc0-RAN(459)@8fcf34dce8ec: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)16590088 HNBGW_Test.msc0-SCCP(458)@8fcf34dce8ec: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(458)@8fcf34dce8ec: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241213085108637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085108637 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085108637 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085108637 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085108637 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085108637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085108637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085108637 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085108637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085108637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085108637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085108637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085108637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085108637 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bcebd4) (sccp_scrc.c:477) 20241213085108637 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20241213085108637 DLSCCP DEBUG SCCP-SCOC(56)[0x556598a69450]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085108637 DLSCCP DEBUG SCCP-SCOC(56)[0x556598a69450]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085108637 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085108637 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085108637 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) 20241213085108637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x556598a3b720]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085108637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x556598a3b720]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(467)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085108638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57430<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(467)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085108639 DLCTRL DEBUG Command: GET 967965212 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085108639 DLCTRL DEBUG Tx Command reply: GET_REPLY 967965212 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20241213085108640 DLCTRL DEBUG Command: GET 419941275 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085108640 DLCTRL DEBUG Tx Command reply: GET_REPLY 419941275 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085108644 DLCTRL DEBUG Command: GET 517259378 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085108644 DLCTRL DEBUG Tx Command reply: GET_REPLY 517259378 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085108647 DLCTRL DEBUG Command: GET 546056906 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085108647 DLCTRL DEBUG Tx Command reply: GET_REPLY 546056906 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085108649 DLCTRL DEBUG Command: GET 87028281 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085108649 DLCTRL DEBUG Tx Command reply: GET_REPLY 87028281 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085108650 DLCTRL DEBUG Command: GET 308566087 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085108651 DLCTRL DEBUG Tx Command reply: GET_REPLY 308566087 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085108653 DLCTRL DEBUG Command: GET 603049361 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085108653 DLCTRL DEBUG Tx Command reply: GET_REPLY 603049361 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085108654 DLCTRL DEBUG Command: GET 177363983 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085108654 DLCTRL DEBUG Tx Command reply: GET_REPLY 177363983 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085108655 DLCTRL DEBUG Command: GET 711952303 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085108655 DLCTRL DEBUG Tx Command reply: GET_REPLY 711952303 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085108656 DLCTRL DEBUG Command: GET 635129750 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085108656 DLCTRL DEBUG Tx Command reply: GET_REPLY 635129750 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085108657 DLCTRL DEBUG Command: GET 250198160 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085108657 DLCTRL DEBUG Tx Command reply: GET_REPLY 250198160 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085108658 DLCTRL DEBUG Command: GET 166727338 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085108658 DLCTRL DEBUG Tx Command reply: GET_REPLY 166727338 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085108659 DLCTRL DEBUG Command: GET 61688945 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085108659 DLCTRL DEBUG Tx Command reply: GET_REPLY 61688945 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085108660 DLCTRL DEBUG Command: GET 134602998 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085108660 DLCTRL DEBUG Tx Command reply: GET_REPLY 134602998 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085108660 DLCTRL DEBUG Command: GET 534191137 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085108660 DLCTRL DEBUG Tx Command reply: GET_REPLY 534191137 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085108661 DLCTRL DEBUG Command: GET 518509985 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085108661 DLCTRL DEBUG Tx Command reply: GET_REPLY 518509985 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085108662 DLCTRL DEBUG Command: GET 483343818 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085108662 DLCTRL DEBUG Tx Command reply: GET_REPLY 483343818 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085108663 DLCTRL DEBUG Command: GET 563258213 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085108663 DLCTRL DEBUG Tx Command reply: GET_REPLY 563258213 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085108664 DLCTRL DEBUG Command: GET 491809603 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085108664 DLCTRL DEBUG Tx Command reply: GET_REPLY 491809603 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085108665 DLCTRL DEBUG Command: GET 50781395 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085108665 DLCTRL DEBUG Tx Command reply: GET_REPLY 50781395 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000001101101001'B, t_guard := 20.000000 } 20241213085108676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57432<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@8fcf34dce8ec: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)9231005 20241213085109688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085109688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085109688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1272) 20241213085109688 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085109689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8cda9d, normal) (hnbgw_rua.c:407) 20241213085109689 DHNB DEBUG map_rua[0x556598a39e50]{init}: Allocated (fsm.c:456) 20241213085109689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231005)[0x556598a39e50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085109689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231005 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085109689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085109689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085109689 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231005 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085109689 DCN DEBUG map_sccp[0x556598a2aaa0]{init}: Allocated (fsm.c:456) 20241213085109689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x556598a2aaa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085109689 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9231005 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085109689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231005 SCCP-57 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20241213085109689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231005)[0x556598a39e50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085109689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085109689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085109689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231005)[0x556598a39e50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085109689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x556598a2aaa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085109689 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085109689 DLSCCP DEBUG SCCP-SCOC(57)[0x556598a2b520]{IDLE}: Allocated (fsm.c:456) 20241213085109689 DLSCCP DEBUG SCCP-SCOC(57)[0x556598a2b520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085109689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030003690056400500f1100926) (sccp_scrc.c:406) 20241213085109689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085109689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085109689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085109689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085109689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085109689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085109689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085109689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085109689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085109689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085109689 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085109689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085109689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085109689 DLSCCP DEBUG SCCP-SCOC(57)[0x556598a2b520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085109689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x556598a2aaa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085109689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231005)[0x556598a39e50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085109689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085109689 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085109689 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085109689 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085109689 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085109689 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085109689 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085109689 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@8fcf34dce8ec: First idle individual index:3 HNBGW_Test.msc0-SCCP(458)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(459)@8fcf34dce8ec: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(468) HNBGW_Test.msc0-RAN(459)@8fcf34dce8ec: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)285608 HNBGW_Test.msc0-SCCP(458)@8fcf34dce8ec: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(458)@8fcf34dce8ec: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241213085109691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085109691 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085109691 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085109691 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085109691 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085109691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085109691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085109691 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085109691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085109691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085109691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085109691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085109691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085109691 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00904a39) (sccp_scrc.c:477) 20241213085109691 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20241213085109691 DLSCCP DEBUG SCCP-SCOC(57)[0x556598a2b520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085109691 DLSCCP DEBUG SCCP-SCOC(57)[0x556598a2b520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085109691 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085109691 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085109691 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) 20241213085109691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x556598a2aaa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085109691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x556598a2aaa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(468)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085109692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57432<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(468)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085109693 DLCTRL DEBUG Command: GET 596548905 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085109693 DLCTRL DEBUG Tx Command reply: GET_REPLY 596548905 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20241213085109696 DLCTRL DEBUG Command: GET 224802558 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085109696 DLCTRL DEBUG Tx Command reply: GET_REPLY 224802558 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085109697 DLCTRL DEBUG Command: GET 492154770 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085109697 DLCTRL DEBUG Tx Command reply: GET_REPLY 492154770 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085109698 DLCTRL DEBUG Command: GET 10607 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085109698 DLCTRL DEBUG Tx Command reply: GET_REPLY 10607 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085109699 DLCTRL DEBUG Command: GET 945381148 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085109699 DLCTRL DEBUG Tx Command reply: GET_REPLY 945381148 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085109700 DLCTRL DEBUG Command: GET 754808719 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085109700 DLCTRL DEBUG Tx Command reply: GET_REPLY 754808719 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085109701 DLCTRL DEBUG Command: GET 61973845 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085109701 DLCTRL DEBUG Tx Command reply: GET_REPLY 61973845 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085109701 DLCTRL DEBUG Command: GET 1097570 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085109701 DLCTRL DEBUG Tx Command reply: GET_REPLY 1097570 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085109702 DLCTRL DEBUG Command: GET 817597795 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085109702 DLCTRL DEBUG Tx Command reply: GET_REPLY 817597795 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085109703 DLCTRL DEBUG Command: GET 99358632 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085109703 DLCTRL DEBUG Tx Command reply: GET_REPLY 99358632 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085109704 DLCTRL DEBUG Command: GET 11288362 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085109704 DLCTRL DEBUG Tx Command reply: GET_REPLY 11288362 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085109704 DLCTRL DEBUG Command: GET 654539596 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085109704 DLCTRL DEBUG Tx Command reply: GET_REPLY 654539596 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085109705 DLCTRL DEBUG Command: GET 600050497 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085109705 DLCTRL DEBUG Tx Command reply: GET_REPLY 600050497 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085109706 DLCTRL DEBUG Command: GET 504244566 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085109706 DLCTRL DEBUG Tx Command reply: GET_REPLY 504244566 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085109707 DLCTRL DEBUG Command: GET 499079646 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085109707 DLCTRL DEBUG Tx Command reply: GET_REPLY 499079646 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085109707 DLCTRL DEBUG Command: GET 462335144 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085109707 DLCTRL DEBUG Tx Command reply: GET_REPLY 462335144 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085109708 DLCTRL DEBUG Command: GET 200923649 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085109708 DLCTRL DEBUG Tx Command reply: GET_REPLY 200923649 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085109709 DLCTRL DEBUG Command: GET 616853938 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085109709 DLCTRL DEBUG Tx Command reply: GET_REPLY 616853938 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085109709 DLCTRL DEBUG Command: GET 8630577 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085109709 DLCTRL DEBUG Tx Command reply: GET_REPLY 8630577 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085109710 DLCTRL DEBUG Command: GET 996278521 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085109710 DLCTRL DEBUG Tx Command reply: GET_REPLY 996278521 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085109713 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34537<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(459)@8fcf34dce8ec: Final verdict of PTC: none 20241213085109713 DLINP DEBUG SRVCONN(,r=127.0.0.1:49142<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085109713 DLINP DEBUG SRVCONN(,r=127.0.0.1:49142<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085109713 DLINP NOTICE SRV(,r=127.0.0.1:49142<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085109713 DMAIN NOTICE (127.0.0.1:49142 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49142<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085109713 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(462)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(460)@8fcf34dce8ec: Final verdict of PTC: none 20241213085109713 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57396<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(458)@8fcf34dce8ec: Final verdict of PTC: none 20241213085109713 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085109713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) IPA-CTRL-CLI-IPA(452)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(464)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@8fcf34dce8ec: Final verdict of PTC: none 20241213085109713 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085109713 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085109713 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085109713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085109713 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085109713 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085109713 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@8fcf34dce8ec: Final verdict of PTC: none 20241213085109714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085109714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085109714 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085109714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085109714 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085109714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085109714 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085109714 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085109714 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085109714 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085109714 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085109713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085109713 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085109714 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085109714 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085109714 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085109714 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085109714 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085109714 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085109714 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085109714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085109714 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085109714 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085109714 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085109714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085109714 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085109714 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085109714 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085109714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085109714 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085109714 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085109714 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085109714 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085109714 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085109714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085109714 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085109714 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085109714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085109714 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085109714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085109714 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085109714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085109714 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085109714 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085109714 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085109714 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085109714 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085109714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x556598a20120]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085109714 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085109714 DLSCCP DEBUG SCCP-SCOC(54)[0x556598a26760]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085109714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d1cb5), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085109714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085109714 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085109714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085109714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085109714 DLSCCP DEBUG SCCP-SCOC(54)[0x556598a26760]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085109714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x556598a20120]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085109714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4735662)[0x556598a281a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085109714 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4735662)[0x556598a281a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085109714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085109714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4735662)[0x556598a281a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085109714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4735662)[0x556598a281a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085109714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4735662)[0x556598a281a0]{disrupted}: Freeing instance (context_map.c:202) 20241213085109714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4735662)[0x556598a281a0]{disrupted}: Deallocated (fsm.c:568) 20241213085109714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x556598a20120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085109714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x556598a20120]{disconnected}: Freeing instance (context_map.c:206) 20241213085109714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x556598a20120]{disconnected}: Deallocated (fsm.c:568) 20241213085109714 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4735662 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213085109714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x556598a1b660]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085109714 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085109714 DLSCCP DEBUG SCCP-SCOC(55)[0x556598a2a970]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) HNBGW_Test.sgsn0-M3UA(463)@8fcf34dce8ec: Final verdict of PTC: none 20241213085109714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c6ef5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085109714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085109714 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085109714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085109714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085109714 DLSCCP DEBUG SCCP-SCOC(55)[0x556598a2a970]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085109714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x556598a1b660]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) HNBGW_Test.sgsn0-SCCP(461)@8fcf34dce8ec: Final verdict of PTC: none 20241213085109714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16748680)[0x556598a3dbf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085109714 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16748680)[0x556598a3dbf0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085109714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085109714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16748680)[0x556598a3dbf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085109714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16748680)[0x556598a3dbf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085109714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16748680)[0x556598a3dbf0]{disrupted}: Freeing instance (context_map.c:202) 20241213085109714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16748680)[0x556598a3dbf0]{disrupted}: Deallocated (fsm.c:568) 20241213085109714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x556598a1b660]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085109714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x556598a1b660]{disconnected}: Freeing instance (context_map.c:206) 20241213085109714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x556598a1b660]{disconnected}: Deallocated (fsm.c:568) 20241213085109714 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16748680 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213085109714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x556598a3b720]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085109714 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085109714 DLSCCP DEBUG SCCP-SCOC(56)[0x556598a69450]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085109714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcebd4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085109714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085109714 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085109714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085109714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085109715 DLSCCP DEBUG SCCP-SCOC(56)[0x556598a69450]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085109715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x556598a3b720]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085109715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6726181)[0x556598a2bae0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085109715 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6726181)[0x556598a2bae0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085109715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085109715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6726181)[0x556598a2bae0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085109715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6726181)[0x556598a2bae0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085109715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6726181)[0x556598a2bae0]{disrupted}: Freeing instance (context_map.c:202) 20241213085109715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6726181)[0x556598a2bae0]{disrupted}: Deallocated (fsm.c:568) 20241213085109715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x556598a3b720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085109715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x556598a3b720]{disconnected}: Freeing instance (context_map.c:206) 20241213085109715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x556598a3b720]{disconnected}: Deallocated (fsm.c:568) 20241213085109715 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6726181 SCCP-56 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213085109715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x556598a2aaa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085109715 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085109715 DLSCCP DEBUG SCCP-SCOC(57)[0x556598a2b520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085109715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00904a39), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085109715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085109715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085109715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085109715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085109715 DLSCCP DEBUG SCCP-SCOC(57)[0x556598a2b520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085109715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x556598a2aaa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085109715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231005)[0x556598a39e50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085109715 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231005)[0x556598a39e50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085109715 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085109715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231005)[0x556598a39e50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085109715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231005)[0x556598a39e50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085109715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231005)[0x556598a39e50]{disrupted}: Freeing instance (context_map.c:202) 20241213085109715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231005)[0x556598a39e50]{disrupted}: Deallocated (fsm.c:568) 20241213085109715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x556598a2aaa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085109715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x556598a2aaa0]{disconnected}: Freeing instance (context_map.c:206) 20241213085109715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x556598a2aaa0]{disconnected}: Deallocated (fsm.c:568) 20241213085109715 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231005 SCCP-57 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213085109715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085109715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085109715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085109715 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085109715 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085109715 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085109715 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085109715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085109715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085109715 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085109715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213085109715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085109715 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085109715 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085109715 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085109715 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085109715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085109715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085109715 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085109715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085109715 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085109715 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085109715 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) VirtHNBGW-STATS(451)@8fcf34dce8ec: Final verdict of PTC: none 20241213085109715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085109715 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085109715 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085109715 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085109715 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085109715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085109715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085109715 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085109715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085109715 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085109715 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085109715 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085109715 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085109715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085109715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085109715 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085109716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57388<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-PFCP(453)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(451): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(453): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(464): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(465): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(466): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(467): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(468): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:51:09 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc 20241213085109774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57440<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085110277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57440<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=427940) Waiting for packet dumper to finish... 1 (prev_count=427940, count=428480) 20241213085111714 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085111714 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085111714 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085111714 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085111714 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085111714 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:51:12 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20241213085113375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53580<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085113380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085113383 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36435<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085113401 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085113401 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085113411 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085113411 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085113411 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085113411 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085113411 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085113411 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085113411 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085113411 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085113411 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38841 (stream_srv.c:132) 20241213085113411 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38841<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085113412 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085113412 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085113412 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085113412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085113412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085113412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085113413 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085113413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085113413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085113413 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085113413 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085113413 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085113413 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085113413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085113413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085113413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085113413 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085113413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085113413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085113413 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085113413 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085113413 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085113413 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085113413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085113413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085113413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085113413 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085113413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085113413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085113413 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085113413 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085113413 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085113413 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085113413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085113413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085113413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085113413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085113413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085113413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085113413 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085113413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085113413 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085113413 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085113413 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085113413 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085113413 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085113413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085113413 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085113413 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085113413 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085113413 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085113413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085113413 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085113413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085113413 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085113413 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085113413 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085113413 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085113413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085113413 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085113413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085113413 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085113413 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085113413 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085113413 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085113413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085113413 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(479)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(479)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(479)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(477)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(482)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-M3UA(482)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(482)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-SCCP(480)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085113441 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085113441 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085113441 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085113441 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085113441 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085113441 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085113441 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085113441 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085113442 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085113442 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085113442 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085113442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085113442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085113442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085113442 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085113442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085113442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085113442 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085113442 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085113442 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085113442 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085113442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085113442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085113442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085113442 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085113442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085113442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085113442 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085113442 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085113442 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085113442 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085113442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085113442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085113442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085113443 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085113443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085113443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085113443 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085113443 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085113443 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085113443 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085113443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085113443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085113443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085113443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085113443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085113443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085113443 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085113443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085113443 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085113443 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085113443 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085113443 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085113443 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085113443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085113443 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085113443 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085113443 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085113443 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085113443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085113443 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085113443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085113443 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085113443 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085113443 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085113443 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085113443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085113443 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085113443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085113443 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085113443 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085113443 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085113443 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085113443 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085113443 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(485)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(483)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(488)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(486)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085113488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085113488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085113488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085113488 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085113488 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085113488 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085113488 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085113488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085113488 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085113493 DLINP DEBUG SRVCONN(,r=127.0.0.1:38841<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085113493 DLINP DEBUG SRVCONN(,r=127.0.0.1:38841<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085113493 DLINP DEBUG SRVCONN(,r=127.0.0.1:38841<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085113493 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085113493 DHNBAP DEBUG (127.0.0.1:38841 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085113493 DHNBAP NOTICE (127.0.0.1:38841 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085113493 DHNBAP NOTICE (127.0.0.1:38841 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085113493 DLINP DEBUG SRVCONN(,r=127.0.0.1:38841<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085113493 DLINP DEBUG SRVCONN(,r=127.0.0.1:38841<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085113627 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085113627 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085113627 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085113627 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085113634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085113634 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085113634 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085113634 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085113634 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085113634 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085113634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085113637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085113637 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085113637 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085113637 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085113637 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085113637 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085113637 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085113637 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085113637 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085113637 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085113637 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085113637 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085113637 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085113637 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085113637 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085113637 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085113637 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085113639 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 20241213085113639 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 20241213085113639 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085113639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213085113639 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085113639 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085113639 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085113639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085113639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085113639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085113639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085113639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085113639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085113639 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085113639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085113639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085113639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085113639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085113639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085113639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085113639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085113639 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(482)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085113645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085113645 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085113645 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085113645 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085113645 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085113645 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085113645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085113648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085113648 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085113648 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085113648 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085113648 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085113648 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085113648 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085113648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085113648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085113648 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085113648 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085113648 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085113648 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085113648 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085113648 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085113648 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085113648 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085113649 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085113650 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085113650 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085113650 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085113650 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085113650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085113650 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085113650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085113650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085113650 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085113650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085113650 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085113650 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085113650 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085113650 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085113650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085113650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085113650 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085113655 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085113656 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085113656 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085113656 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085113661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085113661 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085113661 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085113661 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085113661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085113661 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085113661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085113663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085113663 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085113663 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085113663 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085113663 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085113663 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085113663 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085113663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085113663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085113663 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085113663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085113663 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085113663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085113663 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085113663 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085113663 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085113663 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085113664 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085113664 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085113664 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085113664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085113664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085113664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085113664 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085113664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085113664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085113665 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085113665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085113665 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085113665 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085113665 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085113665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085113665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085113665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085113665 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085113668 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 20241213085113668 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 20241213085113668 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085113668 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213085113673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085113674 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213085113674 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085113674 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085113674 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085113674 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085113674 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085113676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085113676 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085113676 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085113676 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085113676 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085113676 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085113676 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085113676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085113676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085113676 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213085113676 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085113676 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085113676 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085113676 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085113676 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085113676 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085113676 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085113678 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085113678 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085113678 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085113678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085113678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085113678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085113678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085113678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085113678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085113678 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085113678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085113678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085113678 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085113678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085113678 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085113678 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085113678 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085113678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085113678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085113678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085113678 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(478)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085114438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085114438 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085114438 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085114438 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085114438 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085114438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085114438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085114438 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085114438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085114438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085114439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085114439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085114439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085114439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085114439 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085114439 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085114439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114439 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085114439 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085114439 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085114439 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085114439 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085114439 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085114439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085114439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085114439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085114439 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085114439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085114439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085114439 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085114439 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085114439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085114439 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085114439 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085114439 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085114439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085114439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085114439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085114439 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085114442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085114442 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085114442 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085114442 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085114442 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085114442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085114442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085114442 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085114442 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085114442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085114442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085114442 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085114442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085114442 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085114442 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085114442 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085114442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114442 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085114442 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085114442 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085114442 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085114442 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085114448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085114448 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085114448 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085114448 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085114448 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085114448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085114448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085114448 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085114448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085114448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085114448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085114448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085114448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085114448 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085114448 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085114448 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085114448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114448 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085114448 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085114448 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085114448 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085114448 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) 20241213085114448 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) 20241213085114448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085114448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085114448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085114448 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085114448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085114448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085114448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085114448 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085114448 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085114448 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085114448 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{CONNECTED}: link up (cnlink.c:111) 20241213085114448 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085114448 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085114448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085114448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085114448 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(481)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085114450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085114450 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085114450 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085114450 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085114450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085114450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085114450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085114450 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085114450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085114450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085114450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085114450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085114450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085114450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085114450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085114450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085114450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114450 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085114450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085114450 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085114450 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085114450 DRANAP INFO cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(484)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085114463 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085114463 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085114463 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085114463 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085114463 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085114463 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085114463 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085114463 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085114463 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085114463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085114463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085114463 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085114463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085114463 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085114463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085114463 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085114463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114464 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085114464 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085114464 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085114464 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085114464 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085114464 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085114464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085114464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085114464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085114464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085114464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085114464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085114464 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085114464 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085114464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085114464 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085114464 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085114464 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085114464 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085114464 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085114464 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085114464 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085114465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085114465 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085114465 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085114465 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085114465 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085114465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085114465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085114465 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085114465 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085114465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085114465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085114465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085114465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085114465 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085114465 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085114465 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085114465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114465 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085114465 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085114465 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085114465 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085114465 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(487)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085114472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085114472 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085114472 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085114472 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085114472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085114472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085114472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085114472 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085114472 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085114472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085114472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085114472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085114472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085114472 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085114472 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085114473 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085114473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114473 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085114473 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085114473 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085114473 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085114473 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) 20241213085114473 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) 20241213085114473 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085114473 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085114473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114473 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114473 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085114473 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085114473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085114473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085114473 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085114473 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: link up (cnlink.c:111) 20241213085114473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085114473 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085114473 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085114473 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085114473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085114473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085114473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085114473 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085114474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085114474 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085114474 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085114474 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085114474 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085114474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085114474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085114474 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085114474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085114474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085114474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085114474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085114474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085114474 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085114474 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085114474 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085114474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085114474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085114474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085114474 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085114474 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085114474 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085114474 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085114474 DRANAP INFO cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085115505 DLCTRL DEBUG Command: GET 595631167 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085115505 DLCTRL DEBUG Tx Command reply: GET_REPLY 595631167 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085115513 DLCTRL DEBUG Command: GET 994196662 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085115513 DLCTRL DEBUG Tx Command reply: GET_REPLY 994196662 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085115517 DLCTRL DEBUG Command: GET 754223109 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085115517 DLCTRL DEBUG Tx Command reply: GET_REPLY 754223109 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085115522 DLCTRL DEBUG Command: GET 296696010 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085115522 DLCTRL DEBUG Tx Command reply: GET_REPLY 296696010 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085115526 DLCTRL DEBUG Command: GET 814389233 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085115526 DLCTRL DEBUG Tx Command reply: GET_REPLY 814389233 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085115530 DLCTRL DEBUG Command: GET 849919714 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085115530 DLCTRL DEBUG Tx Command reply: GET_REPLY 849919714 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085115536 DLCTRL DEBUG Command: GET 123061625 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085115536 DLCTRL DEBUG Tx Command reply: GET_REPLY 123061625 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085115542 DLCTRL DEBUG Command: GET 765879463 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085115542 DLCTRL DEBUG Tx Command reply: GET_REPLY 765879463 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085115547 DLCTRL DEBUG Command: GET 525358735 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085115547 DLCTRL DEBUG Tx Command reply: GET_REPLY 525358735 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085115550 DLCTRL DEBUG Command: GET 513819900 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085115550 DLCTRL DEBUG Tx Command reply: GET_REPLY 513819900 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085115553 DLCTRL DEBUG Command: GET 779157071 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085115553 DLCTRL DEBUG Tx Command reply: GET_REPLY 779157071 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085115555 DLCTRL DEBUG Command: GET 962980681 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085115555 DLCTRL DEBUG Tx Command reply: GET_REPLY 962980681 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085115556 DLCTRL DEBUG Command: GET 962057757 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085115556 DLCTRL DEBUG Tx Command reply: GET_REPLY 962057757 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085115558 DLCTRL DEBUG Command: GET 128089847 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085115558 DLCTRL DEBUG Tx Command reply: GET_REPLY 128089847 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085115558 DLCTRL DEBUG Command: GET 215685470 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085115558 DLCTRL DEBUG Tx Command reply: GET_REPLY 215685470 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085115559 DLCTRL DEBUG Command: GET 886668608 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085115559 DLCTRL DEBUG Tx Command reply: GET_REPLY 886668608 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085115560 DLCTRL DEBUG Command: GET 753700134 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085115560 DLCTRL DEBUG Tx Command reply: GET_REPLY 753700134 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085115560 DLCTRL DEBUG Command: GET 575239145 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085115560 DLCTRL DEBUG Tx Command reply: GET_REPLY 575239145 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085115561 DLCTRL DEBUG Command: GET 74000153 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085115561 DLCTRL DEBUG Tx Command reply: GET_REPLY 74000153 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085115562 DLCTRL DEBUG Command: GET 765845694 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085115562 DLCTRL DEBUG Tx Command reply: GET_REPLY 765845694 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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 := '000000000000000001101010'B, t_guard := 20.000000 } 20241213085115592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53602<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@8fcf34dce8ec: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)12405115 20241213085116638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085116638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085116638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213085116638 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085116638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbd497b, normal) (hnbgw_rua.c:407) 20241213085116638 DHNB DEBUG map_rua[0x556598a281a0]{init}: Allocated (fsm.c:456) 20241213085116638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12405115)[0x556598a281a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085116638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12405115 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085116638 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085116638 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085116638 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12405115 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085116638 DCN DEBUG map_sccp[0x556598a20120]{init}: Allocated (fsm.c:456) 20241213085116638 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x556598a20120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085116638 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12405115 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085116638 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12405115 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213085116638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12405115)[0x556598a281a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085116638 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085116638 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085116638 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12405115)[0x556598a281a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085116639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x556598a20120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085116639 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085116639 DLSCCP DEBUG SCCP-SCOC(58)[0x556598a3dbf0]{IDLE}: Allocated (fsm.c:456) 20241213085116639 DLSCCP DEBUG SCCP-SCOC(58)[0x556598a3dbf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085116639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300006a0056400500f1100926) (sccp_scrc.c:406) 20241213085116639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085116639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085116639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085116639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085116639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085116639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085116639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085116639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085116639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085116639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085116639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085116639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085116639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085116639 DLSCCP DEBUG SCCP-SCOC(58)[0x556598a3dbf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085116639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x556598a20120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085116639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12405115)[0x556598a281a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085116639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085116639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085116639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085116639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085116639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085116639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085116639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085116639 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(477)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@8fcf34dce8ec: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) HNBGW_Test.msc0-RAN(478)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)13743365 HNBGW_Test.msc0-SCCP(477)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(477)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(490)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085116661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085116661 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085116661 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085116661 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085116661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085116661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085116661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085116661 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085116661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085116661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085116661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085116661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085116661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085116661 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007a255c) (sccp_scrc.c:477) 20241213085116661 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20241213085116661 DLSCCP DEBUG SCCP-SCOC(58)[0x556598a3dbf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085116661 DLSCCP DEBUG SCCP-SCOC(58)[0x556598a3dbf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085116661 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085116661 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085116661 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) 20241213085116661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x556598a20120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085116661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x556598a20120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085116664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53602<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(490)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085116666 DLCTRL DEBUG Command: GET 227424022 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085116666 DLCTRL DEBUG Tx Command reply: GET_REPLY 227424022 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085116668 DLCTRL DEBUG Command: GET 698100418 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085116668 DLCTRL DEBUG Tx Command reply: GET_REPLY 698100418 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085116670 DLCTRL DEBUG Command: GET 497833665 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085116670 DLCTRL DEBUG Tx Command reply: GET_REPLY 497833665 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085116672 DLCTRL DEBUG Command: GET 194960936 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085116672 DLCTRL DEBUG Tx Command reply: GET_REPLY 194960936 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085116675 DLCTRL DEBUG Command: GET 545521350 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085116675 DLCTRL DEBUG Tx Command reply: GET_REPLY 545521350 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085116676 DLCTRL DEBUG Command: GET 113135460 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085116676 DLCTRL DEBUG Tx Command reply: GET_REPLY 113135460 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085116676 DLCTRL DEBUG Command: GET 748961591 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085116676 DLCTRL DEBUG Tx Command reply: GET_REPLY 748961591 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085116677 DLCTRL DEBUG Command: GET 826224039 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085116677 DLCTRL DEBUG Tx Command reply: GET_REPLY 826224039 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085116678 DLCTRL DEBUG Command: GET 824047841 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085116678 DLCTRL DEBUG Tx Command reply: GET_REPLY 824047841 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085116679 DLCTRL DEBUG Command: GET 808771696 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085116679 DLCTRL DEBUG Tx Command reply: GET_REPLY 808771696 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085116679 DLCTRL DEBUG Command: GET 326334467 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085116679 DLCTRL DEBUG Tx Command reply: GET_REPLY 326334467 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085116680 DLCTRL DEBUG Command: GET 783715632 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085116680 DLCTRL DEBUG Tx Command reply: GET_REPLY 783715632 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085116681 DLCTRL DEBUG Command: GET 975929494 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085116681 DLCTRL DEBUG Tx Command reply: GET_REPLY 975929494 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085116682 DLCTRL DEBUG Command: GET 479419413 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085116682 DLCTRL DEBUG Tx Command reply: GET_REPLY 479419413 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085116683 DLCTRL DEBUG Command: GET 844267752 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085116683 DLCTRL DEBUG Tx Command reply: GET_REPLY 844267752 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085116683 DLCTRL DEBUG Command: GET 419919056 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085116683 DLCTRL DEBUG Tx Command reply: GET_REPLY 419919056 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085116684 DLCTRL DEBUG Command: GET 445771282 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085116684 DLCTRL DEBUG Tx Command reply: GET_REPLY 445771282 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085116685 DLCTRL DEBUG Command: GET 782971122 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085116685 DLCTRL DEBUG Tx Command reply: GET_REPLY 782971122 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085116686 DLCTRL DEBUG Command: GET 437606335 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085116686 DLCTRL DEBUG Tx Command reply: GET_REPLY 437606335 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085116687 DLCTRL DEBUG Command: GET 301520157 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085116687 DLCTRL DEBUG Tx Command reply: GET_REPLY 301520157 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000110011101'B, t_guard := 20.000000 } 20241213085116699 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53612<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(481)@8fcf34dce8ec: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(481)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(491)3392160 20241213085117724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085117724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085117724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213085117724 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085117724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x33c2a0, normal) (hnbgw_rua.c:407) 20241213085117724 DHNB DEBUG map_rua[0x556598a1b660]{init}: Allocated (fsm.c:456) 20241213085117724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3392160)[0x556598a1b660]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085117724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3392160 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085117724 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085117724 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085117724 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213085117724 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3392160 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241213085117724 DCN DEBUG map_sccp[0x556598a2bae0]{init}: Allocated (fsm.c:456) 20241213085117724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x556598a2bae0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085117724 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3392160 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213085117724 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3392160 SCCP-59 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213085117724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3392160)[0x556598a1b660]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085117724 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085117724 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085117724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3392160)[0x556598a1b660]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085117724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x556598a2bae0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085117724 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085117724 DLSCCP DEBUG SCCP-SCOC(59)[0x556598a3b720]{IDLE}: Allocated (fsm.c:456) 20241213085117724 DLSCCP DEBUG SCCP-SCOC(59)[0x556598a3b720]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085117724 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300019d0056400500f1100926) (sccp_scrc.c:406) 20241213085117724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085117724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085117724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085117724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085117724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085117724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085117724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085117724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085117724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085117724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085117724 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085117724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085117724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085117724 DLSCCP DEBUG SCCP-SCOC(59)[0x556598a3b720]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085117724 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x556598a2bae0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085117724 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3392160)[0x556598a1b660]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085117724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085117724 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085117724 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085117724 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085117724 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085117725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085117725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085117725 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(480)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc1-SCCP(480)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(481)@8fcf34dce8ec: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) HNBGW_Test.msc1-RAN(481)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(491)12598425 HNBGW_Test.msc1-SCCP(480)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(480)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(491)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085117743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085117743 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085117743 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085117743 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085117743 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085117743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085117743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085117743 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085117743 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085117743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085117743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085117743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085117744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085117744 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002f7648) (sccp_scrc.c:477) 20241213085117744 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20241213085117744 DLSCCP DEBUG SCCP-SCOC(59)[0x556598a3b720]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085117744 DLSCCP DEBUG SCCP-SCOC(59)[0x556598a3b720]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085117744 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085117744 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085117744 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) 20241213085117744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x556598a2bae0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085117744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x556598a2bae0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085117745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53612<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(491)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085117748 DLCTRL DEBUG Command: GET 490544692 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085117748 DLCTRL DEBUG Tx Command reply: GET_REPLY 490544692 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085117751 DLCTRL DEBUG Command: GET 450694424 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085117751 DLCTRL DEBUG Tx Command reply: GET_REPLY 450694424 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085117754 DLCTRL DEBUG Command: GET 100999422 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085117754 DLCTRL DEBUG Tx Command reply: GET_REPLY 100999422 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085117755 DLCTRL DEBUG Command: GET 953798449 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085117755 DLCTRL DEBUG Tx Command reply: GET_REPLY 953798449 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085117756 DLCTRL DEBUG Command: GET 327569252 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085117756 DLCTRL DEBUG Tx Command reply: GET_REPLY 327569252 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085117758 DLCTRL DEBUG Command: GET 679539851 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085117758 DLCTRL DEBUG Tx Command reply: GET_REPLY 679539851 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241213085117759 DLCTRL DEBUG Command: GET 635498678 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085117759 DLCTRL DEBUG Tx Command reply: GET_REPLY 635498678 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085117759 DLCTRL DEBUG Command: GET 796575988 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085117759 DLCTRL DEBUG Tx Command reply: GET_REPLY 796575988 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085117760 DLCTRL DEBUG Command: GET 770346621 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085117760 DLCTRL DEBUG Tx Command reply: GET_REPLY 770346621 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085117761 DLCTRL DEBUG Command: GET 30761374 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085117761 DLCTRL DEBUG Tx Command reply: GET_REPLY 30761374 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085117762 DLCTRL DEBUG Command: GET 466709444 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085117762 DLCTRL DEBUG Tx Command reply: GET_REPLY 466709444 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085117762 DLCTRL DEBUG Command: GET 665643109 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085117762 DLCTRL DEBUG Tx Command reply: GET_REPLY 665643109 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085117763 DLCTRL DEBUG Command: GET 934035736 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085117763 DLCTRL DEBUG Tx Command reply: GET_REPLY 934035736 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085117764 DLCTRL DEBUG Command: GET 939884735 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085117764 DLCTRL DEBUG Tx Command reply: GET_REPLY 939884735 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085117765 DLCTRL DEBUG Command: GET 861779522 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085117765 DLCTRL DEBUG Tx Command reply: GET_REPLY 861779522 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085117765 DLCTRL DEBUG Command: GET 619755727 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085117765 DLCTRL DEBUG Tx Command reply: GET_REPLY 619755727 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085117766 DLCTRL DEBUG Command: GET 43037586 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085117766 DLCTRL DEBUG Tx Command reply: GET_REPLY 43037586 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085117767 DLCTRL DEBUG Command: GET 759751659 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085117767 DLCTRL DEBUG Tx Command reply: GET_REPLY 759751659 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085117767 DLCTRL DEBUG Command: GET 70343878 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085117767 DLCTRL DEBUG Tx Command reply: GET_REPLY 70343878 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085117768 DLCTRL DEBUG Command: GET 590716079 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085117768 DLCTRL DEBUG Tx Command reply: GET_REPLY 590716079 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000101010101'B, t_guard := 20.000000 } 20241213085117779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53628<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@8fcf34dce8ec: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(492)3010647 20241213085118802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085118802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085118802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213085118802 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085118802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2df057, normal) (hnbgw_rua.c:407) 20241213085118802 DHNB DEBUG map_rua[0x556598a383e0]{init}: Allocated (fsm.c:456) 20241213085118802 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3010647)[0x556598a383e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085118802 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3010647 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085118803 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085118803 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085118803 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3010647 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085118803 DCN DEBUG map_sccp[0x556598a2bc10]{init}: Allocated (fsm.c:456) 20241213085118803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x556598a2bc10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085118803 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3010647 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085118803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3010647 SCCP-60 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213085118803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3010647)[0x556598a383e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085118803 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085118803 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085118803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3010647)[0x556598a383e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085118803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x556598a2bc10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085118803 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085118803 DLSCCP DEBUG SCCP-SCOC(60)[0x556598a3ab00]{IDLE}: Allocated (fsm.c:456) 20241213085118803 DLSCCP DEBUG SCCP-SCOC(60)[0x556598a3ab00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085118803 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001550056400500f1100926) (sccp_scrc.c:406) 20241213085118803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085118803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085118803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085118803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085118803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085118803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085118803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085118803 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085118803 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085118803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085118803 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085118803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085118803 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085118803 DLSCCP DEBUG SCCP-SCOC(60)[0x556598a3ab00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085118803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x556598a2bc10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085118803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3010647)[0x556598a383e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085118803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085118803 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085118803 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085118803 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085118803 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085118803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085118803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085118803 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(477)@8fcf34dce8ec: First idle individual index:1 HNBGW_Test.msc0-SCCP(477)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(478)@8fcf34dce8ec: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) HNBGW_Test.msc0-RAN(478)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(492)3615889 HNBGW_Test.msc0-SCCP(477)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(477)@8fcf34dce8ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085118807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085118807 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085118807 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085118807 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085118807 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085118807 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085118807 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085118807 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085118808 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085118808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085118808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085118808 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085118808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085118808 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0025e75a) (sccp_scrc.c:477) 20241213085118808 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20241213085118808 DLSCCP DEBUG SCCP-SCOC(60)[0x556598a3ab00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085118808 DLSCCP DEBUG SCCP-SCOC(60)[0x556598a3ab00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085118808 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085118808 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085118808 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) 20241213085118808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x556598a2bc10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085118808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x556598a2bc10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085118810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53628<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085118811 DLCTRL DEBUG Command: GET 674139605 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085118811 DLCTRL DEBUG Tx Command reply: GET_REPLY 674139605 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241213085118813 DLCTRL DEBUG Command: GET 770387889 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085118813 DLCTRL DEBUG Tx Command reply: GET_REPLY 770387889 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085118815 DLCTRL DEBUG Command: GET 951491336 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085118815 DLCTRL DEBUG Tx Command reply: GET_REPLY 951491336 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085118816 DLCTRL DEBUG Command: GET 409799443 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085118816 DLCTRL DEBUG Tx Command reply: GET_REPLY 409799443 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085118817 DLCTRL DEBUG Command: GET 739698050 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085118817 DLCTRL DEBUG Tx Command reply: GET_REPLY 739698050 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085118820 DLCTRL DEBUG Command: GET 477503648 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085118820 DLCTRL DEBUG Tx Command reply: GET_REPLY 477503648 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241213085118820 DLCTRL DEBUG Command: GET 891652093 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085118820 DLCTRL DEBUG Tx Command reply: GET_REPLY 891652093 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085118821 DLCTRL DEBUG Command: GET 894885850 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085118821 DLCTRL DEBUG Tx Command reply: GET_REPLY 894885850 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085118822 DLCTRL DEBUG Command: GET 29153444 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085118822 DLCTRL DEBUG Tx Command reply: GET_REPLY 29153444 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085118823 DLCTRL DEBUG Command: GET 578085846 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085118823 DLCTRL DEBUG Tx Command reply: GET_REPLY 578085846 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085118824 DLCTRL DEBUG Command: GET 17550438 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085118824 DLCTRL DEBUG Tx Command reply: GET_REPLY 17550438 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085118825 DLCTRL DEBUG Command: GET 504859145 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085118825 DLCTRL DEBUG Tx Command reply: GET_REPLY 504859145 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085118826 DLCTRL DEBUG Command: GET 799208731 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085118826 DLCTRL DEBUG Tx Command reply: GET_REPLY 799208731 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085118827 DLCTRL DEBUG Command: GET 145140777 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085118827 DLCTRL DEBUG Tx Command reply: GET_REPLY 145140777 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085118828 DLCTRL DEBUG Command: GET 607295340 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085118828 DLCTRL DEBUG Tx Command reply: GET_REPLY 607295340 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085118829 DLCTRL DEBUG Command: GET 638884880 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085118829 DLCTRL DEBUG Tx Command reply: GET_REPLY 638884880 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085118830 DLCTRL DEBUG Command: GET 287078665 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085118830 DLCTRL DEBUG Tx Command reply: GET_REPLY 287078665 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085118831 DLCTRL DEBUG Command: GET 611782883 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085118831 DLCTRL DEBUG Tx Command reply: GET_REPLY 611782883 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085118832 DLCTRL DEBUG Command: GET 523829150 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085118832 DLCTRL DEBUG Tx Command reply: GET_REPLY 523829150 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085118832 DLCTRL DEBUG Command: GET 222118143 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085118832 DLCTRL DEBUG Tx Command reply: GET_REPLY 222118143 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085118835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53588<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469)@8fcf34dce8ec: Final verdict of PTC: none 20241213085118835 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085118835 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) 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241213085118835 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36435<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(483)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(487)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(479)@8fcf34dce8ec: Final verdict of PTC: none 20241213085118835 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085118835 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) 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085118835 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085118835 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) 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213085118835 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085118835 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085118835 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085118835 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085118835 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(484)@8fcf34dce8ec: Final verdict of PTC: none 20241213085118835 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085118835 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085118835 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn1-SCCP(486)@8fcf34dce8ec: Final verdict of PTC: none 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085118835 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085118835 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085118835 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn1-M3UA(488)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(482)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(477)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(480)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(470)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(478)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@8fcf34dce8ec: Final verdict of PTC: none 20241213085118835 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085118835 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085118835 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085118835 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085118835 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085118835 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085118835 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085118835 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085118835 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085118835 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085118835 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085118835 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085118835 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085118835 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085118835 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085118835 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085118835 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085118836 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085118836 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085118836 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085118836 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085118836 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085118836 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085118836 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085118836 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(471)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(489)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@8fcf34dce8ec: Final verdict of PTC: none 20241213085118837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085118837 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085118837 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085118837 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085118837 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085118837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085118837 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085118837 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085118837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085118837 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085118837 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085118837 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085118837 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085118837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085118837 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085118837 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085118837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085118837 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085118837 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085118837 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085118837 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085118837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085118837 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085118837 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(481)@8fcf34dce8ec: Final verdict of PTC: none 20241213085118835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085118835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085118835 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213085118835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085118835 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085118835 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085118835 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085118835 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085118835 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085118835 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085118835 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085118835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085118836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085118836 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085118836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085118836 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085118836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085118836 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085118836 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085118836 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085118836 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085118836 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085118836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x556598a2bae0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085118836 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085118836 DLSCCP DEBUG SCCP-SCOC(59)[0x556598a3b720]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085118836 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f7648), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085118836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085118836 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085118836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085118836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085118836 DLSCCP DEBUG SCCP-SCOC(59)[0x556598a3b720]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085118836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x556598a2bae0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085118836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3392160)[0x556598a1b660]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085118836 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3392160)[0x556598a1b660]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085118836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085118836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3392160)[0x556598a1b660]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085118836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3392160)[0x556598a1b660]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085118836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3392160)[0x556598a1b660]{disrupted}: Freeing instance (context_map.c:202) 20241213085118836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3392160)[0x556598a1b660]{disrupted}: Deallocated (fsm.c:568) 20241213085118836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x556598a2bae0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085118836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x556598a2bae0]{disconnected}: Freeing instance (context_map.c:206) 20241213085118836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x556598a2bae0]{disconnected}: Deallocated (fsm.c:568) 20241213085118836 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3392160 SCCP-59 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213085118836 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085118836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085118836 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085118836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085118836 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085118836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085118836 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085118836 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085118836 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085118836 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085118836 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085118836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085118836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085118836 DLINP DEBUG SRVCONN(,r=127.0.0.1:38841<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085118836 DLINP DEBUG SRVCONN(,r=127.0.0.1:38841<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085118836 DLINP NOTICE SRV(,r=127.0.0.1:38841<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085118836 DMAIN NOTICE (127.0.0.1:38841 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38841<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085118836 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213085118836 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085118836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085118836 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085118836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085118836 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085118836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085118836 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085118836 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085118836 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085118836 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085118836 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085118836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x556598a20120]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085118836 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085118836 DLSCCP DEBUG SCCP-SCOC(58)[0x556598a3dbf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085118836 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a255c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085118836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085118836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085118836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085118836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085118836 DLSCCP DEBUG SCCP-SCOC(58)[0x556598a3dbf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085118836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x556598a20120]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085118836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12405115)[0x556598a281a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085118836 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12405115)[0x556598a281a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085118836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085118836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12405115)[0x556598a281a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085118836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12405115)[0x556598a281a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085118836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12405115)[0x556598a281a0]{disrupted}: Freeing instance (context_map.c:202) 20241213085118836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12405115)[0x556598a281a0]{disrupted}: Deallocated (fsm.c:568) 20241213085118836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x556598a20120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085118836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x556598a20120]{disconnected}: Freeing instance (context_map.c:206) 20241213085118836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x556598a20120]{disconnected}: Deallocated (fsm.c:568) 20241213085118836 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12405115 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213085118836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x556598a2bc10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085118836 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085118836 DLSCCP DEBUG SCCP-SCOC(60)[0x556598a3ab00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085118836 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025e75a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085118836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085118836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085118836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085118836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085118836 DLSCCP DEBUG SCCP-SCOC(60)[0x556598a3ab00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085118836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x556598a2bc10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085118836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3010647)[0x556598a383e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085118836 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3010647)[0x556598a383e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085118836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085118836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3010647)[0x556598a383e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085118836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3010647)[0x556598a383e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085118836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3010647)[0x556598a383e0]{disrupted}: Freeing instance (context_map.c:202) 20241213085118836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3010647)[0x556598a383e0]{disrupted}: Deallocated (fsm.c:568) 20241213085118836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x556598a2bc10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085118836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x556598a2bc10]{disconnected}: Freeing instance (context_map.c:206) 20241213085118836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x556598a2bc10]{disconnected}: Deallocated (fsm.c:568) 20241213085118836 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3010647 SCCP-60 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213085118836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085118836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085118836 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085118836 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085118836 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085118851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53580<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(472)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(472): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(490): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(491): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(492): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:51:18 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc 20241213085118999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53644<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085119501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53644<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=495260) 20241213085119715 DLSCCP DEBUG SCCP-SCOC(57)[0x556598a2b520]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085119715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00904a39), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085119715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085119715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085119715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085119715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085119715 DLSCCP DEBUG SCCP-SCOC(56)[0x556598a69450]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085119715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcebd4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085119715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085119715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085119715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085119715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085119715 DLSCCP DEBUG SCCP-SCOC(55)[0x556598a2a970]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085119715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c6ef5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085119715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085119715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085119715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085119715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085119715 DLSCCP DEBUG SCCP-SCOC(54)[0x556598a26760]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085119715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d1cb5), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085119715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085119715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085119715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085119715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085119715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085119716 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085119716 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085119716 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085119716 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085119716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085119716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085119716 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085119716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085119716 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085119716 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085119716 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085119716 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085119716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085119716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085119716 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085119716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085119716 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085119716 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085119716 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085119716 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085119716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085119716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085119716 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085119716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085119716 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085119716 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085119716 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085119716 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085119716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085119716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085119716 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=495260, count=513272) 20241213085120836 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085120836 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085120837 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085120837 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085120837 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085120837 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085120837 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085120837 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085120837 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213085120837 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085120837 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085120837 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:51:21 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20241213085122602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085122607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40028<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085122611 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34779<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085122625 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085122625 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085122634 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085122634 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085122634 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085122634 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085122634 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085122634 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085122634 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085122634 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085122634 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43450 (stream_srv.c:132) 20241213085122634 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43450<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085122635 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085122635 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085122635 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085122635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085122635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085122635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085122635 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085122635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085122635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085122636 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085122636 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085122636 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085122636 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085122636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085122636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085122636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085122636 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085122636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085122636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085122636 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085122636 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085122636 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085122636 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085122636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085122636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085122636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085122636 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085122636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085122636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085122636 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085122636 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085122636 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085122636 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085122636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085122636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085122636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085122636 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085122636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085122636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085122636 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085122636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085122636 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085122636 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085122636 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085122636 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085122636 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085122636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085122636 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085122636 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085122636 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085122636 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085122636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085122636 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085122636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085122636 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085122636 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085122636 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085122636 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085122636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085122636 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085122636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085122636 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085122636 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085122636 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085122636 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085122636 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085122636 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(503)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(503)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(503)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(501)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(506)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-M3UA(506)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(506)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(504)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085122664 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085122664 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085122664 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085122664 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085122664 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085122664 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085122664 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085122664 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085122665 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085122665 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085122665 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085122665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085122665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085122665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085122665 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085122665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085122665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085122665 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085122665 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085122665 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085122665 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085122665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085122665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085122665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085122666 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085122666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085122666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085122666 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085122666 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085122666 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085122666 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085122666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085122666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085122666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085122666 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085122666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085122666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085122666 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085122666 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085122666 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085122666 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085122666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085122666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085122666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085122666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085122666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085122666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085122666 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085122666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085122666 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085122666 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085122666 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085122666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085122666 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085122666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085122666 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085122666 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085122666 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085122666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085122666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085122666 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085122666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085122666 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085122666 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085122666 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085122666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085122666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085122666 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085122666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085122666 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085122666 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085122666 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085122666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085122666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085122666 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(509)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(509)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(509)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(507)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(512)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-M3UA(512)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(512)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-SCCP(510)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085122702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085122703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085122703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085122703 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085122703 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085122703 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085122703 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085122703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085122703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085122707 DLINP DEBUG SRVCONN(,r=127.0.0.1:43450<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085122707 DLINP DEBUG SRVCONN(,r=127.0.0.1:43450<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085122707 DLINP DEBUG SRVCONN(,r=127.0.0.1:43450<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085122707 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085122707 DHNBAP DEBUG (127.0.0.1:43450 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085122707 DHNBAP NOTICE (127.0.0.1:43450 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085122707 DHNBAP NOTICE (127.0.0.1:43450 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085122707 DLINP DEBUG SRVCONN(,r=127.0.0.1:43450<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085122707 DLINP DEBUG SRVCONN(,r=127.0.0.1:43450<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085122847 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085122847 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085122848 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085122848 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085122853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085122853 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085122853 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085122853 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085122853 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085122853 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085122853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085122855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085122855 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085122855 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085122855 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085122855 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085122855 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085122855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085122855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085122855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085122855 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085122855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085122855 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085122855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085122855 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085122855 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085122855 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085122855 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085122856 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085122856 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085122856 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085122856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085122856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085122856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085122856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085122856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085122856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085122856 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085122856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085122856 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085122856 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085122856 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085122856 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085122856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085122856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085122856 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085122859 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 20241213085122859 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 20241213085122859 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085122859 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085122863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085122863 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085122863 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085122863 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085122863 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085122863 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085122863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085122864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085122864 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085122864 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085122864 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085122864 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085122864 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085122864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085122864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085122864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085122864 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085122864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085122864 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085122864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085122864 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085122864 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085122864 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085122864 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085122865 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085122865 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085122865 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085122865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085122865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085122865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085122865 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085122865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085122865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085122865 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085122866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085122866 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085122866 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085122866 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085122866 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085122866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085122866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085122866 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085122879 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085122879 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085122879 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085122879 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085122881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085122881 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085122881 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085122881 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085122881 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085122881 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085122881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085122882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085122882 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085122882 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085122882 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085122882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085122882 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085122882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085122882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085122882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085122882 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085122882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085122882 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085122882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085122882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085122882 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085122882 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085122882 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085122883 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085122883 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085122883 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085122883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085122883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085122883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085122883 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085122883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085122883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085122883 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085122884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085122884 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085122884 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085122884 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085122884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085122884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085122884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085122884 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085122890 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 20241213085122890 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 20241213085122890 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085122890 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213085122892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085122892 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213085122892 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085122892 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085122892 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085122892 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085122892 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085122892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085122892 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085122892 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085122892 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085122892 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085122892 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085122892 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085122893 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085122893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085122893 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213085122893 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085122893 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085122893 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085122893 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085122893 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085122893 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085122893 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085122894 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085122894 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085122894 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085122894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085122894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085122894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085122894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085122894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085122894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085122894 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085122894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085122894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085122894 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085122894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085122894 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085122894 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085122894 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085122894 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085122894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085122894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085122894 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(502)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085123663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085123663 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085123663 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085123663 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085123663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085123663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085123663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085123663 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085123663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085123663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085123663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085123663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085123663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085123663 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085123664 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085123664 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085123664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123664 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085123664 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085123664 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085123664 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085123664 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085123664 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085123664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085123664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085123664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085123664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085123664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085123664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085123664 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085123664 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085123664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085123664 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085123664 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085123664 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085123664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085123664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085123664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085123664 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085123667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085123667 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085123667 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085123667 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085123667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085123667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085123667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085123667 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085123667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085123667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085123667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085123667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085123667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085123667 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085123667 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085123667 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085123667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123667 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085123667 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085123667 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085123667 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085123667 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(505)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085123669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085123669 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085123669 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085123669 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085123669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085123670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085123670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085123670 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085123670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085123670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085123670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085123670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085123670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085123670 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085123670 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085123670 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085123670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123670 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085123670 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085123670 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085123670 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085123670 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) 20241213085123670 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) 20241213085123670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085123670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085123670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085123670 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085123670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085123670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085123670 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085123670 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{CONNECTED}: link up (cnlink.c:111) 20241213085123670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085123670 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085123670 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085123670 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085123671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085123671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085123671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085123671 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085123672 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085123672 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085123672 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085123672 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085123672 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085123672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085123672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085123672 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085123672 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085123672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085123672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085123672 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085123672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085123672 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085123672 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085123672 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085123672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123673 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085123673 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085123673 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085123673 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085123673 DRANAP INFO cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(508)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085123690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085123690 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085123690 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085123690 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085123690 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085123690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085123690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085123690 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085123690 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085123690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085123690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085123690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085123690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085123690 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085123690 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085123690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085123690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123690 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085123690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085123690 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085123690 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085123690 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085123690 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085123690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085123690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085123690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085123690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085123690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085123690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085123690 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085123690 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085123691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085123691 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085123691 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085123691 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085123691 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085123691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085123691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085123691 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085123692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085123692 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085123692 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085123692 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085123692 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085123692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085123692 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085123692 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085123692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085123692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085123692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085123692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085123692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085123692 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085123692 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085123692 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085123692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123692 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085123692 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085123692 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085123692 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085123692 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(511)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085123698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085123698 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085123698 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085123698 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085123698 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085123698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085123698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085123698 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085123698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085123698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085123698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085123698 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085123698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085123698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085123698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085123698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085123698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123698 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085123698 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085123698 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085123698 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085123698 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) 20241213085123698 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) 20241213085123698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085123698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085123698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085123698 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085123698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085123698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085123698 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085123698 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: link up (cnlink.c:111) 20241213085123698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085123698 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085123698 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085123698 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085123698 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085123698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085123698 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085123698 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085123699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085123699 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085123699 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085123699 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085123699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085123699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085123699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085123699 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085123699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085123699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085123699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085123699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085123699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085123699 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085123699 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085123699 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085123699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085123700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085123700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085123700 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085123700 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085123700 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085123700 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085123700 DRANAP INFO cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085124718 DLCTRL DEBUG Command: GET 440197942 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085124718 DLCTRL DEBUG Tx Command reply: GET_REPLY 440197942 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085124719 DLCTRL DEBUG Command: GET 826425937 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085124719 DLCTRL DEBUG Tx Command reply: GET_REPLY 826425937 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085124720 DLCTRL DEBUG Command: GET 877364418 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085124720 DLCTRL DEBUG Tx Command reply: GET_REPLY 877364418 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085124722 DLCTRL DEBUG Command: GET 725741941 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085124722 DLCTRL DEBUG Tx Command reply: GET_REPLY 725741941 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085124725 DLCTRL DEBUG Command: GET 284979735 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085124725 DLCTRL DEBUG Tx Command reply: GET_REPLY 284979735 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085124727 DLCTRL DEBUG Command: GET 687523130 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085124727 DLCTRL DEBUG Tx Command reply: GET_REPLY 687523130 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085124729 DLCTRL DEBUG Command: GET 100831824 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085124729 DLCTRL DEBUG Tx Command reply: GET_REPLY 100831824 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085124732 DLCTRL DEBUG Command: GET 153601448 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085124732 DLCTRL DEBUG Tx Command reply: GET_REPLY 153601448 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085124733 DLCTRL DEBUG Command: GET 63876304 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085124733 DLCTRL DEBUG Tx Command reply: GET_REPLY 63876304 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085124735 DLCTRL DEBUG Command: GET 974979914 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085124735 DLCTRL DEBUG Tx Command reply: GET_REPLY 974979914 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085124737 DLCTRL DEBUG Command: GET 394169028 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085124737 DLCTRL DEBUG Tx Command reply: GET_REPLY 394169028 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085124738 DLCTRL DEBUG Command: GET 130473642 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085124738 DLCTRL DEBUG Tx Command reply: GET_REPLY 130473642 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085124740 DLCTRL DEBUG Command: GET 927315370 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085124740 DLCTRL DEBUG Tx Command reply: GET_REPLY 927315370 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085124741 DLCTRL DEBUG Command: GET 758688173 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085124741 DLCTRL DEBUG Tx Command reply: GET_REPLY 758688173 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085124742 DLCTRL DEBUG Command: GET 256223627 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085124742 DLCTRL DEBUG Tx Command reply: GET_REPLY 256223627 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085124743 DLCTRL DEBUG Command: GET 487437510 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085124743 DLCTRL DEBUG Tx Command reply: GET_REPLY 487437510 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085124744 DLCTRL DEBUG Command: GET 210894625 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085124744 DLCTRL DEBUG Tx Command reply: GET_REPLY 210894625 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085124745 DLCTRL DEBUG Command: GET 798768038 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085124745 DLCTRL DEBUG Tx Command reply: GET_REPLY 798768038 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085124746 DLCTRL DEBUG Command: GET 573352273 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085124746 DLCTRL DEBUG Tx Command reply: GET_REPLY 573352273 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085124747 DLCTRL DEBUG Command: GET 716849257 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085124747 DLCTRL DEBUG Tx Command reply: GET_REPLY 716849257 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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@8fcf34dce8ec: 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 := '000000000000001110000101'B, t_guard := 20.000000 } 20241213085124759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40042<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@8fcf34dce8ec: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)15217826 20241213085125802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085125802 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085125803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085125803 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085125803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe834a2, normal) (hnbgw_rua.c:407) 20241213085125803 DHNB DEBUG map_rua[0x556598a281a0]{init}: Allocated (fsm.c:456) 20241213085125803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15217826)[0x556598a281a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085125803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15217826 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085125803 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085125803 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085125803 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15217826 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241213085125803 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15217826 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085125803 DCN DEBUG map_sccp[0x556598a20120]{init}: Allocated (fsm.c:456) 20241213085125803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x556598a20120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085125803 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15217826 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085125803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15217826 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085125803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15217826)[0x556598a281a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085125803 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085125803 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085125803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15217826)[0x556598a281a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085125803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x556598a20120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085125803 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085125803 DLSCCP DEBUG SCCP-SCOC(61)[0x556598a383e0]{IDLE}: Allocated (fsm.c:456) 20241213085125803 DLSCCP DEBUG SCCP-SCOC(61)[0x556598a383e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085125803 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003850056400500f1100926) (sccp_scrc.c:406) 20241213085125803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085125804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085125804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085125804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085125804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085125804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085125804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085125804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085125804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085125804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085125804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085125804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085125804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085125804 DLSCCP DEBUG SCCP-SCOC(61)[0x556598a383e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085125804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x556598a20120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085125804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15217826)[0x556598a281a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085125804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085125804 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085125804 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085125804 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085125804 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085125804 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085125804 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085125804 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(501)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(501)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(502)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)281161 HNBGW_Test.msc0-SCCP(501)@8fcf34dce8ec: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(501)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085125826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40042<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085125827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085125827 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085125827 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085125827 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085125827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085125827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085125827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085125827 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@8fcf34dce8ec: Final verdict of PTC: pass 20241213085125827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085125827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085125827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085125827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085125827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085125827 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00558de3) (sccp_scrc.c:477) 20241213085125827 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20241213085125827 DLSCCP DEBUG SCCP-SCOC(61)[0x556598a383e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085125827 DLSCCP DEBUG SCCP-SCOC(61)[0x556598a383e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085125827 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085125827 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085125827 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) 20241213085125827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x556598a20120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085125827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x556598a20120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@8fcf34dce8ec: 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 } } } 20241213085125829 DLCTRL DEBUG Command: GET 161937165 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085125829 DLCTRL DEBUG Tx Command reply: GET_REPLY 161937165 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085125835 DLCTRL DEBUG Command: GET 3699397 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085125835 DLCTRL DEBUG Tx Command reply: GET_REPLY 3699397 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085125839 DLCTRL DEBUG Command: GET 875775433 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085125839 DLCTRL DEBUG Tx Command reply: GET_REPLY 875775433 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241213085125842 DLCTRL DEBUG Command: GET 184324050 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085125842 DLCTRL DEBUG Tx Command reply: GET_REPLY 184324050 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085125844 DLCTRL DEBUG Command: GET 196964464 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085125844 DLCTRL DEBUG Tx Command reply: GET_REPLY 196964464 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085125846 DLCTRL DEBUG Command: GET 983484016 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085125846 DLCTRL DEBUG Tx Command reply: GET_REPLY 983484016 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085125847 DLCTRL DEBUG Command: GET 418214681 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085125847 DLCTRL DEBUG Tx Command reply: GET_REPLY 418214681 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085125848 DLCTRL DEBUG Command: GET 232575357 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085125848 DLCTRL DEBUG Tx Command reply: GET_REPLY 232575357 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085125849 DLCTRL DEBUG Command: GET 450538800 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085125849 DLCTRL DEBUG Tx Command reply: GET_REPLY 450538800 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085125850 DLCTRL DEBUG Command: GET 899888712 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085125850 DLCTRL DEBUG Tx Command reply: GET_REPLY 899888712 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085125850 DLCTRL DEBUG Command: GET 701991314 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085125850 DLCTRL DEBUG Tx Command reply: GET_REPLY 701991314 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085125851 DLCTRL DEBUG Command: GET 89194470 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085125851 DLCTRL DEBUG Tx Command reply: GET_REPLY 89194470 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085125852 DLCTRL DEBUG Command: GET 802351020 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085125852 DLCTRL DEBUG Tx Command reply: GET_REPLY 802351020 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085125853 DLCTRL DEBUG Command: GET 903432287 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085125853 DLCTRL DEBUG Tx Command reply: GET_REPLY 903432287 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085125853 DLCTRL DEBUG Command: GET 667901528 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085125853 DLCTRL DEBUG Tx Command reply: GET_REPLY 667901528 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085125854 DLCTRL DEBUG Command: GET 363748223 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085125854 DLCTRL DEBUG Tx Command reply: GET_REPLY 363748223 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085125855 DLCTRL DEBUG Command: GET 372132497 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085125855 DLCTRL DEBUG Tx Command reply: GET_REPLY 372132497 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085125855 DLCTRL DEBUG Command: GET 565743748 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085125855 DLCTRL DEBUG Tx Command reply: GET_REPLY 565743748 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085125856 DLCTRL DEBUG Command: GET 251730833 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085125856 DLCTRL DEBUG Tx Command reply: GET_REPLY 251730833 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085125857 DLCTRL DEBUG Command: GET 18602190 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085125857 DLCTRL DEBUG Tx Command reply: GET_REPLY 18602190 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000001011101011'B, t_guard := 20.000000 } 20241213085125867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40058<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@8fcf34dce8ec: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)16624442 20241213085126890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085126890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085126890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085126890 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085126890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfdab3a, normal) (hnbgw_rua.c:407) 20241213085126890 DHNB DEBUG map_rua[0x556598a2bc10]{init}: Allocated (fsm.c:456) 20241213085126890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16624442)[0x556598a2bc10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085126890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16624442 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085126890 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085126890 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085126890 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16624442 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241213085126890 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16624442 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241213085126890 DCN DEBUG map_sccp[0x556598a1b660]{init}: Allocated (fsm.c:456) 20241213085126890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x556598a1b660]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085126890 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16624442 <-> SCCP-62 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213085126890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16624442 SCCP-62 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085126890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16624442)[0x556598a2bc10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085126890 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085126890 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085126890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16624442)[0x556598a2bc10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085126890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x556598a1b660]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085126890 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085126890 DLSCCP DEBUG SCCP-SCOC(62)[0x556598a2bae0]{IDLE}: Allocated (fsm.c:456) 20241213085126890 DLSCCP DEBUG SCCP-SCOC(62)[0x556598a2bae0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085126890 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002eb0056400500f1100926) (sccp_scrc.c:406) 20241213085126890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085126890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085126890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085126890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085126890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085126890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085126890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085126890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085126890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085126890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085126890 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085126890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085126890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085126890 DLSCCP DEBUG SCCP-SCOC(62)[0x556598a2bae0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085126890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x556598a1b660]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085126890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16624442)[0x556598a2bc10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085126890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085126890 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085126890 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085126890 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085126891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085126891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085126891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085126891 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(504)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)6119660 HNBGW_Test.msc1-SCCP(504)@8fcf34dce8ec: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(504)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085126909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085126909 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085126909 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085126909 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085126909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085126909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085126909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085126909 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085126909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085126909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085126909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085126909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085126909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085126909 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0033928f) (sccp_scrc.c:477) 20241213085126910 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20241213085126910 DLSCCP DEBUG SCCP-SCOC(62)[0x556598a2bae0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085126910 DLSCCP DEBUG SCCP-SCOC(62)[0x556598a2bae0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085126910 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085126910 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085126910 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) 20241213085126910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x556598a1b660]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085126910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x556598a1b660]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085126911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40058<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085126913 DLCTRL DEBUG Command: GET 486791309 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085126913 DLCTRL DEBUG Tx Command reply: GET_REPLY 486791309 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085126917 DLCTRL DEBUG Command: GET 242459917 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085126917 DLCTRL DEBUG Tx Command reply: GET_REPLY 242459917 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085126921 DLCTRL DEBUG Command: GET 46342247 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085126921 DLCTRL DEBUG Tx Command reply: GET_REPLY 46342247 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241213085126924 DLCTRL DEBUG Command: GET 21588946 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085126924 DLCTRL DEBUG Tx Command reply: GET_REPLY 21588946 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085126926 DLCTRL DEBUG Command: GET 894832976 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085126926 DLCTRL DEBUG Tx Command reply: GET_REPLY 894832976 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085126928 DLCTRL DEBUG Command: GET 523780527 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085126928 DLCTRL DEBUG Tx Command reply: GET_REPLY 523780527 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085126929 DLCTRL DEBUG Command: GET 843936895 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085126929 DLCTRL DEBUG Tx Command reply: GET_REPLY 843936895 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085126930 DLCTRL DEBUG Command: GET 573332983 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085126930 DLCTRL DEBUG Tx Command reply: GET_REPLY 573332983 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241213085126931 DLCTRL DEBUG Command: GET 904246263 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085126931 DLCTRL DEBUG Tx Command reply: GET_REPLY 904246263 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085126932 DLCTRL DEBUG Command: GET 365523765 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085126932 DLCTRL DEBUG Tx Command reply: GET_REPLY 365523765 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085126932 DLCTRL DEBUG Command: GET 428528511 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085126932 DLCTRL DEBUG Tx Command reply: GET_REPLY 428528511 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085126933 DLCTRL DEBUG Command: GET 579523013 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085126933 DLCTRL DEBUG Tx Command reply: GET_REPLY 579523013 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085126934 DLCTRL DEBUG Command: GET 58190391 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085126934 DLCTRL DEBUG Tx Command reply: GET_REPLY 58190391 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085126934 DLCTRL DEBUG Command: GET 804455489 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085126934 DLCTRL DEBUG Tx Command reply: GET_REPLY 804455489 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085126935 DLCTRL DEBUG Command: GET 825567028 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085126935 DLCTRL DEBUG Tx Command reply: GET_REPLY 825567028 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085126936 DLCTRL DEBUG Command: GET 911608583 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085126936 DLCTRL DEBUG Tx Command reply: GET_REPLY 911608583 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085126936 DLCTRL DEBUG Command: GET 7606502 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085126936 DLCTRL DEBUG Tx Command reply: GET_REPLY 7606502 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085126937 DLCTRL DEBUG Command: GET 260937746 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085126937 DLCTRL DEBUG Tx Command reply: GET_REPLY 260937746 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085126938 DLCTRL DEBUG Command: GET 391491420 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085126938 DLCTRL DEBUG Tx Command reply: GET_REPLY 391491420 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085126939 DLCTRL DEBUG Command: GET 333144791 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085126939 DLCTRL DEBUG Tx Command reply: GET_REPLY 333144791 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000001100111'B, t_guard := 20.000000 } 20241213085126949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40064<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@8fcf34dce8ec: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)9185518 20241213085127962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085127962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085127962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085127962 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085127962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8c28ee, normal) (hnbgw_rua.c:407) 20241213085127962 DHNB DEBUG map_rua[0x556598946500]{init}: Allocated (fsm.c:456) 20241213085127962 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9185518)[0x556598946500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085127962 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9185518 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085127962 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085127962 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085127962 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9185518 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241213085127962 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9185518 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085127962 DCN DEBUG map_sccp[0x5565989a7e10]{init}: Allocated (fsm.c:456) 20241213085127962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x5565989a7e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085127963 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9185518 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085127963 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9185518 SCCP-63 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085127963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9185518)[0x556598946500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085127963 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085127963 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085127963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9185518)[0x556598946500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085127963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x5565989a7e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085127963 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085127963 DLSCCP DEBUG SCCP-SCOC(63)[0x556598a27520]{IDLE}: Allocated (fsm.c:456) 20241213085127963 DLSCCP DEBUG SCCP-SCOC(63)[0x556598a27520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085127963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000670056400500f1100926) (sccp_scrc.c:406) 20241213085127963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085127963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085127963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085127963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085127963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085127963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085127963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085127963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085127963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085127963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085127963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085127963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085127963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085127963 DLSCCP DEBUG SCCP-SCOC(63)[0x556598a27520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085127963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x5565989a7e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085127963 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9185518)[0x556598946500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085127963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085127963 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085127963 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085127963 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085127963 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085127963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085127963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085127963 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(501)@8fcf34dce8ec: First idle individual index:1 HNBGW_Test.msc0-SCCP(501)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(502)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)16304796 HNBGW_Test.msc0-SCCP(501)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(501)@8fcf34dce8ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085127969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085127969 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085127969 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085127969 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085127970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085127970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085127970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085127970 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085127970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085127970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085127970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085127970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085127970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085127970 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0085c64c) (sccp_scrc.c:477) 20241213085127970 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20241213085127970 DLSCCP DEBUG SCCP-SCOC(63)[0x556598a27520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085127970 DLSCCP DEBUG SCCP-SCOC(63)[0x556598a27520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085127970 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085127970 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085127970 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) 20241213085127970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x5565989a7e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085127970 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x5565989a7e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085127974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40064<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085127976 DLCTRL DEBUG Command: GET 673136555 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085127976 DLCTRL DEBUG Tx Command reply: GET_REPLY 673136555 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085127981 DLCTRL DEBUG Command: GET 50361754 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085127981 DLCTRL DEBUG Tx Command reply: GET_REPLY 50361754 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085127985 DLCTRL DEBUG Command: GET 177243789 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085127985 DLCTRL DEBUG Tx Command reply: GET_REPLY 177243789 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20241213085127987 DLCTRL DEBUG Command: GET 513340432 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085127988 DLCTRL DEBUG Tx Command reply: GET_REPLY 513340432 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085127989 DLCTRL DEBUG Command: GET 340845384 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085127989 DLCTRL DEBUG Tx Command reply: GET_REPLY 340845384 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085127991 DLCTRL DEBUG Command: GET 357411657 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085127991 DLCTRL DEBUG Tx Command reply: GET_REPLY 357411657 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085127992 DLCTRL DEBUG Command: GET 868517383 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085127992 DLCTRL DEBUG Tx Command reply: GET_REPLY 868517383 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085127993 DLCTRL DEBUG Command: GET 418893685 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085127993 DLCTRL DEBUG Tx Command reply: GET_REPLY 418893685 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241213085127994 DLCTRL DEBUG Command: GET 806785329 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085127994 DLCTRL DEBUG Tx Command reply: GET_REPLY 806785329 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085127994 DLCTRL DEBUG Command: GET 523716746 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085127994 DLCTRL DEBUG Tx Command reply: GET_REPLY 523716746 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085127995 DLCTRL DEBUG Command: GET 539263933 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085127995 DLCTRL DEBUG Tx Command reply: GET_REPLY 539263933 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085127996 DLCTRL DEBUG Command: GET 438796910 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085127996 DLCTRL DEBUG Tx Command reply: GET_REPLY 438796910 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085127997 DLCTRL DEBUG Command: GET 867758045 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085127997 DLCTRL DEBUG Tx Command reply: GET_REPLY 867758045 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085127997 DLCTRL DEBUG Command: GET 506973096 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085127997 DLCTRL DEBUG Tx Command reply: GET_REPLY 506973096 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085127998 DLCTRL DEBUG Command: GET 421922864 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085127998 DLCTRL DEBUG Tx Command reply: GET_REPLY 421922864 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085127999 DLCTRL DEBUG Command: GET 572915817 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085127999 DLCTRL DEBUG Tx Command reply: GET_REPLY 572915817 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085127999 DLCTRL DEBUG Command: GET 807710758 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085127999 DLCTRL DEBUG Tx Command reply: GET_REPLY 807710758 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085128000 DLCTRL DEBUG Command: GET 596290095 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085128000 DLCTRL DEBUG Tx Command reply: GET_REPLY 596290095 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085128001 DLCTRL DEBUG Command: GET 856028105 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085128001 DLCTRL DEBUG Tx Command reply: GET_REPLY 856028105 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085128001 DLCTRL DEBUG Command: GET 540899507 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085128001 DLCTRL DEBUG Tx Command reply: GET_REPLY 540899507 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085128004 DLINP DEBUG SRVCONN(,r=127.0.0.1:43450<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085128004 DLINP DEBUG SRVCONN(,r=127.0.0.1:43450<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085128004 DLINP NOTICE SRV(,r=127.0.0.1:43450<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.msc0-RAN(502)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@8fcf34dce8ec: Final verdict of PTC: none 20241213085128004 DMAIN NOTICE (127.0.0.1:43450 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43450<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085128004 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213085128004 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40028<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085128004 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34779<->l=127.0.0.1:4262) (control_if.c:193) 20241213085128004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085128004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085128004 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085128004 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) 20241213085128004 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085128004 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213085128004 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085128004 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) 20241213085128004 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085128004 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085128004 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085128004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085128004 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085128004 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085128004 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085128004 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085128004 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085128004 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085128004 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(508)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(507)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(506)@8fcf34dce8ec: Final verdict of PTC: none 20241213085128004 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085128004 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085128004 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085128004 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085128004 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085128004 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085128004 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085128004 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085128004 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085128004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x556598a1b660]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085128004 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085128004 DLSCCP DEBUG SCCP-SCOC(62)[0x556598a2bae0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085128005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033928f), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085128005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085128005 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085128005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085128005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085128005 DLSCCP DEBUG SCCP-SCOC(62)[0x556598a2bae0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085128005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x556598a1b660]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085128005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16624442)[0x556598a2bc10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085128005 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16624442)[0x556598a2bc10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085128005 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(501)@8fcf34dce8ec: Final verdict of PTC: none20241213085128005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16624442)[0x556598a2bc10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085128005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16624442)[0x556598a2bc10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) HNBGW_Test.msc1-RAN(505)@8fcf34dce8ec: Final verdict of PTC: none 20241213085128005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16624442)[0x556598a2bc10]{disrupted}: Freeing instance (context_map.c:202) 20241213085128005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16624442)[0x556598a2bc10]{disrupted}: Deallocated (fsm.c:568) 20241213085128005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x556598a1b660]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085128005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x556598a1b660]{disconnected}: Freeing instance (context_map.c:206) 20241213085128005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x556598a1b660]{disconnected}: Deallocated (fsm.c:568) 20241213085128005 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16624442 SCCP-62 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241213085128005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085128005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493)@8fcf34dce8ec: Final verdict of PTC: none 20241213085128005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085128005 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085128005 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085128005 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085128005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085128005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085128005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085128005 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085128005 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085128005 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085128005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15217826)[0x556598a281a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085128005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15217826)[0x556598a281a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085128005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x556598a20120]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085128005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085128005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085128005 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085128005 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085128005 DLSCCP DEBUG SCCP-SCOC(61)[0x556598a383e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085128005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00558de3), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085128005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085128005 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085128005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085128005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085128005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085128005 DLSCCP DEBUG SCCP-SCOC(61)[0x556598a383e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085128005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x556598a20120]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085128005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15217826)[0x556598a281a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085128005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15217826)[0x556598a281a0]{disrupted}: Freeing instance (context_map.c:202) 20241213085128005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15217826)[0x556598a281a0]{disrupted}: Deallocated (fsm.c:568) 20241213085128005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x556598a20120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085128005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x556598a20120]{disconnected}: Freeing instance (context_map.c:206) 20241213085128005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x556598a20120]{disconnected}: Deallocated (fsm.c:568) 20241213085128005 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15217826 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241213085128005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9185518)[0x556598946500]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085128005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9185518)[0x556598946500]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085128005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x5565989a7e10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085128005 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085128005 DLSCCP DEBUG SCCP-SCOC(63)[0x556598a27520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085128005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085c64c), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085128005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085128005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085128005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085128005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085128005 DLSCCP DEBUG SCCP-SCOC(63)[0x556598a27520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085128005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x5565989a7e10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085128005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085128005 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085128005 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085128005 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085128005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085128005 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085128005 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241213085128005 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085128005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085128005 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085128005 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085128005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9185518)[0x556598946500]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085128005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9185518)[0x556598946500]{disrupted}: Freeing instance (context_map.c:202) 20241213085128005 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9185518)[0x556598946500]{disrupted}: Deallocated (fsm.c:568) 20241213085128005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x5565989a7e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085128005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x5565989a7e10]{disconnected}: Freeing instance (context_map.c:206) 20241213085128005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x5565989a7e10]{disconnected}: Deallocated (fsm.c:568) 20241213085128005 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9185518 SCCP-63 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241213085128005 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085128005 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085128005 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085128005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085128005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085128005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085128005 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085128005 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085128005 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085128005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085128005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085128005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085128005 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085128005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085128005 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085128005 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085128005 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085128005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085128005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085128005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085128005 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085128005 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(494)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(510)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(511)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(495)@8fcf34dce8ec: Final verdict of PTC: none 20241213085128005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085128005 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085128005 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085128005 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085128005 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085128005 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085128005 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085128005 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085128005 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085128005 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085128005 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085128005 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) 20241213085128005 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085128005 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085128005 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085128005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085128005 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213085128005 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085128005 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085128005 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085128005 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085128005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085128005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-SCCP(504)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(503)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(513)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(512)@8fcf34dce8ec: Final verdict of PTC: none 20241213085128007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085128007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085128007 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213085128007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085128007 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085128007 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085128007 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085128007 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085128007 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085128007 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085128007 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085128018 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085128018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085128018 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085128018 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085128019 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085128019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085128019 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085128019 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241213085128019 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085128019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085128019 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085128019 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085128019 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085128019 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085128019 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085128019 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085128019 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(509)@8fcf34dce8ec: Final verdict of PTC: none 20241213085128019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085128019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085128019 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085128019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085128019 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085128019 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085128019 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085128019 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085128019 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085128019 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085128019 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085128023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40020<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(496)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(507): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(508): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(509): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(510): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(511): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(512): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(513): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:51:28 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc 20241213085128136 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085128639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40072<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=495072) 20241213085128836 DLSCCP DEBUG SCCP-SCOC(58)[0x556598a3dbf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085128836 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a255c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085128836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085128836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085128836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085128836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085128836 DLSCCP DEBUG SCCP-SCOC(59)[0x556598a3b720]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085128836 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f7648), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085128837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085128837 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085128837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085128837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085128837 DLSCCP DEBUG SCCP-SCOC(60)[0x556598a3ab00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085128837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025e75a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085128837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085128837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085128837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085128837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085128837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085128837 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085128837 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085128837 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085128837 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085128837 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085128837 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085128837 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085128837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085128837 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085128837 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085128837 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085128838 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085128838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085128838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085128838 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085128838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085128838 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085128838 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085128838 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085128838 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085128838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085128838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085128838 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=495072, count=508580) 20241213085129716 DLSCCP DEBUG SCCP-SCOC(54)[0x556598a26760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085129716 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d1cb5), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085129716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085129716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085129716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085129716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085129716 DLSCCP DEBUG SCCP-SCOC(55)[0x556598a2a970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085129716 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c6ef5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085129716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085129716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085129716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085129716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085129716 DLSCCP DEBUG SCCP-SCOC(56)[0x556598a69450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085129716 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcebd4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085129716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085129717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085129717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085129717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085129717 DLSCCP DEBUG SCCP-SCOC(57)[0x556598a2b520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085129717 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00904a39), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085129717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085129717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085129717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085129717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085129717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085129717 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085129717 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085129717 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085129717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085129717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085129717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085129717 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085129717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085129717 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085129717 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085129717 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085129717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085129717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085129717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085129717 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085129717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085129717 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085129717 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085129717 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085129717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085129717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085129717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085129717 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085129717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085129718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085129718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085129718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085129718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085129718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085129718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085129718 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085130005 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085130005 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085130005 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085130005 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085130005 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085130005 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213085130006 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085130007 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085130007 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213085130019 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085130019 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085130019 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:51:30 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20241213085131713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45276<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085131716 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085131719 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34431<->l=127.0.0.1:4262) (control_if.c:572) 20241213085131731 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085131731 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)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085131739 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085131739 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085131739 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085131739 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085131739 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085131739 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085131739 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085131739 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085131739 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52630 (stream_srv.c:132) 20241213085131739 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52630<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085131740 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085131740 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085131740 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085131740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085131740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085131740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085131741 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085131741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085131741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085131741 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085131741 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085131741 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085131741 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085131741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085131741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085131741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085131741 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085131741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085131741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085131741 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085131741 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085131741 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085131741 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085131741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085131741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085131741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085131741 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085131741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085131741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085131741 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085131741 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085131741 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085131741 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085131741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085131741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085131741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085131741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085131741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085131741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085131741 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085131741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085131741 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085131741 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085131741 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085131741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085131741 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085131741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085131741 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085131741 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085131741 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085131741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085131741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085131741 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085131741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085131741 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085131741 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085131741 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085131741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085131741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085131741 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085131741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085131741 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085131741 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085131741 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085131741 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085131741 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085131741 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(527)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(527)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(527)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(525)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(530)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-M3UA(530)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(530)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-SCCP(528)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085131768 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085131768 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085131768 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085131768 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085131768 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085131768 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085131768 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085131768 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085131770 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085131770 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085131770 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085131770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085131770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085131770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085131770 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085131770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085131770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085131770 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085131770 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085131770 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085131770 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085131770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085131770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085131770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085131770 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085131770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085131770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085131770 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085131770 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085131770 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085131770 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085131770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085131770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085131770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085131770 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085131770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085131770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085131770 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085131770 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085131770 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085131770 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085131770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085131770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085131770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085131770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085131770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085131770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085131770 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085131770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085131770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085131770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085131770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085131770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085131770 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085131770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085131770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085131770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085131770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085131770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085131770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085131770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085131770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085131770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085131770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085131770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085131770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085131770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085131770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085131770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085131770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085131770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085131770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085131770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085131770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085131770 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(533)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(533)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(533)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(531)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(536)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(536)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(536)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-SCCP(534)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085131805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085131805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085131805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085131805 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085131805 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085131805 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085131805 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085131805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085131805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085131810 DLINP DEBUG SRVCONN(,r=127.0.0.1:52630<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085131810 DLINP DEBUG SRVCONN(,r=127.0.0.1:52630<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085131810 DLINP DEBUG SRVCONN(,r=127.0.0.1:52630<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085131810 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085131810 DHNBAP DEBUG (127.0.0.1:52630 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085131810 DHNBAP NOTICE (127.0.0.1:52630 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085131810 DHNBAP NOTICE (127.0.0.1:52630 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085131810 DLINP DEBUG SRVCONN(,r=127.0.0.1:52630<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085131810 DLINP DEBUG SRVCONN(,r=127.0.0.1:52630<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085131952 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085131952 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085131952 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085131952 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085131954 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085131954 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085131954 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085131954 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085131954 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085131954 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085131954 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085131955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085131955 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085131955 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085131955 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085131955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085131955 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085131955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085131955 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085131955 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085131955 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085131955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085131955 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085131955 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085131955 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085131955 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085131955 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085131955 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085131956 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085131956 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085131956 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085131956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085131956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085131956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085131956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085131956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085131956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085131956 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085131956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085131956 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085131956 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085131956 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085131956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085131956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085131956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085131956 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085131964 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 20241213085131964 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 20241213085131964 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085131964 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085131967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085131968 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085131968 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085131968 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085131968 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085131968 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085131968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085131969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085131969 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085131969 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085131969 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085131969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085131969 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085131969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085131969 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085131969 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085131969 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085131969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085131969 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085131969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085131969 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085131969 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085131969 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085131969 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085131970 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085131970 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085131970 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085131970 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085131970 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085131970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085131970 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085131970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085131970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085131971 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085131971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085131971 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085131971 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085131971 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085131971 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085131971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085131971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085131971 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085131982 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085131982 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085131982 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085131982 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085131984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085131984 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085131984 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085131984 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085131984 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085131984 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085131984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085131984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085131984 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085131984 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085131984 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085131984 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085131984 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085131984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085131985 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085131985 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085131985 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085131985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085131985 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085131985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085131985 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085131985 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085131985 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085131985 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085131986 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085131986 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085131986 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085131986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085131986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085131986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085131986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085131986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085131986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085131986 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085131986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085131986 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085131986 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085131986 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085131986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085131986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085131986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085131986 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085131994 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 20241213085131994 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 20241213085131994 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085131994 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213085131996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085131996 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213085131996 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085131996 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085131996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085131996 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085131996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085131996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085131996 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085131996 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085131996 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085131996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085131996 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085131996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085131996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085131996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085131996 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213085131996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085131996 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085131996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085131996 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085131996 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085131996 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085131996 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085131998 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085131998 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085131998 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085131998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085131998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085131998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085131998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085131998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085131998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085131998 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085131998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085131998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085131998 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085131998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085131998 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085131998 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085131998 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085131998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085131998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085131998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085131998 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(526)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085132768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085132768 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085132768 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085132768 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085132768 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085132768 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085132768 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085132768 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085132769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085132769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085132769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085132769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085132769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085132769 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085132769 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085132769 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085132769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132769 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085132769 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085132769 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085132769 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085132769 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085132769 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085132769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085132769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085132769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085132769 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085132769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085132769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085132769 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085132769 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085132770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085132770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085132770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085132770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085132770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085132770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085132770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085132770 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085132770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085132770 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085132770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085132770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085132770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085132770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085132770 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085132770 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085132770 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085132770 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085132770 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085132770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085132770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085132770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085132770 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085132770 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085132770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132771 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085132771 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085132771 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085132771 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085132771 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(529)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085132780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085132780 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085132780 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085132780 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085132780 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085132780 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085132780 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085132780 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085132780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085132780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085132780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085132780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085132780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085132780 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085132780 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085132780 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085132780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132780 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085132781 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085132781 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085132781 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085132781 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) 20241213085132781 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) 20241213085132781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085132781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085132781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085132781 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085132781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085132781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085132781 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085132781 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{CONNECTED}: link up (cnlink.c:111) 20241213085132781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085132781 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085132781 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085132781 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085132781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085132781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085132781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085132781 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085132781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085132781 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085132781 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085132781 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085132781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085132781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085132781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085132781 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085132781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085132781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085132781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085132781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085132781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085132781 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085132781 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085132781 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085132781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132781 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085132781 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085132781 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085132781 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085132781 DRANAP INFO cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085132789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085132789 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085132789 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085132789 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085132789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085132789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085132789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085132789 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(532)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085132789 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085132789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085132789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085132789 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085132789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085132789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085132789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085132789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085132789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132789 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085132789 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085132789 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085132789 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085132789 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085132789 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085132789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085132789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085132789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085132789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085132789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085132789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085132789 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085132789 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085132789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085132789 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085132789 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085132789 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085132789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085132789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085132789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085132789 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085132790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085132790 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085132790 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085132790 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085132790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085132790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085132790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085132790 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085132791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085132791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085132791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085132791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085132791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085132791 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085132791 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085132791 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085132791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132791 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085132791 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085132791 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085132791 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085132791 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(535)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085132799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085132799 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085132799 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085132799 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085132799 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085132799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085132799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085132799 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085132799 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085132799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085132799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085132799 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085132799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085132799 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085132799 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085132799 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085132799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132799 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085132799 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085132799 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085132799 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085132799 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) 20241213085132799 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) 20241213085132799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085132799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085132799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085132800 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085132800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085132800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085132800 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085132800 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: link up (cnlink.c:111) 20241213085132800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085132800 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085132800 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085132800 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085132800 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085132800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085132800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085132800 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085132801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085132801 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085132801 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085132801 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085132801 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085132802 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085132802 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085132802 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085132802 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085132802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085132802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085132802 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085132802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085132802 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085132802 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085132802 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085132802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085132802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085132802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085132802 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085132802 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085132802 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085132802 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085132802 DRANAP INFO cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085133821 DLCTRL DEBUG Command: GET 239194920 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085133821 DLCTRL DEBUG Tx Command reply: GET_REPLY 239194920 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085133825 DLCTRL DEBUG Command: GET 587088263 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085133825 DLCTRL DEBUG Tx Command reply: GET_REPLY 587088263 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085133829 DLCTRL DEBUG Command: GET 382920619 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085133829 DLCTRL DEBUG Tx Command reply: GET_REPLY 382920619 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085133833 DLCTRL DEBUG Command: GET 93837130 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085133833 DLCTRL DEBUG Tx Command reply: GET_REPLY 93837130 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085133836 DLCTRL DEBUG Command: GET 291556225 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085133836 DLCTRL DEBUG Tx Command reply: GET_REPLY 291556225 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085133839 DLCTRL DEBUG Command: GET 289443698 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085133840 DLCTRL DEBUG Tx Command reply: GET_REPLY 289443698 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085133842 DLCTRL DEBUG Command: GET 98337641 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085133842 DLCTRL DEBUG Tx Command reply: GET_REPLY 98337641 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085133845 DLCTRL DEBUG Command: GET 804951597 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085133845 DLCTRL DEBUG Tx Command reply: GET_REPLY 804951597 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085133848 DLCTRL DEBUG Command: GET 9304402 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085133848 DLCTRL DEBUG Tx Command reply: GET_REPLY 9304402 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085133850 DLCTRL DEBUG Command: GET 263950981 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085133850 DLCTRL DEBUG Tx Command reply: GET_REPLY 263950981 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085133852 DLCTRL DEBUG Command: GET 852815121 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085133852 DLCTRL DEBUG Tx Command reply: GET_REPLY 852815121 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085133855 DLCTRL DEBUG Command: GET 540723731 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085133855 DLCTRL DEBUG Tx Command reply: GET_REPLY 540723731 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085133857 DLCTRL DEBUG Command: GET 641421474 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085133857 DLCTRL DEBUG Tx Command reply: GET_REPLY 641421474 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085133859 DLCTRL DEBUG Command: GET 998424554 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085133859 DLCTRL DEBUG Tx Command reply: GET_REPLY 998424554 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085133860 DLCTRL DEBUG Command: GET 21877989 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085133860 DLCTRL DEBUG Tx Command reply: GET_REPLY 21877989 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085133862 DLCTRL DEBUG Command: GET 610291761 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085133862 DLCTRL DEBUG Tx Command reply: GET_REPLY 610291761 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085133864 DLCTRL DEBUG Command: GET 383947566 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085133864 DLCTRL DEBUG Tx Command reply: GET_REPLY 383947566 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085133865 DLCTRL DEBUG Command: GET 282188910 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085133865 DLCTRL DEBUG Tx Command reply: GET_REPLY 282188910 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085133867 DLCTRL DEBUG Command: GET 979632993 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085133867 DLCTRL DEBUG Tx Command reply: GET_REPLY 979632993 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085133869 DLCTRL DEBUG Command: GET 832796237 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085133869 DLCTRL DEBUG Tx Command reply: GET_REPLY 832796237 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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@8fcf34dce8ec: 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 := '000000000000000010011111'B, t_guard := 20.000000 } 20241213085133900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45292<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@8fcf34dce8ec: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)3322926 20241213085134943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085134943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085134943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085134943 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085134943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x32b42e, normal) (hnbgw_rua.c:407) 20241213085134943 DHNB DEBUG map_rua[0x556598a281a0]{init}: Allocated (fsm.c:456) 20241213085134943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3322926)[0x556598a281a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085134943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3322926 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085134943 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085134943 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085134943 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3322926 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241213085134943 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3322926 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) 20241213085134943 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3322926 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085134943 DCN DEBUG map_sccp[0x556598a20120]{init}: Allocated (fsm.c:456) 20241213085134943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x556598a20120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085134943 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3322926 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085134943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3322926 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085134943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3322926)[0x556598a281a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085134943 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085134943 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085134943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3322926)[0x556598a281a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085134943 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x556598a20120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085134943 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085134943 DLSCCP DEBUG SCCP-SCOC(64)[0x556598946500]{IDLE}: Allocated (fsm.c:456) 20241213085134943 DLSCCP DEBUG SCCP-SCOC(64)[0x556598946500]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085134943 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300009f0056400500f1100926) (sccp_scrc.c:406) 20241213085134944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085134944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085134944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085134944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085134944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085134944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085134944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085134944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085134944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085134944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085134944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085134944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085134944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085134944 DLSCCP DEBUG SCCP-SCOC(64)[0x556598946500]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085134944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x556598a20120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085134944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3322926)[0x556598a281a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085134944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085134944 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085134944 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085134944 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085134944 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085134944 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085134944 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085134944 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(525)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(525)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(526)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)2428916 HNBGW_Test.msc0-SCCP(525)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(525)@8fcf34dce8ec: 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)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085134961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085134962 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085134962 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085134962 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085134962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085134962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085134962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085134962 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085134962 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085134962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085134962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085134962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085134962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085134962 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005b6ed6) (sccp_scrc.c:477) 20241213085134962 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20241213085134962 DLSCCP DEBUG SCCP-SCOC(64)[0x556598946500]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085134962 DLSCCP DEBUG SCCP-SCOC(64)[0x556598946500]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085134962 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085134962 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085134962 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) 20241213085134962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x556598a20120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085134962 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x556598a20120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085134963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45292<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085134966 DLCTRL DEBUG Command: GET 998609460 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085134966 DLCTRL DEBUG Tx Command reply: GET_REPLY 998609460 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085134971 DLCTRL DEBUG Command: GET 496128974 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085134971 DLCTRL DEBUG Tx Command reply: GET_REPLY 496128974 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085134976 DLCTRL DEBUG Command: GET 59890572 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085134976 DLCTRL DEBUG Tx Command reply: GET_REPLY 59890572 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241213085134979 DLCTRL DEBUG Command: GET 204044783 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085134979 DLCTRL DEBUG Tx Command reply: GET_REPLY 204044783 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085134981 DLCTRL DEBUG Command: GET 527802738 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085134981 DLCTRL DEBUG Tx Command reply: GET_REPLY 527802738 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085134983 DLCTRL DEBUG Command: GET 514342019 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085134983 DLCTRL DEBUG Tx Command reply: GET_REPLY 514342019 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085134984 DLCTRL DEBUG Command: GET 169889319 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085134984 DLCTRL DEBUG Tx Command reply: GET_REPLY 169889319 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085134985 DLCTRL DEBUG Command: GET 826889815 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085134985 DLCTRL DEBUG Tx Command reply: GET_REPLY 826889815 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085134986 DLCTRL DEBUG Command: GET 157675631 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085134986 DLCTRL DEBUG Tx Command reply: GET_REPLY 157675631 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085134987 DLCTRL DEBUG Command: GET 948636274 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085134987 DLCTRL DEBUG Tx Command reply: GET_REPLY 948636274 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085134988 DLCTRL DEBUG Command: GET 102581394 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085134988 DLCTRL DEBUG Tx Command reply: GET_REPLY 102581394 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085134988 DLCTRL DEBUG Command: GET 366556796 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085134988 DLCTRL DEBUG Tx Command reply: GET_REPLY 366556796 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085134989 DLCTRL DEBUG Command: GET 460742874 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085134989 DLCTRL DEBUG Tx Command reply: GET_REPLY 460742874 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085134990 DLCTRL DEBUG Command: GET 662927579 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085134990 DLCTRL DEBUG Tx Command reply: GET_REPLY 662927579 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085134990 DLCTRL DEBUG Command: GET 36820263 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085134990 DLCTRL DEBUG Tx Command reply: GET_REPLY 36820263 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085134991 DLCTRL DEBUG Command: GET 527518839 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085134991 DLCTRL DEBUG Tx Command reply: GET_REPLY 527518839 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085134992 DLCTRL DEBUG Command: GET 265348891 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085134992 DLCTRL DEBUG Tx Command reply: GET_REPLY 265348891 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085134992 DLCTRL DEBUG Command: GET 841544742 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085134992 DLCTRL DEBUG Tx Command reply: GET_REPLY 841544742 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085134993 DLCTRL DEBUG Command: GET 499469385 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085134993 DLCTRL DEBUG Tx Command reply: GET_REPLY 499469385 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085134994 DLCTRL DEBUG Command: GET 223291922 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085134994 DLCTRL DEBUG Tx Command reply: GET_REPLY 223291922 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000100011010'B, t_guard := 20.000000 } 20241213085135005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45296<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(529)@8fcf34dce8ec: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(529)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)6793916 20241213085136029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085136029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085136029 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085136029 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085136029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x67aabc, normal) (hnbgw_rua.c:407) 20241213085136029 DHNB DEBUG map_rua[0x5565989a7e10]{init}: Allocated (fsm.c:456) 20241213085136029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6793916)[0x5565989a7e10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085136029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6793916 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085136029 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085136029 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085136029 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6793916 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241213085136029 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6793916 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) 20241213085136029 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6793916 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241213085136029 DCN DEBUG map_sccp[0x556598a2bc10]{init}: Allocated (fsm.c:456) 20241213085136029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x556598a2bc10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085136029 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6793916 <-> SCCP-65 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213085136029 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6793916 SCCP-65 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085136030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6793916)[0x5565989a7e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085136030 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085136030 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085136030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6793916)[0x5565989a7e10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085136030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x556598a2bc10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085136030 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085136030 DLSCCP DEBUG SCCP-SCOC(65)[0x556598a1b660]{IDLE}: Allocated (fsm.c:456) 20241213085136030 DLSCCP DEBUG SCCP-SCOC(65)[0x556598a1b660]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085136030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300011a0056400500f1100926) (sccp_scrc.c:406) 20241213085136030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085136030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085136030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085136030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085136030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085136030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085136030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085136030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085136030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085136030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085136030 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085136030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085136030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085136030 DLSCCP DEBUG SCCP-SCOC(65)[0x556598a1b660]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085136030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x556598a2bc10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085136030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6793916)[0x5565989a7e10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085136031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085136031 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085136031 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085136031 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085136031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085136031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085136031 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085136031 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(528)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc1-SCCP(528)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(529)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)15859865 HNBGW_Test.msc1-SCCP(528)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(528)@8fcf34dce8ec: 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)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085136051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085136051 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085136051 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085136051 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085136051 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085136051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085136051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085136051 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085136051 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085136052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085136052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085136052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085136052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085136052 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cafc92) (sccp_scrc.c:477) 20241213085136052 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20241213085136052 DLSCCP DEBUG SCCP-SCOC(65)[0x556598a1b660]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085136052 DLSCCP DEBUG SCCP-SCOC(65)[0x556598a1b660]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085136052 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085136052 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085136052 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) 20241213085136052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x556598a2bc10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085136052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x556598a2bc10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085136053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45296<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085136056 DLCTRL DEBUG Command: GET 845074822 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085136056 DLCTRL DEBUG Tx Command reply: GET_REPLY 845074822 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085136060 DLCTRL DEBUG Command: GET 722605312 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085136060 DLCTRL DEBUG Tx Command reply: GET_REPLY 722605312 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085136064 DLCTRL DEBUG Command: GET 370895491 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085136064 DLCTRL DEBUG Tx Command reply: GET_REPLY 370895491 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241213085136069 DLCTRL DEBUG Command: GET 432420080 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085136069 DLCTRL DEBUG Tx Command reply: GET_REPLY 432420080 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085136072 DLCTRL DEBUG Command: GET 961552022 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085136072 DLCTRL DEBUG Tx Command reply: GET_REPLY 961552022 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085136074 DLCTRL DEBUG Command: GET 390164438 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085136074 DLCTRL DEBUG Tx Command reply: GET_REPLY 390164438 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085136076 DLCTRL DEBUG Command: GET 744801325 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085136076 DLCTRL DEBUG Tx Command reply: GET_REPLY 744801325 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085136077 DLCTRL DEBUG Command: GET 633858037 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085136077 DLCTRL DEBUG Tx Command reply: GET_REPLY 633858037 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241213085136078 DLCTRL DEBUG Command: GET 412587642 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085136078 DLCTRL DEBUG Tx Command reply: GET_REPLY 412587642 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085136079 DLCTRL DEBUG Command: GET 505189027 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085136079 DLCTRL DEBUG Tx Command reply: GET_REPLY 505189027 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085136080 DLCTRL DEBUG Command: GET 717560323 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085136080 DLCTRL DEBUG Tx Command reply: GET_REPLY 717560323 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085136081 DLCTRL DEBUG Command: GET 82009431 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085136081 DLCTRL DEBUG Tx Command reply: GET_REPLY 82009431 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085136082 DLCTRL DEBUG Command: GET 574948728 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085136082 DLCTRL DEBUG Tx Command reply: GET_REPLY 574948728 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085136082 DLCTRL DEBUG Command: GET 199835403 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085136082 DLCTRL DEBUG Tx Command reply: GET_REPLY 199835403 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085136083 DLCTRL DEBUG Command: GET 139944659 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085136083 DLCTRL DEBUG Tx Command reply: GET_REPLY 139944659 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085136084 DLCTRL DEBUG Command: GET 582993784 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085136084 DLCTRL DEBUG Tx Command reply: GET_REPLY 582993784 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085136085 DLCTRL DEBUG Command: GET 729308407 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085136085 DLCTRL DEBUG Tx Command reply: GET_REPLY 729308407 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085136086 DLCTRL DEBUG Command: GET 153328540 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085136086 DLCTRL DEBUG Tx Command reply: GET_REPLY 153328540 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085136087 DLCTRL DEBUG Command: GET 602383894 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085136087 DLCTRL DEBUG Tx Command reply: GET_REPLY 602383894 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085136087 DLCTRL DEBUG Command: GET 158597697 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085136087 DLCTRL DEBUG Tx Command reply: GET_REPLY 158597697 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000010110000'B, t_guard := 20.000000 } 20241213085136098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45302<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@8fcf34dce8ec: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)1789892 20241213085137125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085137125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085137125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085137125 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085137125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1b4fc4, normal) (hnbgw_rua.c:407) 20241213085137125 DHNB DEBUG map_rua[0x5565988e6610]{init}: Allocated (fsm.c:456) 20241213085137125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1789892)[0x5565988e6610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085137125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1789892 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085137125 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085137125 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085137125 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1789892 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241213085137125 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1789892 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) 20241213085137125 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1789892 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085137125 DCN DEBUG map_sccp[0x5565989a4aa0]{init}: Allocated (fsm.c:456) 20241213085137125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x5565989a4aa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085137125 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1789892 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085137125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1789892 SCCP-66 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085137125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1789892)[0x5565988e6610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085137125 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085137125 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085137125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1789892)[0x5565988e6610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085137125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x5565989a4aa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085137125 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085137125 DLSCCP DEBUG SCCP-SCOC(66)[0x556598a298f0]{IDLE}: Allocated (fsm.c:456) 20241213085137126 DLSCCP DEBUG SCCP-SCOC(66)[0x556598a298f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085137126 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000b00056400500f1100926) (sccp_scrc.c:406) 20241213085137126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085137126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085137126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085137126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085137126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085137126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085137126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085137126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085137126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085137126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085137126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085137126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085137126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085137126 DLSCCP DEBUG SCCP-SCOC(66)[0x556598a298f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085137126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x5565989a4aa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085137126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1789892)[0x5565988e6610]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085137126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085137126 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085137126 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085137126 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085137126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085137126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085137126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085137126 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(525)@8fcf34dce8ec: First idle individual index:1 HNBGW_Test.msc0-SCCP(525)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(526)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)11358972 HNBGW_Test.msc0-SCCP(525)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(525)@8fcf34dce8ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085137134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085137134 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085137134 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085137134 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085137134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085137134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085137134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085137134 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085137135 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085137135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085137135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085137135 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085137135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085137135 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b64a53) (sccp_scrc.c:477) 20241213085137135 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20241213085137135 DLSCCP DEBUG SCCP-SCOC(66)[0x556598a298f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085137135 DLSCCP DEBUG SCCP-SCOC(66)[0x556598a298f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085137135 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085137135 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085137135 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) 20241213085137135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x5565989a4aa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085137135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x5565989a4aa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085137139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45302<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085137141 DLCTRL DEBUG Command: GET 894684443 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085137141 DLCTRL DEBUG Tx Command reply: GET_REPLY 894684443 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085137145 DLCTRL DEBUG Command: GET 181278642 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085137146 DLCTRL DEBUG Tx Command reply: GET_REPLY 181278642 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085137149 DLCTRL DEBUG Command: GET 151028235 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085137150 DLCTRL DEBUG Tx Command reply: GET_REPLY 151028235 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20241213085137155 DLCTRL DEBUG Command: GET 269185154 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085137155 DLCTRL DEBUG Tx Command reply: GET_REPLY 269185154 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085137158 DLCTRL DEBUG Command: GET 679501094 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085137158 DLCTRL DEBUG Tx Command reply: GET_REPLY 679501094 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085137159 DLCTRL DEBUG Command: GET 521139379 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085137159 DLCTRL DEBUG Tx Command reply: GET_REPLY 521139379 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085137160 DLCTRL DEBUG Command: GET 314131919 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085137160 DLCTRL DEBUG Tx Command reply: GET_REPLY 314131919 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085137162 DLCTRL DEBUG Command: GET 641285049 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085137162 DLCTRL DEBUG Tx Command reply: GET_REPLY 641285049 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241213085137163 DLCTRL DEBUG Command: GET 141291976 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085137163 DLCTRL DEBUG Tx Command reply: GET_REPLY 141291976 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085137163 DLCTRL DEBUG Command: GET 702241487 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085137163 DLCTRL DEBUG Tx Command reply: GET_REPLY 702241487 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085137164 DLCTRL DEBUG Command: GET 654352782 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085137164 DLCTRL DEBUG Tx Command reply: GET_REPLY 654352782 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085137165 DLCTRL DEBUG Command: GET 550265791 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085137165 DLCTRL DEBUG Tx Command reply: GET_REPLY 550265791 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085137166 DLCTRL DEBUG Command: GET 341179862 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085137166 DLCTRL DEBUG Tx Command reply: GET_REPLY 341179862 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085137167 DLCTRL DEBUG Command: GET 962555706 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085137167 DLCTRL DEBUG Tx Command reply: GET_REPLY 962555706 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085137168 DLCTRL DEBUG Command: GET 995552722 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085137168 DLCTRL DEBUG Tx Command reply: GET_REPLY 995552722 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085137169 DLCTRL DEBUG Command: GET 87130217 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085137169 DLCTRL DEBUG Tx Command reply: GET_REPLY 87130217 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085137170 DLCTRL DEBUG Command: GET 754384199 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085137170 DLCTRL DEBUG Tx Command reply: GET_REPLY 754384199 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085137171 DLCTRL DEBUG Command: GET 604176382 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085137171 DLCTRL DEBUG Tx Command reply: GET_REPLY 604176382 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085137172 DLCTRL DEBUG Command: GET 692474296 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085137172 DLCTRL DEBUG Tx Command reply: GET_REPLY 692474296 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085137173 DLCTRL DEBUG Command: GET 789781666 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085137173 DLCTRL DEBUG Tx Command reply: GET_REPLY 789781666 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085137177 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34431<->l=127.0.0.1:4262) (control_if.c:193) 20241213085137177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45290<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085137177 DLINP DEBUG SRVCONN(,r=127.0.0.1:52630<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085137177 DLINP DEBUG SRVCONN(,r=127.0.0.1:52630<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085137177 DLINP NOTICE SRV(,r=127.0.0.1:52630<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085137177 DMAIN NOTICE (127.0.0.1:52630 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52630<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085137177 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524)@8fcf34dce8ec: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(535)@8fcf34dce8ec: Final verdict of PTC: none 20241213085137178 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085137178 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) 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213085137178 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085137178 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) 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085137178 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-SCCP(531)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(532)@8fcf34dce8ec: Final verdict of PTC: none 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085137178 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085137178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085137178 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085137178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085137178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(526)@8fcf34dce8ec: Final verdict of PTC: none 20241213085137178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085137178 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(529)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(534)@8fcf34dce8ec: Final verdict of PTC: none 20241213085137178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085137178 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085137178 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085137178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085137178 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085137178 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085137178 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085137178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085137178 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085137178 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085137178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085137178 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-SCCP(528)@8fcf34dce8ec: Final verdict of PTC: none 20241213085137178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085137178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085137178 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085137178 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085137178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085137178 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085137178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085137178 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-SCCP(525)@8fcf34dce8ec: Final verdict of PTC: none 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085137178 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085137178 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085137178 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085137178 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085137178 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085137178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x556598a2bc10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085137178 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085137178 DLSCCP DEBUG SCCP-SCOC(65)[0x556598a1b660]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085137178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cafc92), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085137178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085137178 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085137178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085137178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085137178 DLSCCP DEBUG SCCP-SCOC(65)[0x556598a1b660]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085137178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x556598a2bc10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085137178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6793916)[0x5565989a7e10]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085137178 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6793916)[0x5565989a7e10]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085137178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085137178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6793916)[0x5565989a7e10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085137178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6793916)[0x5565989a7e10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085137178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6793916)[0x5565989a7e10]{disrupted}: Freeing instance (context_map.c:202) 20241213085137178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6793916)[0x5565989a7e10]{disrupted}: Deallocated (fsm.c:568) 20241213085137178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x556598a2bc10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085137178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x556598a2bc10]{disconnected}: Freeing instance (context_map.c:206) 20241213085137178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x556598a2bc10]{disconnected}: Deallocated (fsm.c:568) 20241213085137178 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6793916 SCCP-65 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241213085137178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085137178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085137178 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085137178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085137178 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085137178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085137178 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085137178 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085137178 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085137178 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085137178 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085137178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x556598a20120]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085137178 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085137178 DLSCCP DEBUG SCCP-SCOC(64)[0x556598946500]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085137178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b6ed6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085137178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085137178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085137178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085137178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085137178 DLSCCP DEBUG SCCP-SCOC(64)[0x556598946500]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085137178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x556598a20120]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085137178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3322926)[0x556598a281a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085137178 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3322926)[0x556598a281a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085137178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085137178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3322926)[0x556598a281a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085137178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3322926)[0x556598a281a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085137178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3322926)[0x556598a281a0]{disrupted}: Freeing instance (context_map.c:202) 20241213085137178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3322926)[0x556598a281a0]{disrupted}: Deallocated (fsm.c:568) 20241213085137178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x556598a20120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085137178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x556598a20120]{disconnected}: Freeing instance (context_map.c:206) 20241213085137178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x556598a20120]{disconnected}: Deallocated (fsm.c:568) 20241213085137178 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3322926 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241213085137178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x5565989a4aa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085137178 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085137178 DLSCCP DEBUG SCCP-SCOC(66)[0x556598a298f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085137178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b64a53), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085137178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085137178 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085137178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085137178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085137178 DLSCCP DEBUG SCCP-SCOC(66)[0x556598a298f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085137178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x5565989a4aa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085137178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1789892)[0x5565988e6610]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085137178 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1789892)[0x5565988e6610]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085137178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085137178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1789892)[0x5565988e6610]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085137178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1789892)[0x5565988e6610]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085137178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1789892)[0x5565988e6610]{disrupted}: Freeing instance (context_map.c:202) 20241213085137178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1789892)[0x5565988e6610]{disrupted}: Deallocated (fsm.c:568) 20241213085137178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x5565989a4aa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085137178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x5565989a4aa0]{disconnected}: Freeing instance (context_map.c:206) 20241213085137178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x5565989a4aa0]{disconnected}: Deallocated (fsm.c:568) 20241213085137178 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1789892 SCCP-66 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241213085137178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085137178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085137178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085137178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085137178 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085137178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085137178 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085137178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085137178 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085137178 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085137178 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085137178 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085137178 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085137178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213085137178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085137178 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085137178 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085137178 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085137178 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085137178 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085137178 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085137178 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085137178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085137178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085137178 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085137178 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085137178 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085137178 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085137178 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085137178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085137178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085137178 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085137178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085137179 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085137179 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085137179 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085137179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085137179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085137179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085137179 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(527)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(519)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(530)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(518)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(533)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(536)@8fcf34dce8ec: Final verdict of PTC: none 20241213085137179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085137179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085137179 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213085137179 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085137179 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085137179 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085137179 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085137179 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085137179 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085137179 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085137180 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085137179 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085137179 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) 20241213085137179 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085137179 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085137179 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085137179 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) 20241213085137179 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085137179 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241213085137179 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085137179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085137179 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213085137179 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085137179 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085137179 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085137179 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085137179 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085137179 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(537)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085137203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45276<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(520)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(520): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(525): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(526): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(527): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(528): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-RAN(529): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(530): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(531): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(532): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(533): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(534): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(535): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(536): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(537): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:51:37 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc 20241213085137309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085137911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45312<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=497660) 20241213085138006 DLSCCP DEBUG SCCP-SCOC(63)[0x556598a27520]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085138006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085c64c), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085138006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085138006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085138006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085138006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085138006 DLSCCP DEBUG SCCP-SCOC(61)[0x556598a383e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085138006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00558de3), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085138006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085138006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085138006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085138006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085138006 DLSCCP DEBUG SCCP-SCOC(62)[0x556598a2bae0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085138006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033928f), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085138006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085138006 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085138006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085138006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085138006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085138006 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085138007 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085138007 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085138007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085138007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085138007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085138007 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085138007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085138007 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085138007 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085138007 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085138007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085138007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085138007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085138007 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085138007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085138007 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085138007 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085138007 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085138007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085138007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085138007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085138007 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085138837 DLSCCP DEBUG SCCP-SCOC(60)[0x556598a3ab00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085138837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025e75a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085138837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085138837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085138837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085138837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085138837 DLSCCP DEBUG SCCP-SCOC(59)[0x556598a3b720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085138837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f7648), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085138837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085138837 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085138837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085138837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085138837 DLSCCP DEBUG SCCP-SCOC(58)[0x556598a3dbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085138837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a255c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085138837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085138837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085138837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085138837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085138837 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085138837 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085138837 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085138837 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085138837 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085138838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085138838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085138838 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085138838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085138838 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085138838 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085138838 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085138838 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085138838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085138838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085138838 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085138838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085138838 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085138838 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085138838 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085138838 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085138838 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085138838 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085138838 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=497660, count=511488) 20241213085139179 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085139179 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085139179 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085139179 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085139179 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085139179 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085139179 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085139179 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085139179 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213085139179 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085139179 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085139179 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213085139717 DLSCCP DEBUG SCCP-SCOC(57)[0x556598a2b520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085139717 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00904a39), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085139717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085139717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085139717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085139717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085139717 DLSCCP DEBUG SCCP-SCOC(56)[0x556598a69450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085139717 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcebd4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085139717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085139717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085139717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085139717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085139717 DLSCCP DEBUG SCCP-SCOC(55)[0x556598a2a970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085139717 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c6ef5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085139717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085139717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085139717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085139717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085139717 DLSCCP DEBUG SCCP-SCOC(54)[0x556598a26760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085139717 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d1cb5), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085139717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085139717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085139717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085139717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085139718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085139718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085139718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085139718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085139718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085139718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085139718 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085139718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085139718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085139718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085139718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085139718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085139718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085139718 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085139718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085139718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085139718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085139718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085139718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085139718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085139718 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085139718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085139718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085139718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085139718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085139719 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085139719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085139719 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:51:39 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20241213085141009 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45318<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085141019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45332<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085141023 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33215<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085141044 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085141044 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085141053 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085141053 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085141053 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085141053 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085141054 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34953 (stream_srv.c:132) 20241213085141054 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34953<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085141054 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085141054 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085141054 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085141054 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085141054 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085141054 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085141054 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085141054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085141054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085141054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085141054 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085141054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085141054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085141054 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085141054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085141054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085141054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085141054 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085141054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085141054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085141054 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085141055 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085141055 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085141055 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085141055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085141055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085141055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085141055 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085141055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085141055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085141055 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085141055 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085141055 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085141055 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085141055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085141055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085141055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085141055 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085141055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085141055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085141055 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085141055 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085141055 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085141055 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085141055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085141055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085141055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085141056 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085141056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085141056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085141056 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085141056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085141056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085141056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085141056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085141056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085141056 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085141056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085141056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085141056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085141056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085141056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085141056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085141056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085141056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085141056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085141056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085141056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085141056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085141056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085141056 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(551)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(551)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(551)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(549)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(554)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-M3UA(554)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(554)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-SCCP(552)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085141082 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085141082 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085141082 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085141082 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085141082 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085141082 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085141082 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085141082 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085141083 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085141083 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085141083 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085141083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085141083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085141083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085141083 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085141083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085141083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085141083 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085141083 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085141083 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085141083 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085141083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085141083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085141083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085141083 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085141083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085141083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085141083 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085141083 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085141083 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085141083 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085141083 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085141083 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085141083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141083 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141083 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141083 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141083 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141083 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085141083 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085141083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085141083 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085141083 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085141083 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085141083 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085141084 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085141084 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085141084 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085141084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085141084 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085141084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085141084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085141084 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085141084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085141084 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085141084 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085141084 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085141084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085141084 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085141084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085141084 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085141084 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085141084 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085141084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085141084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085141084 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085141084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085141084 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085141084 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085141084 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085141084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085141084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085141084 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085141084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085141084 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085141084 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085141084 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085141084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085141084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085141084 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(557)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(557)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(557)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(555)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(560)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-M3UA(560)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(560)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-SCCP(558)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085141120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085141120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085141120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085141120 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085141120 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085141120 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085141120 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085141120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085141120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085141125 DLINP DEBUG SRVCONN(,r=127.0.0.1:34953<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085141125 DLINP DEBUG SRVCONN(,r=127.0.0.1:34953<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085141125 DLINP DEBUG SRVCONN(,r=127.0.0.1:34953<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085141125 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085141125 DHNBAP DEBUG (127.0.0.1:34953 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085141125 DHNBAP NOTICE (127.0.0.1:34953 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085141125 DHNBAP NOTICE (127.0.0.1:34953 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085141125 DLINP DEBUG SRVCONN(,r=127.0.0.1:34953<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085141125 DLINP DEBUG SRVCONN(,r=127.0.0.1:34953<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085141268 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085141268 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085141268 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085141268 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085141272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085141272 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085141272 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085141272 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085141272 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085141272 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085141272 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085141273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085141273 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085141273 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085141273 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085141273 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085141273 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085141273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085141273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085141273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085141273 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085141273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085141273 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085141273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085141273 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085141273 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085141273 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085141273 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085141274 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085141274 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085141274 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085141274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085141274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085141274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085141274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085141274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085141274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085141275 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085141275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085141275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085141275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085141275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085141275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085141275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085141275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085141275 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085141280 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 20241213085141280 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 20241213085141280 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085141280 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(554)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085141286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085141286 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085141286 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085141286 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085141286 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085141286 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085141286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085141289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085141289 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085141289 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085141289 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085141289 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085141289 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085141289 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085141289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085141289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085141289 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085141289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085141289 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085141289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085141289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085141289 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085141289 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085141289 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085141290 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085141290 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085141290 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085141291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085141291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085141291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085141291 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085141291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085141291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085141291 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085141291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085141291 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085141291 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085141291 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085141291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085141291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085141291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085141291 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085141297 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085141297 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085141297 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085141297 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085141303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085141303 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085141303 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085141303 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085141303 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085141303 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085141303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085141304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085141304 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085141304 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085141304 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085141304 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085141304 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085141304 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085141304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085141304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085141304 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085141304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085141304 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085141304 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085141304 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085141304 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085141305 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085141305 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085141306 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085141306 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085141306 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085141306 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085141306 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085141306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085141306 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085141306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085141306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085141306 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085141306 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085141306 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085141306 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085141306 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085141306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085141306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085141306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085141306 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085141309 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 20241213085141309 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 20241213085141309 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085141309 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213085141315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085141315 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213085141315 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085141315 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085141315 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085141315 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085141315 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085141317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085141317 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085141317 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085141317 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085141317 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085141317 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085141317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085141317 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085141318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085141318 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213085141318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085141318 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085141318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085141318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085141318 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085141318 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085141318 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085141319 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085141319 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085141319 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085141319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085141319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085141319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085141319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085141319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085141319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085141319 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085141319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085141319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085141319 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085141319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085141319 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085141319 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085141319 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085141319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085141319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085141319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085141319 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(550)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085142076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085142076 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085142076 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085142076 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085142076 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085142076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085142076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085142076 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085142076 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085142076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085142076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085142076 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085142076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085142076 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085142076 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085142076 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085142076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142076 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085142076 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085142076 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085142076 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085142076 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085142076 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085142076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085142076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085142076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085142076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085142076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085142076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085142076 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085142076 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085142076 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085142076 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085142076 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085142076 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085142076 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085142076 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085142076 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085142076 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085142078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085142078 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085142078 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085142078 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085142078 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085142078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085142078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085142078 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085142078 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085142078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085142078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085142078 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085142078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085142078 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085142078 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085142078 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085142078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142078 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085142078 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085142078 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085142078 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085142078 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(553)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085142086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085142086 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085142086 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085142086 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085142086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085142086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085142086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085142086 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085142087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085142087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085142087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085142087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085142087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085142087 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085142087 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085142087 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085142087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142087 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085142087 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085142087 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085142087 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085142087 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) 20241213085142087 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) 20241213085142087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085142087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085142087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085142087 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085142087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085142087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085142087 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085142087 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{CONNECTED}: link up (cnlink.c:111) 20241213085142087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085142087 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085142087 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085142087 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085142087 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085142087 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085142087 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085142087 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085142088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085142088 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085142088 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085142088 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085142088 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085142088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085142088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085142088 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085142088 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085142088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085142088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085142088 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085142088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085142088 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085142088 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085142088 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085142088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142088 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085142088 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085142088 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085142088 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085142088 DRANAP INFO cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(556)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085142109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085142109 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085142109 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085142109 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085142109 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085142109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085142109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085142109 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085142109 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085142109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085142109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085142109 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085142109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085142109 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085142109 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085142109 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085142109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142109 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085142109 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085142109 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085142109 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085142109 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085142109 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085142109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085142109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085142109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085142109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085142109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085142109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085142109 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085142109 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085142109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085142109 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085142109 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085142109 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085142109 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085142109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085142109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085142109 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085142111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085142111 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085142111 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085142111 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085142111 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085142111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085142111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085142111 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085142112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085142112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085142112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085142112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085142112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085142112 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085142112 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085142112 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085142112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142112 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085142112 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085142112 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085142112 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085142112 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(559)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085142116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085142116 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085142116 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085142116 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085142116 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085142116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085142116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085142116 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085142117 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085142117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085142117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085142117 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085142117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085142117 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085142117 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085142117 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085142117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142117 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085142117 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085142117 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085142117 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085142117 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) 20241213085142117 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) 20241213085142117 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085142117 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085142117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085142117 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085142117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085142117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085142117 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085142117 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: link up (cnlink.c:111) 20241213085142117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085142117 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085142117 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085142117 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085142117 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085142117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085142117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085142117 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085142118 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085142118 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085142118 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085142118 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085142118 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085142119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085142119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085142119 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085142119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085142119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085142119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085142119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085142119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085142119 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085142119 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085142119 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085142119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085142119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085142119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085142119 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085142119 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085142119 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085142119 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085142119 DRANAP INFO cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085143132 DLCTRL DEBUG Command: GET 732549538 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085143133 DLCTRL DEBUG Tx Command reply: GET_REPLY 732549538 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085143135 DLCTRL DEBUG Command: GET 643523363 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085143135 DLCTRL DEBUG Tx Command reply: GET_REPLY 643523363 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085143137 DLCTRL DEBUG Command: GET 554379161 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085143137 DLCTRL DEBUG Tx Command reply: GET_REPLY 554379161 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085143138 DLCTRL DEBUG Command: GET 632256689 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085143138 DLCTRL DEBUG Tx Command reply: GET_REPLY 632256689 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085143140 DLCTRL DEBUG Command: GET 927926770 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085143140 DLCTRL DEBUG Tx Command reply: GET_REPLY 927926770 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085143141 DLCTRL DEBUG Command: GET 239557560 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085143141 DLCTRL DEBUG Tx Command reply: GET_REPLY 239557560 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085143143 DLCTRL DEBUG Command: GET 700158714 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085143143 DLCTRL DEBUG Tx Command reply: GET_REPLY 700158714 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085143144 DLCTRL DEBUG Command: GET 139115662 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085143144 DLCTRL DEBUG Tx Command reply: GET_REPLY 139115662 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085143145 DLCTRL DEBUG Command: GET 434709841 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085143145 DLCTRL DEBUG Tx Command reply: GET_REPLY 434709841 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085143146 DLCTRL DEBUG Command: GET 136570277 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085143146 DLCTRL DEBUG Tx Command reply: GET_REPLY 136570277 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085143146 DLCTRL DEBUG Command: GET 726526132 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085143146 DLCTRL DEBUG Tx Command reply: GET_REPLY 726526132 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085143147 DLCTRL DEBUG Command: GET 557674544 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085143147 DLCTRL DEBUG Tx Command reply: GET_REPLY 557674544 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085143148 DLCTRL DEBUG Command: GET 136049748 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085143148 DLCTRL DEBUG Tx Command reply: GET_REPLY 136049748 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085143149 DLCTRL DEBUG Command: GET 222352782 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085143149 DLCTRL DEBUG Tx Command reply: GET_REPLY 222352782 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085143149 DLCTRL DEBUG Command: GET 599925034 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085143149 DLCTRL DEBUG Tx Command reply: GET_REPLY 599925034 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085143150 DLCTRL DEBUG Command: GET 237332800 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085143150 DLCTRL DEBUG Tx Command reply: GET_REPLY 237332800 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085143151 DLCTRL DEBUG Command: GET 99641561 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085143151 DLCTRL DEBUG Tx Command reply: GET_REPLY 99641561 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085143152 DLCTRL DEBUG Command: GET 466420541 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085143152 DLCTRL DEBUG Tx Command reply: GET_REPLY 466420541 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085143152 DLCTRL DEBUG Command: GET 89318494 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085143152 DLCTRL DEBUG Tx Command reply: GET_REPLY 89318494 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085143153 DLCTRL DEBUG Command: GET 73340465 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085143153 DLCTRL DEBUG Tx Command reply: GET_REPLY 73340465 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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@8fcf34dce8ec: 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@8fcf34dce8ec: 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@8fcf34dce8ec: 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 := '000000000000000100000111'B, t_guard := 20.000000 } 20241213085143164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60878<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@8fcf34dce8ec: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)10793146 20241213085144205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085144205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085144205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085144205 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085144205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa4b0ba, normal) (hnbgw_rua.c:407) 20241213085144205 DHNB DEBUG map_rua[0x556598a1c810]{init}: Allocated (fsm.c:456) 20241213085144205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10793146)[0x556598a1c810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085144205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10793146 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085144205 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085144205 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085144205 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10793146 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) 20241213085144205 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10793146 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085144205 DCN DEBUG map_sccp[0x556598a281a0]{init}: Allocated (fsm.c:456) 20241213085144205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x556598a281a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085144206 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10793146 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085144206 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10793146 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085144206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10793146)[0x556598a1c810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085144206 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085144206 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085144206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10793146)[0x556598a1c810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085144206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x556598a281a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085144206 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085144206 DLSCCP DEBUG SCCP-SCOC(67)[0x556598a20120]{IDLE}: Allocated (fsm.c:456) 20241213085144206 DLSCCP DEBUG SCCP-SCOC(67)[0x556598a20120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085144206 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001070056400500f1100926) (sccp_scrc.c:406) 20241213085144206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085144206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085144206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085144206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085144206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085144206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085144206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085144206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085144206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085144206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085144206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085144206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085144206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085144206 DLSCCP DEBUG SCCP-SCOC(67)[0x556598a20120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085144206 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x556598a281a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085144206 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10793146)[0x556598a1c810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085144206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085144206 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085144206 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085144206 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085144206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085144206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085144206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085144206 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(549)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(549)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(550)@8fcf34dce8ec: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) HNBGW_Test.msc0-RAN(550)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)6175548 HNBGW_Test.msc0-SCCP(549)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(549)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085144220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085144220 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085144220 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085144220 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085144220 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085144220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085144220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085144220 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085144220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085144220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085144220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085144220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085144220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085144220 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0032bf2e) (sccp_scrc.c:477) 20241213085144220 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20241213085144220 DLSCCP DEBUG SCCP-SCOC(67)[0x556598a20120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085144220 DLSCCP DEBUG SCCP-SCOC(67)[0x556598a20120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085144220 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085144220 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085144220 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) 20241213085144220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x556598a281a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085144220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x556598a281a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085144222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60878<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085144223 DLCTRL DEBUG Command: GET 557276400 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085144223 DLCTRL DEBUG Tx Command reply: GET_REPLY 557276400 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085144226 DLCTRL DEBUG Command: GET 240467064 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085144226 DLCTRL DEBUG Tx Command reply: GET_REPLY 240467064 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085144228 DLCTRL DEBUG Command: GET 608084141 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085144228 DLCTRL DEBUG Tx Command reply: GET_REPLY 608084141 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085144230 DLCTRL DEBUG Command: GET 31686373 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085144230 DLCTRL DEBUG Tx Command reply: GET_REPLY 31686373 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085144232 DLCTRL DEBUG Command: GET 296394018 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085144232 DLCTRL DEBUG Tx Command reply: GET_REPLY 296394018 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085144233 DLCTRL DEBUG Command: GET 392705047 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085144233 DLCTRL DEBUG Tx Command reply: GET_REPLY 392705047 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085144233 DLCTRL DEBUG Command: GET 10615326 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085144233 DLCTRL DEBUG Tx Command reply: GET_REPLY 10615326 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085144234 DLCTRL DEBUG Command: GET 476702918 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085144234 DLCTRL DEBUG Tx Command reply: GET_REPLY 476702918 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085144235 DLCTRL DEBUG Command: GET 476757455 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085144235 DLCTRL DEBUG Tx Command reply: GET_REPLY 476757455 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085144236 DLCTRL DEBUG Command: GET 987244411 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085144236 DLCTRL DEBUG Tx Command reply: GET_REPLY 987244411 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085144236 DLCTRL DEBUG Command: GET 117077594 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085144236 DLCTRL DEBUG Tx Command reply: GET_REPLY 117077594 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085144237 DLCTRL DEBUG Command: GET 300018211 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085144237 DLCTRL DEBUG Tx Command reply: GET_REPLY 300018211 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085144238 DLCTRL DEBUG Command: GET 525600212 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085144238 DLCTRL DEBUG Tx Command reply: GET_REPLY 525600212 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085144238 DLCTRL DEBUG Command: GET 982964614 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085144238 DLCTRL DEBUG Tx Command reply: GET_REPLY 982964614 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085144239 DLCTRL DEBUG Command: GET 281419661 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085144239 DLCTRL DEBUG Tx Command reply: GET_REPLY 281419661 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085144240 DLCTRL DEBUG Command: GET 591372413 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085144240 DLCTRL DEBUG Tx Command reply: GET_REPLY 591372413 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085144241 DLCTRL DEBUG Command: GET 527767571 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085144241 DLCTRL DEBUG Tx Command reply: GET_REPLY 527767571 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085144242 DLCTRL DEBUG Command: GET 43398207 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085144242 DLCTRL DEBUG Tx Command reply: GET_REPLY 43398207 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085144243 DLCTRL DEBUG Command: GET 305942033 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085144243 DLCTRL DEBUG Tx Command reply: GET_REPLY 305942033 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085144243 DLCTRL DEBUG Command: GET 166560544 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085144243 DLCTRL DEBUG Tx Command reply: GET_REPLY 166560544 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000111011010'B, t_guard := 20.000000 } 20241213085144255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60882<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(553)@8fcf34dce8ec: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(553)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)15463154 20241213085145282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085145282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085145282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241213085145282 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085145282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xebf2f2, normal) (hnbgw_rua.c:407) 20241213085145282 DHNB DEBUG map_rua[0x5565988e6610]{init}: Allocated (fsm.c:456) 20241213085145282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15463154)[0x5565988e6610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085145282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15463154 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085145282 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085145282 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085145282 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213085145282 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15463154 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) 20241213085145282 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15463154 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241213085145282 DCN DEBUG map_sccp[0x5565989a4aa0]{init}: Allocated (fsm.c:456) 20241213085145282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x5565989a4aa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085145282 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15463154 <-> SCCP-68 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213085145282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15463154 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241213085145282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15463154)[0x5565988e6610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085145282 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085145282 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085145282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15463154)[0x5565988e6610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085145282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x5565989a4aa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085145283 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085145283 DLSCCP DEBUG SCCP-SCOC(68)[0x5565989a7e10]{IDLE}: Allocated (fsm.c:456) 20241213085145283 DLSCCP DEBUG SCCP-SCOC(68)[0x5565989a7e10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085145283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030001da0056400500f1100926) (sccp_scrc.c:406) 20241213085145283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085145283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085145283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085145283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085145283 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085145283 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085145283 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085145283 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085145283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085145283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085145283 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085145283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085145283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085145283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085145283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085145283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085145283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085145283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085145283 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085145283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085145283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085145283 DLSCCP DEBUG SCCP-SCOC(68)[0x5565989a7e10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085145283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x5565989a4aa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085145283 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15463154)[0x5565988e6610]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc1-SCCP(552)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc1-SCCP(552)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(553)@8fcf34dce8ec: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) HNBGW_Test.msc1-RAN(553)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)703463 HNBGW_Test.msc1-SCCP(552)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(552)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085145295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085145295 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085145295 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085145295 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085145295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085145295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085145295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085145295 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085145295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085145295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085145295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085145295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085145295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085145295 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00499c4c) (sccp_scrc.c:477) 20241213085145295 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20241213085145295 DLSCCP DEBUG SCCP-SCOC(68)[0x5565989a7e10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085145295 DLSCCP DEBUG SCCP-SCOC(68)[0x5565989a7e10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085145295 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085145295 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085145295 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) 20241213085145295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x5565989a4aa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085145295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x5565989a4aa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085145297 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60882<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085145298 DLCTRL DEBUG Command: GET 889735533 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085145298 DLCTRL DEBUG Tx Command reply: GET_REPLY 889735533 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085145301 DLCTRL DEBUG Command: GET 871573591 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085145301 DLCTRL DEBUG Tx Command reply: GET_REPLY 871573591 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085145303 DLCTRL DEBUG Command: GET 190198662 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085145303 DLCTRL DEBUG Tx Command reply: GET_REPLY 190198662 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085145304 DLCTRL DEBUG Command: GET 260223767 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085145304 DLCTRL DEBUG Tx Command reply: GET_REPLY 260223767 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085145305 DLCTRL DEBUG Command: GET 822311161 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085145305 DLCTRL DEBUG Tx Command reply: GET_REPLY 822311161 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085145307 DLCTRL DEBUG Command: GET 923193969 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085145307 DLCTRL DEBUG Tx Command reply: GET_REPLY 923193969 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241213085145308 DLCTRL DEBUG Command: GET 146030446 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085145308 DLCTRL DEBUG Tx Command reply: GET_REPLY 146030446 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085145309 DLCTRL DEBUG Command: GET 347704731 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085145309 DLCTRL DEBUG Tx Command reply: GET_REPLY 347704731 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085145310 DLCTRL DEBUG Command: GET 530988903 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085145310 DLCTRL DEBUG Tx Command reply: GET_REPLY 530988903 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085145310 DLCTRL DEBUG Command: GET 468815592 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085145310 DLCTRL DEBUG Tx Command reply: GET_REPLY 468815592 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085145311 DLCTRL DEBUG Command: GET 565758439 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085145311 DLCTRL DEBUG Tx Command reply: GET_REPLY 565758439 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085145312 DLCTRL DEBUG Command: GET 334501549 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085145312 DLCTRL DEBUG Tx Command reply: GET_REPLY 334501549 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085145313 DLCTRL DEBUG Command: GET 967545586 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085145313 DLCTRL DEBUG Tx Command reply: GET_REPLY 967545586 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085145313 DLCTRL DEBUG Command: GET 384148813 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085145313 DLCTRL DEBUG Tx Command reply: GET_REPLY 384148813 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085145314 DLCTRL DEBUG Command: GET 328266967 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085145314 DLCTRL DEBUG Tx Command reply: GET_REPLY 328266967 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085145315 DLCTRL DEBUG Command: GET 336725492 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085145315 DLCTRL DEBUG Tx Command reply: GET_REPLY 336725492 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085145316 DLCTRL DEBUG Command: GET 405605024 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085145316 DLCTRL DEBUG Tx Command reply: GET_REPLY 405605024 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085145316 DLCTRL DEBUG Command: GET 565252294 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085145316 DLCTRL DEBUG Tx Command reply: GET_REPLY 565252294 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085145317 DLCTRL DEBUG Command: GET 623883414 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085145317 DLCTRL DEBUG Tx Command reply: GET_REPLY 623883414 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085145318 DLCTRL DEBUG Command: GET 987664028 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085145318 DLCTRL DEBUG Tx Command reply: GET_REPLY 987664028 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000110100101'B, t_guard := 20.000000 } 20241213085145328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60886<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@8fcf34dce8ec: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)4562786 20241213085146341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085146341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085146341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241213085146341 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085146341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x459f62, normal) (hnbgw_rua.c:407) 20241213085146341 DHNB DEBUG map_rua[0x556598a2bc10]{init}: Allocated (fsm.c:456) 20241213085146341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4562786)[0x556598a2bc10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085146341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4562786 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085146341 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085146341 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085146341 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4562786 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) 20241213085146341 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4562786 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085146341 DCN DEBUG map_sccp[0x556598a2aaa0]{init}: Allocated (fsm.c:456) 20241213085146341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x556598a2aaa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085146341 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4562786 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085146341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4562786 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241213085146341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4562786)[0x556598a2bc10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085146341 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085146341 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085146341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4562786)[0x556598a2bc10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085146341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x556598a2aaa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085146341 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085146341 DLSCCP DEBUG SCCP-SCOC(69)[0x556598a375a0]{IDLE}: Allocated (fsm.c:456) 20241213085146341 DLSCCP DEBUG SCCP-SCOC(69)[0x556598a375a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085146341 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000045), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030001a50056400500f1100926) (sccp_scrc.c:406) 20241213085146341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085146341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085146341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085146341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085146341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085146341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085146341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085146341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085146341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085146341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085146341 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085146341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085146341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085146341 DLSCCP DEBUG SCCP-SCOC(69)[0x556598a375a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085146341 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x556598a2aaa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085146341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4562786)[0x556598a2bc10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085146341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085146341 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085146341 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085146341 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085146341 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085146341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085146341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085146341 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(549)@8fcf34dce8ec: First idle individual index:1 HNBGW_Test.msc0-SCCP(549)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(550)@8fcf34dce8ec: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) HNBGW_Test.msc0-RAN(550)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)15966962 HNBGW_Test.msc0-SCCP(549)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(549)@8fcf34dce8ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085146343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085146343 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085146343 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085146343 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085146343 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085146343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085146343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085146343 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085146343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085146343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085146343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085146343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085146343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085146343 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001f7361) (sccp_scrc.c:477) 20241213085146343 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20241213085146343 DLSCCP DEBUG SCCP-SCOC(69)[0x556598a375a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085146343 DLSCCP DEBUG SCCP-SCOC(69)[0x556598a375a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085146343 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085146343 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085146343 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) 20241213085146343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x556598a2aaa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085146343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x556598a2aaa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085146344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60886<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085146345 DLCTRL DEBUG Command: GET 209001561 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085146345 DLCTRL DEBUG Tx Command reply: GET_REPLY 209001561 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241213085146345 DLCTRL DEBUG Command: GET 687727792 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085146345 DLCTRL DEBUG Tx Command reply: GET_REPLY 687727792 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085146346 DLCTRL DEBUG Command: GET 540784667 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085146346 DLCTRL DEBUG Tx Command reply: GET_REPLY 540784667 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085146347 DLCTRL DEBUG Command: GET 589501508 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085146347 DLCTRL DEBUG Tx Command reply: GET_REPLY 589501508 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085146348 DLCTRL DEBUG Command: GET 19499341 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085146348 DLCTRL DEBUG Tx Command reply: GET_REPLY 19499341 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085146349 DLCTRL DEBUG Command: GET 252578831 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085146349 DLCTRL DEBUG Tx Command reply: GET_REPLY 252578831 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241213085146349 DLCTRL DEBUG Command: GET 576333061 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085146349 DLCTRL DEBUG Tx Command reply: GET_REPLY 576333061 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085146350 DLCTRL DEBUG Command: GET 281495719 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085146350 DLCTRL DEBUG Tx Command reply: GET_REPLY 281495719 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085146351 DLCTRL DEBUG Command: GET 711934610 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085146351 DLCTRL DEBUG Tx Command reply: GET_REPLY 711934610 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085146351 DLCTRL DEBUG Command: GET 981014831 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085146351 DLCTRL DEBUG Tx Command reply: GET_REPLY 981014831 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085146352 DLCTRL DEBUG Command: GET 877492206 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085146352 DLCTRL DEBUG Tx Command reply: GET_REPLY 877492206 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085146353 DLCTRL DEBUG Command: GET 328800619 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085146353 DLCTRL DEBUG Tx Command reply: GET_REPLY 328800619 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085146353 DLCTRL DEBUG Command: GET 615531105 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085146353 DLCTRL DEBUG Tx Command reply: GET_REPLY 615531105 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085146354 DLCTRL DEBUG Command: GET 300470741 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085146354 DLCTRL DEBUG Tx Command reply: GET_REPLY 300470741 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085146355 DLCTRL DEBUG Command: GET 348698776 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085146355 DLCTRL DEBUG Tx Command reply: GET_REPLY 348698776 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085146356 DLCTRL DEBUG Command: GET 48570342 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085146356 DLCTRL DEBUG Tx Command reply: GET_REPLY 48570342 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085146356 DLCTRL DEBUG Command: GET 343993149 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085146356 DLCTRL DEBUG Tx Command reply: GET_REPLY 343993149 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085146357 DLCTRL DEBUG Command: GET 490515856 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085146357 DLCTRL DEBUG Tx Command reply: GET_REPLY 490515856 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085146358 DLCTRL DEBUG Command: GET 283088369 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085146358 DLCTRL DEBUG Tx Command reply: GET_REPLY 283088369 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085146359 DLCTRL DEBUG Command: GET 532312431 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085146359 DLCTRL DEBUG Tx Command reply: GET_REPLY 532312431 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085146362 DLINP DEBUG SRVCONN(,r=127.0.0.1:34953<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085146362 DLINP DEBUG SRVCONN(,r=127.0.0.1:34953<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085146362 DLINP NOTICE SRV(,r=127.0.0.1:34953<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085146362 DMAIN NOTICE (127.0.0.1:34953 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34953<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085146362 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213085146362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45332<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085146363 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn1-SCCP(558)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(553)@8fcf34dce8ec: Final verdict of PTC: none 20241213085146363 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33215<->l=127.0.0.1:4262) (control_if.c:193) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(559)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(555)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(550)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(556)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(561)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(554)@8fcf34dce8ec: Final verdict of PTC: none 20241213085146363 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085146363 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085146363 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085146364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085146364 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085146364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085146364 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085146364 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085146364 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085146364 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085146364 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085146364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x5565989a4aa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085146364 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085146364 DLSCCP DEBUG SCCP-SCOC(68)[0x5565989a7e10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085146363 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) 20241213085146363 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085146363 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213085146363 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085146363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085146363 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085146363 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085146363 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085146363 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) 20241213085146363 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085146363 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085146363 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085146363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085146363 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085146363 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085146363 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085146363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085146363 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085146363 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085146363 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085146363 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085146363 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085146363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085146363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085146363 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085146363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085146363 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085146363 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085146363 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085146363 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085146363 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085146363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085146363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085146364 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00499c4c), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085146364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085146364 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085146364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085146364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085146364 DLSCCP DEBUG SCCP-SCOC(68)[0x5565989a7e10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085146364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x5565989a4aa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085146364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15463154)[0x5565988e6610]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085146364 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15463154)[0x5565988e6610]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085146364 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085146364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085146364 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085146364 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085146364 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085146364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085146364 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085146364 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085146364 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085146364 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085146364 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085146364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085146364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085146364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15463154)[0x5565988e6610]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085146364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15463154)[0x5565988e6610]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085146364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15463154)[0x5565988e6610]{disrupted}: Freeing instance (context_map.c:202) 20241213085146364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15463154)[0x5565988e6610]{disrupted}: Deallocated (fsm.c:568) 20241213085146364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x5565989a4aa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085146364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x5565989a4aa0]{disconnected}: Freeing instance (context_map.c:206) 20241213085146364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x5565989a4aa0]{disconnected}: Deallocated (fsm.c:568) 20241213085146364 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15463154 SCCP-68 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20241213085146364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085146364 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085146364 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085146364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085146364 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085146364 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085146364 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085146364 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085146364 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085146364 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085146364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085146364 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085146364 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085146364 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) 20241213085146364 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085146364 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085146365 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241213085146365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085146365 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085146365 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085146365 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085146365 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085146365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085146365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085146365 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085146364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085146364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085146364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085146365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085146365 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085146365 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085146365 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085146365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10793146)[0x556598a1c810]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085146365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10793146)[0x556598a1c810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085146365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x556598a281a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085146365 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085146365 DLSCCP DEBUG SCCP-SCOC(67)[0x556598a20120]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085146365 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032bf2e), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085146365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085146365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085146365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085146365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085146365 DLSCCP DEBUG SCCP-SCOC(67)[0x556598a20120]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085146365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x556598a281a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085146365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10793146)[0x556598a1c810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085146365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10793146)[0x556598a1c810]{disrupted}: Freeing instance (context_map.c:202) 20241213085146365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10793146)[0x556598a1c810]{disrupted}: Deallocated (fsm.c:568) 20241213085146365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x556598a281a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085146365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x556598a281a0]{disconnected}: Freeing instance (context_map.c:206) 20241213085146365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x556598a281a0]{disconnected}: Deallocated (fsm.c:568) 20241213085146365 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10793146 SCCP-67 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20241213085146365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4562786)[0x556598a2bc10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085146365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4562786)[0x556598a2bc10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085146365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x556598a2aaa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085146365 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085146365 DLSCCP DEBUG SCCP-SCOC(69)[0x556598a375a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085146365 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f7361), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085146365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085146365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085146365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085146365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085146365 DLSCCP DEBUG SCCP-SCOC(69)[0x556598a375a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085146365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x556598a2aaa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085146365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4562786)[0x556598a2bc10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085146365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4562786)[0x556598a2bc10]{disrupted}: Freeing instance (context_map.c:202) 20241213085146365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4562786)[0x556598a2bc10]{disrupted}: Deallocated (fsm.c:568) 20241213085146365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x556598a2aaa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085146365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x556598a2aaa0]{disconnected}: Freeing instance (context_map.c:206) 20241213085146365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x556598a2aaa0]{disconnected}: Deallocated (fsm.c:568) 20241213085146365 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4562786 SCCP-69 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20241213085146365 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085146365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085146365 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085146365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085146365 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085146365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085146365 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085146365 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085146365 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085146365 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085146365 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085146365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085146365 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085146365 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085146365 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085146365 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085146365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085146365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085146365 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085146366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085146366 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085146366 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085146366 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085146366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085146366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085146366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085146366 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(557)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(549)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(552)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(551)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(543)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(542)@8fcf34dce8ec: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(560)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085146379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45318<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(544)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(542): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(544): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(549): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(550): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(551): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(552): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-RAN(553): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(554): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(555): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(556): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(557): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(558): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(559): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(560): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(561): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:51:46 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc 20241213085146539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60902<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085147142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60902<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=488312) 20241213085147179 DLSCCP DEBUG SCCP-SCOC(66)[0x556598a298f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085147179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b64a53), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085147179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085147179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085147179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085147179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085147179 DLSCCP DEBUG SCCP-SCOC(64)[0x556598946500]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085147179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b6ed6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085147179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085147179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085147179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085147179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085147179 DLSCCP DEBUG SCCP-SCOC(65)[0x556598a1b660]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085147179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cafc92), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085147179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085147179 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085147179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085147179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085147179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085147180 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085147180 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085147180 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085147180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085147180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085147180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085147180 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085147180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085147180 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085147180 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085147180 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085147180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085147180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085147180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085147180 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085147180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085147180 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085147180 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085147180 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085147180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085147180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085147180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085147180 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085148006 DLSCCP DEBUG SCCP-SCOC(62)[0x556598a2bae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085148006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033928f), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085148006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085148006 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085148007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085148007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085148007 DLSCCP DEBUG SCCP-SCOC(61)[0x556598a383e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085148007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00558de3), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085148007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085148007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085148007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085148007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085148007 DLSCCP DEBUG SCCP-SCOC(63)[0x556598a27520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085148007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085c64c), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085148007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085148007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085148007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085148007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085148007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085148007 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085148007 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085148007 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085148007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085148007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085148007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085148007 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085148007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085148008 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085148008 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085148008 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085148008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085148008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085148008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085148008 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085148008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085148008 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085148008 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085148008 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085148008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085148008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085148008 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085148008 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=488312, count=501820) 20241213085148364 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085148364 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085148364 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085148364 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085148364 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085148364 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213085148365 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085148365 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085148365 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085148838 DLSCCP DEBUG SCCP-SCOC(58)[0x556598a3dbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085148838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a255c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085148838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085148838 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085148838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085148838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085148838 DLSCCP DEBUG SCCP-SCOC(59)[0x556598a3b720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085148838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f7648), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085148838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085148838 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085148838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085148838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085148838 DLSCCP DEBUG SCCP-SCOC(60)[0x556598a3ab00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085148838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025e75a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085148838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085148838 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085148839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085148839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085148839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085148839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085148839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085148839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085148839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085148839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085148839 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085148839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085148839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085148839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085148839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085148839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085148839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085148839 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085148839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085148839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085148839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085148839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085148839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085148839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085148839 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:51:49 UTC 2024 /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 20241213085149718 DLSCCP DEBUG SCCP-SCOC(54)[0x556598a26760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085149718 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d1cb5), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085149718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085149718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085149718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085149718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085149718 DLSCCP DEBUG SCCP-SCOC(55)[0x556598a2a970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085149718 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c6ef5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085149718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085149718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085149718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085149718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085149718 DLSCCP DEBUG SCCP-SCOC(56)[0x556598a69450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085149718 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcebd4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085149718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085149718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085149718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085149718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085149718 DLSCCP DEBUG SCCP-SCOC(57)[0x556598a2b520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085149718 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00904a39), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085149718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085149718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085149718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085149718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085149718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085149719 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085149719 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085149719 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085149719 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085149719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085149719 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085149719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085149719 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085149719 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085149719 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085149719 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085149719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085149719 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085149719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085149719 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085149719 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085149719 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085149719 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085149719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085149719 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085149719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085149719 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085149719 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085149719 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085149719 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085149719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085149719 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20241213085150239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60910<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085150242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085150245 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32845<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085150260 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085150260 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085150272 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085150272 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085150272 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085150272 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085150272 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085150272 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085150273 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085150273 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085150273 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085150273 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085150273 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085150273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085150273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085150273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085150273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085150273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085150273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085150273 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085150273 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51542 (stream_srv.c:132) 20241213085150273 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51542<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085150273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085150273 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085150273 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085150273 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085150273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085150273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085150273 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085150274 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085150274 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085150274 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085150274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085150274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085150274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085150274 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085150274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085150274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085150274 DRANAP DEBUG[0;m cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085150274 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085150274 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085150274 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085150274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085150274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085150274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085150274 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085150274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085150274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085150274 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085150274 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085150274 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085150274 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085150274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085150274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085150274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085150274 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085150274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085150274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085150274 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085150274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085150274 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085150274 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085150274 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085150274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085150274 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085150274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085150274 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085150275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085150275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085150275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085150275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085150275 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085150275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085150275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085150275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085150275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085150275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085150275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085150275 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(575)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(575)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(575)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(573)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(578)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-M3UA(578)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(578)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-SCCP(576)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085150308 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085150308 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085150308 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085150308 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085150308 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085150309 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085150309 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085150309 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085150309 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085150310 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085150310 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085150310 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085150310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085150310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085150310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085150310 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085150310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085150310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085150310 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085150310 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085150310 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085150310 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085150310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085150310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085150310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085150310 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085150310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085150310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085150310 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085150310 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085150310 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085150310 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085150310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085150310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085150310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085150310 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085150310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085150310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085150310 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085150310 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085150310 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085150310 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085150310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085150310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085150310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085150310 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085150310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085150310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085150310 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085150310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085150310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085150310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085150310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085150310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085150310 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085150310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085150310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085150310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085150310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085150310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085150310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085150310 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085150310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085150310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085150310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085150310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085150310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085150310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085150310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085150310 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085150310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085150310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085150310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085150310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085150310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085150310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085150310 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213085150310 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(581)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(579)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(584)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-M3UA(584)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(584)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-SCCP(582)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085150347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085150347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085150347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085150347 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085150347 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085150347 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085150347 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085150347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085150347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085150352 DLINP DEBUG SRVCONN(,r=127.0.0.1:51542<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085150352 DLINP DEBUG SRVCONN(,r=127.0.0.1:51542<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085150352 DLINP DEBUG SRVCONN(,r=127.0.0.1:51542<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085150352 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085150352 DHNBAP DEBUG (127.0.0.1:51542 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085150352 DHNBAP NOTICE (127.0.0.1:51542 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085150352 DHNBAP NOTICE (127.0.0.1:51542 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085150352 DLINP DEBUG SRVCONN(,r=127.0.0.1:51542<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085150352 DLINP DEBUG SRVCONN(,r=127.0.0.1:51542<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085150493 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085150493 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085150493 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085150493 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085150502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085150502 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085150502 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085150502 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085150502 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085150502 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085150502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085150505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085150505 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085150505 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085150505 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085150505 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085150505 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085150505 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085150505 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085150505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085150505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085150505 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085150505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085150505 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085150505 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085150505 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085150505 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085150505 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085150505 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085150506 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 20241213085150506 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 20241213085150506 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085150506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213085150506 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085150506 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085150506 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085150506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085150506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085150506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085150507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085150507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085150507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085150507 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085150507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085150507 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085150507 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085150507 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085150507 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085150507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085150507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085150507 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(578)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085150513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085150513 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085150513 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085150513 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085150513 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085150513 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085150513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085150515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085150515 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085150515 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085150516 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085150516 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085150516 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085150516 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085150516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085150516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085150516 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085150516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085150516 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085150516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085150516 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085150516 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085150516 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085150516 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085150516 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085150517 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085150517 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085150517 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085150517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085150517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085150517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085150517 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085150517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085150517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085150517 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085150518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085150518 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085150518 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085150518 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085150518 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085150518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085150518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085150518 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085150524 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085150524 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085150524 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085150524 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085150532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085150532 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085150532 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085150532 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085150532 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085150532 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085150532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085150534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085150534 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085150534 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085150534 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085150534 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085150534 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085150534 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085150534 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085150534 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085150535 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085150535 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085150535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085150535 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085150535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085150535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085150535 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085150535 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085150535 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085150536 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085150536 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085150536 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085150536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085150536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085150536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085150536 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085150536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085150536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085150536 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085150536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085150536 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085150536 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085150536 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085150536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085150536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085150536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085150536 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085150537 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 20241213085150537 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 20241213085150537 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 20241213085150538 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241213085150538 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241213085150538 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241213085150538 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(584)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213085150543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085150543 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213085150543 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241213085150543 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241213085150543 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241213085150543 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085150543 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085150543 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241213085150543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085150543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085150543 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213085150543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085150543 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085150543 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085150543 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085150543 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085150546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085150546 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085150546 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085150547 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085150547 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085150547 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241213085150547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085150547 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085150547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085150547 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213085150547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085150547 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085150547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085150547 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085150547 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085150547 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085150547 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085150548 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085150548 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085150548 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085150548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085150548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085150548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085150548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085150548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085150548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085150548 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085150548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085150548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085150548 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085150548 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085150548 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085150548 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085150548 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085150548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085150548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085150548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085150548 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(574)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085151307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085151307 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085151307 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085151307 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085151307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085151307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085151307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085151307 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085151307 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085151307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085151307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085151307 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085151307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085151307 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085151307 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085151307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085151307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151307 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085151307 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085151307 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085151307 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085151307 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085151307 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085151307 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085151307 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085151307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085151307 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085151307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085151307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085151307 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085151307 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085151307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085151307 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085151307 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085151307 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085151307 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085151307 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085151307 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085151307 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085151310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085151310 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085151310 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085151310 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085151310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085151310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085151310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085151310 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085151310 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085151310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085151310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085151310 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085151310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085151310 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085151310 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085151310 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085151310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151310 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085151310 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085151310 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085151310 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085151310 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(577)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085151313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085151313 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085151313 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085151313 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085151313 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085151313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085151313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085151313 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085151313 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085151313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085151313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085151313 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085151313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085151313 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085151313 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085151313 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085151313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151313 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085151313 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085151313 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085151313 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085151313 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) 20241213085151313 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) 20241213085151313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085151313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085151313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085151313 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085151313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085151313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085151313 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085151313 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{CONNECTED}: link up (cnlink.c:111) 20241213085151313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085151313 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085151313 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085151313 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085151313 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085151313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085151313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085151313 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085151314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085151314 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085151314 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085151314 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085151314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085151314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085151314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085151314 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085151314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085151314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085151314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085151314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085151314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085151314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085151314 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085151314 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085151314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151314 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085151314 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085151314 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085151314 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085151314 DRANAP INFO cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(580)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085151338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085151338 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085151338 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085151338 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085151338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085151338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085151338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085151338 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085151338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085151338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085151338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085151338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085151338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085151338 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085151338 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085151338 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085151338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151338 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085151338 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085151338 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085151338 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085151338 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085151338 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085151338 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085151338 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085151338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085151338 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085151338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085151338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085151338 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085151338 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085151339 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085151339 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085151339 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085151339 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085151339 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085151339 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085151339 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085151339 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085151342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085151342 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085151342 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085151342 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085151342 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085151342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085151342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085151342 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085151342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085151342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085151342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085151342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085151342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085151342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085151342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085151342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085151342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085151342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085151342 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085151342 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085151342 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(583)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085151346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085151346 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085151346 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085151346 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085151346 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085151346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085151346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085151346 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085151347 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085151347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085151347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085151347 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085151347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085151347 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085151347 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085151347 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085151347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151347 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085151347 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085151347 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085151347 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085151347 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) 20241213085151347 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) 20241213085151347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085151347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085151347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085151347 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085151347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085151347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085151347 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085151347 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: link up (cnlink.c:111) 20241213085151347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085151347 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085151347 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085151347 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085151347 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085151347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085151347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085151347 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085151349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085151349 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085151349 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085151349 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085151349 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085151349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085151349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085151349 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085151349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085151349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085151349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085151349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085151349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085151349 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085151349 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085151349 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085151349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085151349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085151349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085151349 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085151349 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085151349 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085151349 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085151349 DRANAP INFO cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085152363 DLCTRL DEBUG Command: GET 113264923 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085152363 DLCTRL DEBUG Tx Command reply: GET_REPLY 113264923 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085152371 DLCTRL DEBUG Command: GET 231950963 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085152371 DLCTRL DEBUG Tx Command reply: GET_REPLY 231950963 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085152376 DLCTRL DEBUG Command: GET 688984119 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085152376 DLCTRL DEBUG Tx Command reply: GET_REPLY 688984119 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085152379 DLCTRL DEBUG Command: GET 276866245 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085152379 DLCTRL DEBUG Tx Command reply: GET_REPLY 276866245 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085152383 DLCTRL DEBUG Command: GET 128601421 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085152383 DLCTRL DEBUG Tx Command reply: GET_REPLY 128601421 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085152387 DLCTRL DEBUG Command: GET 310725933 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085152387 DLCTRL DEBUG Tx Command reply: GET_REPLY 310725933 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085152390 DLCTRL DEBUG Command: GET 800797982 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085152390 DLCTRL DEBUG Tx Command reply: GET_REPLY 800797982 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085152394 DLCTRL DEBUG Command: GET 505649518 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085152394 DLCTRL DEBUG Tx Command reply: GET_REPLY 505649518 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085152398 DLCTRL DEBUG Command: GET 650163264 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085152398 DLCTRL DEBUG Tx Command reply: GET_REPLY 650163264 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085152401 DLCTRL DEBUG Command: GET 730290524 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085152401 DLCTRL DEBUG Tx Command reply: GET_REPLY 730290524 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085152405 DLCTRL DEBUG Command: GET 824751386 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085152405 DLCTRL DEBUG Tx Command reply: GET_REPLY 824751386 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085152408 DLCTRL DEBUG Command: GET 558169805 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085152408 DLCTRL DEBUG Tx Command reply: GET_REPLY 558169805 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085152412 DLCTRL DEBUG Command: GET 570975974 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085152412 DLCTRL DEBUG Tx Command reply: GET_REPLY 570975974 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085152415 DLCTRL DEBUG Command: GET 93538927 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085152416 DLCTRL DEBUG Tx Command reply: GET_REPLY 93538927 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085152419 DLCTRL DEBUG Command: GET 604637161 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085152419 DLCTRL DEBUG Tx Command reply: GET_REPLY 604637161 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085152421 DLCTRL DEBUG Command: GET 840577865 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085152421 DLCTRL DEBUG Tx Command reply: GET_REPLY 840577865 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085152424 DLCTRL DEBUG Command: GET 123645129 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085152424 DLCTRL DEBUG Tx Command reply: GET_REPLY 123645129 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085152426 DLCTRL DEBUG Command: GET 5343901 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085152426 DLCTRL DEBUG Tx Command reply: GET_REPLY 5343901 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085152428 DLCTRL DEBUG Command: GET 390758021 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085152428 DLCTRL DEBUG Tx Command reply: GET_REPLY 390758021 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085152429 DLCTRL DEBUG Command: GET 241268318 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085152429 DLCTRL DEBUG Tx Command reply: GET_REPLY 241268318 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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@8fcf34dce8ec: 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@8fcf34dce8ec: 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@8fcf34dce8ec: 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 := '000000000000000100001111'B, t_guard := 20.000000 } 20241213085152453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@8fcf34dce8ec: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)9195152 20241213085153505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085153505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085153505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085153505 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085153505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8c4e90, normal) (hnbgw_rua.c:407) 20241213085153505 DHNB DEBUG map_rua[0x556598a1c810]{init}: Allocated (fsm.c:456) 20241213085153505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9195152)[0x556598a1c810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085153505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9195152 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085153505 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085153505 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085153505 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9195152 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) 20241213085153505 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9195152 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) 20241213085153505 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9195152 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085153505 DCN DEBUG map_sccp[0x556598a281a0]{init}: Allocated (fsm.c:456) 20241213085153505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x556598a281a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085153505 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9195152 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085153505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9195152 SCCP-70 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085153505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9195152)[0x556598a1c810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085153505 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085153506 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085153506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9195152)[0x556598a1c810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085153506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x556598a281a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085153506 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085153506 DLSCCP DEBUG SCCP-SCOC(70)[0x556598a2bc10]{IDLE}: Allocated (fsm.c:456) 20241213085153506 DLSCCP DEBUG SCCP-SCOC(70)[0x556598a2bc10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085153506 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300010f0056400500f1100926) (sccp_scrc.c:406) 20241213085153506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085153506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085153506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085153506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085153506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085153506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085153506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085153506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085153506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085153506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085153506 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085153506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085153506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085153506 DLSCCP DEBUG SCCP-SCOC(70)[0x556598a2bc10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085153506 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x556598a281a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085153506 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9195152)[0x556598a1c810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085153506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085153506 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085153506 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085153506 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085153506 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085153506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085153506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085153506 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(573)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(573)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(574)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)3754132 HNBGW_Test.msc0-SCCP(573)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(573)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085153524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085153525 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085153525 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085153525 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085153525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085153525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085153525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085153525 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085153525 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085153525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085153525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085153525 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085153525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085153525 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0047fe91) (sccp_scrc.c:477) 20241213085153525 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20241213085153525 DLSCCP DEBUG SCCP-SCOC(70)[0x556598a2bc10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085153525 DLSCCP DEBUG SCCP-SCOC(70)[0x556598a2bc10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085153525 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085153525 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085153525 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) 20241213085153525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x556598a281a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085153525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x556598a281a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085153527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46336<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085153529 DLCTRL DEBUG Command: GET 169775917 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085153529 DLCTRL DEBUG Tx Command reply: GET_REPLY 169775917 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085153532 DLCTRL DEBUG Command: GET 612633676 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085153532 DLCTRL DEBUG Tx Command reply: GET_REPLY 612633676 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085153536 DLCTRL DEBUG Command: GET 975747834 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085153536 DLCTRL DEBUG Tx Command reply: GET_REPLY 975747834 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085153538 DLCTRL DEBUG Command: GET 360855721 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085153538 DLCTRL DEBUG Tx Command reply: GET_REPLY 360855721 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085153540 DLCTRL DEBUG Command: GET 329067931 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085153540 DLCTRL DEBUG Tx Command reply: GET_REPLY 329067931 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085153542 DLCTRL DEBUG Command: GET 302639266 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085153542 DLCTRL DEBUG Tx Command reply: GET_REPLY 302639266 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085153543 DLCTRL DEBUG Command: GET 277357031 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085153543 DLCTRL DEBUG Tx Command reply: GET_REPLY 277357031 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085153545 DLCTRL DEBUG Command: GET 226604147 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085153545 DLCTRL DEBUG Tx Command reply: GET_REPLY 226604147 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085153546 DLCTRL DEBUG Command: GET 746443936 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085153546 DLCTRL DEBUG Tx Command reply: GET_REPLY 746443936 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085153547 DLCTRL DEBUG Command: GET 106117448 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085153547 DLCTRL DEBUG Tx Command reply: GET_REPLY 106117448 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085153548 DLCTRL DEBUG Command: GET 578738038 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085153548 DLCTRL DEBUG Tx Command reply: GET_REPLY 578738038 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085153549 DLCTRL DEBUG Command: GET 465351289 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085153549 DLCTRL DEBUG Tx Command reply: GET_REPLY 465351289 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085153550 DLCTRL DEBUG Command: GET 369930846 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085153550 DLCTRL DEBUG Tx Command reply: GET_REPLY 369930846 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085153551 DLCTRL DEBUG Command: GET 109515555 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085153551 DLCTRL DEBUG Tx Command reply: GET_REPLY 109515555 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20241213085153551 DLCTRL DEBUG Command: GET 107599548 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085153551 DLCTRL DEBUG Tx Command reply: GET_REPLY 107599548 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085153552 DLCTRL DEBUG Command: GET 466737359 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085153552 DLCTRL DEBUG Tx Command reply: GET_REPLY 466737359 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085153553 DLCTRL DEBUG Command: GET 442695007 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085153553 DLCTRL DEBUG Tx Command reply: GET_REPLY 442695007 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085153553 DLCTRL DEBUG Command: GET 690682996 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085153553 DLCTRL DEBUG Tx Command reply: GET_REPLY 690682996 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085153554 DLCTRL DEBUG Command: GET 564384027 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085153554 DLCTRL DEBUG Tx Command reply: GET_REPLY 564384027 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085153555 DLCTRL DEBUG Command: GET 719513838 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085153555 DLCTRL DEBUG Tx Command reply: GET_REPLY 719513838 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000011100010'B, t_guard := 20.000000 } 20241213085153565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46338<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(577)@8fcf34dce8ec: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(577)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)13635473 20241213085154590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085154591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085154591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241213085154591 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085154591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd00f91, normal) (hnbgw_rua.c:407) 20241213085154591 DHNB DEBUG map_rua[0x5565988e6610]{init}: Allocated (fsm.c:456) 20241213085154591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13635473)[0x5565988e6610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085154591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13635473 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085154591 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085154591 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085154591 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213085154591 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13635473 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) 20241213085154591 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13635473 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) 20241213085154591 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13635473 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241213085154591 DCN DEBUG map_sccp[0x5565989a4aa0]{init}: Allocated (fsm.c:456) 20241213085154591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5565989a4aa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085154591 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13635473 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213085154591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13635473 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241213085154591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13635473)[0x5565988e6610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085154591 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085154591 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085154591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13635473)[0x5565988e6610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085154591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5565989a4aa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085154591 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085154591 DLSCCP DEBUG SCCP-SCOC(71)[0x556598a22130]{IDLE}: Allocated (fsm.c:456) 20241213085154591 DLSCCP DEBUG SCCP-SCOC(71)[0x556598a22130]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085154591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030000e20056400500f1100926) (sccp_scrc.c:406) 20241213085154591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085154591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085154591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085154591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085154591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085154591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085154591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085154591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085154591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085154591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085154591 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085154591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085154591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085154591 DLSCCP DEBUG SCCP-SCOC(71)[0x556598a22130]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085154591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5565989a4aa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085154591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13635473)[0x5565988e6610]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085154591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085154591 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085154591 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085154591 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085154591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085154591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085154591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085154591 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(576)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc1-SCCP(576)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(577)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)10849432 HNBGW_Test.msc1-SCCP(576)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(576)@8fcf34dce8ec: 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)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085154609 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085154609 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085154609 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085154609 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085154609 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085154609 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085154609 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085154609 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085154609 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085154609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085154609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085154609 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085154609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085154609 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006e22c8) (sccp_scrc.c:477) 20241213085154609 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20241213085154609 DLSCCP DEBUG SCCP-SCOC(71)[0x556598a22130]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085154609 DLSCCP DEBUG SCCP-SCOC(71)[0x556598a22130]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085154609 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085154609 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085154609 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) 20241213085154609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5565989a4aa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085154609 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5565989a4aa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085154611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46338<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085154613 DLCTRL DEBUG Command: GET 366692882 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085154613 DLCTRL DEBUG Tx Command reply: GET_REPLY 366692882 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085154617 DLCTRL DEBUG Command: GET 564551784 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085154617 DLCTRL DEBUG Tx Command reply: GET_REPLY 564551784 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085154622 DLCTRL DEBUG Command: GET 238583431 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085154622 DLCTRL DEBUG Tx Command reply: GET_REPLY 238583431 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085154624 DLCTRL DEBUG Command: GET 772182005 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085154624 DLCTRL DEBUG Tx Command reply: GET_REPLY 772182005 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085154626 DLCTRL DEBUG Command: GET 9620948 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085154626 DLCTRL DEBUG Tx Command reply: GET_REPLY 9620948 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085154627 DLCTRL DEBUG Command: GET 260652810 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085154627 DLCTRL DEBUG Tx Command reply: GET_REPLY 260652810 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241213085154628 DLCTRL DEBUG Command: GET 817018213 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085154628 DLCTRL DEBUG Tx Command reply: GET_REPLY 817018213 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085154629 DLCTRL DEBUG Command: GET 669955762 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085154629 DLCTRL DEBUG Tx Command reply: GET_REPLY 669955762 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085154630 DLCTRL DEBUG Command: GET 597944654 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085154630 DLCTRL DEBUG Tx Command reply: GET_REPLY 597944654 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085154631 DLCTRL DEBUG Command: GET 346073762 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085154631 DLCTRL DEBUG Tx Command reply: GET_REPLY 346073762 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085154631 DLCTRL DEBUG Command: GET 424575095 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085154631 DLCTRL DEBUG Tx Command reply: GET_REPLY 424575095 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085154632 DLCTRL DEBUG Command: GET 305484444 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085154632 DLCTRL DEBUG Tx Command reply: GET_REPLY 305484444 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085154632 DLCTRL DEBUG Command: GET 852061034 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085154632 DLCTRL DEBUG Tx Command reply: GET_REPLY 852061034 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085154633 DLCTRL DEBUG Command: GET 960863222 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085154633 DLCTRL DEBUG Tx Command reply: GET_REPLY 960863222 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20241213085154634 DLCTRL DEBUG Command: GET 1431885 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085154634 DLCTRL DEBUG Tx Command reply: GET_REPLY 1431885 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085154634 DLCTRL DEBUG Command: GET 5008 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085154634 DLCTRL DEBUG Tx Command reply: GET_REPLY 5008 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085154635 DLCTRL DEBUG Command: GET 101433869 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085154635 DLCTRL DEBUG Tx Command reply: GET_REPLY 101433869 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085154636 DLCTRL DEBUG Command: GET 738517561 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085154636 DLCTRL DEBUG Tx Command reply: GET_REPLY 738517561 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085154636 DLCTRL DEBUG Command: GET 262829638 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085154636 DLCTRL DEBUG Tx Command reply: GET_REPLY 262829638 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085154637 DLCTRL DEBUG Command: GET 153503846 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085154637 DLCTRL DEBUG Tx Command reply: GET_REPLY 153503846 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000001010101101'B, t_guard := 20.000000 } 20241213085154647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46352<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@8fcf34dce8ec: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)6593021 20241213085155658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085155658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085155658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241213085155658 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085155658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6499fd, normal) (hnbgw_rua.c:407) 20241213085155658 DHNB DEBUG map_rua[0x556598a2aaa0]{init}: Allocated (fsm.c:456) 20241213085155658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6593021)[0x556598a2aaa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085155658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6593021 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085155658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085155658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085155658 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6593021 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) 20241213085155658 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6593021 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) 20241213085155658 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6593021 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085155658 DCN DEBUG map_sccp[0x556598a2b3e0]{init}: Allocated (fsm.c:456) 20241213085155658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x556598a2b3e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085155658 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6593021 <-> SCCP-72 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085155658 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6593021 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241213085155658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6593021)[0x556598a2aaa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085155658 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085155658 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085155658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6593021)[0x556598a2aaa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085155658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x556598a2b3e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085155658 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085155658 DLSCCP DEBUG SCCP-SCOC(72)[0x556598a1c100]{IDLE}: Allocated (fsm.c:456) 20241213085155658 DLSCCP DEBUG SCCP-SCOC(72)[0x556598a1c100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085155658 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030002ad0056400500f1100926) (sccp_scrc.c:406) 20241213085155658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085155658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085155658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085155658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085155658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085155658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085155658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085155658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085155658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085155658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085155658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085155658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085155658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085155658 DLSCCP DEBUG SCCP-SCOC(72)[0x556598a1c100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085155658 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x556598a2b3e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085155658 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6593021)[0x556598a2aaa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085155658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085155658 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085155658 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085155658 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085155658 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085155658 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085155658 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085155658 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(573)@8fcf34dce8ec: First idle individual index:1 HNBGW_Test.msc0-SCCP(573)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(574)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)13749487 HNBGW_Test.msc0-SCCP(573)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(573)@8fcf34dce8ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085155660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085155660 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085155660 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085155660 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085155660 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085155660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085155660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085155660 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085155660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085155660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085155660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085155660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085155660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085155660 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a98da6) (sccp_scrc.c:477) 20241213085155660 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20241213085155660 DLSCCP DEBUG SCCP-SCOC(72)[0x556598a1c100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085155660 DLSCCP DEBUG SCCP-SCOC(72)[0x556598a1c100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085155660 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085155660 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085155660 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) 20241213085155660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x556598a2b3e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085155660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x556598a2b3e0]{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)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085155661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46352<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085155661 DLCTRL DEBUG Command: GET 859841276 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085155661 DLCTRL DEBUG Tx Command reply: GET_REPLY 859841276 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241213085155662 DLCTRL DEBUG Command: GET 895035560 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085155662 DLCTRL DEBUG Tx Command reply: GET_REPLY 895035560 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085155663 DLCTRL DEBUG Command: GET 85270390 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085155663 DLCTRL DEBUG Tx Command reply: GET_REPLY 85270390 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085155664 DLCTRL DEBUG Command: GET 194154775 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085155664 DLCTRL DEBUG Tx Command reply: GET_REPLY 194154775 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085155664 DLCTRL DEBUG Command: GET 915393832 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085155664 DLCTRL DEBUG Tx Command reply: GET_REPLY 915393832 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085155665 DLCTRL DEBUG Command: GET 721668157 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085155665 DLCTRL DEBUG Tx Command reply: GET_REPLY 721668157 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241213085155666 DLCTRL DEBUG Command: GET 101204907 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085155666 DLCTRL DEBUG Tx Command reply: GET_REPLY 101204907 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085155666 DLCTRL DEBUG Command: GET 188447820 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085155666 DLCTRL DEBUG Tx Command reply: GET_REPLY 188447820 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085155667 DLCTRL DEBUG Command: GET 161638662 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085155667 DLCTRL DEBUG Tx Command reply: GET_REPLY 161638662 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085155668 DLCTRL DEBUG Command: GET 416210587 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085155668 DLCTRL DEBUG Tx Command reply: GET_REPLY 416210587 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085155668 DLCTRL DEBUG Command: GET 621144143 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085155668 DLCTRL DEBUG Tx Command reply: GET_REPLY 621144143 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085155669 DLCTRL DEBUG Command: GET 486843468 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085155669 DLCTRL DEBUG Tx Command reply: GET_REPLY 486843468 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085155670 DLCTRL DEBUG Command: GET 318383302 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085155670 DLCTRL DEBUG Tx Command reply: GET_REPLY 318383302 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085155670 DLCTRL DEBUG Command: GET 73861883 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085155670 DLCTRL DEBUG Tx Command reply: GET_REPLY 73861883 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20241213085155671 DLCTRL DEBUG Command: GET 190805258 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085155671 DLCTRL DEBUG Tx Command reply: GET_REPLY 190805258 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085155672 DLCTRL DEBUG Command: GET 51719529 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085155672 DLCTRL DEBUG Tx Command reply: GET_REPLY 51719529 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085155672 DLCTRL DEBUG Command: GET 967731620 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085155672 DLCTRL DEBUG Tx Command reply: GET_REPLY 967731620 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085155673 DLCTRL DEBUG Command: GET 204246882 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085155673 DLCTRL DEBUG Tx Command reply: GET_REPLY 204246882 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085155674 DLCTRL DEBUG Command: GET 367197939 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085155674 DLCTRL DEBUG Tx Command reply: GET_REPLY 367197939 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085155675 DLCTRL DEBUG Command: GET 434627211 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085155675 DLCTRL DEBUG Tx Command reply: GET_REPLY 434627211 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085155677 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32845<->l=127.0.0.1:4262) (control_if.c:193) 20241213085155678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60924<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-RAN(583)@8fcf34dce8ec: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(582)@8fcf34dce8ec: Final verdict of PTC: none 20241213085155678 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085155678 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085155678 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085155678 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085155678 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085155678 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085155678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085155678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085155678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085155678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085155678 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085155678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085155678 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085155678 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085155678 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085155678 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085155678 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085155678 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085155678 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085155678 DLINP DEBUG SRVCONN(,r=127.0.0.1:51542<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085155678 DLINP DEBUG SRVCONN(,r=127.0.0.1:51542<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085155678 DLINP NOTICE SRV(,r=127.0.0.1:51542<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085155678 DMAIN NOTICE (127.0.0.1:51542 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51542<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085155678 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213085155678 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085155678 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) 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213085155678 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085155678 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085155678 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) 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241213085155678 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085155678 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085155678 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085155678 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) 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085155678 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085155678 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) 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085155678 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085155678 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085155678 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085155678 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085155678 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085155678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085155678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085155678 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213085155678 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085155678 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085155678 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085155678 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085155678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085155678 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085155678 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085155679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085155679 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085155679 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085155679 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085155679 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085155679 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085155679 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085155679 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085155679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085155679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085155679 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085155679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085155679 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085155679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085155679 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085155679 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085155679 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085155679 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085155679 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085155679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5565989a4aa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085155679 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085155679 DLSCCP DEBUG SCCP-SCOC(71)[0x556598a22130]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085155679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e22c8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085155679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085155679 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085155679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085155679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085155679 DLSCCP DEBUG SCCP-SCOC(71)[0x556598a22130]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085155679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5565989a4aa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085155679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13635473)[0x5565988e6610]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085155679 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13635473)[0x5565988e6610]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085155679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085155679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13635473)[0x5565988e6610]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085155679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13635473)[0x5565988e6610]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085155679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13635473)[0x5565988e6610]{disrupted}: Freeing instance (context_map.c:202) 20241213085155679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13635473)[0x5565988e6610]{disrupted}: Deallocated (fsm.c:568) 20241213085155679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5565989a4aa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085155679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5565989a4aa0]{disconnected}: Freeing instance (context_map.c:206) 20241213085155679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x5565989a4aa0]{disconnected}: Deallocated (fsm.c:568) 20241213085155679 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13635473 SCCP-71 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20241213085155679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085155679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085155679 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213085155679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085155679 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085155679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085155679 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085155679 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085155679 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085155679 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085155679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085155679 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085155679 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085155679 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085155679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085155679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085155679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085155679 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085155679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085155679 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085155679 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085155679 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085155679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085155679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085155679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085155679 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085155679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085155679 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085155679 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085155679 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085155679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085155679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085155679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085155679 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085155679 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085155679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085155679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085155679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085155679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085155679 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085155679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085155679 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085155679 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085155679 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085155679 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085155679 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085155679 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085155679 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085155679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x556598a281a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085155679 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085155679 DLSCCP DEBUG SCCP-SCOC(70)[0x556598a2bc10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085155679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047fe91), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085155679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085155679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085155679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085155679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085155679 DLSCCP DEBUG SCCP-SCOC(70)[0x556598a2bc10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085155679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x556598a281a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085155679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9195152)[0x556598a1c810]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085155679 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9195152)[0x556598a1c810]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085155679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085155679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9195152)[0x556598a1c810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085155679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9195152)[0x556598a1c810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085155679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9195152)[0x556598a1c810]{disrupted}: Freeing instance (context_map.c:202) 20241213085155679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9195152)[0x556598a1c810]{disrupted}: Deallocated (fsm.c:568) 20241213085155679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x556598a281a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085155679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x556598a281a0]{disconnected}: Freeing instance (context_map.c:206) 20241213085155679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x556598a281a0]{disconnected}: Deallocated (fsm.c:568) 20241213085155679 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9195152 SCCP-70 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241213085155679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x556598a2b3e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085155679 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085155679 DLSCCP DEBUG SCCP-SCOC(72)[0x556598a1c100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085155679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a98da6), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085155679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085155679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085155679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085155679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085155679 DLSCCP DEBUG SCCP-SCOC(72)[0x556598a1c100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085155679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x556598a2b3e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085155679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6593021)[0x556598a2aaa0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085155679 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6593021)[0x556598a2aaa0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085155679 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085155679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6593021)[0x556598a2aaa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085155679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6593021)[0x556598a2aaa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085155679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6593021)[0x556598a2aaa0]{disrupted}: Freeing instance (context_map.c:202) 20241213085155679 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6593021)[0x556598a2aaa0]{disrupted}: Deallocated (fsm.c:568) 20241213085155679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x556598a2b3e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085155679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x556598a2b3e0]{disconnected}: Freeing instance (context_map.c:206) 20241213085155679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x556598a2b3e0]{disconnected}: Deallocated (fsm.c:568) 20241213085155679 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6593021 SCCP-72 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20241213085155679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085155679 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085155679 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085155679 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085155679 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) IPA-CTRL-CLI-IPA(567)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(580)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(573)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(579)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(576)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(575)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(574)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(585)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(566)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(577)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(578)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(584)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085155695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60910<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(568)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(568): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(573): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(574): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(575): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(576): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-RAN(577): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(578): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(582): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(583): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(584): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(585): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:51:55 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc 20241213085155816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46358<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085156364 DLSCCP DEBUG SCCP-SCOC(68)[0x5565989a7e10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085156365 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00499c4c), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085156365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085156365 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085156365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085156365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085156365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085156365 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085156365 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085156365 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085156365 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085156365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085156365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085156365 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085156366 DLSCCP DEBUG SCCP-SCOC(69)[0x556598a375a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085156366 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f7361), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085156366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085156366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085156366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085156366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085156366 DLSCCP DEBUG SCCP-SCOC(67)[0x556598a20120]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085156366 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032bf2e), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085156366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085156366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085156366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085156366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085156366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085156366 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085156366 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085156366 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085156366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085156366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085156366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085156366 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085156366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085156366 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085156366 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085156366 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085156366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085156366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085156366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085156366 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085156418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46358<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=521736) 20241213085157180 DLSCCP DEBUG SCCP-SCOC(65)[0x556598a1b660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085157180 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cafc92), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085157180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085157180 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085157180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085157181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085157181 DLSCCP DEBUG SCCP-SCOC(64)[0x556598946500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085157181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b6ed6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085157181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085157181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085157181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085157181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085157181 DLSCCP DEBUG SCCP-SCOC(66)[0x556598a298f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085157181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b64a53), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085157181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085157181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085157181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085157181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085157181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085157181 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085157181 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085157181 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085157181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085157181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085157181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085157181 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085157181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085157181 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085157181 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085157181 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085157181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085157181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085157181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085157181 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085157181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085157181 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085157181 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085157181 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085157181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085157181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085157181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085157181 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=521736, count=535460) 20241213085157679 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085157679 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085157679 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085157679 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085157679 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085157679 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213085157679 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085157679 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085157679 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213085157679 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085157679 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085157679 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085158007 DLSCCP DEBUG SCCP-SCOC(63)[0x556598a27520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085158007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085c64c), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085158007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085158007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085158007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085158007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085158007 DLSCCP DEBUG SCCP-SCOC(61)[0x556598a383e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085158007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00558de3), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085158007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085158007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085158007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085158007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085158007 DLSCCP DEBUG SCCP-SCOC(62)[0x556598a2bae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085158008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033928f), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085158008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085158008 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085158008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085158008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085158008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085158008 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085158008 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085158008 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085158008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085158008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085158008 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085158008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085158008 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085158008 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085158008 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085158008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085158008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085158008 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085158008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085158008 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085158008 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085158008 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085158008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085158008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085158008 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:51:58 UTC 2024 /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 20241213085158839 DLSCCP DEBUG SCCP-SCOC(60)[0x556598a3ab00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085158839 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025e75a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085158839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085158839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085158839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085158839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085158839 DLSCCP DEBUG SCCP-SCOC(59)[0x556598a3b720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085158839 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f7648), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085158839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085158839 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085158839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085158839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085158839 DLSCCP DEBUG SCCP-SCOC(58)[0x556598a3dbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085158839 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a255c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085158839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085158839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085158839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085158839 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085158839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085158840 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085158840 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085158840 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085158840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085158840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085158840 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085158840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085158840 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085158840 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085158840 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085158840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085158840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085158840 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085158840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085158840 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085158840 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085158840 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085158840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085158840 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085158840 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20241213085159485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085159488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46374<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085159491 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44803<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085159504 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085159504 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085159512 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085159512 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085159513 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085159513 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085159513 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085159513 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085159513 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085159513 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085159513 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60379 (stream_srv.c:132) 20241213085159513 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60379<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085159514 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085159514 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085159514 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085159514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085159514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085159514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085159514 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085159514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085159514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085159514 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085159514 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085159514 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085159514 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085159514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085159514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085159514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085159514 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085159514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085159514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085159514 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085159514 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085159514 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085159514 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085159514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085159514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085159514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085159514 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085159514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085159514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085159514 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085159514 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085159514 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085159514 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085159514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085159514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085159514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085159514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085159514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085159514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085159515 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085159515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085159515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085159515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085159515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085159515 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085159515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085159515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085159515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085159515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085159515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085159515 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085159515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085159515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085159515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085159515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085159515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085159515 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085159515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085159515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085159515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085159515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085159515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085159515 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(599)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(599)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(597)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(602)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-M3UA(602)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-SCCP(600)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085159543 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085159543 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085159544 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085159544 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085159544 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085159544 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085159544 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085159544 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085159544 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085159544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085159544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085159544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085159544 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085159544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085159545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085159545 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085159545 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085159545 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085159545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159545 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085159545 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085159545 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085159545 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085159545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085159545 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213085159546 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085159546 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085159546 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085159546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085159546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085159546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085159546 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085159546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085159546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085159546 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085159546 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085159546 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085159546 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085159546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085159546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085159546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085159546 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085159546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085159546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085159546 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085159546 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085159546 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085159546 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085159546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085159546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085159546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085159546 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085159546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085159546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085159546 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085159546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159546 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085159546 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085159546 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085159546 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085159546 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085159546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159546 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085159546 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085159546 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085159546 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085159546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085159546 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085159546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159546 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085159546 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085159546 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085159546 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085159546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085159546 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(608)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(606)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085159585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085159585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085159585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085159585 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085159585 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085159585 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085159585 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085159585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085159585 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085159591 DLINP DEBUG SRVCONN(,r=127.0.0.1:60379<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085159591 DLINP DEBUG SRVCONN(,r=127.0.0.1:60379<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085159591 DLINP DEBUG SRVCONN(,r=127.0.0.1:60379<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085159591 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085159591 DHNBAP DEBUG (127.0.0.1:60379 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085159591 DHNBAP NOTICE (127.0.0.1:60379 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085159591 DHNBAP NOTICE (127.0.0.1:60379 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085159591 DLINP DEBUG SRVCONN(,r=127.0.0.1:60379<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085159591 DLINP DEBUG SRVCONN(,r=127.0.0.1:60379<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085159718 DLSCCP DEBUG SCCP-SCOC(56)[0x556598a69450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085159718 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcebd4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085159718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085159718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085159718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085159718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085159718 DLSCCP DEBUG SCCP-SCOC(55)[0x556598a2a970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085159718 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c6ef5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085159718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085159718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085159718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085159718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085159718 DLSCCP DEBUG SCCP-SCOC(54)[0x556598a26760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085159718 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d1cb5), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085159718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085159718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085159718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085159718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085159718 DLSCCP DEBUG SCCP-SCOC(57)[0x556598a2b520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085159718 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00904a39), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085159718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085159718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085159718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085159718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085159718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085159718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085159718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085159718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085159718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085159718 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085159718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085159718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085159718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085159718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085159718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085159718 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085159718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085159718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085159718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085159718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085159718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085159718 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085159719 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159719 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085159719 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085159719 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085159719 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085159719 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085159719 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085159726 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085159726 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085159726 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085159726 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085159728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159728 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085159728 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085159728 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085159728 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085159728 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085159728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085159730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159730 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085159730 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085159730 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085159730 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085159730 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085159730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085159730 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085159730 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085159730 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085159730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085159730 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085159730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085159730 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085159730 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085159730 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085159730 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085159731 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085159731 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085159731 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085159731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085159731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085159731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085159731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085159731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085159731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085159731 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085159731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085159731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085159731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085159731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085159731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085159731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085159731 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085159738 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 20241213085159738 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 20241213085159738 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085159738 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085159741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159741 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085159741 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085159741 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085159741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085159741 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085159741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085159743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159743 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085159743 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085159743 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085159743 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085159743 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085159743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085159743 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085159743 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085159743 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085159743 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085159743 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085159743 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085159743 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085159743 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085159743 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085159743 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085159744 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085159744 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085159744 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085159745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085159745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085159745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085159745 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085159745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085159745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085159745 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085159745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159745 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085159745 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085159745 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085159745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085159745 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085159745 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085159745 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085159760 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085159760 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085159760 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085159760 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085159763 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159763 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085159763 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085159763 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085159763 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085159763 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085159763 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085159764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159764 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085159764 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085159764 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085159764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085159764 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085159764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085159764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085159764 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085159764 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085159764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085159764 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085159764 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085159764 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085159764 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085159764 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085159764 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085159765 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085159765 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085159765 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085159765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085159765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085159765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085159765 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085159765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085159765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085159765 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085159765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159765 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085159765 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085159765 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085159765 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085159765 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085159765 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085159765 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085159772 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 20241213085159772 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 20241213085159772 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085159772 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213085159775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159775 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213085159775 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085159775 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085159775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085159775 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085159775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085159777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159777 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085159777 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085159777 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085159777 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085159777 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085159777 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085159777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085159777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085159777 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213085159777 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085159777 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085159777 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085159777 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085159777 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085159777 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085159777 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085159778 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085159778 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085159778 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085159778 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085159778 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085159778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159778 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159778 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159778 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085159778 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085159778 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085159778 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085159778 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085159778 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085159778 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085159778 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085159778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085159778 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085159778 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085159778 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085159778 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085159778 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085159778 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085159778 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(598)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085200542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085200542 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085200542 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085200542 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085200542 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085200542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085200542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085200542 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085200543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085200543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085200543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085200543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085200543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085200543 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085200543 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085200543 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085200543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200543 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085200543 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085200543 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085200543 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085200543 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085200543 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085200543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085200543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085200543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085200543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085200543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085200543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085200543 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085200543 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085200544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085200544 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085200544 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085200544 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085200544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085200544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085200544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085200544 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085200546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085200546 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085200546 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085200546 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085200546 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085200546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085200546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085200546 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085200546 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085200546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085200546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085200546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085200546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085200546 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085200546 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085200546 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085200546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200546 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085200546 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085200546 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085200546 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085200546 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(601)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085200549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085200549 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085200549 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085200549 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085200549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085200549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085200549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085200549 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085200549 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085200549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085200549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085200549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085200549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085200549 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085200549 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085200549 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085200549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200549 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085200549 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085200549 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085200549 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085200549 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) 20241213085200549 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) 20241213085200549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085200549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085200549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085200549 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085200549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085200549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085200549 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085200549 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{CONNECTED}: link up (cnlink.c:111) 20241213085200550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085200550 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085200550 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085200550 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085200550 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085200550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085200550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085200550 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085200551 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085200551 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085200551 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085200551 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085200551 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085200551 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085200551 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085200551 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085200551 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085200551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085200551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085200551 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085200551 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085200551 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085200551 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085200551 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085200551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200551 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200551 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200551 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200551 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200551 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200551 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085200551 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085200551 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085200552 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085200552 DRANAP INFO cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085200571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085200571 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085200571 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085200571 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085200571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085200571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085200571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085200571 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085200572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085200572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085200572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085200572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085200572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085200572 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085200572 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085200572 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085200572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200572 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085200572 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085200572 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085200572 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085200572 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085200572 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085200572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085200572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085200572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085200572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085200572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085200572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085200572 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085200572 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085200573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085200573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085200573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085200573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085200573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085200573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085200573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085200573 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085200575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085200575 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085200575 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085200575 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085200575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085200575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085200575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085200575 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085200575 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085200575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085200575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085200575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085200575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085200575 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085200576 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085200576 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085200576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200576 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085200576 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085200576 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085200576 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085200576 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(607)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085200582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085200582 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085200582 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085200582 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085200582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085200582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085200582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085200582 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085200582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085200582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085200582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085200582 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085200582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085200582 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085200582 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085200582 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085200582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200582 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085200582 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085200582 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085200582 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085200583 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) 20241213085200583 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) 20241213085200583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085200583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085200583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085200583 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085200583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085200583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085200583 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085200583 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: link up (cnlink.c:111) 20241213085200583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085200583 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085200583 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085200583 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085200583 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085200583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085200583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085200583 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085200583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085200583 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085200583 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085200583 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085200584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085200584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085200584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085200584 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085200584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085200584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085200584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085200584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085200584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085200584 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085200584 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085200584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085200584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085200584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085200584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085200584 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085200584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085200584 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085200584 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085200584 DRANAP INFO cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085201602 DLCTRL DEBUG Command: GET 339473826 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085201602 DLCTRL DEBUG Tx Command reply: GET_REPLY 339473826 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085201609 DLCTRL DEBUG Command: GET 314556960 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085201610 DLCTRL DEBUG Tx Command reply: GET_REPLY 314556960 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085201615 DLCTRL DEBUG Command: GET 804493148 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085201615 DLCTRL DEBUG Tx Command reply: GET_REPLY 804493148 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085201620 DLCTRL DEBUG Command: GET 188148140 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085201620 DLCTRL DEBUG Tx Command reply: GET_REPLY 188148140 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085201624 DLCTRL DEBUG Command: GET 407156524 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085201624 DLCTRL DEBUG Tx Command reply: GET_REPLY 407156524 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085201628 DLCTRL DEBUG Command: GET 397182981 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085201628 DLCTRL DEBUG Tx Command reply: GET_REPLY 397182981 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085201632 DLCTRL DEBUG Command: GET 145966266 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085201632 DLCTRL DEBUG Tx Command reply: GET_REPLY 145966266 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085201635 DLCTRL DEBUG Command: GET 718252548 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085201635 DLCTRL DEBUG Tx Command reply: GET_REPLY 718252548 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085201639 DLCTRL DEBUG Command: GET 766167529 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085201639 DLCTRL DEBUG Tx Command reply: GET_REPLY 766167529 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085201642 DLCTRL DEBUG Command: GET 71711954 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085201642 DLCTRL DEBUG Tx Command reply: GET_REPLY 71711954 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085201646 DLCTRL DEBUG Command: GET 328978975 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085201646 DLCTRL DEBUG Tx Command reply: GET_REPLY 328978975 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085201650 DLCTRL DEBUG Command: GET 484685844 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085201650 DLCTRL DEBUG Tx Command reply: GET_REPLY 484685844 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085201654 DLCTRL DEBUG Command: GET 353827474 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085201654 DLCTRL DEBUG Tx Command reply: GET_REPLY 353827474 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085201658 DLCTRL DEBUG Command: GET 441297588 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085201658 DLCTRL DEBUG Tx Command reply: GET_REPLY 441297588 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085201662 DLCTRL DEBUG Command: GET 681879685 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085201662 DLCTRL DEBUG Tx Command reply: GET_REPLY 681879685 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085201667 DLCTRL DEBUG Command: GET 976552633 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085201667 DLCTRL DEBUG Tx Command reply: GET_REPLY 976552633 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085201674 DLCTRL DEBUG Command: GET 226116710 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085201674 DLCTRL DEBUG Tx Command reply: GET_REPLY 226116710 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085201679 DLCTRL DEBUG Command: GET 569015081 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085201679 DLCTRL DEBUG Tx Command reply: GET_REPLY 569015081 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085201683 DLCTRL DEBUG Command: GET 297663113 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085201683 DLCTRL DEBUG Tx Command reply: GET_REPLY 297663113 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085201689 DLCTRL DEBUG Command: GET 414608881 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085201689 DLCTRL DEBUG Tx Command reply: GET_REPLY 414608881 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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@8fcf34dce8ec: 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@8fcf34dce8ec: 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@8fcf34dce8ec: 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 := '000000000000001111011111'B, t_guard := 20.000000 } 20241213085201735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34476<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@8fcf34dce8ec: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)16486590 20241213085202780 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085202781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085202781 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085202781 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085202781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfb90be, normal) (hnbgw_rua.c:407) 20241213085202781 DHNB DEBUG map_rua[0x556598a1c810]{init}: Allocated (fsm.c:456) 20241213085202781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16486590)[0x556598a1c810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085202781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16486590 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085202781 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085202781 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085202781 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16486590 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241213085202781 DCN DEBUG map_sccp[0x556598a281a0]{init}: Allocated (fsm.c:456) 20241213085202781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x556598a281a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085202781 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16486590 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213085202781 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16486590 SCCP-73 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085202781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16486590)[0x556598a1c810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085202781 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085202781 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085202781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16486590)[0x556598a1c810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085202781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x556598a281a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085202781 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085202781 DLSCCP DEBUG SCCP-SCOC(73)[0x5565988e6610]{IDLE}: Allocated (fsm.c:456) 20241213085202781 DLSCCP DEBUG SCCP-SCOC(73)[0x5565988e6610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085202781 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030003df0056400500f1100926) (sccp_scrc.c:406) 20241213085202781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085202781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085202781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085202781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085202781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085202781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085202781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085202781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085202781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085202781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085202781 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085202781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085202781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085202781 DLSCCP DEBUG SCCP-SCOC(73)[0x5565988e6610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085202781 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x556598a281a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085202781 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16486590)[0x556598a1c810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085202781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085202781 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085202781 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085202781 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085202781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085202781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085202781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085202781 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@8fcf34dce8ec: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) HNBGW_Test.msc1-RAN(601)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)8951118 HNBGW_Test.msc1-SCCP(600)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085202791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085202791 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085202791 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085202791 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085202791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085202791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085202791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085202791 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085202791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085202792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085202792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085202792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085202792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085202792 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d97239) (sccp_scrc.c:477) 20241213085202792 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20241213085202792 DLSCCP DEBUG SCCP-SCOC(73)[0x5565988e6610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085202792 DLSCCP DEBUG SCCP-SCOC(73)[0x5565988e6610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085202792 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085202792 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085202792 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) 20241213085202792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x556598a281a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085202792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x556598a281a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085202795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34476<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085202797 DLCTRL DEBUG Command: GET 850129809 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085202797 DLCTRL DEBUG Tx Command reply: GET_REPLY 850129809 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085202802 DLCTRL DEBUG Command: GET 938337476 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085202802 DLCTRL DEBUG Tx Command reply: GET_REPLY 938337476 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085202807 DLCTRL DEBUG Command: GET 32884466 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085202807 DLCTRL DEBUG Tx Command reply: GET_REPLY 32884466 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085202810 DLCTRL DEBUG Command: GET 173211190 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085202810 DLCTRL DEBUG Tx Command reply: GET_REPLY 173211190 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085202812 DLCTRL DEBUG Command: GET 18631050 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085202812 DLCTRL DEBUG Tx Command reply: GET_REPLY 18631050 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085202813 DLCTRL DEBUG Command: GET 500929104 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085202813 DLCTRL DEBUG Tx Command reply: GET_REPLY 500929104 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085202815 DLCTRL DEBUG Command: GET 145335339 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085202815 DLCTRL DEBUG Tx Command reply: GET_REPLY 145335339 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241213085202816 DLCTRL DEBUG Command: GET 431697026 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085202816 DLCTRL DEBUG Tx Command reply: GET_REPLY 431697026 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085202816 DLCTRL DEBUG Command: GET 476413099 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085202816 DLCTRL DEBUG Tx Command reply: GET_REPLY 476413099 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085202817 DLCTRL DEBUG Command: GET 471260720 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085202817 DLCTRL DEBUG Tx Command reply: GET_REPLY 471260720 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085202818 DLCTRL DEBUG Command: GET 36587077 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085202818 DLCTRL DEBUG Tx Command reply: GET_REPLY 36587077 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085202818 DLCTRL DEBUG Command: GET 794053886 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085202818 DLCTRL DEBUG Tx Command reply: GET_REPLY 794053886 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085202819 DLCTRL DEBUG Command: GET 544760155 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085202819 DLCTRL DEBUG Tx Command reply: GET_REPLY 544760155 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085202820 DLCTRL DEBUG Command: GET 931047766 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085202820 DLCTRL DEBUG Tx Command reply: GET_REPLY 931047766 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085202820 DLCTRL DEBUG Command: GET 260925145 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085202820 DLCTRL DEBUG Tx Command reply: GET_REPLY 260925145 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085202821 DLCTRL DEBUG Command: GET 572481548 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085202821 DLCTRL DEBUG Tx Command reply: GET_REPLY 572481548 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085202822 DLCTRL DEBUG Command: GET 912065726 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085202822 DLCTRL DEBUG Tx Command reply: GET_REPLY 912065726 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085202822 DLCTRL DEBUG Command: GET 459068460 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085202822 DLCTRL DEBUG Tx Command reply: GET_REPLY 459068460 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085202823 DLCTRL DEBUG Command: GET 875081993 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085202823 DLCTRL DEBUG Tx Command reply: GET_REPLY 875081993 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085202824 DLCTRL DEBUG Command: GET 581925438 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085202824 DLCTRL DEBUG Tx Command reply: GET_REPLY 581925438 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000101110000'B, t_guard := 20.000000 } 20241213085202835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34492<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@8fcf34dce8ec: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)10143347 20241213085203853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085203853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085203853 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241213085203853 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085203853 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9ac673, normal) (hnbgw_rua.c:407) 20241213085203853 DHNB DEBUG map_rua[0x5565989a4aa0]{init}: Allocated (fsm.c:456) 20241213085203853 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10143347)[0x5565989a4aa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085203853 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10143347 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085203853 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085203853 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085203853 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213085203853 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10143347 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241213085203853 DCN DEBUG map_sccp[0x556598a2b3e0]{init}: Allocated (fsm.c:456) 20241213085203853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x556598a2b3e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085203853 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10143347 <-> SCCP-74 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213085203854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10143347 SCCP-74 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241213085203854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10143347)[0x5565989a4aa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085203854 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085203854 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085203854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10143347)[0x5565989a4aa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085203854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x556598a2b3e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085203854 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085203854 DLSCCP DEBUG SCCP-SCOC(74)[0x556598a34ff0]{IDLE}: Allocated (fsm.c:456) 20241213085203854 DLSCCP DEBUG SCCP-SCOC(74)[0x556598a34ff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085203854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030001700056400500f1100926) (sccp_scrc.c:406) 20241213085203854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085203854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085203854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085203854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085203854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085203854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085203854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085203854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085203854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085203854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085203854 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085203854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085203854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085203854 DLSCCP DEBUG SCCP-SCOC(74)[0x556598a34ff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085203854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x556598a2b3e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085203854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10143347)[0x5565989a4aa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085203854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085203854 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085203854 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085203854 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085203854 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085203854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085203854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085203854 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@8fcf34dce8ec: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@8fcf34dce8ec: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) HNBGW_Test.msc1-RAN(601)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)3653557 HNBGW_Test.msc1-SCCP(600)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@8fcf34dce8ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085203864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085203864 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085203864 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085203864 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085203864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085203864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085203864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085203864 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085203864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085203864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085203864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085203864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085203864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085203864 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000fca38) (sccp_scrc.c:477) 20241213085203864 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20241213085203864 DLSCCP DEBUG SCCP-SCOC(74)[0x556598a34ff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085203864 DLSCCP DEBUG SCCP-SCOC(74)[0x556598a34ff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085203864 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085203864 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085203864 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) 20241213085203864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x556598a2b3e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085203864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x556598a2b3e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085203868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34492<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085203870 DLCTRL DEBUG Command: GET 585404418 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085203870 DLCTRL DEBUG Tx Command reply: GET_REPLY 585404418 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085203874 DLCTRL DEBUG Command: GET 855762513 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085203874 DLCTRL DEBUG Tx Command reply: GET_REPLY 855762513 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085203876 DLCTRL DEBUG Command: GET 384691148 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085203876 DLCTRL DEBUG Tx Command reply: GET_REPLY 384691148 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085203878 DLCTRL DEBUG Command: GET 89388408 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085203878 DLCTRL DEBUG Tx Command reply: GET_REPLY 89388408 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085203879 DLCTRL DEBUG Command: GET 491871123 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085203879 DLCTRL DEBUG Tx Command reply: GET_REPLY 491871123 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085203880 DLCTRL DEBUG Command: GET 803057634 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085203880 DLCTRL DEBUG Tx Command reply: GET_REPLY 803057634 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085203881 DLCTRL DEBUG Command: GET 224752779 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085203881 DLCTRL DEBUG Tx Command reply: GET_REPLY 224752779 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20241213085203882 DLCTRL DEBUG Command: GET 523633986 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085203882 DLCTRL DEBUG Tx Command reply: GET_REPLY 523633986 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085203883 DLCTRL DEBUG Command: GET 90237906 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085203883 DLCTRL DEBUG Tx Command reply: GET_REPLY 90237906 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085203884 DLCTRL DEBUG Command: GET 549866372 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085203884 DLCTRL DEBUG Tx Command reply: GET_REPLY 549866372 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085203884 DLCTRL DEBUG Command: GET 864861504 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085203884 DLCTRL DEBUG Tx Command reply: GET_REPLY 864861504 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085203885 DLCTRL DEBUG Command: GET 20877545 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085203885 DLCTRL DEBUG Tx Command reply: GET_REPLY 20877545 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085203886 DLCTRL DEBUG Command: GET 906776953 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085203886 DLCTRL DEBUG Tx Command reply: GET_REPLY 906776953 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085203887 DLCTRL DEBUG Command: GET 482249596 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085203887 DLCTRL DEBUG Tx Command reply: GET_REPLY 482249596 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085203887 DLCTRL DEBUG Command: GET 884260601 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085203887 DLCTRL DEBUG Tx Command reply: GET_REPLY 884260601 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085203888 DLCTRL DEBUG Command: GET 804850092 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085203888 DLCTRL DEBUG Tx Command reply: GET_REPLY 804850092 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085203889 DLCTRL DEBUG Command: GET 826806743 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085203889 DLCTRL DEBUG Tx Command reply: GET_REPLY 826806743 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085203890 DLCTRL DEBUG Command: GET 926469675 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085203890 DLCTRL DEBUG Tx Command reply: GET_REPLY 926469675 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085203891 DLCTRL DEBUG Command: GET 955296754 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085203891 DLCTRL DEBUG Tx Command reply: GET_REPLY 955296754 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085203891 DLCTRL DEBUG Command: GET 885570330 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085203891 DLCTRL DEBUG Tx Command reply: GET_REPLY 885570330 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000110111001'B, t_guard := 20.000000 } 20241213085203901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34494<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@8fcf34dce8ec: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)9464091 20241213085204923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085204923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085204923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241213085204924 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085204924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x90691b, normal) (hnbgw_rua.c:407) 20241213085204924 DHNB DEBUG map_rua[0x556598a1c620]{init}: Allocated (fsm.c:456) 20241213085204924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9464091)[0x556598a1c620]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085204924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9464091 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085204924 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085204924 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085204924 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9464091 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241213085204924 DCN DEBUG map_sccp[0x556598a2aaa0]{init}: Allocated (fsm.c:456) 20241213085204924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x556598a2aaa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085204924 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9464091 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213085204924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9464091 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241213085204924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9464091)[0x556598a1c620]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085204924 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085204924 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085204924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9464091)[0x556598a1c620]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085204924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x556598a2aaa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085204924 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085204924 DLSCCP DEBUG SCCP-SCOC(75)[0x556598a28f70]{IDLE}: Allocated (fsm.c:456) 20241213085204924 DLSCCP DEBUG SCCP-SCOC(75)[0x556598a28f70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085204924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030001b90056400500f1100926) (sccp_scrc.c:406) 20241213085204924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085204924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085204924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085204924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085204924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085204924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085204924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085204924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085204924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085204924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085204924 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085204924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085204924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085204924 DLSCCP DEBUG SCCP-SCOC(75)[0x556598a28f70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085204924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x556598a2aaa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085204924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9464091)[0x556598a1c620]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085204924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085204924 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085204924 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085204924 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085204924 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085204924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085204924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085204924 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@8fcf34dce8ec: First idle individual index:2 HNBGW_Test.msc1-SCCP(600)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(601)@8fcf34dce8ec: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) HNBGW_Test.msc1-RAN(601)@8fcf34dce8ec: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)1798845 HNBGW_Test.msc1-SCCP(600)@8fcf34dce8ec: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(600)@8fcf34dce8ec: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241213085204928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085204928 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085204928 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085204928 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085204928 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085204929 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085204929 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085204929 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085204929 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085204929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085204929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085204929 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085204929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085204929 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d01ab5) (sccp_scrc.c:477) 20241213085204929 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20241213085204929 DLSCCP DEBUG SCCP-SCOC(75)[0x556598a28f70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085204929 DLSCCP DEBUG SCCP-SCOC(75)[0x556598a28f70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085204929 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085204929 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085204929 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) 20241213085204929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x556598a2aaa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085204929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x556598a2aaa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085204931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34494<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085204932 DLCTRL DEBUG Command: GET 528649114 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085204932 DLCTRL DEBUG Tx Command reply: GET_REPLY 528649114 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085204934 DLCTRL DEBUG Command: GET 905398748 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085204934 DLCTRL DEBUG Tx Command reply: GET_REPLY 905398748 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085204937 DLCTRL DEBUG Command: GET 19533168 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085204937 DLCTRL DEBUG Tx Command reply: GET_REPLY 19533168 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085204938 DLCTRL DEBUG Command: GET 742874190 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085204938 DLCTRL DEBUG Tx Command reply: GET_REPLY 742874190 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085204940 DLCTRL DEBUG Command: GET 998953748 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085204940 DLCTRL DEBUG Tx Command reply: GET_REPLY 998953748 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085204941 DLCTRL DEBUG Command: GET 839312778 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085204941 DLCTRL DEBUG Tx Command reply: GET_REPLY 839312778 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085204942 DLCTRL DEBUG Command: GET 346595795 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085204942 DLCTRL DEBUG Tx Command reply: GET_REPLY 346595795 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20241213085204943 DLCTRL DEBUG Command: GET 245529993 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085204943 DLCTRL DEBUG Tx Command reply: GET_REPLY 245529993 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085204944 DLCTRL DEBUG Command: GET 223542275 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085204944 DLCTRL DEBUG Tx Command reply: GET_REPLY 223542275 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085204945 DLCTRL DEBUG Command: GET 488302596 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085204945 DLCTRL DEBUG Tx Command reply: GET_REPLY 488302596 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085204946 DLCTRL DEBUG Command: GET 842898163 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085204946 DLCTRL DEBUG Tx Command reply: GET_REPLY 842898163 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085204947 DLCTRL DEBUG Command: GET 314630693 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085204947 DLCTRL DEBUG Tx Command reply: GET_REPLY 314630693 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085204948 DLCTRL DEBUG Command: GET 576919190 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085204948 DLCTRL DEBUG Tx Command reply: GET_REPLY 576919190 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085204948 DLCTRL DEBUG Command: GET 152031686 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085204949 DLCTRL DEBUG Tx Command reply: GET_REPLY 152031686 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085204949 DLCTRL DEBUG Command: GET 67613680 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085204949 DLCTRL DEBUG Tx Command reply: GET_REPLY 67613680 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085204950 DLCTRL DEBUG Command: GET 834330138 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085204950 DLCTRL DEBUG Tx Command reply: GET_REPLY 834330138 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085204950 DLCTRL DEBUG Command: GET 260602894 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085204950 DLCTRL DEBUG Tx Command reply: GET_REPLY 260602894 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085204951 DLCTRL DEBUG Command: GET 879457572 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085204951 DLCTRL DEBUG Tx Command reply: GET_REPLY 879457572 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085204953 DLCTRL DEBUG Command: GET 758371422 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085204953 DLCTRL DEBUG Tx Command reply: GET_REPLY 758371422 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085204954 DLCTRL DEBUG Command: GET 187648644 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085204954 DLCTRL DEBUG Tx Command reply: GET_REPLY 187648644 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085204957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46374<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085204957 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44803<->l=127.0.0.1:4262) (control_if.c:193) 20241213085204957 DLINP DEBUG SRVCONN(,r=127.0.0.1:60379<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085204957 DLINP DEBUG SRVCONN(,r=127.0.0.1:60379<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085204957 DLINP NOTICE SRV(,r=127.0.0.1:60379<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085204957 DMAIN NOTICE (127.0.0.1:60379 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60379<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(607)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(597)@8fcf34dce8ec: Final verdict of PTC: none 20241213085204957 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(603)@8fcf34dce8ec: Final verdict of PTC: none 20241213085204958 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085204958 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085204958 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.msc1-RAN(601)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(599)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(598)@8fcf34dce8ec: Final verdict of PTC: none 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085204958 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085204958 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085204958 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085204958 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085204958 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085204958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085204958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085204958 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085204958 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085204958 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085204958 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085204958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085204958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085204958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085204958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085204958 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085204958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085204958 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085204958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085204958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085204958 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085204958 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085204958 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085204958 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-SCCP(606)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(609)@8fcf34dce8ec: Final verdict of PTC: none 20241213085204958 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085204958 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) 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241213085204958 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085204958 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085204958 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) 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085204958 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085204958 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085204958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085204958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213085204958 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085204958 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085204958 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085204958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085204958 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085204958 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085204958 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085204958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085204958 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085204958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085204958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085204958 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085204958 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085204958 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085204958 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085204958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085204958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085204958 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213085204958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085204958 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085204958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085204958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085204958 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085204958 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085204958 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085204958 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-M3UA(608)@8fcf34dce8ec: Final verdict of PTC: none 20241213085204959 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085204959 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) 20241213085204959 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085204959 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085204959 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085204959 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) 20241213085204959 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085204959 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241213085204959 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085204959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085204959 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085204959 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085204959 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085204959 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085204959 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085204959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085204959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085204959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085204959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085204959 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085204959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085204959 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085204959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(591)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(590)@8fcf34dce8ec: Final verdict of PTC: none 20241213085204959 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085204959 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.msc1-M3UA(602)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(605)@8fcf34dce8ec: Final verdict of PTC: none 20241213085204959 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085204959 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085204959 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085204959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x556598a281a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085204959 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085204959 DLSCCP DEBUG SCCP-SCOC(73)[0x5565988e6610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085204959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d97239), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085204959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085204959 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085204959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085204959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085204959 DLSCCP DEBUG SCCP-SCOC(73)[0x5565988e6610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085204959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x556598a281a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085204959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16486590)[0x556598a1c810]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085204959 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16486590)[0x556598a1c810]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085204959 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085204959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16486590)[0x556598a1c810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085204959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16486590)[0x556598a1c810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085204959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16486590)[0x556598a1c810]{disrupted}: Freeing instance (context_map.c:202) 20241213085204959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16486590)[0x556598a1c810]{disrupted}: Deallocated (fsm.c:568) 20241213085204960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x556598a281a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085204960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x556598a281a0]{disconnected}: Freeing instance (context_map.c:206) 20241213085204960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x556598a281a0]{disconnected}: Deallocated (fsm.c:568) 20241213085204960 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16486590 SCCP-73 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20241213085204960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x556598a2b3e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085204960 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085204960 DLSCCP DEBUG SCCP-SCOC(74)[0x556598a34ff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085204960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000fca38), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085204960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085204960 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085204960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085204960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085204960 DLSCCP DEBUG SCCP-SCOC(74)[0x556598a34ff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085204960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x556598a2b3e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085204960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10143347)[0x5565989a4aa0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085204960 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10143347)[0x5565989a4aa0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085204960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085204960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10143347)[0x5565989a4aa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085204960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10143347)[0x5565989a4aa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085204960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10143347)[0x5565989a4aa0]{disrupted}: Freeing instance (context_map.c:202) 20241213085204960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10143347)[0x5565989a4aa0]{disrupted}: Deallocated (fsm.c:568) 20241213085204960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x556598a2b3e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085204960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x556598a2b3e0]{disconnected}: Freeing instance (context_map.c:206) 20241213085204960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x556598a2b3e0]{disconnected}: Deallocated (fsm.c:568) 20241213085204960 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10143347 SCCP-74 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241213085204960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x556598a2aaa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085204960 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085204960 DLSCCP DEBUG SCCP-SCOC(75)[0x556598a28f70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085204960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d01ab5), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085204960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085204960 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085204960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085204960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085204960 DLSCCP DEBUG SCCP-SCOC(75)[0x556598a28f70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085204960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x556598a2aaa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085204960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9464091)[0x556598a1c620]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085204960 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9464091)[0x556598a1c620]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085204960 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085204960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9464091)[0x556598a1c620]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085204960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9464091)[0x556598a1c620]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085204960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9464091)[0x556598a1c620]{disrupted}: Freeing instance (context_map.c:202) 20241213085204960 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9464091)[0x556598a1c620]{disrupted}: Deallocated (fsm.c:568) 20241213085204960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x556598a2aaa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085204960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x556598a2aaa0]{disconnected}: Freeing instance (context_map.c:206) 20241213085204960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x556598a2aaa0]{disconnected}: Deallocated (fsm.c:568) 20241213085204960 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9464091 SCCP-75 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20241213085204960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085204960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085204960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213085204960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085204960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085204960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085204960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085204960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085204960 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085204960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085204960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085204960 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085204960 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085204960 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085204960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085204960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085204960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085204960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085204960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085204960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085204960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085204960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085204960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085204960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085204960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085204960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085204960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085204960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085204960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085204960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085204960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(600)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085204987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46368<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(592)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:52:05 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc 20241213085205113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34506<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085205680 DLSCCP DEBUG SCCP-SCOC(72)[0x556598a1c100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085205680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a98da6), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085205680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085205680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085205680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085205680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085205680 DLSCCP DEBUG SCCP-SCOC(70)[0x556598a2bc10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085205680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047fe91), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085205680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085205680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085205680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085205680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085205680 DLSCCP DEBUG SCCP-SCOC(71)[0x556598a22130]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085205680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e22c8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085205680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085205680 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085205680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085205680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085205681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085205681 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085205681 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085205681 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085205681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085205681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085205681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085205681 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085205681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085205681 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085205681 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085205681 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085205681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085205681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085205681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085205681 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085205681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085205681 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085205681 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085205681 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085205681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085205681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085205681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085205681 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085205815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34506<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=524324) 20241213085206366 DLSCCP DEBUG SCCP-SCOC(68)[0x5565989a7e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085206366 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00499c4c), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085206366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085206366 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085206366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085206366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085206366 DLSCCP DEBUG SCCP-SCOC(67)[0x556598a20120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085206366 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032bf2e), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085206366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085206366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085206366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085206366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085206366 DLSCCP DEBUG SCCP-SCOC(69)[0x556598a375a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085206366 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f7361), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085206366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085206366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085206366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085206366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085206366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085206366 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085206366 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085206366 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085206366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085206366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085206366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085206366 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085206367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085206367 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085206367 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085206367 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085206367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085206367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085206367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085206367 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085206367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085206367 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085206367 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085206367 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085206367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085206367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085206367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085206367 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=524324, count=537832) 20241213085206959 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085206960 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085206960 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213085206960 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085206960 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085206960 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213085206960 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085206960 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085206960 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085206960 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085206960 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085206960 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085207181 DLSCCP DEBUG SCCP-SCOC(66)[0x556598a298f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085207181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b64a53), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085207181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085207181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085207181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085207181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085207181 DLSCCP DEBUG SCCP-SCOC(64)[0x556598946500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085207181 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b6ed6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085207181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085207181 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085207181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085207182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085207182 DLSCCP DEBUG SCCP-SCOC(65)[0x556598a1b660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085207182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cafc92), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085207182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085207182 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085207182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085207182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085207182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085207182 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085207182 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085207182 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085207182 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085207182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085207182 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085207182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085207182 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085207182 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085207182 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085207182 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085207182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085207182 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085207182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085207182 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085207182 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085207182 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085207182 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085207182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085207182 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:52:07 UTC 2024 /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 20241213085208008 DLSCCP DEBUG SCCP-SCOC(62)[0x556598a2bae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085208008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033928f), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085208008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085208008 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085208008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085208008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085208008 DLSCCP DEBUG SCCP-SCOC(61)[0x556598a383e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085208008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00558de3), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085208008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085208008 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085208008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085208008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085208008 DLSCCP DEBUG SCCP-SCOC(63)[0x556598a27520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085208008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085c64c), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085208008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085208008 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085208008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085208008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085208009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085208009 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085208009 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085208009 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085208009 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085208009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085208009 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085208009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085208009 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085208009 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085208009 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085208009 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085208009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085208009 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085208009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085208009 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085208009 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085208009 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085208009 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085208009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085208009 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085208840 DLSCCP DEBUG SCCP-SCOC(58)[0x556598a3dbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085208840 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a255c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085208840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085208840 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085208840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085208840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085208840 DLSCCP DEBUG SCCP-SCOC(59)[0x556598a3b720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085208840 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f7648), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085208840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085208840 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085208840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085208840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085208840 DLSCCP DEBUG SCCP-SCOC(60)[0x556598a3ab00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085208840 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025e75a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085208840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085208840 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085208840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085208840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085208840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085208840 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085208840 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085208840 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085208840 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085208841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085208841 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085208841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085208841 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085208841 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085208841 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085208841 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085208841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085208841 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085208841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085208841 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085208841 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085208841 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085208841 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085208841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085208841 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20241213085208918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085208922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34536<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085208925 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45147<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085208941 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085208941 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085208949 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085208949 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085208950 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085208950 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085208950 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55457 (stream_srv.c:132) 20241213085208950 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55457<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085208950 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085208950 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085208950 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085208950 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085208950 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085208950 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085208950 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085208950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085208950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085208950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085208950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085208950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085208950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085208950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085208950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085208950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085208950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085208950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085208950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085208950 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085208950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085208950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085208950 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085208950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085208950 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085208950 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085208950 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085208950 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085208950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085208950 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085208951 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085208951 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085208951 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085208951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085208951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085208951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085208951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085208951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085208951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085208951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085208951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085208951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085208951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085208951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085208951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085208951 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085208951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085208951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085208951 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085208951 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085208951 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085208951 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085208951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085208951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085208951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085208951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085208951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085208951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085208951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085208951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085208951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085208951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085208951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085208951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085208951 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085208951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085208951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085208951 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085208951 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085208951 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085208951 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085208951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085208951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085208951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085208951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085208951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085208951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085208951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085208951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085208951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085208951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085208951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085208951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085208951 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085208951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085208951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085208951 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085208951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085208951 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085208951 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085208951 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085208951 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085208951 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085208951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085208951 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085208951 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085208951 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085208951 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085208951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085208951 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085208951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085208951 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085208951 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085208951 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085208951 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085208951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085208951 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(623)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(623)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(623)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(621)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(626)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-M3UA(626)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(626)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(624)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(629)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc2-M3UA(629)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(629)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(627)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085208998 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085208998 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085208999 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085208999 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085208999 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085208999 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085209000 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085209000 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085209000 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085209000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085209000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085209000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085209000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085209000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085209000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085209000 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085209000 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085209000 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085209000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209000 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085209000 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085209000 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085209000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085209000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085209000 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213085209001 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085209001 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085209001 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085209001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085209001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085209001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085209001 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085209001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085209001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085209001 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085209001 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085209001 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085209001 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085209001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085209001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085209001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085209001 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085209001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085209001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085209001 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085209001 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085209001 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085209001 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085209001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085209001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085209001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085209001 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085209001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085209001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085209001 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085209001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085209001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085209001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085209001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085209001 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085209001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085209001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085209001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085209001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085209001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085209001 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085209001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085209001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085209001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085209001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085209001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085209001 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(632)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(632)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(632)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(630)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(635)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-M3UA(635)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(635)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(633)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(638)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn2-M3UA(638)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(638)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(636)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085209066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085209066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085209066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085209066 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085209066 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085209066 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085209066 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085209066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085209066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085209073 DLINP DEBUG SRVCONN(,r=127.0.0.1:55457<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085209073 DLINP DEBUG SRVCONN(,r=127.0.0.1:55457<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085209073 DLINP DEBUG SRVCONN(,r=127.0.0.1:55457<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085209073 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085209073 DHNBAP DEBUG (127.0.0.1:55457 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085209073 DHNBAP NOTICE (127.0.0.1:55457 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085209073 DHNBAP NOTICE (127.0.0.1:55457 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085209073 DLINP DEBUG SRVCONN(,r=127.0.0.1:55457<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085209073 DLINP DEBUG SRVCONN(,r=127.0.0.1:55457<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085209163 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085209163 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085209163 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085209163 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085209166 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209166 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085209166 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085209166 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085209166 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085209166 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085209166 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085209167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209167 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085209167 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085209167 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085209167 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085209167 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085209167 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085209167 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085209167 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085209167 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085209167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085209167 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085209167 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085209167 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085209167 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085209167 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085209167 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085209168 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085209168 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085209168 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085209168 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085209168 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085209168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209168 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209168 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209168 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209168 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209168 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085209168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085209168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085209168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085209168 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085209168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085209168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085209168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085209168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085209168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085209168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085209168 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085209179 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 20241213085209179 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 20241213085209179 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085209179 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085209181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209181 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085209181 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085209181 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085209181 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085209181 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085209181 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085209182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209182 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085209182 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085209182 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085209182 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085209182 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085209182 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085209182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085209182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085209182 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085209182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085209182 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085209182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085209182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085209182 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085209182 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085209182 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085209183 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085209183 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085209183 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085209183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085209183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085209183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085209183 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085209183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085209183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085209183 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085209183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209183 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085209183 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085209183 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085209183 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085209183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085209183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085209183 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085209196 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 20241213085209196 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 20241213085209196 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085209196 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241213085209200 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) 20241213085209200 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241213085209200 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085209200 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085209200 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085209200 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241213085209200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085209202 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) 20241213085209202 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085209202 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085209202 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085209202 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085209202 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085209202 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085209202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085209202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085209202 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241213085209202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085209202 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085209202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085209202 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085209202 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085209202 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085209202 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085209203 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085209203 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085209203 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085209203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085209203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085209203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085209203 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085209203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085209203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085209203 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085209203 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209203 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085209203 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085209203 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085209203 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085209203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085209203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085209203 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085209215 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085209215 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085209215 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085209216 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085209221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209221 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085209221 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085209221 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085209221 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085209221 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085209221 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085209224 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209224 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085209224 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085209224 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085209224 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085209224 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085209224 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085209224 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085209224 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085209224 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085209224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085209224 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085209224 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085209224 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085209224 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085209224 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085209224 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085209225 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085209225 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085209225 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085209225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085209225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085209225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085209225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085209225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085209225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085209225 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085209226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085209226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085209226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085209226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085209226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085209226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085209226 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085209234 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 20241213085209234 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 20241213085209234 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085209234 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213085209240 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209240 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213085209240 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085209240 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085209240 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085209240 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085209240 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085209242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209242 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085209242 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085209242 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085209242 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085209242 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085209242 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085209242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085209242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085209242 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213085209242 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085209242 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085209242 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085209242 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085209242 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085209242 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085209242 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085209243 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085209243 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085209243 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085209243 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085209243 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085209243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209243 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209243 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085209243 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085209243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085209243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085209243 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085209243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209243 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085209243 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085209243 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085209243 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085209243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085209243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085209243 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085209253 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 20241213085209253 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 20241213085209253 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085209253 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241213085209260 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) 20241213085209260 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241213085209260 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085209260 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085209260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085209260 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241213085209260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085209262 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) 20241213085209262 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085209262 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085209262 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085209262 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085209262 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085209262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085209263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085209263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085209263 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241213085209263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085209263 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085209263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085209263 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085209263 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085209263 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085209263 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085209264 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085209264 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085209264 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085209264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085209264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085209264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085209264 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085209264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085209264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085209264 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085209264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085209264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085209264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085209264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085209264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085209264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213085209265 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085209719 DLSCCP DEBUG SCCP-SCOC(57)[0x556598a2b520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085209719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00904a39), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085209719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085209719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085209719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085209719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085209719 DLSCCP DEBUG SCCP-SCOC(54)[0x556598a26760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085209719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d1cb5), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085209719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085209719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085209719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085209719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085209719 DLSCCP DEBUG SCCP-SCOC(55)[0x556598a2a970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085209719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001c6ef5), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085209719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085209719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085209719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085209719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085209719 DLSCCP DEBUG SCCP-SCOC(56)[0x556598a69450]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085209719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bcebd4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085209719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085209719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085209719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085209720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085209720 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209720 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085209720 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085209720 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085209720 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085209720 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085209720 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085209720 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085209721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209721 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085209721 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085209721 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085209721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085209721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085209721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085209721 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085209721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209721 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085209721 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085209721 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085209721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085209721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085209721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085209721 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085209721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209721 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085209721 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085209721 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085209721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085209721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085209721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085209721 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085209727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209727 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085209727 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085209727 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085209727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085209727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085209727 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085209727 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085209727 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085209727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085209727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085209727 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085209728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085209728 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=00904a39) (sccp_scrc.c:477) 20241213085209728 DLSCCP DEBUG Received CO:RELCO for local reference 57 (sccp_scoc.c:1824) 20241213085209728 DLSCCP DEBUG SCCP-SCOC(57)[0x556598a2b520]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085209728 DLSCCP DEBUG SCCP-SCOC(57)[0x556598a2b520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085209728 DLSCCP DEBUG SCCP-SCOC(57)[0x556598a2b520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085209728 DLSCCP DEBUG SCCP-SCOC(57)[0x556598a2b520]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085209728 DLSCCP DEBUG SCCP-SCOC(57)[0x556598a2b520]{IDLE}: Deallocated (fsm.c:568) 20241213085209930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209930 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085209930 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085209930 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085209930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085209930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085209930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085209930 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085209930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209930 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085209930 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085209930 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085209930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085209930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085209930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085209930 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085209930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209930 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085209930 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085209930 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085209930 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085209930 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085209930 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085209930 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085209930 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085209930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085209930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085209930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085209930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085209930 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=005d1cb5) (sccp_scrc.c:477) 20241213085209930 DLSCCP DEBUG Received CO:RELCO for local reference 54 (sccp_scoc.c:1824) 20241213085209930 DLSCCP DEBUG SCCP-SCOC(54)[0x556598a26760]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085209931 DLSCCP DEBUG SCCP-SCOC(54)[0x556598a26760]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085209931 DLSCCP DEBUG SCCP-SCOC(54)[0x556598a26760]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085209931 DLSCCP DEBUG SCCP-SCOC(54)[0x556598a26760]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085209931 DLSCCP DEBUG SCCP-SCOC(54)[0x556598a26760]{IDLE}: Deallocated (fsm.c:568) 20241213085209931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085209931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085209931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085209931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085209931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085209931 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=001c6ef5) (sccp_scrc.c:477) 20241213085209931 DLSCCP DEBUG Received CO:RELCO for local reference 55 (sccp_scoc.c:1824) 20241213085209931 DLSCCP DEBUG SCCP-SCOC(55)[0x556598a2a970]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085209931 DLSCCP DEBUG SCCP-SCOC(55)[0x556598a2a970]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085209931 DLSCCP DEBUG SCCP-SCOC(55)[0x556598a2a970]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085209931 DLSCCP DEBUG SCCP-SCOC(55)[0x556598a2a970]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085209931 DLSCCP DEBUG SCCP-SCOC(55)[0x556598a2a970]{IDLE}: Deallocated (fsm.c:568) 20241213085209931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085209931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085209931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085209931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085209931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085209931 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=00bcebd4) (sccp_scrc.c:477) 20241213085209931 DLSCCP DEBUG Received CO:RELCO for local reference 56 (sccp_scoc.c:1824) 20241213085209931 DLSCCP DEBUG SCCP-SCOC(56)[0x556598a69450]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085209931 DLSCCP DEBUG SCCP-SCOC(56)[0x556598a69450]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085209931 DLSCCP DEBUG SCCP-SCOC(56)[0x556598a69450]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085209931 DLSCCP DEBUG SCCP-SCOC(56)[0x556598a69450]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085209931 DLSCCP DEBUG SCCP-SCOC(56)[0x556598a69450]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(622)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(625)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085209990 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209990 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085209990 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085209990 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085209990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085209990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085209990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085209990 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085209990 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085209991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085209991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085209991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085209991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085209991 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085209991 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085209991 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085209991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209991 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085209991 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085209991 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085209991 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085209991 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) 20241213085209991 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) 20241213085209991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085209991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085209991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085209991 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085209992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085209992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085209992 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085209992 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{CONNECTED}: link up (cnlink.c:111) 20241213085209992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209992 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085209992 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085209992 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085209992 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085209992 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085209992 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085209992 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085209994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085209994 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085209994 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085209994 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085209994 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085209994 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085209994 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085209994 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085209994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085209994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085209994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085209994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085209994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085209994 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085209994 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085209994 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085209994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209994 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209994 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209994 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085209994 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085209994 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085209994 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085209994 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085209994 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085209994 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085209994 DRANAP INFO cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(628)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085210005 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) 20241213085210005 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085210005 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085210005 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085210005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085210005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085210005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085210005 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085210005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085210005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085210005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085210005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085210005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085210005 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085210005 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213085210005 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085210005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210005 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085210005 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085210005 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085210005 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085210005 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) 20241213085210005 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) 20241213085210005 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085210005 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085210005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085210005 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085210005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085210005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085210005 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085210005 DRANAP NOTICE cnlink(msc-2)[0x5565989a6870]{CONNECTED}: link up (cnlink.c:111) 20241213085210005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085210005 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085210005 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085210005 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085210005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085210005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085210005 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085210005 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085210006 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) 20241213085210006 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085210006 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085210006 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085210006 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085210006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085210006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085210006 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085210006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085210006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085210006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085210006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085210006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085210006 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085210006 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213085210006 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085210006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210006 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085210006 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085210006 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085210006 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085210006 DRANAP INFO cnlink(msc-2)[0x5565989a6870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(631)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085210026 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085210026 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085210026 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085210026 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085210026 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085210026 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085210026 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085210026 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085210026 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085210026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085210026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085210026 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085210026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085210026 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085210026 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085210026 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085210026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210026 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085210026 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085210026 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085210026 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085210026 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085210026 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085210026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085210026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085210026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085210027 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085210027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085210027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085210027 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085210027 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085210027 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085210027 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085210027 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085210027 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085210027 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085210027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085210027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085210027 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085210028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085210028 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085210028 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085210028 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085210028 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085210028 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085210028 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085210028 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085210028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085210028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085210028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085210028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085210028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085210028 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085210028 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085210028 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085210028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210028 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210028 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210028 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210028 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210028 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210028 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085210028 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085210028 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085210028 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085210028 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(634)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085210044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085210044 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085210044 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085210044 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085210044 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085210044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085210044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085210044 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085210044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085210044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085210044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085210044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085210044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085210044 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085210044 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085210044 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085210044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210045 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085210045 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085210045 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085210045 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085210045 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) 20241213085210045 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) 20241213085210045 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085210045 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085210045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210045 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210045 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210045 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210045 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210045 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085210045 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085210045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085210045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085210045 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085210045 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: link up (cnlink.c:111) 20241213085210045 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085210045 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085210045 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085210045 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085210046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085210046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085210046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085210046 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085210046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085210046 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085210046 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085210046 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085210046 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085210046 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085210046 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085210046 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085210046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085210046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085210046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085210046 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085210046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085210046 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085210046 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085210046 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085210047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210047 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085210047 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085210047 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085210047 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085210047 DRANAP INFO cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(637)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085210063 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) 20241213085210063 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213085210063 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213085210063 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213085210063 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085210063 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085210063 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085210063 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085210063 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085210063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085210063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085210063 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085210063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085210063 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085210063 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241213085210063 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085210063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210063 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210063 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210063 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085210063 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085210064 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085210064 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085210064 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) 20241213085210064 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) 20241213085210064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085210064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085210064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085210064 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085210064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085210064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085210064 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085210064 DRANAP NOTICE cnlink(sgsn-2)[0x556598a122f0]{CONNECTED}: link up (cnlink.c:111) 20241213085210064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085210064 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085210064 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085210064 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085210064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085210064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085210064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213085210064 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085210066 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) 20241213085210066 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213085210066 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213085210066 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213085210066 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085210066 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085210066 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085210066 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085210066 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085210066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085210066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085210066 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085210066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085210066 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085210066 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241213085210066 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085210066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210067 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085210067 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085210067 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085210067 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085210067 DRANAP INFO cnlink(sgsn-2)[0x556598a122f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085210134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085210134 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085210134 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085210134 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085210134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085210134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085210134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085210134 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085210134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085210134 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085210134 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085210134 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085210134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085210134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085210134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085210134 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085210134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085210134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085210134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085210134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085210134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085210134 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085210134 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085210134 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085210134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210134 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085210134 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085210134 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085210134 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085210134 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085210134 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085210134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085210134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085210134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085210134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085210134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085210134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085210134 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085210134 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085210134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085210134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085210134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085210134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085210134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085210134 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085210134 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085210134 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085210134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085210134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085210134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085210134 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085210134 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085210134 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085210135 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085210135 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085210135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085210135 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085210135 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085210135 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085210135 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085210135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085210135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085210135 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085211084 DLCTRL DEBUG Command: GET 820120118 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085211084 DLCTRL DEBUG Tx Command reply: GET_REPLY 820120118 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085211092 DLCTRL DEBUG Command: GET 812324396 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085211092 DLCTRL DEBUG Tx Command reply: GET_REPLY 812324396 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085211095 DLCTRL DEBUG Command: GET 885080826 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085211095 DLCTRL DEBUG Tx Command reply: GET_REPLY 885080826 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085211098 DLCTRL DEBUG Command: GET 404422201 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085211098 DLCTRL DEBUG Tx Command reply: GET_REPLY 404422201 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085211102 DLCTRL DEBUG Command: GET 273332254 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085211102 DLCTRL DEBUG Tx Command reply: GET_REPLY 273332254 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085211106 DLCTRL DEBUG Command: GET 194403031 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085211106 DLCTRL DEBUG Tx Command reply: GET_REPLY 194403031 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085211110 DLCTRL DEBUG Command: GET 622006520 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085211110 DLCTRL DEBUG Tx Command reply: GET_REPLY 622006520 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085211114 DLCTRL DEBUG Command: GET 870191004 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085211114 DLCTRL DEBUG Tx Command reply: GET_REPLY 870191004 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085211117 DLCTRL DEBUG Command: GET 844183882 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085211117 DLCTRL DEBUG Tx Command reply: GET_REPLY 844183882 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085211121 DLCTRL DEBUG Command: GET 377787332 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085211121 DLCTRL DEBUG Tx Command reply: GET_REPLY 377787332 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085211124 DLCTRL DEBUG Command: GET 988792609 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085211124 DLCTRL DEBUG Tx Command reply: GET_REPLY 988792609 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085211126 DLCTRL DEBUG Command: GET 33455072 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085211126 DLCTRL DEBUG Tx Command reply: GET_REPLY 33455072 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085211128 DLCTRL DEBUG Command: GET 415459245 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085211128 DLCTRL DEBUG Tx Command reply: GET_REPLY 415459245 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085211130 DLCTRL DEBUG Command: GET 71224730 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085211130 DLCTRL DEBUG Tx Command reply: GET_REPLY 71224730 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085211132 DLCTRL DEBUG Command: GET 366354949 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085211132 DLCTRL DEBUG Tx Command reply: GET_REPLY 366354949 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085211134 DLCTRL DEBUG Command: GET 478171880 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085211134 DLCTRL DEBUG Tx Command reply: GET_REPLY 478171880 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085211135 DLCTRL DEBUG Command: GET 973483681 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085211135 DLCTRL DEBUG Tx Command reply: GET_REPLY 973483681 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085211137 DLCTRL DEBUG Command: GET 52178236 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085211137 DLCTRL DEBUG Tx Command reply: GET_REPLY 52178236 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085211138 DLCTRL DEBUG Command: GET 764904710 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085211138 DLCTRL DEBUG Tx Command reply: GET_REPLY 764904710 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085211139 DLCTRL DEBUG Command: GET 684246355 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085211139 DLCTRL DEBUG Tx Command reply: GET_REPLY 684246355 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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@8fcf34dce8ec: 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@8fcf34dce8ec: 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 := '000000000000000111000011'B, t_guard := 20.000000 } 20241213085211165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34542<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@8fcf34dce8ec: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)3621245 20241213085212212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085212212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085212212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085212212 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085212212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x37417d, normal) (hnbgw_rua.c:407) 20241213085212212 DHNB DEBUG map_rua[0x556598a2a970]{init}: Allocated (fsm.c:456) 20241213085212212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3621245)[0x556598a2a970]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085212212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3621245 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085212212 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085212212 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085212212 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3621245 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241213085212212 DCN DEBUG map_sccp[0x556598a26760]{init}: Allocated (fsm.c:456) 20241213085212212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x556598a26760]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085212212 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3621245 <-> SCCP-76 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241213085212212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3621245 SCCP-76 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085212212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3621245)[0x556598a2a970]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085212212 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085212212 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085212212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3621245)[0x556598a2a970]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085212212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x556598a26760]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085212212 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085212212 DLSCCP DEBUG SCCP-SCOC(76)[0x556598a2b520]{IDLE}: Allocated (fsm.c:456) 20241213085212212 DLSCCP DEBUG SCCP-SCOC(76)[0x556598a2b520]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085212212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001c30056400500f1100926) (sccp_scrc.c:406) 20241213085212212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085212212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085212212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085212212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085212212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085212212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085212212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085212213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085212213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085212213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085212213 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085212213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085212213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085212213 DLSCCP DEBUG SCCP-SCOC(76)[0x556598a2b520]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085212213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x556598a26760]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085212213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3621245)[0x556598a2a970]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085212213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085212213 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085212213 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085212213 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085212213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085212213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085212213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085212213 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(627)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc2-SCCP(627)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(628)@8fcf34dce8ec: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) HNBGW_Test.msc2-RAN(628)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)11774237 HNBGW_Test.msc2-SCCP(627)@8fcf34dce8ec: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(627)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085212235 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) 20241213085212235 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085212235 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085212235 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085212235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085212235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085212235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085212235 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085212235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085212235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085212235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085212235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085212235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085212235 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e4cc31) (sccp_scrc.c:477) 20241213085212235 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20241213085212235 DLSCCP DEBUG SCCP-SCOC(76)[0x556598a2b520]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085212235 DLSCCP DEBUG SCCP-SCOC(76)[0x556598a2b520]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085212235 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085212235 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085212235 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) 20241213085212235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x556598a26760]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085212235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x556598a26760]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085212238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34542<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085212240 DLCTRL DEBUG Command: GET 972249252 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085212240 DLCTRL DEBUG Tx Command reply: GET_REPLY 972249252 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085212244 DLCTRL DEBUG Command: GET 238719621 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085212244 DLCTRL DEBUG Tx Command reply: GET_REPLY 238719621 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085212246 DLCTRL DEBUG Command: GET 938293713 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085212246 DLCTRL DEBUG Tx Command reply: GET_REPLY 938293713 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085212248 DLCTRL DEBUG Command: GET 124226826 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085212248 DLCTRL DEBUG Tx Command reply: GET_REPLY 124226826 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085212250 DLCTRL DEBUG Command: GET 733525266 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085212250 DLCTRL DEBUG Tx Command reply: GET_REPLY 733525266 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085212251 DLCTRL DEBUG Command: GET 663648391 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085212251 DLCTRL DEBUG Tx Command reply: GET_REPLY 663648391 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085212253 DLCTRL DEBUG Command: GET 602992216 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085212253 DLCTRL DEBUG Tx Command reply: GET_REPLY 602992216 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085212254 DLCTRL DEBUG Command: GET 655374352 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085212254 DLCTRL DEBUG Tx Command reply: GET_REPLY 655374352 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085212255 DLCTRL DEBUG Command: GET 100767769 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085212255 DLCTRL DEBUG Tx Command reply: GET_REPLY 100767769 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085212257 DLCTRL DEBUG Command: GET 754851988 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085212257 DLCTRL DEBUG Tx Command reply: GET_REPLY 754851988 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085212258 DLCTRL DEBUG Command: GET 244362301 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085212258 DLCTRL DEBUG Tx Command reply: GET_REPLY 244362301 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085212259 DLCTRL DEBUG Command: GET 844766696 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085212259 DLCTRL DEBUG Tx Command reply: GET_REPLY 844766696 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20241213085212261 DLCTRL DEBUG Command: GET 781162503 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085212261 DLCTRL DEBUG Tx Command reply: GET_REPLY 781162503 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085212262 DLCTRL DEBUG Command: GET 568210199 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085212262 DLCTRL DEBUG Tx Command reply: GET_REPLY 568210199 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085212263 DLCTRL DEBUG Command: GET 656412495 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085212263 DLCTRL DEBUG Tx Command reply: GET_REPLY 656412495 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085212264 DLCTRL DEBUG Command: GET 312474029 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085212264 DLCTRL DEBUG Tx Command reply: GET_REPLY 312474029 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085212264 DLCTRL DEBUG Command: GET 580280582 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085212264 DLCTRL DEBUG Tx Command reply: GET_REPLY 580280582 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085212265 DLCTRL DEBUG Command: GET 241536365 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085212265 DLCTRL DEBUG Tx Command reply: GET_REPLY 241536365 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085212266 DLCTRL DEBUG Command: GET 331507439 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085212266 DLCTRL DEBUG Tx Command reply: GET_REPLY 331507439 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085212267 DLCTRL DEBUG Command: GET 740341781 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085212267 DLCTRL DEBUG Tx Command reply: GET_REPLY 740341781 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000111110101'B, t_guard := 20.000000 } 20241213085212278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54306<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@8fcf34dce8ec: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)2713643 20241213085213296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085213296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085213296 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241213085213296 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085213296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x29682b, normal) (hnbgw_rua.c:407) 20241213085213296 DHNB DEBUG map_rua[0x556598a1c810]{init}: Allocated (fsm.c:456) 20241213085213296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2713643)[0x556598a1c810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085213296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2713643 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085213296 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085213296 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085213296 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213085213296 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2713643 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241213085213296 DCN DEBUG map_sccp[0x556598a281a0]{init}: Allocated (fsm.c:456) 20241213085213296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x556598a281a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085213296 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2713643 <-> SCCP-77 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241213085213296 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2713643 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241213085213296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2713643)[0x556598a1c810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085213296 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085213296 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085213296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2713643)[0x556598a1c810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085213296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x556598a281a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085213296 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085213296 DLSCCP DEBUG SCCP-SCOC(77)[0x5565989a4aa0]{IDLE}: Allocated (fsm.c:456) 20241213085213296 DLSCCP DEBUG SCCP-SCOC(77)[0x5565989a4aa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085213296 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030001f50056400500f1100926) (sccp_scrc.c:406) 20241213085213296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085213296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085213296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085213296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085213296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085213296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085213296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085213296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085213296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085213296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085213296 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085213296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085213296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085213296 DLSCCP DEBUG SCCP-SCOC(77)[0x5565989a4aa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085213296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x556598a281a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085213296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2713643)[0x556598a1c810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085213296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085213296 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085213296 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085213296 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085213296 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085213296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085213296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085213296 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(627)@8fcf34dce8ec: First idle individual index:1 HNBGW_Test.msc2-SCCP(627)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(628)@8fcf34dce8ec: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) HNBGW_Test.msc2-RAN(628)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)1734086 HNBGW_Test.msc2-SCCP(627)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(627)@8fcf34dce8ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085213300 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) 20241213085213300 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085213300 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085213300 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085213300 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085213300 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085213300 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085213300 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085213300 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085213300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085213300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085213300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085213300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085213300 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0082e6f5) (sccp_scrc.c:477) 20241213085213300 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20241213085213300 DLSCCP DEBUG SCCP-SCOC(77)[0x5565989a4aa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085213300 DLSCCP DEBUG SCCP-SCOC(77)[0x5565989a4aa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085213300 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085213300 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085213300 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) 20241213085213300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x556598a281a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085213300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x556598a281a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085213301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54306<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085213302 DLCTRL DEBUG Command: GET 661754864 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085213302 DLCTRL DEBUG Tx Command reply: GET_REPLY 661754864 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085213305 DLCTRL DEBUG Command: GET 387890924 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085213305 DLCTRL DEBUG Tx Command reply: GET_REPLY 387890924 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085213307 DLCTRL DEBUG Command: GET 773043294 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085213307 DLCTRL DEBUG Tx Command reply: GET_REPLY 773043294 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085213309 DLCTRL DEBUG Command: GET 755667982 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085213309 DLCTRL DEBUG Tx Command reply: GET_REPLY 755667982 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085213311 DLCTRL DEBUG Command: GET 440137894 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085213311 DLCTRL DEBUG Tx Command reply: GET_REPLY 440137894 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085213312 DLCTRL DEBUG Command: GET 884013519 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085213312 DLCTRL DEBUG Tx Command reply: GET_REPLY 884013519 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085213314 DLCTRL DEBUG Command: GET 365890459 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085213314 DLCTRL DEBUG Tx Command reply: GET_REPLY 365890459 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085213315 DLCTRL DEBUG Command: GET 702748591 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085213315 DLCTRL DEBUG Tx Command reply: GET_REPLY 702748591 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085213315 DLCTRL DEBUG Command: GET 716327976 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085213315 DLCTRL DEBUG Tx Command reply: GET_REPLY 716327976 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085213316 DLCTRL DEBUG Command: GET 89271813 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085213316 DLCTRL DEBUG Tx Command reply: GET_REPLY 89271813 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085213317 DLCTRL DEBUG Command: GET 815371170 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085213317 DLCTRL DEBUG Tx Command reply: GET_REPLY 815371170 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085213318 DLCTRL DEBUG Command: GET 218856995 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085213318 DLCTRL DEBUG Tx Command reply: GET_REPLY 218856995 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20241213085213319 DLCTRL DEBUG Command: GET 148073364 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085213319 DLCTRL DEBUG Tx Command reply: GET_REPLY 148073364 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085213319 DLCTRL DEBUG Command: GET 924691006 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085213319 DLCTRL DEBUG Tx Command reply: GET_REPLY 924691006 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085213320 DLCTRL DEBUG Command: GET 183285531 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085213320 DLCTRL DEBUG Tx Command reply: GET_REPLY 183285531 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085213321 DLCTRL DEBUG Command: GET 60053035 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085213321 DLCTRL DEBUG Tx Command reply: GET_REPLY 60053035 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085213322 DLCTRL DEBUG Command: GET 60382806 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085213322 DLCTRL DEBUG Tx Command reply: GET_REPLY 60382806 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085213323 DLCTRL DEBUG Command: GET 982826142 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085213323 DLCTRL DEBUG Tx Command reply: GET_REPLY 982826142 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085213323 DLCTRL DEBUG Command: GET 542260236 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085213323 DLCTRL DEBUG Tx Command reply: GET_REPLY 542260236 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085213324 DLCTRL DEBUG Command: GET 435967647 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085213324 DLCTRL DEBUG Tx Command reply: GET_REPLY 435967647 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000100011110'B, t_guard := 20.000000 } 20241213085213336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54316<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(625)@8fcf34dce8ec: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(625)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)8084184 20241213085214350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085214350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085214350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213085214350 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085214350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7b5ad8, normal) (hnbgw_rua.c:407) 20241213085214350 DHNB DEBUG map_rua[0x556598a1c620]{init}: Allocated (fsm.c:456) 20241213085214350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8084184)[0x556598a1c620]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085214350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8084184 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085214350 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085214350 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085214350 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8084184 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241213085214350 DCN DEBUG map_sccp[0x556598a3bce0]{init}: Allocated (fsm.c:456) 20241213085214350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x556598a3bce0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085214350 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8084184 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213085214350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8084184 SCCP-78 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213085214350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8084184)[0x556598a1c620]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085214350 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085214350 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085214350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8084184)[0x556598a1c620]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085214350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x556598a3bce0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085214350 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085214350 DLSCCP DEBUG SCCP-SCOC(78)[0x556598a1c230]{IDLE}: Allocated (fsm.c:456) 20241213085214350 DLSCCP DEBUG SCCP-SCOC(78)[0x556598a1c230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085214350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300011e0056400500f1100926) (sccp_scrc.c:406) 20241213085214350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085214350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085214350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085214350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085214350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085214350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085214350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085214350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085214350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085214350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085214350 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085214350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085214350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085214350 DLSCCP DEBUG SCCP-SCOC(78)[0x556598a1c230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085214350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x556598a3bce0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085214350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8084184)[0x556598a1c620]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085214350 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085214351 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085214351 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085214351 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085214351 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085214351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085214351 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085214351 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(624)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc1-SCCP(624)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(625)@8fcf34dce8ec: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) HNBGW_Test.msc1-RAN(625)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)10826202 HNBGW_Test.msc1-SCCP(624)@8fcf34dce8ec: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(624)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085214357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085214357 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085214357 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085214357 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085214357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085214357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085214357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085214357 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085214357 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085214357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085214357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085214357 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085214357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085214357 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00174a6d) (sccp_scrc.c:477) 20241213085214357 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20241213085214357 DLSCCP DEBUG SCCP-SCOC(78)[0x556598a1c230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085214357 DLSCCP DEBUG SCCP-SCOC(78)[0x556598a1c230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085214357 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085214357 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085214357 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) 20241213085214357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x556598a3bce0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085214357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x556598a3bce0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085214357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54316<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085214357 DLCTRL DEBUG Command: GET 347196249 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085214358 DLCTRL DEBUG Tx Command reply: GET_REPLY 347196249 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085214359 DLCTRL DEBUG Command: GET 848277803 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085214359 DLCTRL DEBUG Tx Command reply: GET_REPLY 848277803 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085214360 DLCTRL DEBUG Command: GET 432637564 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085214360 DLCTRL DEBUG Tx Command reply: GET_REPLY 432637564 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085214361 DLCTRL DEBUG Command: GET 220933472 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085214361 DLCTRL DEBUG Tx Command reply: GET_REPLY 220933472 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085214362 DLCTRL DEBUG Command: GET 687001578 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085214362 DLCTRL DEBUG Tx Command reply: GET_REPLY 687001578 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085214363 DLCTRL DEBUG Command: GET 156734489 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085214363 DLCTRL DEBUG Tx Command reply: GET_REPLY 156734489 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241213085214363 DLCTRL DEBUG Command: GET 658586486 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085214363 DLCTRL DEBUG Tx Command reply: GET_REPLY 658586486 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085214364 DLCTRL DEBUG Command: GET 98275590 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085214364 DLCTRL DEBUG Tx Command reply: GET_REPLY 98275590 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085214365 DLCTRL DEBUG Command: GET 647433669 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085214365 DLCTRL DEBUG Tx Command reply: GET_REPLY 647433669 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085214366 DLCTRL DEBUG Command: GET 917633349 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085214366 DLCTRL DEBUG Tx Command reply: GET_REPLY 917633349 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085214367 DLCTRL DEBUG Command: GET 739467678 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085214367 DLCTRL DEBUG Tx Command reply: GET_REPLY 739467678 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085214368 DLCTRL DEBUG Command: GET 381844487 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085214368 DLCTRL DEBUG Tx Command reply: GET_REPLY 381844487 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20241213085214369 DLCTRL DEBUG Command: GET 499922451 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085214369 DLCTRL DEBUG Tx Command reply: GET_REPLY 499922451 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085214370 DLCTRL DEBUG Command: GET 741147071 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085214370 DLCTRL DEBUG Tx Command reply: GET_REPLY 741147071 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085214371 DLCTRL DEBUG Command: GET 138729085 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085214371 DLCTRL DEBUG Tx Command reply: GET_REPLY 138729085 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085214371 DLCTRL DEBUG Command: GET 409562068 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085214371 DLCTRL DEBUG Tx Command reply: GET_REPLY 409562068 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085214372 DLCTRL DEBUG Command: GET 986150923 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085214372 DLCTRL DEBUG Tx Command reply: GET_REPLY 986150923 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085214373 DLCTRL DEBUG Command: GET 48394367 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085214373 DLCTRL DEBUG Tx Command reply: GET_REPLY 48394367 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085214373 DLCTRL DEBUG Command: GET 462582523 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085214373 DLCTRL DEBUG Tx Command reply: GET_REPLY 462582523 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085214374 DLCTRL DEBUG Command: GET 351524463 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085214374 DLCTRL DEBUG Tx Command reply: GET_REPLY 351524463 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085214377 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45147<->l=127.0.0.1:4262) (control_if.c:193) 20241213085214377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34536<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085214377 DLINP DEBUG SRVCONN(,r=127.0.0.1:55457<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085214377 DLINP DEBUG SRVCONN(,r=127.0.0.1:55457<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085214377 DLINP NOTICE SRV(,r=127.0.0.1:55457<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085214377 DMAIN NOTICE (127.0.0.1:55457 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55457<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085214377 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213085214377 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085214377 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) 20241213085214377 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085214377 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241213085214377 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085214377 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) 20241213085214377 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085214377 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241213085214377 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085214377 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) 20241213085214377 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085214377 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085214377 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085214377 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) 20241213085214377 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085214377 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085214377 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085214377 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) 20241213085214377 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241213085214377 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085214377 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085214377 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085214377 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241213085214377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085214377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-RAN(622)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(630)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620)@8fcf34dce8ec: Final verdict of PTC: none20241213085214377 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085214377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085214377 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213085214377 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085214377 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085214377 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085214377 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085214377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085214377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085214377 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085214377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085214377 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085214377 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085214377 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085214378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085214378 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241213085214378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085214378 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085214378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085214378 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085214378 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085214378 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085214378 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085214378 DRANAP NOTICE cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085214377 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085214378 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085214378 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085214378 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085214378 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) 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241213085214378 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085214378 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085214378 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085214378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x556598a26760]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085214378 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085214378 DLSCCP DEBUG SCCP-SCOC(76)[0x556598a2b520]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085214378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4cc31), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085214378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085214378 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085214378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085214378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085214378 DLSCCP DEBUG SCCP-SCOC(76)[0x556598a2b520]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085214378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x556598a26760]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085214378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3621245)[0x556598a2a970]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085214378 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3621245)[0x556598a2a970]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085214378 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085214378 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) 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213085214378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085214378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3621245)[0x556598a2a970]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085214378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3621245)[0x556598a2a970]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085214378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3621245)[0x556598a2a970]{disrupted}: Freeing instance (context_map.c:202) 20241213085214378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3621245)[0x556598a2a970]{disrupted}: Deallocated (fsm.c:568) 20241213085214378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x556598a26760]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085214378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x556598a26760]{disconnected}: Freeing instance (context_map.c:206) 20241213085214378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x556598a26760]{disconnected}: Deallocated (fsm.c:568) 20241213085214378 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3621245 SCCP-76 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241213085214378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x556598a281a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085214378 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085214378 DLSCCP DEBUG SCCP-SCOC(77)[0x5565989a4aa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085214378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082e6f5), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) HNBGW_Test.sgsn2-SCCP(636)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(634)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(631)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc2-RAN(628)@8fcf34dce8ec: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(633)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(625)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(635)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(637)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(624)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(626)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(638)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(621)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(623)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(629)@8fcf34dce8ec: Final verdict of PTC: none 20241213085214378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085214378 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085214378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085214378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085214378 DLSCCP DEBUG SCCP-SCOC(77)[0x5565989a4aa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085214378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x556598a281a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085214378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2713643)[0x556598a1c810]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085214378 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2713643)[0x556598a1c810]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085214378 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085214378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2713643)[0x556598a1c810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085214378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2713643)[0x556598a1c810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085214378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2713643)[0x556598a1c810]{disrupted}: Freeing instance (context_map.c:202) 20241213085214378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2713643)[0x556598a1c810]{disrupted}: Deallocated (fsm.c:568) 20241213085214378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x556598a281a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085214378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x556598a281a0]{disconnected}: Freeing instance (context_map.c:206) 20241213085214378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x556598a281a0]{disconnected}: Deallocated (fsm.c:568) 20241213085214378 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2713643 SCCP-77 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241213085214378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085214378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085214378 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213085214378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085214378 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085214378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085214378 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085214378 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085214378 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085214378 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085214378 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) 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085214378 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085214378 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085214378 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085214378 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085214378 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085214378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085214378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085214378 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085214378 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) 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085214378 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085214378 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085214378 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085214378 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085214378 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085214378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085214378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085214378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213085214378 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085214378 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085214378 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085214378 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085214378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8084184)[0x556598a1c620]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085214378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8084184)[0x556598a1c620]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085214378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x556598a3bce0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085214378 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085214378 DLSCCP DEBUG SCCP-SCOC(78)[0x556598a1c230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085214378 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00174a6d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085214378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085214378 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085214378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085214378 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085214378 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085214378 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085214378 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085214378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085214378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085214378 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085214378 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) 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085214378 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085214378 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085214378 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241213085214378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085214378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085214378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085214378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085214378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085214378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085214378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085214378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085214378 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085214378 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085214378 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085214378 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085214378 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085214378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085214378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085214378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085214378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085214378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085214378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085214378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085214378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085214378 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085214378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085214378 DLSCCP DEBUG SCCP-SCOC(78)[0x556598a1c230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085214378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x556598a3bce0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085214378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8084184)[0x556598a1c620]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085214378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8084184)[0x556598a1c620]{disrupted}: Freeing instance (context_map.c:202) 20241213085214378 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8084184)[0x556598a1c620]{disrupted}: Deallocated (fsm.c:568) 20241213085214378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x556598a3bce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085214378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x556598a3bce0]{disconnected}: Freeing instance (context_map.c:206) 20241213085214378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x556598a3bce0]{disconnected}: Deallocated (fsm.c:568) 20241213085214378 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8084184 SCCP-78 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241213085214378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085214378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085214378 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085214378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085214378 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085214378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085214378 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085214378 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085214378 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085214378 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085214378 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085214378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085214378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085214378 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085214378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085214378 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085214378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085214378 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085214378 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085214378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085214378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085214378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085214378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085214378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085214378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085214378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085214378 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085214378 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085214378 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085214378 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085214378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085214378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085214378 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241213085214378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085214378 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085214378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085214378 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085214378 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085214378 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085214378 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085214378 DRANAP NOTICE cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085214378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085214378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085214378 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085214378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085214378 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085214378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085214378 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085214378 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085214378 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085214378 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085214378 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(615)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(614)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(632)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(639)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(627)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085214411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34520<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(616)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(616): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(621): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(622): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(623): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(624): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-RAN(625): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(626): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-SCCP(627): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-RAN(628): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-M3UA(629): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(630): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(631): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(632): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(633): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(634): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(635): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(636): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn2-RAN(637): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(638): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:52:14 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc 20241213085214544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085214960 DLSCCP DEBUG SCCP-SCOC(75)[0x556598a28f70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085214960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d01ab5), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085214960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085214960 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085214960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085214960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085214960 DLSCCP DEBUG SCCP-SCOC(74)[0x556598a34ff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085214960 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000fca38), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085214961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085214961 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085214961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085214961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085214961 DLSCCP DEBUG SCCP-SCOC(73)[0x5565988e6610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085214961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d97239), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085214961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085214961 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085214961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085214961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085214961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085214961 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085214961 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085214961 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085214961 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085214961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085214961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085214961 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085214961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085214961 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085214961 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085214961 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085214961 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085214961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085214961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085214961 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085214961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085214961 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085214961 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085214962 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085214962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085214962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085214962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085214962 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085215248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54326<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=682520) 20241213085215681 DLSCCP DEBUG SCCP-SCOC(71)[0x556598a22130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085215681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e22c8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085215681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085215681 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085215681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085215681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085215681 DLSCCP DEBUG SCCP-SCOC(70)[0x556598a2bc10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085215681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047fe91), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085215681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085215681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085215681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085215681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085215681 DLSCCP DEBUG SCCP-SCOC(72)[0x556598a1c100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085215681 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a98da6), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085215681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085215681 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085215681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085215681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085215682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085215682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085215682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085215682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085215682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085215682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085215682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085215682 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085215682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085215682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085215682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085215682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085215682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085215682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085215682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085215682 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085215682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085215682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085215682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085215682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085215682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085215682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085215682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085215682 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=682520, count=708944) 20241213085216367 DLSCCP DEBUG SCCP-SCOC(69)[0x556598a375a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085216367 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f7361), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085216367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085216367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085216367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085216367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085216367 DLSCCP DEBUG SCCP-SCOC(67)[0x556598a20120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085216367 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032bf2e), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085216367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085216367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085216367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085216367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085216367 DLSCCP DEBUG SCCP-SCOC(68)[0x5565989a7e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085216368 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00499c4c), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085216368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085216368 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085216368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085216368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085216368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085216368 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085216368 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085216368 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085216368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085216368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085216368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085216368 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085216368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085216368 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085216368 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085216368 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085216368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085216368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085216368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085216368 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085216368 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085216368 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085216368 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085216368 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085216368 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085216368 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085216368 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085216368 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085216378 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085216379 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085216379 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213085216379 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085216379 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241213085216379 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241213085216379 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085216379 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085216379 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085216379 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085216379 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085216379 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085216379 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085216379 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085216379 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213085216379 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085216379 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241213085216379 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241213085217182 DLSCCP DEBUG SCCP-SCOC(65)[0x556598a1b660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085217182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cafc92), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085217182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085217182 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085217182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085217182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085217182 DLSCCP DEBUG SCCP-SCOC(64)[0x556598946500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085217182 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b6ed6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085217182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085217182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085217183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085217183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085217183 DLSCCP DEBUG SCCP-SCOC(66)[0x556598a298f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085217183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b64a53), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085217183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085217183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085217183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085217183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085217183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085217183 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085217183 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085217183 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085217183 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085217183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085217183 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085217183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085217183 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085217183 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085217183 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085217183 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085217183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085217183 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085217183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085217184 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085217184 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085217184 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085217184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085217184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085217184 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:52:17 UTC 2024 /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 20241213085218009 DLSCCP DEBUG SCCP-SCOC(63)[0x556598a27520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085218009 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085c64c), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085218009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085218009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085218009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085218009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085218009 DLSCCP DEBUG SCCP-SCOC(61)[0x556598a383e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085218009 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00558de3), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085218009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085218009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085218009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085218009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085218009 DLSCCP DEBUG SCCP-SCOC(62)[0x556598a2bae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085218009 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033928f), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085218009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085218009 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085218009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085218009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085218010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218010 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085218010 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085218010 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085218010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085218010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085218010 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085218010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218010 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085218010 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085218010 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085218010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085218010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085218010 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085218010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218010 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085218010 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085218010 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085218010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085218010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085218010 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_mscpool_L3Compl_no_cn started. 20241213085218370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54338<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085218381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085218391 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40201<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(647)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085218422 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085218422 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085218437 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085218437 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085218437 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085218437 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085218438 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085218438 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085218438 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085218438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085218438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085218438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) TC_mscpool_L3Compl_no_cn-Iuh1(649)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085218438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085218438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085218438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085218438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085218438 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085218438 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59655 (stream_srv.c:132) 20241213085218438 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59655<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085218438 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085218438 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085218438 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085218438 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085218438 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085218438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085218438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085218438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085218438 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085218438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085218438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085218438 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085218439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218439 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085218439 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085218439 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085218439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085218439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085218439 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085218439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218439 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085218439 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085218439 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085218439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085218439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085218439 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085218440 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085218440 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085218440 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085218440 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085218440 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085218440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085218440 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085218440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085218440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085218440 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085218440 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085218440 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085218440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218440 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085218440 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085218440 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085218440 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085218440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085218440 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085218441 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085218441 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085218441 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085218441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085218441 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085218441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085218441 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085218441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085218441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085218441 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085218441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085218441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085218441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085218441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085218441 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(653)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(653)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(653)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(651)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085218465 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085218465 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085218465 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085218465 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085218465 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085218465 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085218465 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085218465 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085218466 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085218466 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085218466 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085218466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085218466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085218467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085218467 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085218467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085218467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085218467 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085218467 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085218467 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085218467 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085218467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085218467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085218467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085218467 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085218467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085218467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085218467 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085218467 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085218467 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085218467 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085218467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085218467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085218467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085218467 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085218467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085218467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085218467 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085218467 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085218467 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085218467 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085218467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085218467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085218467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085218467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085218467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085218467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085218467 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085218467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085218467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085218467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085218467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085218467 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085218467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085218467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085218467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085218467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085218467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085218467 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085218467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085218467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085218467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085218467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085218467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085218467 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085218467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085218467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085218467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085218467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085218467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085218467 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(656)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(656)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(656)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(654)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085218495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085218495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085218495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085218495 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085218495 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085218495 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085218495 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085218495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085218495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085218500 DLINP DEBUG SRVCONN(,r=127.0.0.1:59655<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085218500 DLINP DEBUG SRVCONN(,r=127.0.0.1:59655<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085218500 DLINP DEBUG SRVCONN(,r=127.0.0.1:59655<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085218500 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085218500 DHNBAP DEBUG (127.0.0.1:59655 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085218500 DHNBAP NOTICE (127.0.0.1:59655 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085218500 DHNBAP NOTICE (127.0.0.1:59655 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085218500 DLINP DEBUG SRVCONN(,r=127.0.0.1:59655<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085218500 DLINP DEBUG SRVCONN(,r=127.0.0.1:59655<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085218663 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085218663 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085218663 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085218663 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085218664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218664 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085218664 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085218664 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085218664 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085218664 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085218664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085218665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218665 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085218665 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085218665 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085218665 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085218665 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085218665 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085218665 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085218665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085218665 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085218665 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085218665 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085218665 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085218665 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085218665 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085218665 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085218665 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085218666 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085218666 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085218666 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085218666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085218666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085218666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085218667 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085218667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085218667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085218667 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085218667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085218667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085218667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085218667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085218667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085218667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085218667 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085218682 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085218683 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085218683 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085218683 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085218687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218687 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085218687 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085218687 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085218687 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085218687 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085218687 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085218690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218690 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085218690 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085218690 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085218690 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085218690 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085218690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085218690 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085218691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085218691 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085218691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085218691 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085218691 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085218691 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085218691 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085218691 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085218691 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085218692 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085218692 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085218692 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085218692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085218692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085218692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085218693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085218693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085218693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085218693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085218693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085218693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085218693 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085218693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218693 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085218693 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085218693 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085218693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085218693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085218693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085218693 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085218841 DLSCCP DEBUG SCCP-SCOC(60)[0x556598a3ab00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085218841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025e75a), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085218841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085218841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085218841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085218841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085218841 DLSCCP DEBUG SCCP-SCOC(59)[0x556598a3b720]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085218841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002f7648), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085218841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085218841 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085218842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085218842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085218842 DLSCCP DEBUG SCCP-SCOC(58)[0x556598a3dbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085218842 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a255c), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085218842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085218842 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085218842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085218842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085218842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218842 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085218842 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085218842 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085218842 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085218842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085218842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085218842 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085218842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218842 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085218842 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085218842 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085218842 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085218842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085218842 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085218842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218842 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085218842 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085218842 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085218842 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085218842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085218842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085218842 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085218850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085218850 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085218850 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085218850 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085218850 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085218850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085218850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085218850 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085218850 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085218850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085218850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085218851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085218851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085218851 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=0025e75a) (sccp_scrc.c:477) 20241213085218851 DLSCCP DEBUG Received CO:RELCO for local reference 60 (sccp_scoc.c:1824) 20241213085218851 DLSCCP DEBUG SCCP-SCOC(60)[0x556598a3ab00]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085218851 DLSCCP DEBUG SCCP-SCOC(60)[0x556598a3ab00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085218851 DLSCCP DEBUG SCCP-SCOC(60)[0x556598a3ab00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085218851 DLSCCP DEBUG SCCP-SCOC(60)[0x556598a3ab00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085218851 DLSCCP DEBUG SCCP-SCOC(60)[0x556598a3ab00]{IDLE}: Deallocated (fsm.c:568) 20241213085219050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085219050 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085219050 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085219050 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085219050 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085219050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085219050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085219050 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085219050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085219050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085219050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085219050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085219050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085219050 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=007a255c) (sccp_scrc.c:477) 20241213085219050 DLSCCP DEBUG Received CO:RELCO for local reference 58 (sccp_scoc.c:1824) 20241213085219050 DLSCCP DEBUG SCCP-SCOC(58)[0x556598a3dbf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085219050 DLSCCP DEBUG SCCP-SCOC(58)[0x556598a3dbf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085219051 DLSCCP DEBUG SCCP-SCOC(58)[0x556598a3dbf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085219051 DLSCCP DEBUG SCCP-SCOC(58)[0x556598a3dbf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085219051 DLSCCP DEBUG SCCP-SCOC(58)[0x556598a3dbf0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(652)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085219477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085219477 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085219478 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085219478 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085219478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085219478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085219478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085219478 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085219478 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085219478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085219478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085219478 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085219478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085219478 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085219478 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085219478 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085219478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219478 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085219478 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085219478 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085219478 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085219478 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085219478 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085219478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085219478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085219478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085219478 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085219478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085219478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085219478 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085219478 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085219478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085219478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085219478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085219478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085219478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085219478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085219478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085219478 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085219480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085219480 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085219480 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085219480 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085219480 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085219480 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085219481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085219481 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085219481 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085219481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085219481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085219481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085219481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085219481 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085219481 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085219481 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085219481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219481 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085219481 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085219481 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085219481 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085219481 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085219487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085219487 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085219487 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085219487 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085219487 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085219487 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085219487 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085219487 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(655)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085219488 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085219488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085219488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085219488 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085219488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085219488 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085219488 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085219488 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085219488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219488 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085219488 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085219488 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085219488 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085219488 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085219488 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085219488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085219488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085219488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085219488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085219488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085219488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085219488 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085219488 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085219488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085219488 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085219488 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085219488 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085219488 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085219488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085219488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085219488 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085219490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085219490 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085219490 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085219490 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085219490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085219490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085219490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085219490 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085219490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085219490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085219490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085219490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085219490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085219490 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085219490 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085219490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085219490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085219490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085219490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085219490 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085219490 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085219490 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085219490 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085219490 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085219515 DLCTRL DEBUG Command: GET 676207351 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085219515 DLCTRL DEBUG Tx Command reply: GET_REPLY 676207351 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085219522 DLCTRL DEBUG Command: GET 598434172 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085219522 DLCTRL DEBUG Tx Command reply: GET_REPLY 598434172 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085219527 DLCTRL DEBUG Command: GET 535217388 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085219527 DLCTRL DEBUG Tx Command reply: GET_REPLY 535217388 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085219531 DLCTRL DEBUG Command: GET 6955621 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085219531 DLCTRL DEBUG Tx Command reply: GET_REPLY 6955621 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085219534 DLCTRL DEBUG Command: GET 372064186 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085219534 DLCTRL DEBUG Tx Command reply: GET_REPLY 372064186 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085219538 DLCTRL DEBUG Command: GET 898888883 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085219538 DLCTRL DEBUG Tx Command reply: GET_REPLY 898888883 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085219541 DLCTRL DEBUG Command: GET 363485524 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085219541 DLCTRL DEBUG Tx Command reply: GET_REPLY 363485524 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085219545 DLCTRL DEBUG Command: GET 691299650 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085219545 DLCTRL DEBUG Tx Command reply: GET_REPLY 691299650 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085219548 DLCTRL DEBUG Command: GET 795523508 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085219548 DLCTRL DEBUG Tx Command reply: GET_REPLY 795523508 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085219551 DLCTRL DEBUG Command: GET 805081774 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085219551 DLCTRL DEBUG Tx Command reply: GET_REPLY 805081774 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085219555 DLCTRL DEBUG Command: GET 798611786 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085219555 DLCTRL DEBUG Tx Command reply: GET_REPLY 798611786 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085219560 DLCTRL DEBUG Command: GET 232374006 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085219560 DLCTRL DEBUG Tx Command reply: GET_REPLY 232374006 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085219564 DLCTRL DEBUG Command: GET 193327287 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085219564 DLCTRL DEBUG Tx Command reply: GET_REPLY 193327287 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085219569 DLCTRL DEBUG Command: GET 235059877 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085219569 DLCTRL DEBUG Tx Command reply: GET_REPLY 235059877 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085219573 DLCTRL DEBUG Command: GET 535893102 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085219573 DLCTRL DEBUG Tx Command reply: GET_REPLY 535893102 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085219575 DLCTRL DEBUG Command: GET 20000736 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085219575 DLCTRL DEBUG Tx Command reply: GET_REPLY 20000736 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085219577 DLCTRL DEBUG Command: GET 525398725 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085219577 DLCTRL DEBUG Tx Command reply: GET_REPLY 525398725 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085219580 DLCTRL DEBUG Command: GET 372442197 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085219580 DLCTRL DEBUG Tx Command reply: GET_REPLY 372442197 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085219582 DLCTRL DEBUG Command: GET 752501867 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085219582 DLCTRL DEBUG Tx Command reply: GET_REPLY 752501867 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085219585 DLCTRL DEBUG Command: GET 828942761 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085219585 DLCTRL DEBUG Tx Command reply: GET_REPLY 828942761 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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 := '000000000000001000100000'B, t_guard := 20.000000 } 20241213085219624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54356<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(658)470729 20241213085220665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085220665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085220665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213085220665 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085220665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x72ec9, normal) (hnbgw_rua.c:407) 20241213085220665 DHNB DEBUG map_rua[0x556598a3dbf0]{init}: Allocated (fsm.c:456) 20241213085220665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-470729)[0x556598a3dbf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085220665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-470729 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085220665 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085220665 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085220665 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-470729 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241213085220665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-470729)[0x556598a3dbf0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085220665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-470729)[0x556598a3dbf0]{init}: Freeing instance (context_map.c:202) 20241213085220665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-470729)[0x556598a3dbf0]{init}: Deallocated (fsm.c:568) 20241213085220665 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-470729 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213085220665 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) 20241213085220665 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241213085220666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085220666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085220666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@8fcf34dce8ec: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(658)470729 20241213085220680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54356<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(658)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: 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 := '000000000000000011000011'B, t_guard := 20.000000 } 20241213085220698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54370<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(659)10033415 20241213085221718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085221718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085221718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213085221718 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085221718 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x991907, normal) (hnbgw_rua.c:407) 20241213085221718 DHNB DEBUG map_rua[0x556598a3dbf0]{init}: Allocated (fsm.c:456) 20241213085221718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10033415)[0x556598a3dbf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085221718 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10033415 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085221718 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085221718 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085221718 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213085221718 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-10033415 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241213085221718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10033415)[0x556598a3dbf0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085221718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10033415)[0x556598a3dbf0]{init}: Freeing instance (context_map.c:202) 20241213085221718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10033415)[0x556598a3dbf0]{init}: Deallocated (fsm.c:568) 20241213085221718 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10033415 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213085221718 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) 20241213085221718 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241213085221719 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085221719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085221719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@8fcf34dce8ec: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(659)10033415 20241213085221723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54370<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(659)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: 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 := '000000000000000111101001'B, t_guard := 20.000000 } 20241213085221742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52060<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(660)181968 20241213085222761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085222761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085222761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213085222761 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085222761 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2c6d0, normal) (hnbgw_rua.c:407) 20241213085222761 DHNB DEBUG map_rua[0x556598a3dbf0]{init}: Allocated (fsm.c:456) 20241213085222762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-181968)[0x556598a3dbf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085222762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-181968 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085222762 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085222762 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085222762 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-181968 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241213085222762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-181968)[0x556598a3dbf0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085222762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-181968)[0x556598a3dbf0]{init}: Freeing instance (context_map.c:202) 20241213085222762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-181968)[0x556598a3dbf0]{init}: Deallocated (fsm.c:568) 20241213085222762 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-181968 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213085222762 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) 20241213085222762 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241213085222762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085222762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085222762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@8fcf34dce8ec: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(660)181968 20241213085222767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52060<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(660)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: 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 := '000000000000000100011000'B, t_guard := 20.000000 } 20241213085222788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52064<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(661)16386564 20241213085223808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085223808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085223808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1272) 20241213085223808 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085223808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xfa0a04, normal) (hnbgw_rua.c:407) 20241213085223808 DHNB DEBUG map_rua[0x556598a3dbf0]{init}: Allocated (fsm.c:456) 20241213085223808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16386564)[0x556598a3dbf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085223808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16386564 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085223808 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085223808 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085223808 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16386564 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241213085223808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16386564)[0x556598a3dbf0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085223808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16386564)[0x556598a3dbf0]{init}: Freeing instance (context_map.c:202) 20241213085223808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16386564)[0x556598a3dbf0]{init}: Deallocated (fsm.c:568) 20241213085223808 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16386564 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213085223808 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) 20241213085223808 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241213085223808 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085223808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085223808 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@8fcf34dce8ec: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(661)16386564 20241213085223812 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52064<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(661)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085223818 DLINP DEBUG SRVCONN(,r=127.0.0.1:59655<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085223818 DLINP DEBUG SRVCONN(,r=127.0.0.1:59655<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085223818 DLINP NOTICE SRV(,r=127.0.0.1:59655<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085223818 DMAIN NOTICE (127.0.0.1:59655 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59655<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) MutexDispCT-TC_mscpool_L3Compl_no_cn(643)@8fcf34dce8ec: Final verdict of PTC: none 20241213085223818 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213085223818 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40201<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(655)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@8fcf34dce8ec: Final verdict of PTC: none 20241213085223820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085223820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085223820 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.msc0-SCCP(651)@8fcf34dce8ec: Final verdict of PTC: none 20241213085223820 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085223820 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085223820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54344<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-SCCP(654)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650)@8fcf34dce8ec: Final verdict of PTC: none 20241213085223820 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085223820 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085223820 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085223820 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085223821 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085223821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085223821 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085223821 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085223821 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085223821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085223821 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085223821 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085223821 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-RAN(652)@8fcf34dce8ec: Final verdict of PTC: none 20241213085223821 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085223821 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085223821 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085223821 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085223821 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085223821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085223821 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085223822 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085223822 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085223822 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085223822 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085223822 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085223822 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085223822 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085223822 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085223822 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085223822 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085223822 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(656)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(649)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(657)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(645)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(653)@8fcf34dce8ec: Final verdict of PTC: none 20241213085223822 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085223822 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085223822 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085223822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085223822 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085223822 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085223822 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085223822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085223822 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085223822 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085223822 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085223822 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085223822 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085223822 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085223822 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085223823 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085223823 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085223823 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085223823 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085223823 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085223823 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085223823 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085223823 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085223823 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085223823 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085223823 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Compl_no_cn-Iuh0(647)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(644)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085223839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54338<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(646)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(643): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(644): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(646): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(647): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(649): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(651): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(652): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(653): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(654): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(655): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(656): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(657): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(658): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(659): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(660): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(661): none (pass -> pass) MTC@8fcf34dce8ec: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:52:23 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20241213085223891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085224379 DLSCCP DEBUG SCCP-SCOC(78)[0x556598a1c230]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085224379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00174a6d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085224379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085224379 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085224379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085224379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085224379 DLSCCP DEBUG SCCP-SCOC(77)[0x5565989a4aa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085224379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082e6f5), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085224379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085224379 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085224379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085224379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085224379 DLSCCP DEBUG SCCP-SCOC(76)[0x556598a2b520]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085224379 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4cc31), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085224379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085224379 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085224379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085224379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085224379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085224380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085224380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085224380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085224380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085224380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085224380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085224380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085224380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085224380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085224380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085224380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085224380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085224380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085224380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085224380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085224380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085224380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085224380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085224380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085224380 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085224493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52072<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=305428) 20241213085224961 DLSCCP DEBUG SCCP-SCOC(73)[0x5565988e6610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085224961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d97239), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085224961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085224961 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085224961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085224961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085224961 DLSCCP DEBUG SCCP-SCOC(74)[0x556598a34ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085224961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000fca38), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085224961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085224961 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085224961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085224961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085224961 DLSCCP DEBUG SCCP-SCOC(75)[0x556598a28f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085224961 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d01ab5), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085224961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085224962 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085224962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085224962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085224962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085224962 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085224962 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085224962 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085224962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085224962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085224962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085224962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085224962 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085224962 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085224962 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085224962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085224962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085224962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085224962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085224962 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085224962 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085224962 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085224962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085224962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085224962 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=305428, count=330420) 20241213085225682 DLSCCP DEBUG SCCP-SCOC(72)[0x556598a1c100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085225682 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a98da6), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085225682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085225682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085225682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085225682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085225682 DLSCCP DEBUG SCCP-SCOC(70)[0x556598a2bc10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085225682 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047fe91), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085225682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085225682 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085225682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085225682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085225682 DLSCCP DEBUG SCCP-SCOC(71)[0x556598a22130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085225682 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e22c8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085225682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085225682 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085225682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085225682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085225683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085225683 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085225683 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085225683 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085225683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085225683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085225683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085225683 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085225683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085225683 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085225683 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085225683 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085225683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085225683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085225683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085225683 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085225683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085225683 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085225683 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085225683 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085225683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085225683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085225683 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085225822 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085225822 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085225822 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085225822 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085225822 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085225822 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085226368 DLSCCP DEBUG SCCP-SCOC(68)[0x5565989a7e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085226368 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00499c4c), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085226368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085226368 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085226368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085226368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085226368 DLSCCP DEBUG SCCP-SCOC(67)[0x556598a20120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085226368 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032bf2e), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085226368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085226368 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085226368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085226368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085226368 DLSCCP DEBUG SCCP-SCOC(69)[0x556598a375a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085226368 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f7361), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085226368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085226368 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085226368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085226368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085226369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085226369 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085226369 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085226369 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085226369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085226369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085226369 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085226369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085226369 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085226369 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085226369 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085226369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085226369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085226369 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085226369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085226369 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085226369 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085226369 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085226369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085226369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085226370 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:52:26 UTC 2024 /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 20241213085227183 DLSCCP DEBUG SCCP-SCOC(66)[0x556598a298f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085227183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b64a53), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085227183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085227183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085227183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085227183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085227183 DLSCCP DEBUG SCCP-SCOC(64)[0x556598946500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085227184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b6ed6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085227184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085227184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085227184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085227184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085227184 DLSCCP DEBUG SCCP-SCOC(65)[0x556598a1b660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085227184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cafc92), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085227184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085227184 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085227184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085227184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085227184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227184 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085227184 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085227184 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085227184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085227184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085227184 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085227184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227184 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085227184 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085227184 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085227184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085227184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085227184 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085227184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227184 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085227185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085227185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085227185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085227185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085227185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20241213085227595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085227599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085227602 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34457<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085227616 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085227617 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085227624 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085227624 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085227625 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085227625 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085227625 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085227625 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085227625 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085227625 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085227625 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47757 (stream_srv.c:132) 20241213085227625 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47757<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085227626 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085227626 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085227626 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085227626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085227626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085227626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085227626 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085227626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085227626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085227626 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085227626 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085227626 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085227626 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085227626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085227626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085227626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085227626 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085227626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085227626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085227626 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085227626 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085227627 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085227627 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085227627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085227627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085227627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085227627 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085227627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085227627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085227627 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085227627 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085227627 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085227627 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085227627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085227627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085227627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085227627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085227627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085227627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085227627 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085227627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227627 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085227627 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085227627 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085227627 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085227627 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085227627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227627 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085227627 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085227627 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085227627 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085227627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085227627 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085227627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227627 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085227627 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085227627 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085227627 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085227627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085227627 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085227627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227627 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085227627 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085227627 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085227627 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085227627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085227627 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(672)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(672)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(672)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(670)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(675)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-M3UA(675)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(675)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-SCCP(673)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(678)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc2-M3UA(678)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(678)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc2-SCCP(676)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085227669 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085227669 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085227669 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085227669 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085227669 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085227669 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085227669 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085227669 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085227670 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085227670 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085227670 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085227670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085227670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085227670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085227670 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085227670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085227670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085227670 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085227670 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085227670 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085227670 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085227670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085227670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085227670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085227671 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085227671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085227671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085227671 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085227671 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085227671 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085227671 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085227671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085227671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085227671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085227671 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085227671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085227671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085227671 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085227671 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085227671 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085227671 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085227671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085227671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085227671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085227671 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085227671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085227671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085227671 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085227671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227671 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085227671 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085227671 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085227671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085227671 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085227671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227671 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085227671 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085227671 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085227671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085227671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085227671 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085227671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227671 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085227671 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085227671 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085227671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085227671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085227671 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085227671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227671 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085227671 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085227671 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085227671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085227671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085227671 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(681)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(681)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(681)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(679)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(684)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(684)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(684)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-SCCP(682)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(687)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn2-M3UA(687)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(687)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn2-SCCP(685)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085227727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085227727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085227727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085227727 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085227727 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085227727 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085227727 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085227727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085227727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085227732 DLINP DEBUG SRVCONN(,r=127.0.0.1:47757<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085227732 DLINP DEBUG SRVCONN(,r=127.0.0.1:47757<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085227732 DLINP DEBUG SRVCONN(,r=127.0.0.1:47757<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085227732 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085227732 DHNBAP DEBUG (127.0.0.1:47757 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085227732 DHNBAP NOTICE (127.0.0.1:47757 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085227732 DHNBAP NOTICE (127.0.0.1:47757 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085227732 DLINP DEBUG SRVCONN(,r=127.0.0.1:47757<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085227732 DLINP DEBUG SRVCONN(,r=127.0.0.1:47757<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085227838 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085227838 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085227839 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085227839 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085227846 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227846 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085227846 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085227846 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085227846 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085227846 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085227846 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085227850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227850 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085227850 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085227850 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085227850 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085227850 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085227850 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085227850 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085227851 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085227851 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085227851 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085227851 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085227851 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085227851 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085227851 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085227851 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085227851 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085227851 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 20241213085227851 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 20241213085227851 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085227851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213085227852 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085227852 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085227852 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085227852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085227852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085227852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085227852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085227853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227853 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085227853 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085227853 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085227853 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085227853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085227853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085227853 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085227852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085227852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085227853 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(675)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085227859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227859 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085227859 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085227859 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085227859 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085227859 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085227859 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085227861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227861 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085227861 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085227861 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085227861 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085227861 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085227861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085227862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085227862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085227862 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085227862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085227862 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085227862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085227862 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085227862 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085227862 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085227862 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085227863 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085227863 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085227863 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085227863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085227863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085227863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085227863 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085227863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085227863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085227863 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085227864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227864 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085227864 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085227864 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085227864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085227864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085227864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085227864 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085227867 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 20241213085227868 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 20241213085227868 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085227868 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(678)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241213085227874 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) 20241213085227874 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241213085227874 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085227874 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085227874 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085227874 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241213085227874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085227877 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) 20241213085227877 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085227877 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085227877 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085227877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085227877 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085227877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085227877 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085227877 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085227877 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241213085227877 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085227877 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085227877 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085227877 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085227877 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085227877 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085227877 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085227878 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085227878 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085227878 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085227878 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085227878 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085227878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227878 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227878 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227878 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227878 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227878 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085227878 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085227878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085227878 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085227878 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085227879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227879 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085227879 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085227879 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085227879 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085227879 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085227879 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085227879 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085227886 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085227886 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085227886 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085227886 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(681)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085227891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227891 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085227891 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085227891 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085227891 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085227891 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085227891 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085227893 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227893 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085227893 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085227893 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085227893 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085227893 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085227893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085227893 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085227893 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085227893 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085227893 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085227893 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085227893 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085227893 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085227893 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085227894 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085227894 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085227895 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085227895 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085227895 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085227895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085227895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085227895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085227895 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085227895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085227895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085227895 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085227895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227895 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085227895 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085227895 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085227895 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085227895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085227895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085227895 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085227900 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 20241213085227900 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 20241213085227900 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085227900 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213085227908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227908 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213085227908 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085227908 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085227908 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085227908 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085227908 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085227910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227910 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085227910 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085227910 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085227910 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085227910 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085227910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085227910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085227910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085227910 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213085227910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085227910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085227910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085227910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085227910 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085227910 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085227910 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085227911 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085227911 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085227911 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085227911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085227911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085227911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085227912 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085227912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085227912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085227912 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085227912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085227912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085227912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085227912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085227912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085227912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085227912 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085227915 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 20241213085227915 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 20241213085227915 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085227915 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241213085227919 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) 20241213085227919 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241213085227919 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085227919 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085227919 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085227919 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241213085227919 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085227921 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) 20241213085227921 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085227921 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085227921 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085227921 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085227921 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085227921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085227921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085227921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085227921 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241213085227921 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085227921 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085227921 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085227921 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085227921 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085227921 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085227921 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085227922 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085227922 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085227923 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085227923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085227923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085227923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085227923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085227923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085227923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085227923 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085227923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085227923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085227923 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085227923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085227923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085227923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085227923 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085227923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085227923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085227923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213085227923 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228010 DLSCCP DEBUG SCCP-SCOC(62)[0x556598a2bae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085228010 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0033928f), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085228010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085228010 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085228010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085228010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085228010 DLSCCP DEBUG SCCP-SCOC(61)[0x556598a383e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085228010 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00558de3), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085228010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085228010 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085228010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085228010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085228010 DLSCCP DEBUG SCCP-SCOC(63)[0x556598a27520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085228010 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0085c64c), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085228010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085228010 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085228010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085228010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085228011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085228011 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085228011 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085228011 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085228011 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085228011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085228011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085228011 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085228011 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085228011 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085228011 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085228011 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085228011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085228011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085228011 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085228011 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085228011 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085228011 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085228012 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085228012 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085228012 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085228012 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228018 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085228018 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085228018 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085228018 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085228018 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085228018 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085228018 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085228018 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228018 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085228018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085228018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085228018 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085228018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085228018 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=0033928f) (sccp_scrc.c:477) 20241213085228018 DLSCCP DEBUG Received CO:RELCO for local reference 62 (sccp_scoc.c:1824) 20241213085228018 DLSCCP DEBUG SCCP-SCOC(62)[0x556598a2bae0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085228018 DLSCCP DEBUG SCCP-SCOC(62)[0x556598a2bae0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085228018 DLSCCP DEBUG SCCP-SCOC(62)[0x556598a2bae0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085228018 DLSCCP DEBUG SCCP-SCOC(62)[0x556598a2bae0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085228018 DLSCCP DEBUG SCCP-SCOC(62)[0x556598a2bae0]{IDLE}: Deallocated (fsm.c:568) 20241213085228019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085228019 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085228019 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085228019 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085228019 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085228019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085228019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085228019 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085228019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085228019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085228019 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085228019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085228019 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=00558de3) (sccp_scrc.c:477) 20241213085228019 DLSCCP DEBUG Received CO:RELCO for local reference 61 (sccp_scoc.c:1824) 20241213085228019 DLSCCP DEBUG SCCP-SCOC(61)[0x556598a383e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085228020 DLSCCP DEBUG SCCP-SCOC(61)[0x556598a383e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085228020 DLSCCP DEBUG SCCP-SCOC(61)[0x556598a383e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085228020 DLSCCP DEBUG SCCP-SCOC(61)[0x556598a383e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085228020 DLSCCP DEBUG SCCP-SCOC(61)[0x556598a383e0]{IDLE}: Deallocated (fsm.c:568) 20241213085228222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085228222 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085228222 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085228222 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085228222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085228222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085228222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085228222 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085228222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085228222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085228222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085228222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085228222 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=0085c64c) (sccp_scrc.c:477) 20241213085228223 DLSCCP DEBUG Received CO:RELCO for local reference 63 (sccp_scoc.c:1824) 20241213085228223 DLSCCP DEBUG SCCP-SCOC(63)[0x556598a27520]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085228223 DLSCCP DEBUG SCCP-SCOC(63)[0x556598a27520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085228223 DLSCCP DEBUG SCCP-SCOC(63)[0x556598a27520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085228223 DLSCCP DEBUG SCCP-SCOC(63)[0x556598a27520]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085228223 DLSCCP DEBUG SCCP-SCOC(63)[0x556598a27520]{IDLE}: Deallocated (fsm.c:568) 20241213085228653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085228653 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085228653 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085228653 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085228653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085228653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085228653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085228653 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085228653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085228653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085228653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085228653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085228653 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085228653 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085228653 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085228653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) HNBGW_Test.msc0-RAN(671)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085228654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228654 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085228654 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085228654 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085228654 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085228654 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085228654 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085228654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085228654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085228654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085228654 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085228654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085228654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085228654 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085228654 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085228655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085228655 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085228655 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085228655 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085228655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085228655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085228655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085228655 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085228659 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085228659 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085228659 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085228659 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085228659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085228659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085228659 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085228659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085228659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085228659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085228659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085228660 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085228660 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085228660 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085228660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228660 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085228660 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085228660 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085228660 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085228660 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085228664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085228664 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085228664 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085228664 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085228664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085228664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085228664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085228664 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085228665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085228665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085228665 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085228665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085228665 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085228665 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085228665 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085228665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228665 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085228665 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085228665 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085228665 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085228665 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) 20241213085228665 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) 20241213085228665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085228665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085228665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085228666 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085228666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085228666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085228666 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085228666 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{CONNECTED}: link up (cnlink.c:111) 20241213085228666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085228666 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085228666 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085228666 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085228666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing HNBGW_Test.msc1-RAN(674)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085228666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085228666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085228666 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085228670 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085228670 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085228670 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085228670 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085228670 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085228670 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085228670 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228670 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085228670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085228670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085228670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085228670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085228670 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085228671 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085228671 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085228671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228671 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085228671 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085228671 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085228671 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085228671 DRANAP INFO cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(677)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085228678 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) 20241213085228678 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085228678 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085228678 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085228678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085228678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085228678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085228678 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085228678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085228678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085228678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085228678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085228678 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085228678 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213085228679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085228679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228679 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085228679 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085228679 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085228679 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085228679 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) 20241213085228679 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) 20241213085228679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085228679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085228679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085228679 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085228679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085228679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085228679 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085228679 DRANAP NOTICE cnlink(msc-2)[0x5565989a6870]{CONNECTED}: link up (cnlink.c:111) 20241213085228679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085228679 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085228679 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085228679 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085228679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085228679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085228679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085228679 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228681 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) 20241213085228681 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085228681 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085228681 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085228681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085228681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085228681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085228681 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085228681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085228681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085228681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085228681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085228681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085228681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213085228681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085228681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228682 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085228682 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085228682 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085228682 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085228682 DRANAP INFO cnlink(msc-2)[0x5565989a6870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(680)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085228693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085228693 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085228693 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085228693 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085228693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085228693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085228693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085228693 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228693 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085228693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085228693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085228693 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085228693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085228693 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085228693 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085228693 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085228693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228693 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085228693 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085228693 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085228693 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085228694 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085228694 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085228694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085228694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085228694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085228694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085228694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085228694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085228694 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085228694 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085228694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085228694 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085228694 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085228694 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085228694 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085228694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085228694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085228694 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085228696 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085228696 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085228696 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085228696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085228696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085228696 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085228696 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228696 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085228696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085228696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085228696 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085228696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085228696 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085228696 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085228696 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085228696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228697 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228697 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085228697 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085228697 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085228697 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085228697 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(683)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085228705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085228705 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085228705 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085228705 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085228705 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085228705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085228705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085228705 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085228705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085228705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085228705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085228705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085228705 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085228705 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085228705 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085228705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228705 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085228705 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085228705 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085228705 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085228705 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) 20241213085228705 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) 20241213085228705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085228705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085228705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085228705 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085228705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085228705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085228705 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085228705 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: link up (cnlink.c:111) 20241213085228705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085228705 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085228705 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085228705 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085228705 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085228705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085228705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085228705 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085228705 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085228705 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085228705 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085228705 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085228705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085228705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085228705 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085228705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085228705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085228705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085228705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085228705 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085228705 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085228705 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085228705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228706 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085228706 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085228706 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085228706 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085228706 DRANAP INFO cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(686)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085228721 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) 20241213085228721 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213085228721 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213085228721 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213085228721 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085228721 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085228721 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085228721 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228721 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085228721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085228721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085228721 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085228721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085228721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085228721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241213085228721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085228721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085228721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085228721 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085228721 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085228721 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) 20241213085228721 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) 20241213085228721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085228721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085228721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085228721 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085228721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085228721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085228721 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085228721 DRANAP NOTICE cnlink(sgsn-2)[0x556598a122f0]{CONNECTED}: link up (cnlink.c:111) 20241213085228721 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085228721 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085228721 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085228722 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085228722 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085228722 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085228722 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213085228722 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228724 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) 20241213085228724 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213085228724 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213085228724 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213085228724 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085228724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085228724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085228724 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085228724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085228724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085228724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085228724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085228724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085228724 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085228724 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241213085228724 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085228724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085228724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085228724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085228724 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085228724 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085228724 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085228724 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085228724 DRANAP INFO cnlink(sgsn-2)[0x556598a122f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085228837 DLSCCP DEBUG SCCP-SCOC(59)[0x556598a3b720]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213085228837 DLSCCP DEBUG SCCP-SCOC(59)[0x556598a3b720]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213085228837 DLSCCP DEBUG SCCP-SCOC(59)[0x556598a3b720]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085228837 DLSCCP DEBUG SCCP-SCOC(59)[0x556598a3b720]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085228837 DLSCCP DEBUG SCCP-SCOC(59)[0x556598a3b720]{IDLE}: Deallocated (fsm.c:568) 20241213085229743 DLCTRL DEBUG Command: GET 566163160 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085229743 DLCTRL DEBUG Tx Command reply: GET_REPLY 566163160 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085229745 DLCTRL DEBUG Command: GET 816357713 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085229745 DLCTRL DEBUG Tx Command reply: GET_REPLY 816357713 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085229750 DLCTRL DEBUG Command: GET 50873860 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085229750 DLCTRL DEBUG Tx Command reply: GET_REPLY 50873860 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085229755 DLCTRL DEBUG Command: GET 925440689 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085229755 DLCTRL DEBUG Tx Command reply: GET_REPLY 925440689 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085229759 DLCTRL DEBUG Command: GET 800227200 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085229759 DLCTRL DEBUG Tx Command reply: GET_REPLY 800227200 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085229765 DLCTRL DEBUG Command: GET 278060710 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085229765 DLCTRL DEBUG Tx Command reply: GET_REPLY 278060710 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085229771 DLCTRL DEBUG Command: GET 563528334 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085229771 DLCTRL DEBUG Tx Command reply: GET_REPLY 563528334 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085229775 DLCTRL DEBUG Command: GET 933127041 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085229775 DLCTRL DEBUG Tx Command reply: GET_REPLY 933127041 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085229779 DLCTRL DEBUG Command: GET 332494860 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085229779 DLCTRL DEBUG Tx Command reply: GET_REPLY 332494860 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085229782 DLCTRL DEBUG Command: GET 994618835 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085229782 DLCTRL DEBUG Tx Command reply: GET_REPLY 994618835 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085229785 DLCTRL DEBUG Command: GET 184436870 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085229785 DLCTRL DEBUG Tx Command reply: GET_REPLY 184436870 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085229787 DLCTRL DEBUG Command: GET 800123272 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085229787 DLCTRL DEBUG Tx Command reply: GET_REPLY 800123272 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085229789 DLCTRL DEBUG Command: GET 658287674 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085229789 DLCTRL DEBUG Tx Command reply: GET_REPLY 658287674 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085229791 DLCTRL DEBUG Command: GET 362969489 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085229791 DLCTRL DEBUG Tx Command reply: GET_REPLY 362969489 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085229793 DLCTRL DEBUG Command: GET 597123332 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085229793 DLCTRL DEBUG Tx Command reply: GET_REPLY 597123332 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085229795 DLCTRL DEBUG Command: GET 615382576 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085229795 DLCTRL DEBUG Tx Command reply: GET_REPLY 615382576 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085229797 DLCTRL DEBUG Command: GET 973894457 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085229798 DLCTRL DEBUG Tx Command reply: GET_REPLY 973894457 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085229801 DLCTRL DEBUG Command: GET 787605160 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085229801 DLCTRL DEBUG Tx Command reply: GET_REPLY 787605160 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085229805 DLCTRL DEBUG Command: GET 733204028 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085229805 DLCTRL DEBUG Tx Command reply: GET_REPLY 733204028 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085229809 DLCTRL DEBUG Command: GET 726078572 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085229809 DLCTRL DEBUG Tx Command reply: GET_REPLY 726078572 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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@8fcf34dce8ec: 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@8fcf34dce8ec: 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 := '000000000000000111001011'B, t_guard := 20.000000 } 20241213085229847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52104<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(671)@8fcf34dce8ec: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(671)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)7553547 20241213085230899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085230899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085230899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085230899 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085230899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x73420b, normal) (hnbgw_rua.c:407) 20241213085230899 DHNB DEBUG map_rua[0x556598a3dbf0]{init}: Allocated (fsm.c:456) 20241213085230899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7553547)[0x556598a3dbf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085230899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7553547 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085230899 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085230899 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085230899 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20241213085230899 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7553547 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) 20241213085230899 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7553547 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085230899 DCN DEBUG map_sccp[0x556598a3ab00]{init}: Allocated (fsm.c:456) 20241213085230899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x556598a3ab00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085230899 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7553547 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085230899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7553547 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085230899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7553547)[0x556598a3dbf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085230899 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085230899 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085230900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7553547)[0x556598a3dbf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085230900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x556598a3ab00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085230900 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085230900 DLSCCP DEBUG SCCP-SCOC(79)[0x556598a1c620]{IDLE}: Allocated (fsm.c:456) 20241213085230900 DLSCCP DEBUG SCCP-SCOC(79)[0x556598a1c620]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085230900 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030001cb0056400500f1100926) (sccp_scrc.c:406) 20241213085230900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085230900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085230900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085230900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085230900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085230900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085230900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085230900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085230900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085230900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085230900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085230900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085230900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085230900 DLSCCP DEBUG SCCP-SCOC(79)[0x556598a1c620]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085230900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x556598a3ab00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085230900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7553547)[0x556598a3dbf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085230900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085230900 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085230900 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085230900 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085230901 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085230901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085230901 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085230901 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(670)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(670)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(671)@8fcf34dce8ec: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) HNBGW_Test.msc0-RAN(671)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)1443109 HNBGW_Test.msc0-SCCP(670)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(670)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085230922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085230922 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085230922 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085230922 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085230922 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085230922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085230922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085230922 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085230922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085230922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085230922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085230922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085230922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085230922 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00231e27) (sccp_scrc.c:477) 20241213085230922 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20241213085230922 DLSCCP DEBUG SCCP-SCOC(79)[0x556598a1c620]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085230922 DLSCCP DEBUG SCCP-SCOC(79)[0x556598a1c620]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085230922 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085230922 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085230923 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) 20241213085230923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x556598a3ab00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085230923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x556598a3ab00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085230925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52104<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085230927 DLCTRL DEBUG Command: GET 27594964 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085230927 DLCTRL DEBUG Tx Command reply: GET_REPLY 27594964 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085230930 DLCTRL DEBUG Command: GET 459684161 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085230930 DLCTRL DEBUG Tx Command reply: GET_REPLY 459684161 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085230932 DLCTRL DEBUG Command: GET 813660612 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085230932 DLCTRL DEBUG Tx Command reply: GET_REPLY 813660612 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085230934 DLCTRL DEBUG Command: GET 665516051 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085230934 DLCTRL DEBUG Tx Command reply: GET_REPLY 665516051 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085230935 DLCTRL DEBUG Command: GET 569526993 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085230935 DLCTRL DEBUG Tx Command reply: GET_REPLY 569526993 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085230938 DLCTRL DEBUG Command: GET 118288761 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085230938 DLCTRL DEBUG Tx Command reply: GET_REPLY 118288761 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085230939 DLCTRL DEBUG Command: GET 767652962 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085230939 DLCTRL DEBUG Tx Command reply: GET_REPLY 767652962 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085230941 DLCTRL DEBUG Command: GET 911406175 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085230941 DLCTRL DEBUG Tx Command reply: GET_REPLY 911406175 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085230942 DLCTRL DEBUG Command: GET 456619044 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085230942 DLCTRL DEBUG Tx Command reply: GET_REPLY 456619044 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085230944 DLCTRL DEBUG Command: GET 726774360 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085230944 DLCTRL DEBUG Tx Command reply: GET_REPLY 726774360 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085230945 DLCTRL DEBUG Command: GET 466905920 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085230945 DLCTRL DEBUG Tx Command reply: GET_REPLY 466905920 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085230946 DLCTRL DEBUG Command: GET 711132832 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085230946 DLCTRL DEBUG Tx Command reply: GET_REPLY 711132832 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085230948 DLCTRL DEBUG Command: GET 446006271 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085230948 DLCTRL DEBUG Tx Command reply: GET_REPLY 446006271 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085230950 DLCTRL DEBUG Command: GET 692790463 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085230950 DLCTRL DEBUG Tx Command reply: GET_REPLY 692790463 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085230951 DLCTRL DEBUG Command: GET 871116851 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085230951 DLCTRL DEBUG Tx Command reply: GET_REPLY 871116851 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085230952 DLCTRL DEBUG Command: GET 484395155 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085230952 DLCTRL DEBUG Tx Command reply: GET_REPLY 484395155 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085230953 DLCTRL DEBUG Command: GET 504081307 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085230953 DLCTRL DEBUG Tx Command reply: GET_REPLY 504081307 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085230954 DLCTRL DEBUG Command: GET 525781808 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085230954 DLCTRL DEBUG Tx Command reply: GET_REPLY 525781808 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085230955 DLCTRL DEBUG Command: GET 240924468 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085230955 DLCTRL DEBUG Tx Command reply: GET_REPLY 240924468 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085230956 DLCTRL DEBUG Command: GET 891617575 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085230956 DLCTRL DEBUG Tx Command reply: GET_REPLY 891617575 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000001110010110'B, t_guard := 20.000000 } 20241213085230967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52110<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(677)@8fcf34dce8ec: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(677)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)8245692 20241213085231989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085231989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085231989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085231989 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085231989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7dd1bc, normal) (hnbgw_rua.c:407) 20241213085231989 DHNB DEBUG map_rua[0x556598a2a970]{init}: Allocated (fsm.c:456) 20241213085231989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8245692)[0x556598a2a970]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085231989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8245692 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085231989 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085231989 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085231989 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8245692 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241213085231989 DCN DEBUG map_sccp[0x556598a26760]{init}: Allocated (fsm.c:456) 20241213085231989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x556598a26760]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085231989 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8245692 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241213085231989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8245692 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085231989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8245692)[0x556598a2a970]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085231989 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085231989 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085231989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8245692)[0x556598a2a970]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085231989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x556598a26760]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085231989 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085231989 DLSCCP DEBUG SCCP-SCOC(80)[0x556598a1c810]{IDLE}: Allocated (fsm.c:456) 20241213085231989 DLSCCP DEBUG SCCP-SCOC(80)[0x556598a1c810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085231989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030003960056400500f1100926) (sccp_scrc.c:406) 20241213085231989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085231989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085231989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085231989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085231989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085231989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085231989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085231989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085231989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085231989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085231989 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085231989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085231989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085231989 DLSCCP DEBUG SCCP-SCOC(80)[0x556598a1c810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085231989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x556598a26760]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085231989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8245692)[0x556598a2a970]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085231989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085231990 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085231990 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085231990 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085231990 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085231990 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085231990 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085231990 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(676)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc2-SCCP(676)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(677)@8fcf34dce8ec: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) HNBGW_Test.msc2-RAN(677)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)7598751 HNBGW_Test.msc2-SCCP(676)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(676)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085232010 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) 20241213085232010 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085232010 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085232010 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085232010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085232011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085232011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085232011 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085232011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085232011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085232011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085232011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085232011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085232011 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001fa5f8) (sccp_scrc.c:477) 20241213085232011 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20241213085232011 DLSCCP DEBUG SCCP-SCOC(80)[0x556598a1c810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085232011 DLSCCP DEBUG SCCP-SCOC(80)[0x556598a1c810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085232011 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085232011 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085232011 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) 20241213085232011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x556598a26760]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085232011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x556598a26760]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085232013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52110<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085232015 DLCTRL DEBUG Command: GET 129807893 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085232015 DLCTRL DEBUG Tx Command reply: GET_REPLY 129807893 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085232018 DLCTRL DEBUG Command: GET 972623394 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085232018 DLCTRL DEBUG Tx Command reply: GET_REPLY 972623394 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085232021 DLCTRL DEBUG Command: GET 656963668 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085232021 DLCTRL DEBUG Tx Command reply: GET_REPLY 656963668 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085232023 DLCTRL DEBUG Command: GET 840825782 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085232023 DLCTRL DEBUG Tx Command reply: GET_REPLY 840825782 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085232025 DLCTRL DEBUG Command: GET 328794044 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085232025 DLCTRL DEBUG Tx Command reply: GET_REPLY 328794044 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085232026 DLCTRL DEBUG Command: GET 411555845 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085232027 DLCTRL DEBUG Tx Command reply: GET_REPLY 411555845 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085232028 DLCTRL DEBUG Command: GET 665169690 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085232028 DLCTRL DEBUG Tx Command reply: GET_REPLY 665169690 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085232029 DLCTRL DEBUG Command: GET 975334761 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085232029 DLCTRL DEBUG Tx Command reply: GET_REPLY 975334761 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085232031 DLCTRL DEBUG Command: GET 715032674 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085232031 DLCTRL DEBUG Tx Command reply: GET_REPLY 715032674 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085232032 DLCTRL DEBUG Command: GET 132645955 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085232032 DLCTRL DEBUG Tx Command reply: GET_REPLY 132645955 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085232033 DLCTRL DEBUG Command: GET 863882941 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085232033 DLCTRL DEBUG Tx Command reply: GET_REPLY 863882941 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085232034 DLCTRL DEBUG Command: GET 667862840 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085232034 DLCTRL DEBUG Tx Command reply: GET_REPLY 667862840 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20241213085232035 DLCTRL DEBUG Command: GET 261763295 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085232035 DLCTRL DEBUG Tx Command reply: GET_REPLY 261763295 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085232037 DLCTRL DEBUG Command: GET 911607776 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085232037 DLCTRL DEBUG Tx Command reply: GET_REPLY 911607776 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085232038 DLCTRL DEBUG Command: GET 279622084 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085232038 DLCTRL DEBUG Tx Command reply: GET_REPLY 279622084 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085232039 DLCTRL DEBUG Command: GET 611633516 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085232039 DLCTRL DEBUG Tx Command reply: GET_REPLY 611633516 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085232040 DLCTRL DEBUG Command: GET 332039382 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085232040 DLCTRL DEBUG Tx Command reply: GET_REPLY 332039382 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085232041 DLCTRL DEBUG Command: GET 898462956 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085232041 DLCTRL DEBUG Tx Command reply: GET_REPLY 898462956 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085232042 DLCTRL DEBUG Command: GET 481969653 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085232042 DLCTRL DEBUG Tx Command reply: GET_REPLY 481969653 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085232043 DLCTRL DEBUG Command: GET 175974555 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085232043 DLCTRL DEBUG Tx Command reply: GET_REPLY 175974555 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085232047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52102<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085232047 DLINP DEBUG SRVCONN(,r=127.0.0.1:47757<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085232047 DLINP DEBUG SRVCONN(,r=127.0.0.1:47757<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085232047 DLINP NOTICE SRV(,r=127.0.0.1:47757<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085232047 DMAIN NOTICE (127.0.0.1:47757 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47757<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085232047 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213085232047 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34457<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662)@8fcf34dce8ec: Final verdict of PTC: none 20241213085232047 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(674)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@8fcf34dce8ec: Final verdict of PTC: none 20241213085232047 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) 20241213085232047 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085232047 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241213085232047 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085232047 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) 20241213085232047 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085232047 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-SCCP(673)@8fcf34dce8ec: Final verdict of PTC: none 20241213085232047 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085232047 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) 20241213085232047 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085232047 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213085232047 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085232047 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) 20241213085232047 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed HNBGW_Test.sgsn1-RAN(683)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(679)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(686)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(682)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(671)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(687)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(680)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(685)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(670)@8fcf34dce8ec: Final verdict of PTC: none 20241213085232047 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085232047 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085232047 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085232047 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241213085232047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085232047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085232047 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085232047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085232047 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241213085232047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085232047 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085232047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085232047 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085232047 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085232047 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085232047 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085232047 DRANAP NOTICE cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085232048 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085232048 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085232048 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085232048 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) 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085232048 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085232048 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085232048 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085232048 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085232048 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) 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 IPA-CTRL-CLI-IPA(664)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(684)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(672)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc2-RAN(677)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(663)@8fcf34dce8ec: Final verdict of PTC: none 20241213085232048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085232048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085232048 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) HNBGW_Test.msc2-M3UA(678)@8fcf34dce8ec: Final verdict of PTC: none 20241213085232048 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085232048 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085232048 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085232048 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085232048 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085232048 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085232048 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085232048 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085232048 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085232048 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085232049 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085232049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085232049 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085232049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085232049 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085232049 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085232049 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085232049 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085232049 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085232049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x556598a3ab00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085232049 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085232049 DLSCCP DEBUG SCCP-SCOC(79)[0x556598a1c620]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085232049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00231e27), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085232049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085232049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085232049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085232049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085232049 DLSCCP DEBUG SCCP-SCOC(79)[0x556598a1c620]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085232049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x556598a3ab00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085232049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7553547)[0x556598a3dbf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085232049 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7553547)[0x556598a3dbf0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085232049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085232049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7553547)[0x556598a3dbf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085232049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7553547)[0x556598a3dbf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085232049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7553547)[0x556598a3dbf0]{disrupted}: Freeing instance (context_map.c:202) 20241213085232049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7553547)[0x556598a3dbf0]{disrupted}: Deallocated (fsm.c:568) 20241213085232049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x556598a3ab00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085232049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x556598a3ab00]{disconnected}: Freeing instance (context_map.c:206) 20241213085232049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x556598a3ab00]{disconnected}: Deallocated (fsm.c:568) 20241213085232049 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7553547 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241213085232049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085232049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085232049 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085232049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085232049 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085232049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241213085232048 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085232048 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085232048 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085232048 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085232048 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085232048 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085232048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085232048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085232048 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085232048 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) 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241213085232048 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085232048 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085232048 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) 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085232048 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085232048 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085232048 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085232048 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085232048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085232048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085232048 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085232048 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) 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085232048 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085232048 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085232048 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085232048 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085232048 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085232048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085232048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085232048 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085232048 DLSS7[020241213085232049 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085232049 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085232049 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085232049 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085232049 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085232049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085232049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085232049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) ;m <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213085232048 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085232048 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085232048 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085232048 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085232048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085232048 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085232049 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085232049 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) 20241213085232049 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241213085232049 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085232049 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085232049 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085232049 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241213085232049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085232049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085232049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085232049 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085232049 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085232049 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085232049 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085232049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085232049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085232049 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085232049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085232049 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213085232049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085232049 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085232049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085232049 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085232049 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085232049 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085232049 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085232049 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085232049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085232049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085232049 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085232049 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085232049 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085232049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8245692)[0x556598a2a970]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085232049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8245692)[0x556598a2a970]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085232049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x556598a26760]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085232049 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085232049 DLSCCP DEBUG SCCP-SCOC(80)[0x556598a1c810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085232049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001fa5f8), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085232049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085232049 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085232049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085232049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085232049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085232049 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085232049 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085232049 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085232049 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085232049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085232049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085232049 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085232049 DLSCCP DEBUG SCCP-SCOC(80)[0x556598a1c810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085232049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x556598a26760]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085232049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8245692)[0x556598a2a970]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085232049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8245692)[0x556598a2a970]{disrupted}: Freeing instance (context_map.c:202) 20241213085232049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8245692)[0x556598a2a970]{disrupted}: Deallocated (fsm.c:568) 20241213085232049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x556598a26760]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085232049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x556598a26760]{disconnected}: Freeing instance (context_map.c:206) 20241213085232049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x556598a26760]{disconnected}: Deallocated (fsm.c:568) 20241213085232049 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8245692 SCCP-80 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241213085232049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085232049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085232049 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241213085232049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085232049 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085232049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085232049 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085232049 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085232049 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085232049 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085232049 DRANAP NOTICE cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(675)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(681)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(676)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(688)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085232070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52086<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(665)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(663): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(665): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(670): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(671): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(672): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(673): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-RAN(674): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(675): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-SCCP(676): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-RAN(677): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-M3UA(678): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(679): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(680): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(681): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(682): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(683): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(684): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(685): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn2-RAN(686): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(687): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(689): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(690): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:52:32 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc 20241213085232236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55192<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085232838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55192<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=607352) Waiting for packet dumper to finish... 1 (prev_count=607352, count=611232) 20241213085234049 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085234049 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085234049 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213085234049 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085234049 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085234049 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085234049 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085234049 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085234049 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085234049 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085234049 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085234049 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213085234049 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085234049 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241213085234049 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241213085234049 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085234049 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241213085234049 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241213085234380 DLSCCP DEBUG SCCP-SCOC(76)[0x556598a2b520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085234380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4cc31), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085234380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085234380 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085234380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085234380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085234380 DLSCCP DEBUG SCCP-SCOC(77)[0x5565989a4aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085234380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082e6f5), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085234380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085234380 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085234380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085234380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085234380 DLSCCP DEBUG SCCP-SCOC(78)[0x556598a1c230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085234380 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00174a6d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085234380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085234380 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085234380 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085234380 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085234380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085234381 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085234381 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085234381 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085234381 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085234381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085234381 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085234381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085234381 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085234381 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085234381 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085234381 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085234381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085234381 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085234381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085234381 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085234381 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085234381 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085234381 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085234381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085234381 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:52:34 UTC 2024 /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 20241213085234962 DLSCCP DEBUG SCCP-SCOC(75)[0x556598a28f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085234962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d01ab5), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085234962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085234962 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085234962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085234962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085234962 DLSCCP DEBUG SCCP-SCOC(74)[0x556598a34ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085234962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000fca38), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085234962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085234962 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085234962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085234962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085234962 DLSCCP DEBUG SCCP-SCOC(73)[0x5565988e6610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085234962 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d97239), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085234962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085234962 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085234962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085234962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085234963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085234963 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085234963 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085234963 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085234963 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085234963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085234963 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085234963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085234963 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085234963 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085234963 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085234963 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085234963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085234963 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085234963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085234963 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085234963 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085234963 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085234963 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085234963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085234963 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085235683 DLSCCP DEBUG SCCP-SCOC(71)[0x556598a22130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085235683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e22c8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085235683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085235683 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085235683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085235683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085235683 DLSCCP DEBUG SCCP-SCOC(70)[0x556598a2bc10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085235683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047fe91), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085235683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085235683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085235683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085235683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085235683 DLSCCP DEBUG SCCP-SCOC(72)[0x556598a1c100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085235683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a98da6), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085235683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085235683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085235683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085235683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085235683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085235683 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085235684 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085235684 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085235684 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085235684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085235684 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085235684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085235684 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085235684 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085235684 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085235684 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085235684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085235684 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085235684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085235684 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085235684 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085235684 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085235684 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085235684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085235684 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_mscpool_paging_imsi started. 20241213085235950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085235958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085235962 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45421<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(695)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085235985 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085235985 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085235993 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085235993 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085235993 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085235993 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085235993 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085235993 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085235994 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38639 (stream_srv.c:132) 20241213085235994 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38639<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi-Iuh1(697)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085235994 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085235994 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085235995 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085235995 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085235995 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085235995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085235995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085235995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085235995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085235995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085235995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085235995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085235995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085235995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085235995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085235995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085235995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085235995 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085235995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085235995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085235995 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085235995 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085235995 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085235995 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085235995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085235995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085235995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085235995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085235995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085235995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085235995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085235995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085235995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085235995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085235995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085235995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085235995 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085235995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085235995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085235995 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085235995 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085235995 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085235995 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085235995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085235995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085235995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085235995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085235995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085235995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085235995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085235995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085235995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085235995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085235995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085235995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085235995 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085235995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085235995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085235995 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085235995 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085235995 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085235995 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085235995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085235995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085235995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085235995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085235995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085235995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085235995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085235995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085235995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085235995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085235995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085235995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085235995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085235995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085235995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085235995 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085235995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085235995 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085235995 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085235995 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085235995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085235995 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085235995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085235995 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085235995 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085235995 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085235995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085235995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085235995 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085235995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085235995 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085235995 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085235995 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085235995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085235995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085235995 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085235995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085235995 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085235995 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085235995 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085235995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085235995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085235995 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(701)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(701)@8fcf34dce8ec: M3UA emulation initiated, the test can be started MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(701)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(699)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(704)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-M3UA(704)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(704)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-SCCP(702)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(707)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc2-M3UA(707)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(707)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc2-SCCP(705)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085236034 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085236034 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085236034 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085236034 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085236034 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085236034 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085236035 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085236035 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085236036 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085236036 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085236036 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085236036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085236036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085236036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085236036 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085236036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085236036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085236036 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085236036 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085236036 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085236036 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085236036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085236036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085236036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085236036 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085236036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085236036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085236036 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085236036 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085236036 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085236036 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085236036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085236036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085236036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085236036 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085236036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085236036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085236036 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085236036 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085236036 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085236036 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085236036 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085236036 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085236036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085236036 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085236036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085236036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085236036 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085236036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085236036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085236036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085236036 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085236036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085236036 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085236036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085236036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085236036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085236036 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085236036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085236036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085236036 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085236036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085236036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085236036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085236036 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085236036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085236036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085236036 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085236036 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085236036 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085236036 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085236036 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085236036 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085236036 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085236036 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(710)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(710)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(710)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(708)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085236063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085236063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085236063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085236063 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085236063 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085236063 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085236063 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085236063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085236063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085236072 DLINP DEBUG SRVCONN(,r=127.0.0.1:38639<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085236072 DLINP DEBUG SRVCONN(,r=127.0.0.1:38639<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085236072 DLINP DEBUG SRVCONN(,r=127.0.0.1:38639<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085236072 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085236072 DHNBAP DEBUG (127.0.0.1:38639 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085236072 DHNBAP NOTICE (127.0.0.1:38639 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085236072 DHNBAP NOTICE (127.0.0.1:38639 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085236072 DLINP DEBUG SRVCONN(,r=127.0.0.1:38639<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085236072 DLINP DEBUG SRVCONN(,r=127.0.0.1:38639<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085236208 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085236208 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085236208 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085236208 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085236215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085236215 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085236215 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085236215 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085236215 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085236215 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085236215 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085236218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085236218 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085236218 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085236218 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085236218 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085236218 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085236218 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085236219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085236219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085236219 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085236219 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085236219 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085236219 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085236219 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085236219 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085236219 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085236219 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085236219 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 20241213085236219 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 20241213085236219 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085236219 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213085236220 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085236220 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085236220 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085236220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085236220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085236220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085236221 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085236221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085236221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085236221 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085236221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085236221 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085236221 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085236221 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085236221 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085236221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085236221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085236221 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(704)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085236227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085236227 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085236227 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085236227 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085236227 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085236227 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085236227 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085236229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085236229 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085236229 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085236229 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085236229 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085236229 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085236229 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085236230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085236230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085236230 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085236230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085236230 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085236230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085236230 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085236230 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085236230 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085236230 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085236231 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085236231 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085236231 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085236231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085236231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085236231 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 20241213085236231 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 20241213085236231 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085236231 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213085236231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085236231 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085236231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085236232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085236232 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085236232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085236232 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085236232 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085236232 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085236232 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085236232 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085236232 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085236232 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(707)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241213085236238 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) 20241213085236238 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241213085236238 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085236238 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085236238 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085236238 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241213085236238 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085236240 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) 20241213085236240 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085236240 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085236240 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085236240 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085236240 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085236240 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085236240 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085236240 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085236240 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241213085236240 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085236240 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085236240 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085236240 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085236240 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085236240 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085236240 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085236241 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085236241 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085236241 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085236241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085236241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085236242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085236242 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085236242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085236242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085236242 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085236242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085236242 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085236242 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085236242 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085236242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085236242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085236242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085236242 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085236252 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085236252 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085236252 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085236252 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085236256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085236256 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085236256 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085236256 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085236256 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085236256 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085236256 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085236257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085236257 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085236257 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085236257 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085236257 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085236257 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085236257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085236258 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085236258 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085236258 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085236258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085236258 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085236258 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085236258 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085236258 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085236258 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085236258 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085236259 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085236259 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085236259 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085236259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085236259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085236259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085236259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085236259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085236259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085236259 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085236259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085236259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085236259 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085236259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085236259 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085236259 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085236259 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085236259 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085236259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085236259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085236259 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085236369 DLSCCP DEBUG SCCP-SCOC(69)[0x556598a375a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085236370 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f7361), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085236370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085236370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085236370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085236370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085236370 DLSCCP DEBUG SCCP-SCOC(67)[0x556598a20120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085236370 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032bf2e), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085236370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085236370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085236370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085236370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085236370 DLSCCP DEBUG SCCP-SCOC(68)[0x5565989a7e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085236370 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00499c4c), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085236370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085236370 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085236370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085236370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085236370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085236370 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085236370 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085236370 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085236370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085236371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085236371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085236371 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085236371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085236371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085236371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085236371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085236371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085236371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085236371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085236371 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085236371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085236371 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085236371 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085236371 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085236371 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085236371 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085236371 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085236371 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085236379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085236379 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085236379 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085236379 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085236379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085236379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085236379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085236379 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085236379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085236379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085236379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085236379 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085236379 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085236379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085236379 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085236379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085236379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085236379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085236379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085236379 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=00499c4c) (sccp_scrc.c:477) 20241213085236379 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20241213085236379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085236379 DLSCCP DEBUG SCCP-SCOC(68)[0x5565989a7e10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085236379 DLSCCP DEBUG SCCP-SCOC(68)[0x5565989a7e10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085236379 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085236380 DLSCCP DEBUG SCCP-SCOC(68)[0x5565989a7e10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085236380 DLSCCP DEBUG SCCP-SCOC(68)[0x5565989a7e10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085236380 DLSCCP DEBUG SCCP-SCOC(68)[0x5565989a7e10]{IDLE}: Deallocated (fsm.c:568) 20241213085236380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085236380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085236380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085236380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085236380 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085236380 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=001f7361) (sccp_scrc.c:477) 20241213085236380 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20241213085236380 DLSCCP DEBUG SCCP-SCOC(69)[0x556598a375a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085236380 DLSCCP DEBUG SCCP-SCOC(69)[0x556598a375a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085236380 DLSCCP DEBUG SCCP-SCOC(69)[0x556598a375a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085236380 DLSCCP DEBUG SCCP-SCOC(69)[0x556598a375a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085236380 DLSCCP DEBUG SCCP-SCOC(69)[0x556598a375a0]{IDLE}: Deallocated (fsm.c:568) 20241213085236582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085236582 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085236582 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085236582 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085236582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085236582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085236582 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085236582 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085236582 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085236583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085236583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085236583 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085236583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085236583 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=0032bf2e) (sccp_scrc.c:477) 20241213085236583 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1824) 20241213085236583 DLSCCP DEBUG SCCP-SCOC(67)[0x556598a20120]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085236583 DLSCCP DEBUG SCCP-SCOC(67)[0x556598a20120]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085236583 DLSCCP DEBUG SCCP-SCOC(67)[0x556598a20120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085236583 DLSCCP DEBUG SCCP-SCOC(67)[0x556598a20120]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085236583 DLSCCP DEBUG SCCP-SCOC(67)[0x556598a20120]{IDLE}: Deallocated (fsm.c:568) 20241213085237022 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085237022 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085237022 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085237022 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085237022 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085237022 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085237022 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085237022 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085237022 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085237022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085237022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085237022 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085237022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) HNBGW_Test.msc0-RAN(700)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085237022 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085237022 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085237022 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085237022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237023 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085237023 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085237023 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085237023 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085237023 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085237023 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085237023 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085237023 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085237023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085237023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085237023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085237023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085237023 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085237023 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085237024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085237024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085237024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085237024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085237024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085237024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085237024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085237024 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085237027 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085237027 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085237027 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085237027 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085237027 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085237027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085237027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085237027 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085237027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085237027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085237027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085237027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085237027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085237027 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085237027 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085237027 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085237027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237027 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085237027 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085237027 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085237027 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085237027 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085237029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085237029 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085237029 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085237029 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085237029 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085237029 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085237029 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085237029 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085237029 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085237029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085237029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085237029 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085237029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085237029 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085237030 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085237030 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085237030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237030 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085237030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085237030 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085237030 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085237030 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) 20241213085237030 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) 20241213085237030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085237030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085237030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085237030 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085237030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085237030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085237030 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085237030 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc1-RAN(703)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085237030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085237030 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085237030 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085237030 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085237030 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085237030 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085237030 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085237030 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085237035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085237035 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085237035 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085237035 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085237035 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085237035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085237035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085237035 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085237035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085237035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085237035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085237035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085237035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085237035 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085237035 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085237035 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085237035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237035 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085237035 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085237035 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085237035 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085237035 DRANAP INFO cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(706)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085237039 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) 20241213085237039 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085237039 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085237039 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085237039 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085237040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085237040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085237040 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085237040 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085237040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085237040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085237040 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085237040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085237040 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085237040 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213085237040 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085237040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237040 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085237040 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085237040 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085237040 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085237040 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) 20241213085237040 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) 20241213085237040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085237040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085237040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085237040 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085237040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085237040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085237040 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085237040 DRANAP NOTICE cnlink(msc-2)[0x5565989a6870]{CONNECTED}: link up (cnlink.c:111) 20241213085237040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085237040 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085237040 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085237040 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085237040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085237040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085237040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085237040 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085237042 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) 20241213085237042 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085237042 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085237042 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085237042 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085237042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085237042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085237042 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085237042 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085237042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085237042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085237042 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085237042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085237042 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085237042 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213085237042 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085237042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237042 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237042 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237042 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237042 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237042 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237042 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085237042 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085237042 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085237042 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085237042 DRANAP INFO cnlink(msc-2)[0x5565989a6870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(709)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085237064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085237064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085237064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085237064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085237064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085237064 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085237064 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085237064 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085237064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085237064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085237064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085237064 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085237064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085237064 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085237064 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085237064 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085237064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237064 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085237064 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085237064 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085237064 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085237064 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085237064 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085237064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085237064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085237064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085237064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085237064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085237064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085237065 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085237065 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085237065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085237065 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085237065 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085237065 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085237065 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085237065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085237065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085237065 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085237067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085237068 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085237068 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085237068 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085237068 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085237068 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085237068 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085237068 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085237068 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085237068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085237068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085237068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085237068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085237068 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085237068 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085237068 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085237068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085237068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085237068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085237068 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085237068 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085237068 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085237068 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085237068 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085237184 DLSCCP DEBUG SCCP-SCOC(65)[0x556598a1b660]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085237184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cafc92), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085237184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085237184 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085237184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085237184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085237184 DLSCCP DEBUG SCCP-SCOC(64)[0x556598946500]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085237184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b6ed6), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085237184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085237184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085237184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085237184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085237184 DLSCCP DEBUG SCCP-SCOC(66)[0x556598a298f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085237184 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b64a53), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085237184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085237184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085237184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085237184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085237185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085237185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085237185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085237185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085237185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085237185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085237185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085237185 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085237185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085237185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085237185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085237185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085237185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085237185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085237185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085237185 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085237185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085237185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085237185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085237185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085237185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085237185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085237185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085237185 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085237188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085237188 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085237188 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085237188 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085237188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085237189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085237189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085237189 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085237189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085237189 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085237189 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085237189 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085237189 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085237189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085237189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085237189 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085237189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085237189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085237189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085237189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085237189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085237189 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=005b6ed6) (sccp_scrc.c:477) 20241213085237189 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1824) 20241213085237189 DLSCCP DEBUG SCCP-SCOC(64)[0x556598946500]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085237189 DLSCCP DEBUG SCCP-SCOC(64)[0x556598946500]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085237189 DLSCCP DEBUG SCCP-SCOC(64)[0x556598946500]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085237189 DLSCCP DEBUG SCCP-SCOC(64)[0x556598946500]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085237189 DLSCCP DEBUG SCCP-SCOC(64)[0x556598946500]{IDLE}: Deallocated (fsm.c:568) 20241213085237189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085237189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085237189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085237189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085237189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085237189 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=00cafc92) (sccp_scrc.c:477) 20241213085237189 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1824) 20241213085237189 DLSCCP DEBUG SCCP-SCOC(65)[0x556598a1b660]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085237189 DLSCCP DEBUG SCCP-SCOC(65)[0x556598a1b660]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085237189 DLSCCP DEBUG SCCP-SCOC(65)[0x556598a1b660]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085237189 DLSCCP DEBUG SCCP-SCOC(65)[0x556598a1b660]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085237189 DLSCCP DEBUG SCCP-SCOC(65)[0x556598a1b660]{IDLE}: Deallocated (fsm.c:568) 20241213085237394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085237394 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085237394 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085237394 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085237394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085237394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085237394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085237394 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085237394 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085237394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085237394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085237394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085237394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085237394 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=00b64a53) (sccp_scrc.c:477) 20241213085237394 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1824) 20241213085237394 DLSCCP DEBUG SCCP-SCOC(66)[0x556598a298f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085237394 DLSCCP DEBUG SCCP-SCOC(66)[0x556598a298f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085237394 DLSCCP DEBUG SCCP-SCOC(66)[0x556598a298f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085237394 DLSCCP DEBUG SCCP-SCOC(66)[0x556598a298f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085237394 DLSCCP DEBUG SCCP-SCOC(66)[0x556598a298f0]{IDLE}: Deallocated (fsm.c:568) 20241213085238081 DLCTRL DEBUG Command: GET 320128458 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085238081 DLCTRL DEBUG Tx Command reply: GET_REPLY 320128458 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085238082 DLCTRL DEBUG Command: GET 116656494 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085238082 DLCTRL DEBUG Tx Command reply: GET_REPLY 116656494 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085238084 DLCTRL DEBUG Command: GET 592512652 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085238084 DLCTRL DEBUG Tx Command reply: GET_REPLY 592512652 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085238088 DLCTRL DEBUG Command: GET 422851546 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085238088 DLCTRL DEBUG Tx Command reply: GET_REPLY 422851546 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085238090 DLCTRL DEBUG Command: GET 640302712 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085238090 DLCTRL DEBUG Tx Command reply: GET_REPLY 640302712 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085238093 DLCTRL DEBUG Command: GET 194891508 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085238093 DLCTRL DEBUG Tx Command reply: GET_REPLY 194891508 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085238095 DLCTRL DEBUG Command: GET 433341950 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085238095 DLCTRL DEBUG Tx Command reply: GET_REPLY 433341950 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085238097 DLCTRL DEBUG Command: GET 788337233 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085238097 DLCTRL DEBUG Tx Command reply: GET_REPLY 788337233 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085238098 DLCTRL DEBUG Command: GET 733600323 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085238098 DLCTRL DEBUG Tx Command reply: GET_REPLY 733600323 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085238100 DLCTRL DEBUG Command: GET 371574520 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085238100 DLCTRL DEBUG Tx Command reply: GET_REPLY 371574520 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085238102 DLCTRL DEBUG Command: GET 411206769 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085238102 DLCTRL DEBUG Tx Command reply: GET_REPLY 411206769 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085238103 DLCTRL DEBUG Command: GET 239814559 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085238103 DLCTRL DEBUG Tx Command reply: GET_REPLY 239814559 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085238105 DLCTRL DEBUG Command: GET 189136314 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085238105 DLCTRL DEBUG Tx Command reply: GET_REPLY 189136314 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085238106 DLCTRL DEBUG Command: GET 48354046 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085238106 DLCTRL DEBUG Tx Command reply: GET_REPLY 48354046 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085238107 DLCTRL DEBUG Command: GET 19923366 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085238107 DLCTRL DEBUG Tx Command reply: GET_REPLY 19923366 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085238108 DLCTRL DEBUG Command: GET 235630088 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085238108 DLCTRL DEBUG Tx Command reply: GET_REPLY 235630088 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085238109 DLCTRL DEBUG Command: GET 606605402 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085238109 DLCTRL DEBUG Tx Command reply: GET_REPLY 606605402 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085238110 DLCTRL DEBUG Command: GET 92655282 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085238110 DLCTRL DEBUG Tx Command reply: GET_REPLY 92655282 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085238111 DLCTRL DEBUG Command: GET 463208718 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085238111 DLCTRL DEBUG Tx Command reply: GET_REPLY 463208718 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085238113 DLCTRL DEBUG Command: GET 728087584 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085238113 DLCTRL DEBUG Tx Command reply: GET_REPLY 728087584 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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 } } } 20241213085238135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085239159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085239159 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085239159 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085239159 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085239159 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085239159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085239159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085239159 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085239160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085239160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085239160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085239160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085239160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085239160 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085239160 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085239160 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085239160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085239160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085239160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085239160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085239160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085239160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085239160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085239160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085239160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085239160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085239160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085239160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085239160 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085239160 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085239160 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241213085239160 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20241213085239160 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20241213085239160 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20241213085239160 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241213085239160 DRUA DEBUG (127.0.0.1:38639 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241213085239160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085239160 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:795) 20241213085239160 DLINP DEBUG SRVCONN(,r=127.0.0.1:38639<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085239160 DLINP DEBUG SRVCONN(,r=127.0.0.1:38639<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:795) TC_mscpool_paging_imsi-Iuh0-RUA(696)@8fcf34dce8ec: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(698)@8fcf34dce8ec: UnitdataCallback HNBGW_Test.msc0-RAN(700)@8fcf34dce8ec: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(700)@8fcf34dce8ec: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(712) TC_mscpool_paging_imsi-Iuh0-RUA(696)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_paging_imsi0(712)3811878 20241213085240193 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085240194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085240194 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213085240194 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085240194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3a2a26, normal) (hnbgw_rua.c:407) 20241213085240194 DHNB DEBUG map_rua[0x556598a375a0]{init}: Allocated (fsm.c:456) 20241213085240194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3811878)[0x556598a375a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085240194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3811878 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085240194 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085240194 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085240194 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3811878 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20241213085240194 DCN DEBUG map_sccp[0x5565989a7e10]{init}: Allocated (fsm.c:456) 20241213085240194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5565989a7e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085240194 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3811878 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085240194 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3811878 SCCP-81 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213085240194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3811878)[0x556598a375a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085240194 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085240194 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085240194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3811878)[0x556598a375a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085240194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5565989a7e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085240194 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085240194 DLSCCP DEBUG SCCP-SCOC(81)[0x556598a2a970]{IDLE}: Allocated (fsm.c:456) 20241213085240194 DLSCCP DEBUG SCCP-SCOC(81)[0x556598a2a970]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085240194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030003d90056400500f1100926) (sccp_scrc.c:406) 20241213085240194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085240194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085240194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085240194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085240194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085240194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085240194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085240194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085240194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085240194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085240194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085240194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085240194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085240194 DLSCCP DEBUG SCCP-SCOC(81)[0x556598a2a970]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085240194 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5565989a7e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085240194 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3811878)[0x556598a375a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085240195 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085240195 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085240195 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085240195 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085240195 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085240195 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085240195 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085240195 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(699)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(699)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(700)@8fcf34dce8ec: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(712) HNBGW_Test.msc0-RAN(700)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_paging_imsi0(712)3566396 HNBGW_Test.msc0-SCCP(699)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(699)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(712)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085240214 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085240214 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085240214 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085240214 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085240214 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085240214 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085240214 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085240214 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085240214 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085240214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085240214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085240214 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085240214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085240214 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00293080) (sccp_scrc.c:477) 20241213085240214 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20241213085240214 DLSCCP DEBUG SCCP-SCOC(81)[0x556598a2a970]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085240214 DLSCCP DEBUG SCCP-SCOC(81)[0x556598a2a970]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085240214 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085240214 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085240214 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) 20241213085240214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5565989a7e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085240214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5565989a7e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085241218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55218<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(712)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085241219 DLCTRL DEBUG Command: GET 360495042 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085241220 DLCTRL DEBUG Tx Command reply: GET_REPLY 360495042 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085241224 DLCTRL DEBUG Command: GET 416227110 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085241224 DLCTRL DEBUG Tx Command reply: GET_REPLY 416227110 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085241229 DLCTRL DEBUG Command: GET 682044378 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085241229 DLCTRL DEBUG Tx Command reply: GET_REPLY 682044378 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085241234 DLCTRL DEBUG Command: GET 875922796 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085241234 DLCTRL DEBUG Tx Command reply: GET_REPLY 875922796 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085241237 DLCTRL DEBUG Command: GET 519461706 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085241237 DLCTRL DEBUG Tx Command reply: GET_REPLY 519461706 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085241239 DLCTRL DEBUG Command: GET 685901574 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085241239 DLCTRL DEBUG Tx Command reply: GET_REPLY 685901574 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085241239 DLCTRL DEBUG Command: GET 502015979 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085241239 DLCTRL DEBUG Tx Command reply: GET_REPLY 502015979 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085241240 DLCTRL DEBUG Command: GET 336581644 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085241240 DLCTRL DEBUG Tx Command reply: GET_REPLY 336581644 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085241241 DLCTRL DEBUG Command: GET 764947609 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085241241 DLCTRL DEBUG Tx Command reply: GET_REPLY 764947609 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085241242 DLCTRL DEBUG Command: GET 842179772 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085241242 DLCTRL DEBUG Tx Command reply: GET_REPLY 842179772 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085241242 DLCTRL DEBUG Command: GET 445802619 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085241242 DLCTRL DEBUG Tx Command reply: GET_REPLY 445802619 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085241243 DLCTRL DEBUG Command: GET 573337572 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085241243 DLCTRL DEBUG Tx Command reply: GET_REPLY 573337572 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085241244 DLCTRL DEBUG Command: GET 836033854 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085241244 DLCTRL DEBUG Tx Command reply: GET_REPLY 836033854 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085241245 DLCTRL DEBUG Command: GET 385306582 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085241245 DLCTRL DEBUG Tx Command reply: GET_REPLY 385306582 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085241245 DLCTRL DEBUG Command: GET 580545180 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085241245 DLCTRL DEBUG Tx Command reply: GET_REPLY 580545180 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085241246 DLCTRL DEBUG Command: GET 634439660 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085241246 DLCTRL DEBUG Tx Command reply: GET_REPLY 634439660 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085241247 DLCTRL DEBUG Command: GET 324482694 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085241247 DLCTRL DEBUG Tx Command reply: GET_REPLY 324482694 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085241247 DLCTRL DEBUG Command: GET 813720014 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085241247 DLCTRL DEBUG Tx Command reply: GET_REPLY 813720014 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085241248 DLCTRL DEBUG Command: GET 339242813 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085241248 DLCTRL DEBUG Tx Command reply: GET_REPLY 339242813 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085241249 DLCTRL DEBUG Command: GET 358673212 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085241249 DLCTRL DEBUG Tx Command reply: GET_REPLY 358673212 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085241252 DLINP DEBUG SRVCONN(,r=127.0.0.1:38639<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085241252 DLINP DEBUG SRVCONN(,r=127.0.0.1:38639<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085241252 DLINP NOTICE SRV(,r=127.0.0.1:38639<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085241252 DMAIN NOTICE (127.0.0.1:38639 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38639<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085241252 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213085241252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55208<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085241252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085241252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085241252 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085241252 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085241252 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085241252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3811878)[0x556598a375a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085241252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3811878)[0x556598a375a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085241252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5565989a7e10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) MutexDispCT-TC_mscpool_paging_imsi(691)@8fcf34dce8ec: Final verdict of PTC: none 20241213085241252 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085241252 DLSCCP DEBUG SCCP-SCOC(81)[0x556598a2a970]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085241252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00293080), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085241252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085241252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085241252 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085241252 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) 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213085241252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085241252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085241252 DLSCCP DEBUG SCCP-SCOC(81)[0x556598a2a970]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085241252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5565989a7e10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085241252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3811878)[0x556598a375a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085241252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3811878)[0x556598a375a0]{disrupted}: Freeing instance (context_map.c:202) 20241213085241252 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3811878)[0x556598a375a0]{disrupted}: Deallocated (fsm.c:568) 20241213085241252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5565989a7e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085241252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5565989a7e10]{disconnected}: Freeing instance (context_map.c:206) 20241213085241252 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x5565989a7e10]{disconnected}: Deallocated (fsm.c:568) 20241213085241252 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3811878 SCCP-81 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20241213085241252 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45421<->l=127.0.0.1:4262) (control_if.c:193) 20241213085241252 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085241252 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) 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085241252 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.sgsn0-RAN(709)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(705)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(703)@8fcf34dce8ec: Final verdict of PTC: none 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085241252 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085241252 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085241252 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085241252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085241252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085241252 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085241252 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085241252 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085241252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085241252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085241252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085241252 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085241252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085241252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085241252 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085241252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085241252 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085241252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085241252 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085241252 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085241252 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085241252 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085241252 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085241252 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085241252 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) 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085241252 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085241252 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) 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241213085241252 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085241252 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) 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085241252 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085241252 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085241252 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241213085241252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085241252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085241252 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085241252 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241213085241252 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 HNBGW_Test.msc1-M3UA(704)@8fcf34dce8ec: Final verdict of PTC: none 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241213085241252 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085241252 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085241252 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085241252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085241252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085241252 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241213085241252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085241252 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085241252 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085241252 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085241252 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085241252 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085241252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085241252 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085241252 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 HNBGW_Test.msc2-RAN(706)@8fcf34dce8ec: Final verdict of PTC: none 20241213085241252 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241213085241252 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer HNBGW_Test.msc1-SCCP(702)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(696)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(707)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(699)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(697)@8fcf34dce8ec: Final verdict of PTC: none 20241213085241252 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085241252 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085241252 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085241252 DRANAP NOTICE cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(710)@8fcf34dce8ec: Final verdict of PTC: none 20241213085241253 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085241253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085241253 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) TC_mscpool_paging_imsi-Iuh0(695)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(698)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(701)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(700)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(708)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(692)@8fcf34dce8ec: Final verdict of PTC: none 20241213085241253 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085241253 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085241253 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085241253 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085241253 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085241253 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085241253 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085241253 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(711)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(693)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085241263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55200<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(694)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(691): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(692): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(693): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(694): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(695): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(696): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(697): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(698): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(699): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(700): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(701): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(702): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-RAN(703): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(704): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-SCCP(705): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-RAN(706): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-M3UA(707): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(708): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(709): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(710): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(711): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_paging_imsi0(712): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:52:41 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc 20241213085241404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55220<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085242007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55220<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=494832) 20241213085242049 DLSCCP DEBUG SCCP-SCOC(79)[0x556598a1c620]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085242049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00231e27), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085242049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085242049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085242049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085242049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085242049 DLSCCP DEBUG SCCP-SCOC(80)[0x556598a1c810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085242049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001fa5f8), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085242049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085242049 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085242049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085242049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085242050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085242050 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085242050 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085242050 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085242050 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085242050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085242050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085242050 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085242050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085242050 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085242050 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085242050 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085242050 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085242050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085242050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085242050 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085242050 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=494832, count=504508) 20241213085243254 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085243254 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085243254 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085243254 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085243254 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241213085243254 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241213085243254 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085243254 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085243254 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:52:44 UTC 2024 /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 20241213085244381 DLSCCP DEBUG SCCP-SCOC(78)[0x556598a1c230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085244381 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00174a6d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085244381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085244381 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085244381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085244381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085244381 DLSCCP DEBUG SCCP-SCOC(77)[0x5565989a4aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085244381 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082e6f5), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085244381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085244381 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085244381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085244381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085244381 DLSCCP DEBUG SCCP-SCOC(76)[0x556598a2b520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085244381 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4cc31), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085244381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085244381 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085244381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085244381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085244382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085244382 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085244382 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085244382 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085244382 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085244382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085244382 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085244382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085244382 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085244382 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085244382 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085244382 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085244382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085244382 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085244382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085244382 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085244382 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085244382 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085244382 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085244382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085244382 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085244963 DLSCCP DEBUG SCCP-SCOC(73)[0x5565988e6610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085244963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d97239), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085244963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085244963 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085244963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085244963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085244963 DLSCCP DEBUG SCCP-SCOC(74)[0x556598a34ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085244964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000fca38), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085244964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085244964 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085244964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085244964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085244964 DLSCCP DEBUG SCCP-SCOC(75)[0x556598a28f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085244964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d01ab5), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085244964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085244964 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085244964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085244964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085244964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085244964 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085244964 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085244964 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085244964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085244964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085244964 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085244964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085244964 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085244964 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085244964 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085244964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085244964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085244965 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085244965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085244965 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085244965 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085244965 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085244965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085244965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085244965 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_mscpool_paging_tmsi started. 20241213085245120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39496<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085245124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085245127 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36677<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(717)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085245143 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085245143 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085245151 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085245151 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085245151 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085245151 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085245151 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085245152 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085245152 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_tmsi-Iuh1(719)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085245152 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:59026 (stream_srv.c:132) 20241213085245152 DMAIN INFO New HNB SCTP connection r=127.0.0.1:59026<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085245152 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085245152 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085245153 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085245153 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085245153 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085245153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085245153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085245153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085245153 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085245153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085245153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085245153 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085245153 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085245153 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085245153 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085245153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085245153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085245153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085245153 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085245153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085245153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085245153 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085245153 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085245153 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085245153 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085245153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085245153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085245153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085245153 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085245153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085245153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085245153 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085245153 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085245153 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085245153 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085245153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085245153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085245153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085245153 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085245153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085245153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085245153 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085245153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245153 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085245153 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085245153 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085245153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085245153 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085245153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245153 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085245153 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085245153 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085245153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085245153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085245153 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085245153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245153 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085245153 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085245153 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085245153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085245153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085245153 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085245153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245153 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085245153 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085245153 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085245153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085245153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085245153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085245153 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085245153 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(723)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(723)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(723)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(721)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(726)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-M3UA(726)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(726)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-SCCP(724)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(729)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc2-M3UA(729)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(729)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(727)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085245197 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085245197 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085245197 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085245197 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085245197 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085245197 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085245197 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085245197 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085245198 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085245198 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085245198 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085245198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085245198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085245198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085245198 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085245198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085245198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085245198 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085245198 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085245198 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085245198 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085245198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085245198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085245198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085245198 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085245198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085245198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085245198 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085245198 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085245198 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085245198 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085245198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085245198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085245198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085245198 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085245198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085245198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085245198 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085245198 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085245198 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085245198 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085245198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085245198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085245198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085245198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085245198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085245198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085245198 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085245199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245199 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085245199 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085245199 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085245199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085245199 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085245199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245199 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085245199 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085245199 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085245199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085245199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085245199 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085245199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245199 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085245199 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085245199 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085245199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085245199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085245199 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085245199 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245199 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085245199 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085245199 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085245199 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085245199 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085245199 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(732)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(732)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(732)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(730)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085245224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085245224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085245224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085245224 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085245224 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085245224 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085245224 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085245224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085245224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085245229 DLINP DEBUG SRVCONN(,r=127.0.0.1:59026<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085245229 DLINP DEBUG SRVCONN(,r=127.0.0.1:59026<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085245229 DLINP DEBUG SRVCONN(,r=127.0.0.1:59026<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085245229 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085245229 DHNBAP DEBUG (127.0.0.1:59026 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085245229 DHNBAP NOTICE (127.0.0.1:59026 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085245229 DHNBAP NOTICE (127.0.0.1:59026 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085245229 DLINP DEBUG SRVCONN(,r=127.0.0.1:59026<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085245229 DLINP DEBUG SRVCONN(,r=127.0.0.1:59026<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085245366 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085245366 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085245366 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 20241213085245366 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241213085245366 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241213085245366 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241213085245366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(723)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085245374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245374 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085245374 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241213085245374 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241213085245374 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241213085245375 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085245375 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085245375 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241213085245375 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085245375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085245375 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085245375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085245375 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085245375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085245375 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085245375 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085245379 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 20241213085245379 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 20241213085245379 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085245379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213085245380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245380 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085245380 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085245380 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085245380 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085245380 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241213085245380 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085245380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085245380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085245380 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085245381 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085245381 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085245381 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085245381 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085245381 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085245381 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085245381 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(726)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085245382 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085245382 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085245382 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085245382 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085245382 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085245382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245382 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245382 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245382 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245382 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245382 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085245382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085245382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085245382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085245382 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085245383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245383 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085245383 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085245383 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085245383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085245383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085245383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085245383 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085245386 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245386 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085245386 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085245386 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085245386 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085245386 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085245386 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085245388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245388 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085245388 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085245388 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085245388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085245389 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085245389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085245389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085245389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085245389 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085245389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085245389 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085245389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085245389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085245389 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085245389 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085245389 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085245390 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085245390 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085245390 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085245390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085245390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085245390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085245390 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085245390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085245390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085245391 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085245391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245391 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085245391 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085245391 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085245391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085245391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085245391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085245391 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085245395 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 20241213085245395 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 20241213085245395 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085245395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(729)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241213085245402 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) 20241213085245402 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241213085245402 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085245402 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085245402 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085245402 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241213085245402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085245406 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) 20241213085245406 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085245406 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085245406 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085245406 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085245406 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085245406 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085245407 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085245407 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085245407 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241213085245407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085245407 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085245407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085245407 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085245407 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085245407 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085245407 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085245408 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085245408 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085245408 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085245408 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085245408 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085245408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245408 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245408 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245408 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245408 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245408 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085245408 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085245408 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085245408 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085245408 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085245409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245409 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085245409 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085245409 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085245409 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085245409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085245409 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085245409 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085245412 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085245412 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085245412 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085245412 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085245416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245416 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085245416 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085245416 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085245416 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085245416 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085245416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085245417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245417 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085245417 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085245417 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085245417 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085245417 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085245417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085245417 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085245417 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085245417 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085245417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085245417 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085245417 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085245417 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085245417 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085245417 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085245417 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085245418 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085245418 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085245418 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085245419 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085245419 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085245419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085245419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085245419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085245419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085245419 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085245419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085245419 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085245419 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085245419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245419 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085245419 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085245419 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085245419 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085245419 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085245419 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085245419 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085245684 DLSCCP DEBUG SCCP-SCOC(72)[0x556598a1c100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085245684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a98da6), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085245684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085245684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085245684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085245684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085245684 DLSCCP DEBUG SCCP-SCOC(70)[0x556598a2bc10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085245684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0047fe91), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085245684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085245684 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085245684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085245684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085245684 DLSCCP DEBUG SCCP-SCOC(71)[0x556598a22130]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085245684 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006e22c8), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085245684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085245684 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085245684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085245684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085245684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245684 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085245684 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085245684 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085245684 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085245684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085245685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085245685 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085245685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245685 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085245685 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085245685 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085245685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085245685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085245685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085245685 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085245685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245685 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085245685 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085245685 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085245685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085245685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085245685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085245685 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085245691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245691 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085245691 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085245691 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085245691 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085245691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085245691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085245691 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085245691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245691 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085245691 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085245691 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085245691 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085245691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085245691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085245691 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085245691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085245691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085245691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085245691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085245691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085245691 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=00a98da6) (sccp_scrc.c:477) 20241213085245691 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20241213085245691 DLSCCP DEBUG SCCP-SCOC(72)[0x556598a1c100]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085245692 DLSCCP DEBUG SCCP-SCOC(72)[0x556598a1c100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085245692 DLSCCP DEBUG SCCP-SCOC(72)[0x556598a1c100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085245692 DLSCCP DEBUG SCCP-SCOC(72)[0x556598a1c100]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085245692 DLSCCP DEBUG SCCP-SCOC(72)[0x556598a1c100]{IDLE}: Deallocated (fsm.c:568) 20241213085245692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085245692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085245692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085245692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085245692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085245692 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=006e22c8) (sccp_scrc.c:477) 20241213085245692 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20241213085245692 DLSCCP DEBUG SCCP-SCOC(71)[0x556598a22130]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085245692 DLSCCP DEBUG SCCP-SCOC(71)[0x556598a22130]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085245692 DLSCCP DEBUG SCCP-SCOC(71)[0x556598a22130]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085245692 DLSCCP DEBUG SCCP-SCOC(71)[0x556598a22130]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085245692 DLSCCP DEBUG SCCP-SCOC(71)[0x556598a22130]{IDLE}: Deallocated (fsm.c:568) 20241213085245894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085245894 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085245894 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085245894 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085245894 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085245894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085245894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085245894 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085245894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085245894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085245894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085245894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085245894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085245894 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=0047fe91) (sccp_scrc.c:477) 20241213085245894 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20241213085245894 DLSCCP DEBUG SCCP-SCOC(70)[0x556598a2bc10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085245894 DLSCCP DEBUG SCCP-SCOC(70)[0x556598a2bc10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085245894 DLSCCP DEBUG SCCP-SCOC(70)[0x556598a2bc10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085245894 DLSCCP DEBUG SCCP-SCOC(70)[0x556598a2bc10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085245894 DLSCCP DEBUG SCCP-SCOC(70)[0x556598a2bc10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(722)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085246182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085246182 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085246182 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085246182 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085246182 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085246182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085246182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085246182 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085246182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085246182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085246182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085246182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085246182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085246182 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085246182 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085246182 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085246182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246182 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085246182 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085246183 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085246183 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085246183 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085246183 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085246183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085246183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085246183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085246183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085246183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085246183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085246183 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085246183 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085246184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085246184 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085246184 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085246184 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085246184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085246184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085246184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085246184 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085246186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085246186 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085246186 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085246186 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085246186 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085246186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085246186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085246186 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085246186 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085246186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085246186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085246186 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085246186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085246186 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085246186 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085246186 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085246186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246187 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085246187 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085246187 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085246187 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085246187 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085246191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085246191 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085246191 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085246191 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085246191 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085246191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085246191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085246191 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085246192 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085246192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085246192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085246192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085246192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085246192 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085246192 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085246192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085246192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246192 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085246192 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085246192 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085246192 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085246192 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) 20241213085246192 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) 20241213085246192 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085246192 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085246192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085246192 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085246192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085246192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085246192 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085246192 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{CONNECTED}: link up (cnlink.c:111) 20241213085246192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085246192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085246192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085246192 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085246192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085246192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085246192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085246192 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(725)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085246196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085246196 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085246196 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085246196 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085246196 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085246196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085246196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085246196 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085246196 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085246196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085246196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085246196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085246196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085246196 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085246196 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085246196 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085246196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246196 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085246196 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085246196 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085246196 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085246196 DRANAP INFO cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(728)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085246203 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) 20241213085246203 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085246203 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085246203 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085246203 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085246203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085246203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085246203 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085246203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085246203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085246203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085246203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085246203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085246203 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085246203 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213085246203 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085246203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246203 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085246203 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085246203 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085246203 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085246203 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) 20241213085246203 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) 20241213085246203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085246203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085246203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085246203 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085246203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085246203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085246203 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085246203 DRANAP NOTICE cnlink(msc-2)[0x5565989a6870]{CONNECTED}: link up (cnlink.c:111) 20241213085246203 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085246203 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085246203 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085246203 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085246203 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085246203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085246203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085246203 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085246203 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) 20241213085246203 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085246203 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085246203 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085246203 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085246203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085246203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085246203 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085246203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085246203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085246203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085246203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085246203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085246203 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085246203 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213085246203 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085246203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246203 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085246203 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085246203 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085246203 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085246203 DRANAP INFO cnlink(msc-2)[0x5565989a6870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(731)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085246217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085246217 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085246217 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085246217 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085246217 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085246217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085246217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085246217 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085246217 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085246217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085246217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085246217 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085246217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085246217 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085246217 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085246217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085246217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246217 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085246217 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085246217 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085246217 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085246217 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085246217 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085246217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085246217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085246217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085246217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085246217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085246217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085246217 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085246217 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085246217 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085246217 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085246217 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085246217 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085246217 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085246217 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085246217 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085246217 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085246219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085246219 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085246219 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085246219 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085246219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085246219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085246219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085246219 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085246219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085246219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085246219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085246219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085246219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085246219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085246219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085246219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085246219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085246220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085246220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085246220 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085246220 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085246220 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085246220 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085246220 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085247239 DLCTRL DEBUG Command: GET 432848380 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085247239 DLCTRL DEBUG Tx Command reply: GET_REPLY 432848380 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085247246 DLCTRL DEBUG Command: GET 955054685 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085247246 DLCTRL DEBUG Tx Command reply: GET_REPLY 955054685 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085247249 DLCTRL DEBUG Command: GET 946690554 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085247249 DLCTRL DEBUG Tx Command reply: GET_REPLY 946690554 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085247252 DLCTRL DEBUG Command: GET 99225042 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085247252 DLCTRL DEBUG Tx Command reply: GET_REPLY 99225042 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085247256 DLCTRL DEBUG Command: GET 455656312 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085247256 DLCTRL DEBUG Tx Command reply: GET_REPLY 455656312 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085247258 DLCTRL DEBUG Command: GET 26134432 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085247259 DLCTRL DEBUG Tx Command reply: GET_REPLY 26134432 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085247262 DLCTRL DEBUG Command: GET 291217923 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085247262 DLCTRL DEBUG Tx Command reply: GET_REPLY 291217923 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085247264 DLCTRL DEBUG Command: GET 297354739 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085247264 DLCTRL DEBUG Tx Command reply: GET_REPLY 297354739 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085247267 DLCTRL DEBUG Command: GET 538930469 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085247267 DLCTRL DEBUG Tx Command reply: GET_REPLY 538930469 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085247269 DLCTRL DEBUG Command: GET 269614363 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085247269 DLCTRL DEBUG Tx Command reply: GET_REPLY 269614363 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085247271 DLCTRL DEBUG Command: GET 563348990 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085247272 DLCTRL DEBUG Tx Command reply: GET_REPLY 563348990 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085247274 DLCTRL DEBUG Command: GET 420579695 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085247274 DLCTRL DEBUG Tx Command reply: GET_REPLY 420579695 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085247276 DLCTRL DEBUG Command: GET 4203140 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085247276 DLCTRL DEBUG Tx Command reply: GET_REPLY 4203140 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085247279 DLCTRL DEBUG Command: GET 363569291 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085247279 DLCTRL DEBUG Tx Command reply: GET_REPLY 363569291 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085247280 DLCTRL DEBUG Command: GET 708506166 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085247280 DLCTRL DEBUG Tx Command reply: GET_REPLY 708506166 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085247282 DLCTRL DEBUG Command: GET 896693190 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085247282 DLCTRL DEBUG Tx Command reply: GET_REPLY 896693190 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085247286 DLCTRL DEBUG Command: GET 317776695 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085247286 DLCTRL DEBUG Tx Command reply: GET_REPLY 317776695 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085247289 DLCTRL DEBUG Command: GET 569921559 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085247289 DLCTRL DEBUG Tx Command reply: GET_REPLY 569921559 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085247292 DLCTRL DEBUG Command: GET 445214199 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085247292 DLCTRL DEBUG Tx Command reply: GET_REPLY 445214199 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085247296 DLCTRL DEBUG Command: GET 648540923 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085247296 DLCTRL DEBUG Tx Command reply: GET_REPLY 648540923 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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 } } } 20241213085247319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39528<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(734)@8fcf34dce8ec: 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 20241213085248341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085248341 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085248341 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085248341 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085248341 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085248341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085248341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085248341 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085248341 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085248341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085248341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085248341 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085248341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085248341 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085248341 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085248341 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085248341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085248341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085248341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085248341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085248341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085248341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085248341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085248341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085248341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085248341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085248342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085248342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085248342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085248342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085248342 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241213085248342 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20241213085248342 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20241213085248342 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20241213085248342 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20241213085248342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241213085248342 DRUA DEBUG (127.0.0.1:59026 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241213085248342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085248342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) 20241213085248342 DLINP DEBUG SRVCONN(,r=127.0.0.1:59026<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085248342 DLINP DEBUG SRVCONN(,r=127.0.0.1:59026<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) TC_mscpool_paging_tmsi-Iuh1-RUA(720)@8fcf34dce8ec: UnitdataCallback TC_mscpool_paging_tmsi-Iuh0-RUA(718)@8fcf34dce8ec: UnitdataCallback TC_mscpool_paging_tmsi0(734)@8fcf34dce8ec: 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)@8fcf34dce8ec: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(722)@8fcf34dce8ec: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(734) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_paging_tmsi0(734)1647186 20241213085249373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085249373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085249373 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241213085249373 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085249373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x192252, normal) (hnbgw_rua.c:407) 20241213085249373 DHNB DEBUG map_rua[0x556598a1c100]{init}: Allocated (fsm.c:456) 20241213085249373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1647186)[0x556598a1c100]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085249373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1647186 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085249373 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085249373 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085249373 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1647186 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20241213085249374 DCN DEBUG map_sccp[0x556598a375a0]{init}: Allocated (fsm.c:456) 20241213085249374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x556598a375a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085249374 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1647186 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085249374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1647186 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241213085249374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1647186)[0x556598a1c100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085249374 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085249374 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085249374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1647186)[0x556598a1c100]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085249374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x556598a375a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085249374 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085249374 DLSCCP DEBUG SCCP-SCOC(82)[0x5565989a7e10]{IDLE}: Allocated (fsm.c:456) 20241213085249374 DLSCCP DEBUG SCCP-SCOC(82)[0x5565989a7e10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085249374 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030003440056400500f1100926) (sccp_scrc.c:406) 20241213085249374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085249374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085249374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085249374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085249374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085249374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085249374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085249374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085249374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085249374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085249374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085249374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085249374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085249374 DLSCCP DEBUG SCCP-SCOC(82)[0x5565989a7e10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085249374 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x556598a375a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085249374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1647186)[0x556598a1c100]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085249375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085249375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085249375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085249375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085249375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085249375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085249375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085249375 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(721)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(721)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(722)@8fcf34dce8ec: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(734) HNBGW_Test.msc0-RAN(722)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_paging_tmsi0(734)5804956 HNBGW_Test.msc0-SCCP(721)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(721)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(734)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085249389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085249389 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085249389 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085249389 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085249389 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085249389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085249389 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085249389 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085249389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085249389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085249389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085249389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085249389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085249389 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0007a331) (sccp_scrc.c:477) 20241213085249389 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20241213085249389 DLSCCP DEBUG SCCP-SCOC(82)[0x5565989a7e10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085249389 DLSCCP DEBUG SCCP-SCOC(82)[0x5565989a7e10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085249389 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085249389 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085249389 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) 20241213085249389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x556598a375a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085249389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x556598a375a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085250392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39528<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(734)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085250395 DLCTRL DEBUG Command: GET 247883437 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085250395 DLCTRL DEBUG Tx Command reply: GET_REPLY 247883437 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085250400 DLCTRL DEBUG Command: GET 983122982 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085250400 DLCTRL DEBUG Tx Command reply: GET_REPLY 983122982 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085250404 DLCTRL DEBUG Command: GET 486371186 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085250404 DLCTRL DEBUG Tx Command reply: GET_REPLY 486371186 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085250408 DLCTRL DEBUG Command: GET 791255056 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085250408 DLCTRL DEBUG Tx Command reply: GET_REPLY 791255056 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085250410 DLCTRL DEBUG Command: GET 644908991 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085250411 DLCTRL DEBUG Tx Command reply: GET_REPLY 644908991 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085250412 DLCTRL DEBUG Command: GET 289877992 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085250412 DLCTRL DEBUG Tx Command reply: GET_REPLY 289877992 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085250414 DLCTRL DEBUG Command: GET 656661435 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085250414 DLCTRL DEBUG Tx Command reply: GET_REPLY 656661435 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085250415 DLCTRL DEBUG Command: GET 663516013 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085250415 DLCTRL DEBUG Tx Command reply: GET_REPLY 663516013 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085250416 DLCTRL DEBUG Command: GET 40984199 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085250416 DLCTRL DEBUG Tx Command reply: GET_REPLY 40984199 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085250417 DLCTRL DEBUG Command: GET 658870867 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085250417 DLCTRL DEBUG Tx Command reply: GET_REPLY 658870867 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085250418 DLCTRL DEBUG Command: GET 131148376 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085250418 DLCTRL DEBUG Tx Command reply: GET_REPLY 131148376 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085250418 DLCTRL DEBUG Command: GET 632406271 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085250418 DLCTRL DEBUG Tx Command reply: GET_REPLY 632406271 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085250419 DLCTRL DEBUG Command: GET 379033734 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085250419 DLCTRL DEBUG Tx Command reply: GET_REPLY 379033734 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085250420 DLCTRL DEBUG Command: GET 730770131 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085250420 DLCTRL DEBUG Tx Command reply: GET_REPLY 730770131 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085250420 DLCTRL DEBUG Command: GET 990513925 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085250420 DLCTRL DEBUG Tx Command reply: GET_REPLY 990513925 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085250421 DLCTRL DEBUG Command: GET 59937595 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085250421 DLCTRL DEBUG Tx Command reply: GET_REPLY 59937595 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085250422 DLCTRL DEBUG Command: GET 497014721 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085250422 DLCTRL DEBUG Tx Command reply: GET_REPLY 497014721 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085250422 DLCTRL DEBUG Command: GET 33158558 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085250422 DLCTRL DEBUG Tx Command reply: GET_REPLY 33158558 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085250423 DLCTRL DEBUG Command: GET 397594642 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085250423 DLCTRL DEBUG Tx Command reply: GET_REPLY 397594642 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085250424 DLCTRL DEBUG Command: GET 951078200 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085250424 DLCTRL DEBUG Tx Command reply: GET_REPLY 951078200 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085250426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39512<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085250426 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36677<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_paging_tmsi(713)@8fcf34dce8ec: Final verdict of PTC: none 20241213085250427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085250427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085250427 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085250427 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085250427 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085250427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1647186)[0x556598a1c100]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085250427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1647186)[0x556598a1c100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085250427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x556598a375a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085250427 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085250427 DLSCCP DEBUG SCCP-SCOC(82)[0x5565989a7e10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085250427 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085250427 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) 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213085250427 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085250427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007a331), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085250427 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085250427 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) 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085250427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085250427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085250427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085250427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085250427 DLSCCP DEBUG SCCP-SCOC(82)[0x5565989a7e10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085250427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x556598a375a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085250427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1647186)[0x556598a1c100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085250427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1647186)[0x556598a1c100]{disrupted}: Freeing instance (context_map.c:202) 20241213085250427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1647186)[0x556598a1c100]{disrupted}: Deallocated (fsm.c:568) 20241213085250427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x556598a375a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085250427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x556598a375a0]{disconnected}: Freeing instance (context_map.c:206) 20241213085250427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x556598a375a0]{disconnected}: Deallocated (fsm.c:568) 20241213085250427 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1647186 SCCP-82 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20241213085250427 DLINP DEBUG SRVCONN(,r=127.0.0.1:59026<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085250427 DLINP DEBUG SRVCONN(,r=127.0.0.1:59026<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085250427 DLINP NOTICE SRV(,r=127.0.0.1:59026<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085250427 DMAIN NOTICE (127.0.0.1:59026 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:59026<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085250427 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213085250427 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085250427 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085250427 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085250427 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085250427 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085250427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085250427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085250427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085250427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085250427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085250427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085250427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085250427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085250427 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085250427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085250427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085250427 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085250427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085250427 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085250427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085250427 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085250427 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085250427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085250427 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085250427 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085250427 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085250427 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085250427 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085250427 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085250427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085250427 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085250427 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085250427 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085250427 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085250427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085250427 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085250427 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085250427 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085250427 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085250427 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085250427 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085250427 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(725)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(722)@8fcf34dce8ec: Final verdict of PTC: none 20241213085250427 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085250427 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) 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-M3UA(723)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(731)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(714)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(721)@8fcf34dce8ec: Final verdict of PTC: none 20241213085250427 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085250427 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085250427 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) 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241213085250427 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085250427 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085250428 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085250428 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241213085250428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085250428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085250428 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085250428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085250428 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085250428 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085250428 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085250428 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085250428 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085250428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085250428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-RAN(728)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(724)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(726)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(733)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(715)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(720)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(732)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(729)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(727)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(730)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(717)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(719)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(718)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(716)@8fcf34dce8ec: Final verdict of PTC: none 20241213085250428 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085250428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085250428 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241213085250428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085250428 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085250428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085250428 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085250428 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085250428 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085250428 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085250428 DRANAP NOTICE cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085250428 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085250428 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085250428 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085250428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085250428 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085250428 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085250428 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085250428 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085250428 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085250428 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085250428 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085250442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39496<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(713): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(714): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(716): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(717): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(718): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(719): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(720): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(721): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(722): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(723): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(724): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-RAN(725): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(726): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-SCCP(727): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-RAN(728): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-M3UA(729): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(730): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(731): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(732): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_paging_tmsi0(734): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:52:50 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc 20241213085250598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085251100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39544<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=468432) 20241213085251252 DLSCCP DEBUG SCCP-SCOC(81)[0x556598a2a970]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085251252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00293080), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085251252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085251252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085251252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085251252 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085251253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085251253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085251253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085251253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085251253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085251253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085251253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085251253 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085252050 DLSCCP DEBUG SCCP-SCOC(80)[0x556598a1c810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085252050 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001fa5f8), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085252051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085252051 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085252051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085252051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085252051 DLSCCP DEBUG SCCP-SCOC(79)[0x556598a1c620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085252051 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00231e27), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085252051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085252051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085252051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085252051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085252051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085252051 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085252051 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085252051 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085252051 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085252051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085252051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085252051 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085252051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085252051 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085252051 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085252051 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085252051 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085252051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085252051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085252051 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=468432, count=473344) 20241213085252428 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085252428 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085252428 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085252428 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085252428 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241213085252428 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241213085252428 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085252428 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085252428 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085252428 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085252428 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085252428 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:52:53 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_mscpool_no_allow_attach_round_robin started. 20241213085254217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34994<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085254224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35008<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085254229 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40337<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(739)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085254247 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085254247 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085254255 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085254255 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085254255 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085254255 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085254255 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085254255 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085254255 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085254255 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085254255 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46334 (stream_srv.c:132) 20241213085254256 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46334<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_round_robin-Iuh1(741)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085254257 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085254257 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085254257 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085254257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085254257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085254257 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085254257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085254257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085254257 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085254257 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085254257 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085254257 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085254257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085254257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085254257 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085254257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085254257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085254257 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085254257 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085254257 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085254257 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085254257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085254257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085254257 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085254257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085254257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085254257 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085254257 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085254257 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085254257 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085254257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085254257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085254257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085254257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085254257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085254257 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085254257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254257 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085254257 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085254257 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085254257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085254257 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085254257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254257 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085254257 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085254257 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085254257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085254257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085254257 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085254257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254257 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085254257 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085254257 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085254257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085254257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085254257 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085254257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254257 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085254257 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085254257 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085254257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085254257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085254257 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(745)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(745)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(745)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(743)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(748)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-M3UA(748)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(748)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-SCCP(746)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(751)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc2-M3UA(751)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(751)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(749)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085254316 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085254316 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085254316 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085254316 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085254317 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085254317 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085254317 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085254317 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085254318 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085254318 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085254318 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085254318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085254318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085254318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085254318 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085254318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085254318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085254318 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085254318 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085254318 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085254318 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085254318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085254318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085254318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085254318 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085254318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085254318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085254318 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085254318 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085254318 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085254318 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085254318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085254318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085254318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085254318 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085254318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085254318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085254318 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085254318 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085254318 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085254318 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085254318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085254318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085254318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085254318 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085254318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085254318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085254318 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085254318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254318 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085254318 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085254318 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085254318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085254318 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085254318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254318 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085254318 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085254318 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085254318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085254318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085254318 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085254318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254318 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085254318 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085254318 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085254318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085254318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085254318 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085254318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254318 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085254318 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085254318 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085254318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085254318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085254318 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(754)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(754)@8fcf34dce8ec: M3UA emulation initiated, the test can be started MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(754)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(752)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085254345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085254345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085254345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085254345 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085254345 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085254345 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085254345 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085254345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085254345 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085254349 DLINP DEBUG SRVCONN(,r=127.0.0.1:46334<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085254349 DLINP DEBUG SRVCONN(,r=127.0.0.1:46334<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085254349 DLINP DEBUG SRVCONN(,r=127.0.0.1:46334<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085254349 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085254350 DHNBAP DEBUG (127.0.0.1:46334 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085254350 DHNBAP NOTICE (127.0.0.1:46334 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085254350 DHNBAP NOTICE (127.0.0.1:46334 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085254350 DLINP DEBUG SRVCONN(,r=127.0.0.1:46334<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085254350 DLINP DEBUG SRVCONN(,r=127.0.0.1:46334<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085254382 DLSCCP DEBUG SCCP-SCOC(76)[0x556598a2b520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085254382 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4cc31), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085254382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085254382 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085254382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085254382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085254382 DLSCCP DEBUG SCCP-SCOC(77)[0x5565989a4aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085254382 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082e6f5), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085254382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085254382 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085254382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085254382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085254382 DLSCCP DEBUG SCCP-SCOC(78)[0x556598a1c230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085254382 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00174a6d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085254382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085254382 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085254382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085254382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085254383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254383 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085254383 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085254383 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085254383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085254383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085254383 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085254383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254383 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085254383 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085254383 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085254383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085254383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085254383 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085254383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254383 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085254383 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085254383 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085254383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085254383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085254383 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085254469 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085254469 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085254469 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085254469 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085254474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254474 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085254474 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085254474 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085254474 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085254474 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085254474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085254476 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254476 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085254476 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085254476 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085254476 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085254476 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085254476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085254476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085254476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085254476 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085254476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085254476 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085254476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085254476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085254476 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085254476 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085254476 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085254477 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085254477 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085254477 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085254477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085254477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085254477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085254477 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085254477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085254477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085254477 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085254477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254477 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085254477 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085254477 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085254477 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085254477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085254477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085254477 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085254494 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 20241213085254494 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 20241213085254494 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085254494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(748)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085254500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254500 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085254500 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085254500 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085254500 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085254500 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085254500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085254502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254502 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085254502 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085254502 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085254502 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085254502 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085254502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085254502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085254502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085254502 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085254502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085254502 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085254502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085254502 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085254502 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085254502 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085254502 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085254503 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085254503 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085254503 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085254503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085254503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085254503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085254503 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085254503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085254503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085254503 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085254503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254503 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085254503 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085254503 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085254503 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085254504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085254504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085254504 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085254514 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 20241213085254514 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 20241213085254514 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085254514 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241213085254520 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) 20241213085254520 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241213085254520 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085254520 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085254520 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085254520 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241213085254520 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085254523 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) 20241213085254523 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085254523 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085254523 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085254523 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085254523 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085254523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085254523 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085254523 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085254523 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241213085254523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085254523 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085254523 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085254523 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085254523 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085254523 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085254523 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085254524 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085254524 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085254524 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085254524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085254524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085254524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085254524 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085254525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085254525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085254525 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085254525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254525 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085254525 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085254525 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085254525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085254525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085254525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085254525 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085254531 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085254531 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085254531 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085254531 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085254537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254537 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085254537 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085254537 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085254537 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085254537 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085254537 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085254539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254539 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085254539 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085254539 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085254539 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085254539 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085254539 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085254540 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085254540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085254540 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085254540 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085254540 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085254540 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085254540 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085254540 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085254540 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085254540 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085254541 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085254541 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085254541 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085254541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085254541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085254541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085254541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085254541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085254541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085254541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085254541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085254541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085254541 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085254541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254541 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085254541 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085254541 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085254541 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085254541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085254541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085254541 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085254964 DLSCCP DEBUG SCCP-SCOC(75)[0x556598a28f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085254964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d01ab5), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085254964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254964 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085254965 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085254965 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085254965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085254965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085254964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085254964 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085254964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085254964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085254964 DLSCCP DEBUG SCCP-SCOC(74)[0x556598a34ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085254964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000fca38), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085254964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085254964 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085254964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085254964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085254964 DLSCCP DEBUG SCCP-SCOC(73)[0x5565988e6610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085254964 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d97239), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085254964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085254964 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085254964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085254964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085254965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085254965 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085254965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254965 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085254965 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085254965 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085254965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085254965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085254965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085254965 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085254965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254965 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085254965 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085254965 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085254965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085254965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085254965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085254965 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085254971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085254971 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085254971 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085254971 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085254971 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085254971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085254971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085254971 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085254971 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085254971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085254971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085254971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085254971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085254971 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=00d01ab5) (sccp_scrc.c:477) 20241213085254971 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20241213085254971 DLSCCP DEBUG SCCP-SCOC(75)[0x556598a28f70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085254971 DLSCCP DEBUG SCCP-SCOC(75)[0x556598a28f70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085254971 DLSCCP DEBUG SCCP-SCOC(75)[0x556598a28f70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085254971 DLSCCP DEBUG SCCP-SCOC(75)[0x556598a28f70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085254971 DLSCCP DEBUG SCCP-SCOC(75)[0x556598a28f70]{IDLE}: Deallocated (fsm.c:568) 20241213085255174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085255174 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085255174 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085255174 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085255174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085255174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085255174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085255174 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085255174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085255174 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085255174 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085255174 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085255174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085255174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085255174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085255174 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085255174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085255174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085255174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085255174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085255174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085255174 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=000fca38) (sccp_scrc.c:477) 20241213085255175 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20241213085255175 DLSCCP DEBUG SCCP-SCOC(74)[0x556598a34ff0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085255175 DLSCCP DEBUG SCCP-SCOC(74)[0x556598a34ff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085255175 DLSCCP DEBUG SCCP-SCOC(74)[0x556598a34ff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085255175 DLSCCP DEBUG SCCP-SCOC(74)[0x556598a34ff0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085255175 DLSCCP DEBUG SCCP-SCOC(74)[0x556598a34ff0]{IDLE}: Deallocated (fsm.c:568) 20241213085255175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085255175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085255175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085255175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085255175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085255175 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=00d97239) (sccp_scrc.c:477) 20241213085255175 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20241213085255175 DLSCCP DEBUG SCCP-SCOC(73)[0x5565988e6610]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085255175 DLSCCP DEBUG SCCP-SCOC(73)[0x5565988e6610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085255175 DLSCCP DEBUG SCCP-SCOC(73)[0x5565988e6610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085255175 DLSCCP DEBUG SCCP-SCOC(73)[0x5565988e6610]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085255175 DLSCCP DEBUG SCCP-SCOC(73)[0x5565988e6610]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(744)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085255285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085255285 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085255285 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085255285 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085255285 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085255285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085255285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085255285 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085255285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085255285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085255285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085255285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085255286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085255286 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085255286 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085255286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085255286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255286 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085255286 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085255286 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085255286 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085255286 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085255286 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085255286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085255286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085255286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085255286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085255286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085255286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085255286 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085255286 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085255286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085255286 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085255286 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085255286 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085255286 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085255286 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085255286 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085255286 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085255291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085255291 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085255291 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085255291 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085255291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085255291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085255291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085255291 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085255291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085255291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085255291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085255291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085255291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085255291 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085255291 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085255291 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085255291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255291 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085255291 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085255291 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085255291 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085255291 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(747)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(750)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085255319 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) 20241213085255319 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085255319 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085255319 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085255319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085255319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085255319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085255319 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085255319 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085255319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085255319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085255319 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085255319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085255319 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085255319 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213085255319 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085255319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255320 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085255320 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085255320 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085255320 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085255320 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) 20241213085255320 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) 20241213085255320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085255320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085255320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085255320 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085255320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085255320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085255320 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085255320 DRANAP NOTICE cnlink(msc-2)[0x5565989a6870]{CONNECTED}: link up (cnlink.c:111) 20241213085255320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085255320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085255320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085255320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085255320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085255320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085255320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085255320 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085255321 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) 20241213085255321 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085255321 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085255321 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085255321 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085255321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085255321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085255321 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085255321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085255321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085255321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085255321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085255321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085255321 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085255321 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213085255321 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085255321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255321 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085255321 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085255321 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085255321 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085255321 DRANAP INFO cnlink(msc-2)[0x5565989a6870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(753)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085255341 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085255341 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085255341 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085255341 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085255341 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085255341 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085255341 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085255341 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085255342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085255342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085255342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085255342 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085255342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085255342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085255342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085255342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085255342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085255342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085255342 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085255342 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085255342 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085255342 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085255342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085255342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085255342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085255342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085255342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085255342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085255342 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085255342 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085255342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085255342 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085255342 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085255342 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085255342 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085255342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085255342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085255343 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085255346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085255346 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085255346 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085255346 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085255346 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085255346 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085255346 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085255346 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085255346 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085255346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085255346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085255346 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085255346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085255346 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085255346 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085255346 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085255346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255346 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085255347 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085255347 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085255347 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085255347 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085255378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085255378 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085255378 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085255378 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085255378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085255378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085255378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085255378 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085255378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085255378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085255378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085255378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085255378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085255379 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085255379 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085255379 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085255379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085255379 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085255379 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085255379 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085255379 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085255379 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085255379 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085255379 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085255379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255379 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085255379 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085255379 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085255379 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085255379 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) 20241213085255379 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) 20241213085255379 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085255379 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085255379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085255379 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085255379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085255379 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085255379 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085255379 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{CONNECTED}: link up (cnlink.c:111) 20241213085255379 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085255379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085255379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085255379 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085255379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085255379 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085255379 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085255379 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085255379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255379 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255379 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255379 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085255379 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085255379 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085255379 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085255379 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085255379 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085255379 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085255379 DRANAP INFO cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085255380 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085255380 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085255380 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085255380 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085255380 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085255380 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085255380 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085255380 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085256379 DLCTRL DEBUG Command: GET 283753508 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085256380 DLCTRL DEBUG Tx Command reply: GET_REPLY 283753508 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085256387 DLCTRL DEBUG Command: GET 490409653 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085256387 DLCTRL DEBUG Tx Command reply: GET_REPLY 490409653 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085256391 DLCTRL DEBUG Command: GET 939501342 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085256391 DLCTRL DEBUG Tx Command reply: GET_REPLY 939501342 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085256396 DLCTRL DEBUG Command: GET 819512076 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085256396 DLCTRL DEBUG Tx Command reply: GET_REPLY 819512076 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085256400 DLCTRL DEBUG Command: GET 324237686 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085256400 DLCTRL DEBUG Tx Command reply: GET_REPLY 324237686 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085256405 DLCTRL DEBUG Command: GET 389066381 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085256405 DLCTRL DEBUG Tx Command reply: GET_REPLY 389066381 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085256409 DLCTRL DEBUG Command: GET 461697969 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085256409 DLCTRL DEBUG Tx Command reply: GET_REPLY 461697969 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085256412 DLCTRL DEBUG Command: GET 685583115 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085256412 DLCTRL DEBUG Tx Command reply: GET_REPLY 685583115 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085256416 DLCTRL DEBUG Command: GET 460003679 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085256416 DLCTRL DEBUG Tx Command reply: GET_REPLY 460003679 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085256420 DLCTRL DEBUG Command: GET 584510866 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085256420 DLCTRL DEBUG Tx Command reply: GET_REPLY 584510866 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085256424 DLCTRL DEBUG Command: GET 225558077 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085256424 DLCTRL DEBUG Tx Command reply: GET_REPLY 225558077 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085256427 DLCTRL DEBUG Command: GET 833508086 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085256427 DLCTRL DEBUG Tx Command reply: GET_REPLY 833508086 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085256430 DLCTRL DEBUG Command: GET 761186945 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085256430 DLCTRL DEBUG Tx Command reply: GET_REPLY 761186945 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085256432 DLCTRL DEBUG Command: GET 627829890 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085256432 DLCTRL DEBUG Tx Command reply: GET_REPLY 627829890 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085256434 DLCTRL DEBUG Command: GET 240482974 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085256434 DLCTRL DEBUG Tx Command reply: GET_REPLY 240482974 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085256436 DLCTRL DEBUG Command: GET 109075303 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085256436 DLCTRL DEBUG Tx Command reply: GET_REPLY 109075303 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085256440 DLCTRL DEBUG Command: GET 549078528 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085256440 DLCTRL DEBUG Tx Command reply: GET_REPLY 549078528 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085256444 DLCTRL DEBUG Command: GET 255807565 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085256444 DLCTRL DEBUG Tx Command reply: GET_REPLY 255807565 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085256448 DLCTRL DEBUG Command: GET 789241313 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085256448 DLCTRL DEBUG Tx Command reply: GET_REPLY 789241313 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085256453 DLCTRL DEBUG Command: GET 670046361 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085256454 DLCTRL DEBUG Tx Command reply: GET_REPLY 670046361 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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 := '000000000000001010111001'B, t_guard := 20.000000 } 20241213085256490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35010<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(744)@8fcf34dce8ec: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(756)4338563 20241213085257529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085257529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085257529 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213085257529 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085257530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x423383, normal) (hnbgw_rua.c:407) 20241213085257530 DHNB DEBUG map_rua[0x556598a28f70]{init}: Allocated (fsm.c:456) 20241213085257530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4338563)[0x556598a28f70]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085257530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4338563 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085257530 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085257530 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085257530 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4338563 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085257530 DCN DEBUG map_sccp[0x556598a1c100]{init}: Allocated (fsm.c:456) 20241213085257530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x556598a1c100]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085257530 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4338563 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085257530 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4338563 SCCP-83 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213085257530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4338563)[0x556598a28f70]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085257530 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085257530 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085257530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4338563)[0x556598a28f70]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085257530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x556598a1c100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085257530 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085257530 DLSCCP DEBUG SCCP-SCOC(83)[0x556598a375a0]{IDLE}: Allocated (fsm.c:456) 20241213085257530 DLSCCP DEBUG SCCP-SCOC(83)[0x556598a375a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085257530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002b90056400500f1100926) (sccp_scrc.c:406) 20241213085257530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085257530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085257530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085257530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085257530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085257530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085257530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085257530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085257530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085257530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085257530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085257530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085257530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085257530 DLSCCP DEBUG SCCP-SCOC(83)[0x556598a375a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085257530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x556598a1c100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085257530 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4338563)[0x556598a28f70]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085257530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085257530 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085257530 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085257530 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085257530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085257530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085257530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085257530 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(743)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(743)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(744)@8fcf34dce8ec: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(756) HNBGW_Test.msc0-RAN(744)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(756)11181518 HNBGW_Test.msc0-SCCP(743)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(743)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(756)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085257544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085257544 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085257544 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085257544 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085257544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085257544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085257544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085257545 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085257545 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085257545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085257545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085257545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085257545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085257545 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a07664) (sccp_scrc.c:477) 20241213085257545 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20241213085257545 DLSCCP DEBUG SCCP-SCOC(83)[0x556598a375a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085257545 DLSCCP DEBUG SCCP-SCOC(83)[0x556598a375a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085257545 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085257545 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085257545 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) 20241213085257545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x556598a1c100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085257545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x556598a1c100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085257546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35010<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(756)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085257548 DLCTRL DEBUG Command: GET 803359206 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085257548 DLCTRL DEBUG Tx Command reply: GET_REPLY 803359206 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085257551 DLCTRL DEBUG Command: GET 458315141 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085257551 DLCTRL DEBUG Tx Command reply: GET_REPLY 458315141 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085257553 DLCTRL DEBUG Command: GET 261104339 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085257553 DLCTRL DEBUG Tx Command reply: GET_REPLY 261104339 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085257555 DLCTRL DEBUG Command: GET 620921928 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085257555 DLCTRL DEBUG Tx Command reply: GET_REPLY 620921928 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085257556 DLCTRL DEBUG Command: GET 501029289 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085257556 DLCTRL DEBUG Tx Command reply: GET_REPLY 501029289 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085257557 DLCTRL DEBUG Command: GET 771875899 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085257557 DLCTRL DEBUG Tx Command reply: GET_REPLY 771875899 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085257558 DLCTRL DEBUG Command: GET 903326152 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085257558 DLCTRL DEBUG Tx Command reply: GET_REPLY 903326152 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085257559 DLCTRL DEBUG Command: GET 278152250 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085257559 DLCTRL DEBUG Tx Command reply: GET_REPLY 278152250 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085257560 DLCTRL DEBUG Command: GET 948106817 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085257560 DLCTRL DEBUG Tx Command reply: GET_REPLY 948106817 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085257560 DLCTRL DEBUG Command: GET 817354881 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085257560 DLCTRL DEBUG Tx Command reply: GET_REPLY 817354881 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085257561 DLCTRL DEBUG Command: GET 822807168 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085257561 DLCTRL DEBUG Tx Command reply: GET_REPLY 822807168 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085257562 DLCTRL DEBUG Command: GET 621684103 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085257562 DLCTRL DEBUG Tx Command reply: GET_REPLY 621684103 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085257563 DLCTRL DEBUG Command: GET 895283775 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085257563 DLCTRL DEBUG Tx Command reply: GET_REPLY 895283775 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085257563 DLCTRL DEBUG Command: GET 941830099 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085257563 DLCTRL DEBUG Tx Command reply: GET_REPLY 941830099 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085257564 DLCTRL DEBUG Command: GET 30365559 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085257564 DLCTRL DEBUG Tx Command reply: GET_REPLY 30365559 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085257564 DLCTRL DEBUG Command: GET 114505373 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085257564 DLCTRL DEBUG Tx Command reply: GET_REPLY 114505373 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085257565 DLCTRL DEBUG Command: GET 623541901 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085257565 DLCTRL DEBUG Tx Command reply: GET_REPLY 623541901 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085257566 DLCTRL DEBUG Command: GET 731664573 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085257566 DLCTRL DEBUG Tx Command reply: GET_REPLY 731664573 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085257566 DLCTRL DEBUG Command: GET 68459925 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085257566 DLCTRL DEBUG Tx Command reply: GET_REPLY 68459925 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085257567 DLCTRL DEBUG Command: GET 956502742 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085257567 DLCTRL DEBUG Tx Command reply: GET_REPLY 956502742 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000001110010011'B, t_guard := 20.000000 } 20241213085257577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35020<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(750)@8fcf34dce8ec: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(750)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(757)5729747 20241213085258602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085258602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085258602 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213085258602 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085258603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x576dd3, normal) (hnbgw_rua.c:407) 20241213085258603 DHNB DEBUG map_rua[0x556598a26760]{init}: Allocated (fsm.c:456) 20241213085258603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5729747)[0x556598a26760]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085258603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5729747 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085258603 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085258603 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085258603 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213085258603 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5729747 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20241213085258603 DCN DEBUG map_sccp[0x556598a3dbf0]{init}: Allocated (fsm.c:456) 20241213085258603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x556598a3dbf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085258603 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5729747 <-> SCCP-84 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241213085258603 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5729747 SCCP-84 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213085258603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5729747)[0x556598a26760]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085258603 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085258603 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085258603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5729747)[0x556598a26760]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085258603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x556598a3dbf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085258603 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085258603 DLSCCP DEBUG SCCP-SCOC(84)[0x556598a3ab00]{IDLE}: Allocated (fsm.c:456) 20241213085258603 DLSCCP DEBUG SCCP-SCOC(84)[0x556598a3ab00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085258603 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003930056400500f1100926) (sccp_scrc.c:406) 20241213085258603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085258603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085258603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085258603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085258603 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085258603 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085258603 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085258603 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085258603 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085258603 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085258603 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085258603 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085258603 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085258603 DLSCCP DEBUG SCCP-SCOC(84)[0x556598a3ab00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085258603 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x556598a3dbf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085258603 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5729747)[0x556598a26760]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085258603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085258603 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085258603 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085258603 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085258603 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085258603 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085258603 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085258603 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(749)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc2-SCCP(749)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(750)@8fcf34dce8ec: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(757) HNBGW_Test.msc2-RAN(750)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(757)7545306 HNBGW_Test.msc2-SCCP(749)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(749)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(757)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085258613 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) 20241213085258613 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085258613 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085258613 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085258613 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085258613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085258613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085258613 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085258613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085258613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085258613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085258613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085258613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085258613 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0081ba7d) (sccp_scrc.c:477) 20241213085258613 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20241213085258613 DLSCCP DEBUG SCCP-SCOC(84)[0x556598a3ab00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085258613 DLSCCP DEBUG SCCP-SCOC(84)[0x556598a3ab00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085258613 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085258613 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085258613 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) 20241213085258613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x556598a3dbf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085258613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x556598a3dbf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085258614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35020<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(757)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085258615 DLCTRL DEBUG Command: GET 493663713 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085258615 DLCTRL DEBUG Tx Command reply: GET_REPLY 493663713 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085258617 DLCTRL DEBUG Command: GET 504949377 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085258617 DLCTRL DEBUG Tx Command reply: GET_REPLY 504949377 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085258618 DLCTRL DEBUG Command: GET 202879086 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085258619 DLCTRL DEBUG Tx Command reply: GET_REPLY 202879086 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085258621 DLCTRL DEBUG Command: GET 828684516 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085258621 DLCTRL DEBUG Tx Command reply: GET_REPLY 828684516 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085258623 DLCTRL DEBUG Command: GET 405760846 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085258623 DLCTRL DEBUG Tx Command reply: GET_REPLY 405760846 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085258625 DLCTRL DEBUG Command: GET 46618266 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085258625 DLCTRL DEBUG Tx Command reply: GET_REPLY 46618266 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085258626 DLCTRL DEBUG Command: GET 18818256 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085258626 DLCTRL DEBUG Tx Command reply: GET_REPLY 18818256 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085258628 DLCTRL DEBUG Command: GET 115267087 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085258628 DLCTRL DEBUG Tx Command reply: GET_REPLY 115267087 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085258629 DLCTRL DEBUG Command: GET 360804051 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085258629 DLCTRL DEBUG Tx Command reply: GET_REPLY 360804051 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085258629 DLCTRL DEBUG Command: GET 17110902 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085258629 DLCTRL DEBUG Tx Command reply: GET_REPLY 17110902 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085258630 DLCTRL DEBUG Command: GET 392869149 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085258630 DLCTRL DEBUG Tx Command reply: GET_REPLY 392869149 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20241213085258631 DLCTRL DEBUG Command: GET 256598372 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085258631 DLCTRL DEBUG Tx Command reply: GET_REPLY 256598372 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085258631 DLCTRL DEBUG Command: GET 390943377 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085258631 DLCTRL DEBUG Tx Command reply: GET_REPLY 390943377 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085258632 DLCTRL DEBUG Command: GET 70832792 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085258632 DLCTRL DEBUG Tx Command reply: GET_REPLY 70832792 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085258633 DLCTRL DEBUG Command: GET 994134572 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085258633 DLCTRL DEBUG Tx Command reply: GET_REPLY 994134572 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085258633 DLCTRL DEBUG Command: GET 322212658 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085258633 DLCTRL DEBUG Tx Command reply: GET_REPLY 322212658 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085258634 DLCTRL DEBUG Command: GET 925569373 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085258634 DLCTRL DEBUG Tx Command reply: GET_REPLY 925569373 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085258635 DLCTRL DEBUG Command: GET 651356894 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085258635 DLCTRL DEBUG Tx Command reply: GET_REPLY 651356894 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085258635 DLCTRL DEBUG Command: GET 787431413 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085258635 DLCTRL DEBUG Tx Command reply: GET_REPLY 787431413 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085258636 DLCTRL DEBUG Command: GET 401436147 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085258636 DLCTRL DEBUG Tx Command reply: GET_REPLY 401436147 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000010001000'B, t_guard := 20.000000 } 20241213085258646 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35034<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(744)@8fcf34dce8ec: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(758)1047572 20241213085259662 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085259663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085259663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213085259663 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085259663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xffc14, normal) (hnbgw_rua.c:407) 20241213085259663 DHNB DEBUG map_rua[0x556598a281a0]{init}: Allocated (fsm.c:456) 20241213085259663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1047572)[0x556598a281a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085259663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1047572 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085259663 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085259663 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085259663 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1047572 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085259663 DCN DEBUG map_sccp[0x556598a29eb0]{init}: Allocated (fsm.c:456) 20241213085259663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x556598a29eb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085259663 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1047572 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085259663 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1047572 SCCP-85 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213085259663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1047572)[0x556598a281a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085259663 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085259663 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085259663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1047572)[0x556598a281a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085259663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x556598a29eb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085259663 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085259663 DLSCCP DEBUG SCCP-SCOC(85)[0x556598a290a0]{IDLE}: Allocated (fsm.c:456) 20241213085259663 DLSCCP DEBUG SCCP-SCOC(85)[0x556598a290a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085259663 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000880056400500f1100926) (sccp_scrc.c:406) 20241213085259663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085259663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085259663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085259663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085259663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085259663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085259663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085259663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085259663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085259663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085259663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085259663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085259663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085259663 DLSCCP DEBUG SCCP-SCOC(85)[0x556598a290a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085259663 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x556598a29eb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085259663 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1047572)[0x556598a281a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085259663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085259663 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085259663 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085259663 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085259663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085259663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085259663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085259663 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(743)@8fcf34dce8ec: First idle individual index:1 HNBGW_Test.msc0-SCCP(743)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(744)@8fcf34dce8ec: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(758) HNBGW_Test.msc0-RAN(744)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(758)262776 HNBGW_Test.msc0-SCCP(743)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(743)@8fcf34dce8ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085259669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085259669 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085259669 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085259669 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085259669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085259669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085259669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085259669 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085259669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085259670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085259670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085259670 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085259670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085259670 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004aeb56) (sccp_scrc.c:477) 20241213085259670 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20241213085259670 DLSCCP DEBUG SCCP-SCOC(85)[0x556598a290a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085259670 DLSCCP DEBUG SCCP-SCOC(85)[0x556598a290a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085259670 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085259670 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085259670 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) 20241213085259670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x556598a29eb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085259670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x556598a29eb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_no_allow_attach_round_robin0(758)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085259672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35034<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(758)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085259673 DLCTRL DEBUG Command: GET 932933918 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085259674 DLCTRL DEBUG Tx Command reply: GET_REPLY 932933918 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241213085259678 DLCTRL DEBUG Command: GET 63988415 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085259678 DLCTRL DEBUG Tx Command reply: GET_REPLY 63988415 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085259683 DLCTRL DEBUG Command: GET 476408551 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085259683 DLCTRL DEBUG Tx Command reply: GET_REPLY 476408551 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085259686 DLCTRL DEBUG Command: GET 284773416 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085259686 DLCTRL DEBUG Tx Command reply: GET_REPLY 284773416 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085259688 DLCTRL DEBUG Command: GET 967977769 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085259688 DLCTRL DEBUG Tx Command reply: GET_REPLY 967977769 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085259689 DLCTRL DEBUG Command: GET 766443096 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085259689 DLCTRL DEBUG Tx Command reply: GET_REPLY 766443096 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085259691 DLCTRL DEBUG Command: GET 687576681 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085259691 DLCTRL DEBUG Tx Command reply: GET_REPLY 687576681 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085259692 DLCTRL DEBUG Command: GET 468091638 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085259692 DLCTRL DEBUG Tx Command reply: GET_REPLY 468091638 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085259693 DLCTRL DEBUG Command: GET 991138423 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085259693 DLCTRL DEBUG Tx Command reply: GET_REPLY 991138423 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085259694 DLCTRL DEBUG Command: GET 214991538 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085259694 DLCTRL DEBUG Tx Command reply: GET_REPLY 214991538 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085259695 DLCTRL DEBUG Command: GET 873457087 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085259695 DLCTRL DEBUG Tx Command reply: GET_REPLY 873457087 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20241213085259696 DLCTRL DEBUG Command: GET 34808708 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085259696 DLCTRL DEBUG Tx Command reply: GET_REPLY 34808708 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085259697 DLCTRL DEBUG Command: GET 369167840 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085259697 DLCTRL DEBUG Tx Command reply: GET_REPLY 369167840 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085259698 DLCTRL DEBUG Command: GET 421260481 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085259698 DLCTRL DEBUG Tx Command reply: GET_REPLY 421260481 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085259699 DLCTRL DEBUG Command: GET 617588646 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085259699 DLCTRL DEBUG Tx Command reply: GET_REPLY 617588646 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085259701 DLCTRL DEBUG Command: GET 371333253 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085259701 DLCTRL DEBUG Tx Command reply: GET_REPLY 371333253 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085259702 DLCTRL DEBUG Command: GET 430737663 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085259702 DLCTRL DEBUG Tx Command reply: GET_REPLY 430737663 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085259703 DLCTRL DEBUG Command: GET 218162020 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085259703 DLCTRL DEBUG Tx Command reply: GET_REPLY 218162020 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085259705 DLCTRL DEBUG Command: GET 335755435 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085259705 DLCTRL DEBUG Tx Command reply: GET_REPLY 335755435 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085259706 DLCTRL DEBUG Command: GET 877020466 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085259706 DLCTRL DEBUG Tx Command reply: GET_REPLY 877020466 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085259709 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40337<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_no_allow_attach_round_robin(735)@8fcf34dce8ec: Final verdict of PTC: none 20241213085259709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35008<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085259709 DLINP DEBUG SRVCONN(,r=127.0.0.1:46334<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085259709 DLINP DEBUG SRVCONN(,r=127.0.0.1:46334<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085259709 DLINP NOTICE SRV(,r=127.0.0.1:46334<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085259709 DMAIN NOTICE (127.0.0.1:46334 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46334<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085259709 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(752)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(753)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc2-RAN(750)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(742)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(744)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@8fcf34dce8ec: Final verdict of PTC: none 20241213085259709 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085259709 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) 20241213085259709 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085259709 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241213085259709 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085259709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085259709 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085259709 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085259709 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085259709 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) 20241213085259709 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085259709 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085259709 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085259709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085259709 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085259709 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085259709 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085259709 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) 20241213085259709 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241213085259709 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085259709 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085259709 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085259709 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241213085259709 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085259709 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085259709 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085259709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085259709 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085259709 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085259709 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085259709 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085259709 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085259709 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085259709 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-RAN(747)@8fcf34dce8ec: Final verdict of PTC: none 20241213085259709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085259709 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085259709 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) HNBGW_Test.msc1-SCCP(746)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(751)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(749)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(743)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(754)@8fcf34dce8ec: Final verdict of PTC: none 20241213085259709 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085259709 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085259709 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085259709 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085259709 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085259709 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085259709 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085259709 DRANAP NOTICE cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085259709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x556598a3dbf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085259709 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085259709 DLSCCP DEBUG SCCP-SCOC(84)[0x556598a3ab00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085259709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081ba7d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085259709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085259709 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085259709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085259709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085259709 DLSCCP DEBUG SCCP-SCOC(84)[0x556598a3ab00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085259709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x556598a3dbf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085259709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5729747)[0x556598a26760]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085259709 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5729747)[0x556598a26760]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085259709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085259709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5729747)[0x556598a26760]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085259709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5729747)[0x556598a26760]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085259709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5729747)[0x556598a26760]{disrupted}: Freeing instance (context_map.c:202) 20241213085259709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5729747)[0x556598a26760]{disrupted}: Deallocated (fsm.c:568) 20241213085259710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x556598a3dbf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085259710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x556598a3dbf0]{disconnected}: Freeing instance (context_map.c:206) 20241213085259710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x556598a3dbf0]{disconnected}: Deallocated (fsm.c:568) 20241213085259710 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5729747 SCCP-84 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213085259710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085259710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085259710 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085259710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085259710 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085259710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085259710 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085259710 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085259710 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085259710 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085259710 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085259710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) HNBGW_Test.msc0-M3UA(745)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(736)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(737)@8fcf34dce8ec: Final verdict of PTC: none 20241213085259709 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085259709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085259709 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085259709 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085259709 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085259710 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085259710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085259710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085259710 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085259710 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085259710 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) 20241213085259710 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085259710 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085259710 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085259710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085259710 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085259710 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085259710 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085259710 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085259710 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085259710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085259710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085259710 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085259710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085259710 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085259710 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085259710 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085259710 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085259710 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085259710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085259710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085259710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085259710 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085259710 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085259710 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085259710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085259710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085259710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085259710 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_round_robin-Iuh0(739)@8fcf34dce8ec: Final verdict of PTC: none 20241213085259710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085259710 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085259710 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085259710 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085259710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085259710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085259710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085259710 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085259710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085259710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085259710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085259710 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085259710 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085259710 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085259710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4338563)[0x556598a28f70]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085259710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4338563)[0x556598a28f70]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085259710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x556598a1c100]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085259710 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085259710 DLSCCP DEBUG SCCP-SCOC(83)[0x556598a375a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085259710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a07664), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085259710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085259710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085259710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085259710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085259710 DLSCCP DEBUG SCCP-SCOC(83)[0x556598a375a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085259710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x556598a1c100]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085259710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4338563)[0x556598a28f70]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085259710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4338563)[0x556598a28f70]{disrupted}: Freeing instance (context_map.c:202) 20241213085259710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4338563)[0x556598a28f70]{disrupted}: Deallocated (fsm.c:568) 20241213085259710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x556598a1c100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085259710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x556598a1c100]{disconnected}: Freeing instance (context_map.c:206) 20241213085259710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x556598a1c100]{disconnected}: Deallocated (fsm.c:568) 20241213085259710 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4338563 SCCP-83 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213085259710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1047572)[0x556598a281a0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085259710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1047572)[0x556598a281a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085259710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x556598a29eb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085259710 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085259710 DLSCCP DEBUG SCCP-SCOC(85)[0x556598a290a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085259710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aeb56), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085259710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085259710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085259710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085259710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085259710 DLSCCP DEBUG SCCP-SCOC(85)[0x556598a290a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085259710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x556598a29eb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085259710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1047572)[0x556598a281a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085259710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1047572)[0x556598a281a0]{disrupted}: Freeing instance (context_map.c:202) 20241213085259710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1047572)[0x556598a281a0]{disrupted}: Deallocated (fsm.c:568) 20241213085259710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x556598a29eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085259710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x556598a29eb0]{disconnected}: Freeing instance (context_map.c:206) 20241213085259710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x556598a29eb0]{disconnected}: Deallocated (fsm.c:568) 20241213085259710 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1047572 SCCP-85 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213085259710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085259710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085259710 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085259710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085259710 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085259710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085259710 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085259710 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085259710 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085259710 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085259710 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085259710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085259710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085259710 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085259710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085259710 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085259710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085259710 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085259710 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085259710 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085259710 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085259710 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085259710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085259710 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085259710 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085259710 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085259710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085259710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085259710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085259710 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(748)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(741)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(755)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085259723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34994<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(738)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(735): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(736): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(738): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(739): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(741): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(742): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(743): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(744): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(745): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(746): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-RAN(747): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(748): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-SCCP(749): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-RAN(750): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-M3UA(751): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(752): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(753): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(754): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(755): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(756): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(757): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(758): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:52:59 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc 20241213085259877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085300379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35036<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=538588) 20241213085300428 DLSCCP DEBUG SCCP-SCOC(82)[0x5565989a7e10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085300428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007a331), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085300428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085300428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085300428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085300428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085300428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085300428 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085300428 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085300428 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085300428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085300428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085300428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085300428 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085301254 DLSCCP DEBUG SCCP-SCOC(81)[0x556598a2a970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085301254 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00293080), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085301254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085301254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085301254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085301254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085301254 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085301254 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085301254 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085301254 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085301254 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085301254 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085301254 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085301254 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=538588, count=546840) 20241213085301710 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085301710 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085301710 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213085301710 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085301710 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085301710 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085301710 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085301710 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085301710 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085301710 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085301710 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241213085301710 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241213085302052 DLSCCP DEBUG SCCP-SCOC(79)[0x556598a1c620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085302052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00231e27), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085302052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085302052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085302052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085302052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085302052 DLSCCP DEBUG SCCP-SCOC(80)[0x556598a1c810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085302052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001fa5f8), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085302052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085302052 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085302052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085302052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085302052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085302052 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085302052 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085302052 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085302052 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085302052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085302052 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085302053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085302053 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085302053 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085302053 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085302053 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085302053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085302053 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:53:02 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_mscpool_no_allow_attach_valid_nri started. 20241213085303461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085303466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60942<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085303470 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45673<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(763)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085303496 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085303496 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085303507 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085303507 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085303508 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085303508 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085303508 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47880 (stream_srv.c:132) 20241213085303508 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47880<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085303508 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085303508 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_valid_nri-Iuh1(765)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085303509 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085303509 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085303509 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085303509 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085303509 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085303509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085303509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085303509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085303509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085303509 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085303509 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085303509 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085303509 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085303509 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085303509 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085303509 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085303509 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085303509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085303509 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085303509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085303509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085303509 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085303509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085303509 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085303509 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085303509 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085303509 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085303509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085303509 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085303509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085303509 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085303509 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085303509 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085303509 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085303509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085303509 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085303510 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085303510 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085303510 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085303510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085303510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085303510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085303510 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085303510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085303510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085303510 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085303510 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085303510 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085303510 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085303510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085303510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085303510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085303510 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085303510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085303510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085303510 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085303511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085303511 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085303511 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085303511 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085303511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085303511 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085303511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085303511 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085303511 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085303511 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085303511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085303511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085303511 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(769)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(769)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(769)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(767)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(772)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(772)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(772)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-SCCP(770)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(775)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc2-M3UA(775)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(775)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc2-SCCP(773)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085303568 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085303568 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085303568 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085303568 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085303569 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085303569 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085303569 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085303569 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085303570 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085303570 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085303570 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085303570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085303570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085303570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085303570 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085303570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085303570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085303570 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085303570 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085303570 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085303570 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085303570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085303570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085303570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085303570 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085303570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085303570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085303570 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085303570 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085303570 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085303570 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085303570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085303570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085303570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085303570 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085303570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085303570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085303570 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085303570 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085303570 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085303570 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085303570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085303570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085303570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085303570 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085303570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085303570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085303570 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085303571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085303571 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085303571 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085303571 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085303571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085303571 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085303571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085303571 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085303571 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085303571 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085303571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085303571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085303571 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085303571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085303571 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085303571 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085303571 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085303571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085303571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085303571 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085303571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085303571 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085303571 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085303571 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085303571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085303571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085303571 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(778)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(778)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(778)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(776)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085303595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085303595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085303595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085303595 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085303595 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085303595 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085303595 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085303595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085303595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085303599 DLINP DEBUG SRVCONN(,r=127.0.0.1:47880<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085303599 DLINP DEBUG SRVCONN(,r=127.0.0.1:47880<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085303599 DLINP DEBUG SRVCONN(,r=127.0.0.1:47880<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085303599 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085303599 DHNBAP DEBUG (127.0.0.1:47880 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085303599 DHNBAP NOTICE (127.0.0.1:47880 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085303599 DHNBAP NOTICE (127.0.0.1:47880 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085303599 DLINP DEBUG SRVCONN(,r=127.0.0.1:47880<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085303599 DLINP DEBUG SRVCONN(,r=127.0.0.1:47880<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085303724 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085303724 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085303724 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085303724 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085303731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085303731 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085303731 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085303731 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085303731 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085303731 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085303731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085303733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085303733 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085303733 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085303733 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085303734 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085303734 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085303734 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085303734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085303734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085303734 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085303734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085303734 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085303734 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085303734 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085303734 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085303734 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085303734 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085303735 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085303735 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085303735 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085303735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085303735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085303735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085303735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085303736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085303736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085303736 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085303736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085303736 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085303736 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085303736 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085303736 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085303736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085303736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085303736 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085303746 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 20241213085303746 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 20241213085303746 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085303747 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085303752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085303752 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085303752 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085303752 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085303752 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085303752 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085303752 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085303754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085303754 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085303754 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085303754 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085303754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085303754 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085303754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085303754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085303755 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085303755 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085303755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085303755 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085303755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085303755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085303755 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085303755 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085303755 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085303756 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085303756 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085303756 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085303756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085303756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085303756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085303756 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085303756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085303756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085303756 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085303756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085303756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085303756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085303756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085303756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085303756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085303756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085303756 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085303766 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 20241213085303766 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 20241213085303766 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085303766 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241213085303772 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) 20241213085303772 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241213085303772 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085303772 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085303772 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085303772 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241213085303772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085303775 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) 20241213085303775 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085303775 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085303775 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085303775 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085303775 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085303775 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085303775 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085303775 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085303775 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241213085303775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085303775 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085303775 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085303775 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085303775 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085303775 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085303775 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085303776 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085303776 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085303776 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085303776 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085303776 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085303776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085303776 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085303776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085303776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085303776 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085303777 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085303777 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085303777 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085303777 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085303777 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085303777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085303777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085303777 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085303784 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085303784 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085303784 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085303784 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085303790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085303790 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085303790 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085303790 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085303790 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085303790 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085303790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085303793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085303793 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085303793 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085303793 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085303793 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085303793 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085303793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085303793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085303793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085303793 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085303793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085303793 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085303793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085303793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085303793 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085303793 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085303793 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085303794 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085303794 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085303794 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085303794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085303794 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085303794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085303794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085303794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085303794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085303794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085303794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085303794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085303794 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085303795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085303795 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085303795 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085303795 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085303795 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085303795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085303795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085303795 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085304383 DLSCCP DEBUG SCCP-SCOC(78)[0x556598a1c230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085304383 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00174a6d), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085304383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085304383 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085304383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085304383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085304384 DLSCCP DEBUG SCCP-SCOC(77)[0x5565989a4aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085304384 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082e6f5), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085304384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085304384 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085304384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085304384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085304384 DLSCCP DEBUG SCCP-SCOC(76)[0x556598a2b520]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085304384 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e4cc31), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085304384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085304384 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085304384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085304384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085304384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085304384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085304384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085304384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085304384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085304384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085304384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085304384 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085304384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085304384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085304384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085304384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085304384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085304384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085304384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085304384 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085304384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085304384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085304384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085304384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085304384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085304384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085304384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085304384 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085304391 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) 20241213085304391 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085304391 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085304391 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085304391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085304391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085304392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085304392 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085304392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085304392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085304392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085304392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085304392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085304392 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=0082e6f5) (sccp_scrc.c:477) 20241213085304392 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1824) 20241213085304392 DLSCCP DEBUG SCCP-SCOC(77)[0x5565989a4aa0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085304392 DLSCCP DEBUG SCCP-SCOC(77)[0x5565989a4aa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085304392 DLSCCP DEBUG SCCP-SCOC(77)[0x5565989a4aa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085304392 DLSCCP DEBUG SCCP-SCOC(77)[0x5565989a4aa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085304392 DLSCCP DEBUG SCCP-SCOC(77)[0x5565989a4aa0]{IDLE}: Deallocated (fsm.c:568) 20241213085304392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085304392 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085304392 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085304392 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085304392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085304392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085304392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085304392 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085304392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085304392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085304392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085304392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085304393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085304393 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=00174a6d) (sccp_scrc.c:477) 20241213085304393 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1824) 20241213085304393 DLSCCP DEBUG SCCP-SCOC(78)[0x556598a1c230]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085304393 DLSCCP DEBUG SCCP-SCOC(78)[0x556598a1c230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085304393 DLSCCP DEBUG SCCP-SCOC(78)[0x556598a1c230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085304393 DLSCCP DEBUG SCCP-SCOC(78)[0x556598a1c230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085304393 DLSCCP DEBUG SCCP-SCOC(78)[0x556598a1c230]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(768)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085304540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085304540 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085304540 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085304540 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085304540 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085304540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085304540 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085304540 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085304540 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085304540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085304540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085304540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085304540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085304540 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085304540 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085304540 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085304540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304540 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085304540 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085304540 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085304540 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085304540 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085304540 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085304540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085304540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085304540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085304540 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085304540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085304540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085304540 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085304540 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085304541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085304541 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085304541 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085304541 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085304541 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085304541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085304541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085304541 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085304542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085304542 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085304542 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085304542 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085304542 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085304542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085304542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085304542 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085304542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085304542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085304542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085304542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085304542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085304542 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085304542 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085304542 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085304542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304542 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085304542 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085304542 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085304542 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085304542 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(771)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(774)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn0-RAN(777)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085304592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085304592 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085304592 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085304592 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085304592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085304592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085304592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085304592 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085304592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085304592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085304592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085304592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085304592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085304592 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085304592 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085304592 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085304592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304592 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085304592 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085304592 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085304592 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085304592 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085304592 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085304592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085304592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085304592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085304592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085304592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085304592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085304592 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085304592 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085304592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085304592 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085304592 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085304592 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085304592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085304592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085304592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085304592 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085304593 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085304593 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085304593 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085304593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085304593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085304593 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085304593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085304593 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085304593 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085304593 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085304593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304593 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085304593 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085304593 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085304593 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085304593 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085304593 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085304593 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085304593 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085304593 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085304593 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085304593 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085304594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085304594 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085304594 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085304594 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085304594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085304594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085304594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085304594 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085304594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085304594 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085304594 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085304594 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085304594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085304594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085304594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085304594 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085304594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085304594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085304594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085304594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085304594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085304594 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085304594 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085304594 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085304594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304594 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085304594 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085304594 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085304594 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085304594 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) 20241213085304594 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) 20241213085304594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085304594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085304594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085304594 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085304594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085304594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085304594 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085304594 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{CONNECTED}: link up (cnlink.c:111) 20241213085304594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085304594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085304594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085304594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085304594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085304594 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085304594 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085304594 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085304594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304594 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085304594 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085304594 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085304594 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085304594 DRANAP INFO cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085304594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085304594 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085304594 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085304594 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085304594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085304594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085304594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085304594 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085304598 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) 20241213085304598 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085304598 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085304598 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085304598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085304598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085304598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085304598 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085304598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085304598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085304598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085304598 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) 20241213085304598 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085304598 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085304598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085304598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085304598 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085304598 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=00e4cc31) (sccp_scrc.c:477) 20241213085304598 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20241213085304598 DLSCCP DEBUG SCCP-SCOC(76)[0x556598a2b520]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085304598 DLSCCP DEBUG SCCP-SCOC(76)[0x556598a2b520]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085304598 DLSCCP DEBUG SCCP-SCOC(76)[0x556598a2b520]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085304598 DLSCCP DEBUG SCCP-SCOC(76)[0x556598a2b520]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085304598 DLSCCP DEBUG SCCP-SCOC(76)[0x556598a2b520]{IDLE}: Deallocated (fsm.c:568) 20241213085304598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085304598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085304598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085304598 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085304598 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) 20241213085304598 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085304598 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085304598 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085304598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085304598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085304598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085304598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085304598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085304598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085304598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085304598 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085304598 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213085304598 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085304598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085304598 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085304598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304598 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085304598 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085304598 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085304598 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085304598 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) 20241213085304598 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) 20241213085304598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085304598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085304598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085304598 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085304598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085304598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085304598 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085304598 DRANAP NOTICE cnlink(msc-2)[0x5565989a6870]{CONNECTED}: link up (cnlink.c:111) 20241213085304598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085304598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085304598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085304598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085304598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085304598 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085304598 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213085304598 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085304598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085304598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085304598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085304598 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085304598 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085304598 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085304598 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085304598 DRANAP INFO cnlink(msc-2)[0x5565989a6870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085304598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085304598 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085304599 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085304599 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085304599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085304599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085304599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085304599 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085305608 DLCTRL DEBUG Command: GET 335313300 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085305608 DLCTRL DEBUG Tx Command reply: GET_REPLY 335313300 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085305612 DLCTRL DEBUG Command: GET 63633660 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085305612 DLCTRL DEBUG Tx Command reply: GET_REPLY 63633660 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085305615 DLCTRL DEBUG Command: GET 917200633 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085305615 DLCTRL DEBUG Tx Command reply: GET_REPLY 917200633 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085305619 DLCTRL DEBUG Command: GET 937278849 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085305619 DLCTRL DEBUG Tx Command reply: GET_REPLY 937278849 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085305624 DLCTRL DEBUG Command: GET 546885280 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085305624 DLCTRL DEBUG Tx Command reply: GET_REPLY 546885280 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085305627 DLCTRL DEBUG Command: GET 985362206 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085305627 DLCTRL DEBUG Tx Command reply: GET_REPLY 985362206 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085305630 DLCTRL DEBUG Command: GET 279243902 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085305630 DLCTRL DEBUG Tx Command reply: GET_REPLY 279243902 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085305633 DLCTRL DEBUG Command: GET 212346881 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085305633 DLCTRL DEBUG Tx Command reply: GET_REPLY 212346881 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085305636 DLCTRL DEBUG Command: GET 246688417 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085305636 DLCTRL DEBUG Tx Command reply: GET_REPLY 246688417 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085305638 DLCTRL DEBUG Command: GET 129565461 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085305638 DLCTRL DEBUG Tx Command reply: GET_REPLY 129565461 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085305640 DLCTRL DEBUG Command: GET 793152907 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085305640 DLCTRL DEBUG Tx Command reply: GET_REPLY 793152907 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085305642 DLCTRL DEBUG Command: GET 833866659 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085305642 DLCTRL DEBUG Tx Command reply: GET_REPLY 833866659 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085305646 DLCTRL DEBUG Command: GET 857010044 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085305646 DLCTRL DEBUG Tx Command reply: GET_REPLY 857010044 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085305650 DLCTRL DEBUG Command: GET 432512526 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085305650 DLCTRL DEBUG Tx Command reply: GET_REPLY 432512526 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085305653 DLCTRL DEBUG Command: GET 731124877 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085305653 DLCTRL DEBUG Tx Command reply: GET_REPLY 731124877 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085305656 DLCTRL DEBUG Command: GET 293615684 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085305656 DLCTRL DEBUG Tx Command reply: GET_REPLY 293615684 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085305659 DLCTRL DEBUG Command: GET 541933225 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085305659 DLCTRL DEBUG Tx Command reply: GET_REPLY 541933225 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085305662 DLCTRL DEBUG Command: GET 237178295 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085305663 DLCTRL DEBUG Tx Command reply: GET_REPLY 237178295 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085305665 DLCTRL DEBUG Command: GET 713751369 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085305665 DLCTRL DEBUG Tx Command reply: GET_REPLY 713751369 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085305668 DLCTRL DEBUG Command: GET 208572468 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085305668 DLCTRL DEBUG Tx Command reply: GET_REPLY 208572468 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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@8fcf34dce8ec: 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 := '000000000000000011010110'B, t_guard := 20.000000 } 20241213085305707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60952<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(771)@8fcf34dce8ec: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(771)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(780)14074751 20241213085306740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085306740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085306740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085306740 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085306740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd6c37f, normal) (hnbgw_rua.c:407) 20241213085306740 DHNB DEBUG map_rua[0x556598a1c230]{init}: Allocated (fsm.c:456) 20241213085306740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14074751)[0x556598a1c230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085306740 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14074751 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085306740 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085306740 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085306740 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14074751 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241213085306740 DCN DEBUG map_sccp[0x5565989a4aa0]{init}: Allocated (fsm.c:456) 20241213085306740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x5565989a4aa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085306741 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14074751 <-> SCCP-86 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213085306741 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14074751 SCCP-86 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085306741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14074751)[0x556598a1c230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085306741 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085306741 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085306741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14074751)[0x556598a1c230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085306741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x5565989a4aa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085306741 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085306741 DLSCCP DEBUG SCCP-SCOC(86)[0x556598a28f70]{IDLE}: Allocated (fsm.c:456) 20241213085306741 DLSCCP DEBUG SCCP-SCOC(86)[0x556598a28f70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085306741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030000d60056400500f1100926) (sccp_scrc.c:406) 20241213085306741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085306741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085306741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085306741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085306741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085306741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085306741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085306741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085306741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085306741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085306741 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085306741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085306741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085306741 DLSCCP DEBUG SCCP-SCOC(86)[0x556598a28f70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085306741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x5565989a4aa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085306741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14074751)[0x556598a1c230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085306742 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085306742 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085306742 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085306742 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085306742 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085306742 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085306742 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085306742 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(770)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc1-SCCP(770)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(771)@8fcf34dce8ec: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(780) HNBGW_Test.msc1-RAN(771)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(780)7502844 HNBGW_Test.msc1-SCCP(770)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(770)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(780)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085306759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085306759 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085306759 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085306759 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085306759 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085306759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085306759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085306759 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085306759 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085306759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085306759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085306759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085306760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085306760 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003f79ee) (sccp_scrc.c:477) 20241213085306760 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20241213085306760 DLSCCP DEBUG SCCP-SCOC(86)[0x556598a28f70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085306760 DLSCCP DEBUG SCCP-SCOC(86)[0x556598a28f70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085306760 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085306760 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085306760 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) 20241213085306760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x5565989a4aa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085306760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x5565989a4aa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085306762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60952<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(780)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085306764 DLCTRL DEBUG Command: GET 183351900 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085306764 DLCTRL DEBUG Tx Command reply: GET_REPLY 183351900 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085306767 DLCTRL DEBUG Command: GET 101439383 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085306767 DLCTRL DEBUG Tx Command reply: GET_REPLY 101439383 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085306772 DLCTRL DEBUG Command: GET 434550969 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085306772 DLCTRL DEBUG Tx Command reply: GET_REPLY 434550969 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085306777 DLCTRL DEBUG Command: GET 907068824 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085306777 DLCTRL DEBUG Tx Command reply: GET_REPLY 907068824 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085306779 DLCTRL DEBUG Command: GET 377379184 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085306779 DLCTRL DEBUG Tx Command reply: GET_REPLY 377379184 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085306781 DLCTRL DEBUG Command: GET 572139610 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085306781 DLCTRL DEBUG Tx Command reply: GET_REPLY 572139610 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085306783 DLCTRL DEBUG Command: GET 498231728 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085306783 DLCTRL DEBUG Tx Command reply: GET_REPLY 498231728 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241213085306783 DLCTRL DEBUG Command: GET 866910076 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085306783 DLCTRL DEBUG Tx Command reply: GET_REPLY 866910076 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085306784 DLCTRL DEBUG Command: GET 932867080 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085306784 DLCTRL DEBUG Tx Command reply: GET_REPLY 932867080 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085306786 DLCTRL DEBUG Command: GET 914708516 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085306786 DLCTRL DEBUG Tx Command reply: GET_REPLY 914708516 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085306787 DLCTRL DEBUG Command: GET 236458267 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085306787 DLCTRL DEBUG Tx Command reply: GET_REPLY 236458267 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085306787 DLCTRL DEBUG Command: GET 37439202 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085306787 DLCTRL DEBUG Tx Command reply: GET_REPLY 37439202 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085306788 DLCTRL DEBUG Command: GET 217089845 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085306788 DLCTRL DEBUG Tx Command reply: GET_REPLY 217089845 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085306789 DLCTRL DEBUG Command: GET 698750235 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085306789 DLCTRL DEBUG Tx Command reply: GET_REPLY 698750235 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085306790 DLCTRL DEBUG Command: GET 224694841 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085306790 DLCTRL DEBUG Tx Command reply: GET_REPLY 224694841 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085306791 DLCTRL DEBUG Command: GET 574859533 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085306791 DLCTRL DEBUG Tx Command reply: GET_REPLY 574859533 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085306793 DLCTRL DEBUG Command: GET 56114790 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085306793 DLCTRL DEBUG Tx Command reply: GET_REPLY 56114790 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085306794 DLCTRL DEBUG Command: GET 767417368 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085306794 DLCTRL DEBUG Tx Command reply: GET_REPLY 767417368 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085306796 DLCTRL DEBUG Command: GET 786719962 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085306796 DLCTRL DEBUG Tx Command reply: GET_REPLY 786719962 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085306797 DLCTRL DEBUG Command: GET 269851300 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085306797 DLCTRL DEBUG Tx Command reply: GET_REPLY 269851300 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000100010101'B, t_guard := 20.000000 } 20241213085306810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60956<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(768)@8fcf34dce8ec: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(768)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(781)9476951 20241213085307842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085307842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085307842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213085307843 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085307843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x909b57, normal) (hnbgw_rua.c:407) 20241213085307843 DHNB DEBUG map_rua[0x556598a1c100]{init}: Allocated (fsm.c:456) 20241213085307843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476951)[0x556598a1c100]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085307843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9476951 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085307843 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085307843 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085307843 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213085307843 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9476951 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085307843 DCN DEBUG map_sccp[0x556598a281a0]{init}: Allocated (fsm.c:456) 20241213085307843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x556598a281a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085307843 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9476951 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085307843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9476951 SCCP-87 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213085307843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476951)[0x556598a1c100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085307843 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085307843 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085307843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476951)[0x556598a1c100]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085307843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x556598a281a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085307843 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085307843 DLSCCP DEBUG SCCP-SCOC(87)[0x556598a26760]{IDLE}: Allocated (fsm.c:456) 20241213085307843 DLSCCP DEBUG SCCP-SCOC(87)[0x556598a26760]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085307843 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030001150056400500f1100926) (sccp_scrc.c:406) 20241213085307843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085307843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085307843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085307843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085307843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085307844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085307844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085307844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085307844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085307844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085307844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085307844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085307844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085307844 DLSCCP DEBUG SCCP-SCOC(87)[0x556598a26760]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085307844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x556598a281a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085307844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476951)[0x556598a1c100]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085307844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085307844 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085307844 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085307845 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085307845 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085307845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085307845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085307845 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(767)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(767)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(768)@8fcf34dce8ec: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(781) HNBGW_Test.msc0-RAN(768)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(781)3220915 HNBGW_Test.msc0-SCCP(767)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(767)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085307878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085307878 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085307878 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085307878 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085307878 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085307878 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085307878 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085307878 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085307878 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085307878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085307878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085307878 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085307878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085307878 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0020c8fb) (sccp_scrc.c:477) 20241213085307878 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20241213085307878 DLSCCP DEBUG SCCP-SCOC(87)[0x556598a26760]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085307878 DLSCCP DEBUG SCCP-SCOC(87)[0x556598a26760]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085307878 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085307879 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085307879 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) 20241213085307879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x556598a281a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085307879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x556598a281a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_no_allow_attach_valid_nri0(781)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085307881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60956<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(781)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085307882 DLCTRL DEBUG Command: GET 952091941 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085307883 DLCTRL DEBUG Tx Command reply: GET_REPLY 952091941 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085307885 DLCTRL DEBUG Command: GET 488748466 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085307885 DLCTRL DEBUG Tx Command reply: GET_REPLY 488748466 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085307887 DLCTRL DEBUG Command: GET 498480635 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085307887 DLCTRL DEBUG Tx Command reply: GET_REPLY 498480635 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085307888 DLCTRL DEBUG Command: GET 96012094 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085307888 DLCTRL DEBUG Tx Command reply: GET_REPLY 96012094 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085307890 DLCTRL DEBUG Command: GET 492939317 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085307890 DLCTRL DEBUG Tx Command reply: GET_REPLY 492939317 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085307891 DLCTRL DEBUG Command: GET 307647197 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085307891 DLCTRL DEBUG Tx Command reply: GET_REPLY 307647197 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085307892 DLCTRL DEBUG Command: GET 43317880 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085307892 DLCTRL DEBUG Tx Command reply: GET_REPLY 43317880 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241213085307894 DLCTRL DEBUG Command: GET 309560386 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085307894 DLCTRL DEBUG Tx Command reply: GET_REPLY 309560386 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085307895 DLCTRL DEBUG Command: GET 35974174 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085307895 DLCTRL DEBUG Tx Command reply: GET_REPLY 35974174 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085307896 DLCTRL DEBUG Command: GET 539774781 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085307896 DLCTRL DEBUG Tx Command reply: GET_REPLY 539774781 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085307897 DLCTRL DEBUG Command: GET 537928742 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085307897 DLCTRL DEBUG Tx Command reply: GET_REPLY 537928742 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085307897 DLCTRL DEBUG Command: GET 92772023 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085307897 DLCTRL DEBUG Tx Command reply: GET_REPLY 92772023 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085307898 DLCTRL DEBUG Command: GET 887568907 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085307898 DLCTRL DEBUG Tx Command reply: GET_REPLY 887568907 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085307899 DLCTRL DEBUG Command: GET 789898460 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085307899 DLCTRL DEBUG Tx Command reply: GET_REPLY 789898460 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085307900 DLCTRL DEBUG Command: GET 714190524 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085307900 DLCTRL DEBUG Tx Command reply: GET_REPLY 714190524 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085307901 DLCTRL DEBUG Command: GET 546672524 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085307901 DLCTRL DEBUG Tx Command reply: GET_REPLY 546672524 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085307902 DLCTRL DEBUG Command: GET 266466462 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085307902 DLCTRL DEBUG Tx Command reply: GET_REPLY 266466462 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085307902 DLCTRL DEBUG Command: GET 494909689 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085307902 DLCTRL DEBUG Tx Command reply: GET_REPLY 494909689 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085307903 DLCTRL DEBUG Command: GET 217659026 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085307903 DLCTRL DEBUG Tx Command reply: GET_REPLY 217659026 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085307904 DLCTRL DEBUG Command: GET 328012989 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085307904 DLCTRL DEBUG Tx Command reply: GET_REPLY 328012989 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000101111011'B, t_guard := 20.000000 } 20241213085307916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60966<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(774)@8fcf34dce8ec: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(774)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(782)8251716 20241213085308943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085308943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085308943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213085308943 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085308943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7de944, normal) (hnbgw_rua.c:407) 20241213085308943 DHNB DEBUG map_rua[0x556598a3dbf0]{init}: Allocated (fsm.c:456) 20241213085308943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8251716)[0x556598a3dbf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085308943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8251716 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085308943 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085308944 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085308944 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8251716 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20241213085308944 DCN DEBUG map_sccp[0x556598a29eb0]{init}: Allocated (fsm.c:456) 20241213085308944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x556598a29eb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085308944 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8251716 <-> SCCP-88 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241213085308944 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8251716 SCCP-88 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213085308944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8251716)[0x556598a3dbf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085308944 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085308944 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085308944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8251716)[0x556598a3dbf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085308944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x556598a29eb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085308944 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085308944 DLSCCP DEBUG SCCP-SCOC(88)[0x556598a20e70]{IDLE}: Allocated (fsm.c:456) 20241213085308944 DLSCCP DEBUG SCCP-SCOC(88)[0x556598a20e70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085308944 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f400300017b0056400500f1100926) (sccp_scrc.c:406) 20241213085308944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085308944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085308944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085308944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085308944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085308944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085308944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085308944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085308944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085308944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085308944 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085308944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085308944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085308944 DLSCCP DEBUG SCCP-SCOC(88)[0x556598a20e70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085308944 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x556598a29eb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085308944 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8251716)[0x556598a3dbf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085308945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085308945 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085308945 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085308945 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085308945 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085308945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085308945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085308945 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(773)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc2-SCCP(773)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(774)@8fcf34dce8ec: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(782) HNBGW_Test.msc2-RAN(774)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(782)7510405 HNBGW_Test.msc2-SCCP(773)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(773)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(782)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085308956 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) 20241213085308956 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085308956 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085308956 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085308956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085308956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085308956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085308956 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085308956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085308956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085308956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085308956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085308956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085308956 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0037c845) (sccp_scrc.c:477) 20241213085308956 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20241213085308956 DLSCCP DEBUG SCCP-SCOC(88)[0x556598a20e70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085308956 DLSCCP DEBUG SCCP-SCOC(88)[0x556598a20e70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085308956 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085308956 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085308956 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) 20241213085308956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x556598a29eb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085308956 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x556598a29eb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085308958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60966<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(782)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085308960 DLCTRL DEBUG Command: GET 731589132 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085308960 DLCTRL DEBUG Tx Command reply: GET_REPLY 731589132 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085308962 DLCTRL DEBUG Command: GET 725102956 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085308962 DLCTRL DEBUG Tx Command reply: GET_REPLY 725102956 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085308963 DLCTRL DEBUG Command: GET 614480797 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085308963 DLCTRL DEBUG Tx Command reply: GET_REPLY 614480797 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085308965 DLCTRL DEBUG Command: GET 243334882 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085308965 DLCTRL DEBUG Tx Command reply: GET_REPLY 243334882 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085308967 DLCTRL DEBUG Command: GET 9000003 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085308967 DLCTRL DEBUG Tx Command reply: GET_REPLY 9000003 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085308969 DLCTRL DEBUG Command: GET 2089246 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085308969 DLCTRL DEBUG Tx Command reply: GET_REPLY 2089246 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085308971 DLCTRL DEBUG Command: GET 948172141 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085308971 DLCTRL DEBUG Tx Command reply: GET_REPLY 948172141 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241213085308972 DLCTRL DEBUG Command: GET 708370990 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085308972 DLCTRL DEBUG Tx Command reply: GET_REPLY 708370990 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085308974 DLCTRL DEBUG Command: GET 222380317 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085308974 DLCTRL DEBUG Tx Command reply: GET_REPLY 222380317 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085308975 DLCTRL DEBUG Command: GET 507027642 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085308975 DLCTRL DEBUG Tx Command reply: GET_REPLY 507027642 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085308976 DLCTRL DEBUG Command: GET 817434032 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085308976 DLCTRL DEBUG Tx Command reply: GET_REPLY 817434032 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20241213085308977 DLCTRL DEBUG Command: GET 268393373 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085308977 DLCTRL DEBUG Tx Command reply: GET_REPLY 268393373 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085308979 DLCTRL DEBUG Command: GET 455448743 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085308979 DLCTRL DEBUG Tx Command reply: GET_REPLY 455448743 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085308980 DLCTRL DEBUG Command: GET 139373974 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085308980 DLCTRL DEBUG Tx Command reply: GET_REPLY 139373974 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085308981 DLCTRL DEBUG Command: GET 104704345 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085308981 DLCTRL DEBUG Tx Command reply: GET_REPLY 104704345 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085308982 DLCTRL DEBUG Command: GET 19567314 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085308982 DLCTRL DEBUG Tx Command reply: GET_REPLY 19567314 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085308983 DLCTRL DEBUG Command: GET 261249354 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085308983 DLCTRL DEBUG Tx Command reply: GET_REPLY 261249354 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085308985 DLCTRL DEBUG Command: GET 779881474 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085308985 DLCTRL DEBUG Tx Command reply: GET_REPLY 779881474 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085308986 DLCTRL DEBUG Command: GET 184232301 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085308986 DLCTRL DEBUG Tx Command reply: GET_REPLY 184232301 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085308987 DLCTRL DEBUG Command: GET 897152985 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085308987 DLCTRL DEBUG Tx Command reply: GET_REPLY 897152985 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085308990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60942<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085308990 DLINP DEBUG SRVCONN(,r=127.0.0.1:47880<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(759)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(771)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(776)@8fcf34dce8ec: Final verdict of PTC: none 20241213085308990 DLINP DEBUG SRVCONN(,r=127.0.0.1:47880<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085308990 DLINP NOTICE SRV(,r=127.0.0.1:47880<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085308990 DMAIN NOTICE (127.0.0.1:47880 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47880<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085308990 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213085308990 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45673<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(768)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(766)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc2-RAN(774)@8fcf34dce8ec: Final verdict of PTC: none 20241213085308991 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) HNBGW_Test.sgsn0-RAN(777)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(773)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(778)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(775)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(770)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(761)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(769)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(765)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(772)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(763)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(779)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(760)@8fcf34dce8ec: Final verdict of PTC: none 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085308991 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085308991 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085308991 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) 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213085308991 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085308991 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085308991 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085308991 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) 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085308991 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085308991 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085308991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085308991 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085308991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085308991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085308991 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085308991 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085308991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085308991 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085308991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085308991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085308991 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085308991 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085308991 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085308991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085308991 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085308991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085308991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085308991 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085308991 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) 20241213085308992 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085308992 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241213085308992 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085308992 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085308992 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) 20241213085308992 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085308992 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085308992 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085308992 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085308992 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) 20241213085308992 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241213085308992 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085308992 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085308992 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085308992 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241213085308992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085308992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(767)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(762)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(759): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(760): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(761): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(762): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(763): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(765): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(766): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(767): none (pass -> pass)20241213085308998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085308999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085308999 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085308999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085308999 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085308999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085308999 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085308999 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085308999 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085308999 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085308999 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085308999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60934<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085308999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085308999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085308999 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085308999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085308999 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085309000 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085309000 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085309000 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085309000 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085309000 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085309000 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085309000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x556598a281a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085309000 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085309000 DLSCCP DEBUG SCCP-SCOC(87)[0x556598a26760]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085309000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020c8fb), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085309000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085309000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085309000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085309000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085309000 DLSCCP DEBUG SCCP-SCOC(87)[0x556598a26760]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085309000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x556598a281a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085309000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476951)[0x556598a1c100]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085309000 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476951)[0x556598a1c100]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085309000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085309000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476951)[0x556598a1c100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085309000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476951)[0x556598a1c100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085309000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476951)[0x556598a1c100]{disrupted}: Freeing instance (context_map.c:202) 20241213085309000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9476951)[0x556598a1c100]{disrupted}: Deallocated (fsm.c:568) 20241213085309000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x556598a281a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085309001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x556598a281a0]{disconnected}: Freeing instance (context_map.c:206) 20241213085309001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x556598a281a0]{disconnected}: Deallocated (fsm.c:568) 20241213085309001 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9476951 SCCP-87 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20241213085309001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085309001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085309001 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085309001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085309001 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085309001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085309001 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085309001 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085309001 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085309001 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085309001 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085309001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x5565989a4aa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085309001 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085309001 DLSCCP DEBUG SCCP-SCOC(86)[0x556598a28f70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085309001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f79ee), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085309001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085309001 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085309001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085309001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085309001 DLSCCP DEBUG SCCP-SCOC(86)[0x556598a28f70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085309001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x5565989a4aa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085309001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14074751)[0x556598a1c230]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085309001 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14074751)[0x556598a1c230]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085309002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085309002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14074751)[0x556598a1c230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085309002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14074751)[0x556598a1c230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085309002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14074751)[0x556598a1c230]{disrupted}: Freeing instance (context_map.c:202) 20241213085309002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14074751)[0x556598a1c230]{disrupted}: Deallocated (fsm.c:568) 20241213085309002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x5565989a4aa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085309002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x5565989a4aa0]{disconnected}: Freeing instance (context_map.c:206) 20241213085309002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x5565989a4aa0]{disconnected}: Deallocated (fsm.c:568) 20241213085309002 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14074751 SCCP-86 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241213085309002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085309002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085309002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085309002 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085309002 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085309002 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085309002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085309002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085309002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085309002 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085309002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(768): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(769): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(770): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-RAN(771): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(772): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-SCCP(773): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-RAN(774): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-M3UA(775): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(776): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(777): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(778): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(779): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(780): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(781): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(782): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@8fcf34dce8ec: 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'. 20241213085309002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085309002 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241213085309003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085309003 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085309003 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085309003 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085309003 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085309003 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085309003 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085309003 DRANAP NOTICE cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085309003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x556598a29eb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085309003 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085309003 DLSCCP DEBUG SCCP-SCOC(88)[0x556598a20e70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085309003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037c845), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085309003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085309003 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085309003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085309003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085309003 DLSCCP DEBUG SCCP-SCOC(88)[0x556598a20e70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085309003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x556598a29eb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085309003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8251716)[0x556598a3dbf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085309003 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8251716)[0x556598a3dbf0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085309003 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085309003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8251716)[0x556598a3dbf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085309003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8251716)[0x556598a3dbf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085309003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8251716)[0x556598a3dbf0]{disrupted}: Freeing instance (context_map.c:202) 20241213085309003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8251716)[0x556598a3dbf0]{disrupted}: Deallocated (fsm.c:568) 20241213085309003 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x556598a29eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085309004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x556598a29eb0]{disconnected}: Freeing instance (context_map.c:206) 20241213085309004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x556598a29eb0]{disconnected}: Deallocated (fsm.c:568) 20241213085309004 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8251716 SCCP-88 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20241213085309004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213085309004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085309004 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085309004 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085309004 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085309004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085309004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085309004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085309004 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085309004 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085309004 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085309004 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085309004 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085309004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085309004 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085309004 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085309004 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085309004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085309004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085309004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085309004 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req Fri Dec 13 08:53:09 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc 20241213085309094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60972<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085309596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60972<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=528144) 20241213085309711 DLSCCP DEBUG SCCP-SCOC(85)[0x556598a290a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085309711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aeb56), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085309711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085309711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085309711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085309711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085309711 DLSCCP DEBUG SCCP-SCOC(83)[0x556598a375a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085309711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a07664), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085309711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085309711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085309711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085309711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085309711 DLSCCP DEBUG SCCP-SCOC(84)[0x556598a3ab00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085309711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081ba7d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085309711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085309711 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085309711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085309711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085309711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085309711 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085309711 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085309711 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085309711 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085309711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085309712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085309712 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085309712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085309712 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085309712 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085309712 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085309712 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085309712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085309712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085309712 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085309712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085309712 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085309712 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085309712 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085309712 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085309712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085309712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085309712 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085310429 DLSCCP DEBUG SCCP-SCOC(82)[0x5565989a7e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085310430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007a331), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085310430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085310430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085310430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085310430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085310430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085310430 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085310430 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085310430 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085310430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085310430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085310430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085310430 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=528144, count=545108) 20241213085310992 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085310992 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241213085310992 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241213085310992 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085310992 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085310992 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213085310992 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085310992 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085310992 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085310992 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085310992 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085310992 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085311255 DLSCCP DEBUG SCCP-SCOC(81)[0x556598a2a970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085311255 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00293080), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085311255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085311255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085311255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085311255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085311255 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085311255 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085311255 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085311255 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085311255 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085311255 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085311255 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:53:11 UTC 2024 /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 20241213085312052 DLSCCP DEBUG SCCP-SCOC(80)[0x556598a1c810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085312052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001fa5f8), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085312052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085312052 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085312052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085312052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085312052 DLSCCP DEBUG SCCP-SCOC(79)[0x556598a1c620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085312052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00231e27), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085312052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085312052 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085312052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085312052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085312052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312052 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085312052 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085312052 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085312052 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085312052 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085312052 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085312053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312053 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085312053 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085312053 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085312053 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085312053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085312053 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20241213085312670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085312674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085312678 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44235<->l=127.0.0.1:4262) (control_if.c:572) 20241213085312694 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085312694 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085312702 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085312702 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085312702 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085312702 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085312702 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085312702 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085312703 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085312703 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085312703 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45027 (stream_srv.c:132) 20241213085312703 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45027<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085312704 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085312704 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085312704 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085312704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085312704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085312704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085312704 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085312704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085312704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085312704 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085312704 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085312704 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085312704 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085312704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085312704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085312704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085312704 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085312704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085312704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085312704 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085312704 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085312704 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085312704 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085312704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085312704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085312704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085312704 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085312704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085312704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085312704 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085312704 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085312704 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085312704 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085312704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085312704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085312704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085312704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085312704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085312704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085312704 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085312704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312704 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085312704 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085312704 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085312704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085312705 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085312705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312705 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085312705 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085312705 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085312705 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085312705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085312705 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085312705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312705 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085312705 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085312705 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085312705 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085312705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085312705 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085312705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312705 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085312705 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085312705 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085312705 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085312705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085312705 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(793)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(793)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(793)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(791)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(796)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-M3UA(796)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(796)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-SCCP(794)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085312731 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085312731 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085312732 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085312732 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085312732 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085312732 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085312732 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085312732 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085312733 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085312733 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085312733 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085312733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085312733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085312733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085312733 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085312733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085312733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085312733 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085312733 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085312733 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085312733 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085312733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085312733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085312733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085312733 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085312733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085312733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085312733 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085312733 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085312733 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085312733 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085312733 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085312733 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085312733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085312733 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085312733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085312733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085312733 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085312733 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085312733 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085312734 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085312734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085312734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085312734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085312734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085312734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085312734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085312734 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085312734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085312734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085312734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085312734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085312734 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085312734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085312734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085312734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085312734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085312734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085312734 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085312734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085312734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085312734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085312734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085312734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085312734 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085312734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085312734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085312734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085312734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085312734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085312734 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(799)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(799)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(799)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(797)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(802)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-M3UA(802)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(802)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-SCCP(800)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085312772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085312772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085312772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085312772 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085312772 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085312772 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085312772 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085312772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085312772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085312780 DLINP DEBUG SRVCONN(,r=127.0.0.1:45027<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085312780 DLINP DEBUG SRVCONN(,r=127.0.0.1:45027<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085312780 DLINP DEBUG SRVCONN(,r=127.0.0.1:45027<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085312780 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085312780 DHNBAP DEBUG (127.0.0.1:45027 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085312780 DHNBAP NOTICE (127.0.0.1:45027 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085312780 DHNBAP NOTICE (127.0.0.1:45027 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085312780 DLINP DEBUG SRVCONN(,r=127.0.0.1:45027<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085312780 DLINP DEBUG SRVCONN(,r=127.0.0.1:45027<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085312916 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085312916 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085312916 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085312916 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085312922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312922 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085312922 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085312922 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085312922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085312922 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085312922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085312924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312924 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085312924 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085312924 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085312924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085312924 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085312924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085312924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085312924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085312925 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085312925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085312925 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085312925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085312925 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085312925 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085312925 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085312925 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085312926 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085312926 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085312926 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085312926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085312926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085312926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085312926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085312926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085312926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085312926 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085312926 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312926 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085312926 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085312926 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085312926 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085312926 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085312926 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085312926 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085312927 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 20241213085312927 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 20241213085312927 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085312927 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085312931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312931 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085312931 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085312931 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085312931 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085312931 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085312931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085312932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312932 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085312932 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085312932 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085312933 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085312933 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085312933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085312933 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085312933 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085312933 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085312933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085312933 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085312933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085312933 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085312933 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085312933 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085312933 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085312934 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085312934 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085312934 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085312934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085312934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085312934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085312934 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085312934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085312934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085312934 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085312934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312934 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085312934 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085312934 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085312934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085312934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085312934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085312934 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085312947 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085312947 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085312947 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085312947 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085312953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312953 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085312953 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085312953 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085312953 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085312953 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085312953 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085312956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312956 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085312956 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085312956 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085312956 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085312956 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085312956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085312956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085312956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085312956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085312956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085312956 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085312956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085312956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085312956 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085312956 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085312956 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085312957 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085312957 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085312957 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085312957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085312957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085312958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085312958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085312958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085312958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085312958 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085312958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085312958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085312958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085312958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085312958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085312958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085312958 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085312961 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 20241213085312961 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 20241213085312961 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085312961 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213085312967 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312967 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213085312967 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085312967 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085312967 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085312967 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085312967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085312969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312969 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085312969 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085312969 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085312969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085312969 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085312969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085312970 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085312970 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085312970 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213085312970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085312970 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085312970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085312970 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085312970 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085312970 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085312970 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085312971 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085312971 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085312971 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085312971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085312971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085312971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085312971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085312971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085312971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085312971 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085312971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085312971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085312971 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085312971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085312971 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085312971 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085312971 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085312971 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085312971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085312971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085312971 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(792)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085313734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085313734 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085313734 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085313734 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085313734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085313734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085313734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085313734 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085313734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085313734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085313734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085313734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085313734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085313734 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085313734 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085313734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085313734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313734 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085313734 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085313734 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085313734 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085313734 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085313734 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085313734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085313734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085313734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085313734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085313734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085313734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085313734 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085313734 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085313734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085313734 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085313734 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085313734 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085313734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085313734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085313734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085313734 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085313734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085313734 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085313734 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085313734 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085313734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085313734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085313734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085313734 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085313734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085313734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085313734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085313734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085313734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085313734 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085313734 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085313734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085313734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313734 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085313734 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085313734 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085313734 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085313734 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(795)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085313734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085313734 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085313734 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085313734 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085313734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085313734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085313734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085313734 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085313735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085313735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085313735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085313735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085313735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085313735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085313735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085313735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085313735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313735 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085313735 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085313735 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085313735 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085313735 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) 20241213085313735 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) 20241213085313735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085313735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085313735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085313735 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085313735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085313735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085313735 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085313735 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{CONNECTED}: link up (cnlink.c:111) 20241213085313735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085313735 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085313735 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085313735 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085313735 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085313735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085313735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085313735 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085313735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085313735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085313735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085313735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085313735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085313735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085313735 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085313735 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085313735 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085313735 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085313735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085313735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085313735 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085313735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085313735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085313735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085313735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313736 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085313736 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085313736 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085313736 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085313736 DRANAP INFO cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(798)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085313753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085313753 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085313753 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085313753 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085313753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085313753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085313753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085313753 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085313753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085313753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085313753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085313753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085313753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085313753 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085313753 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085313753 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085313753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313753 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085313753 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085313753 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085313753 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085313753 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085313753 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085313753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085313753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085313753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085313753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085313753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085313754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085313754 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085313754 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085313754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085313754 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085313754 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085313754 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085313754 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085313754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085313754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085313754 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085313754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085313754 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085313754 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085313754 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085313754 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085313754 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085313754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085313754 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085313754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085313754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085313754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085313754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085313754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085313754 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085313754 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085313754 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085313754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313754 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085313754 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085313754 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085313754 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085313754 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(801)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085313771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085313771 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085313771 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085313771 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085313771 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085313771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085313771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085313771 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085313771 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085313771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085313771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085313771 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085313771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085313771 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085313771 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085313771 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085313771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313771 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085313771 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085313771 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085313771 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085313771 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) 20241213085313771 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) 20241213085313771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085313771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085313772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085313772 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085313772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085313772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085313772 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085313772 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: link up (cnlink.c:111) 20241213085313772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085313772 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085313772 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085313772 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085313772 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085313772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085313772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085313772 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085313773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085313773 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085313773 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085313773 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085313773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085313773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085313773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085313773 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085313773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085313773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085313773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085313773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085313773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085313773 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085313773 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085313774 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085313774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085313774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085313774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085313774 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085313774 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085313774 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085313774 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085313774 DRANAP INFO cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085314796 DLCTRL DEBUG Command: GET 968076695 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085314796 DLCTRL DEBUG Tx Command reply: GET_REPLY 968076695 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085314800 DLCTRL DEBUG Command: GET 744136233 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085314800 DLCTRL DEBUG Tx Command reply: GET_REPLY 744136233 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085314805 DLCTRL DEBUG Command: GET 702650026 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085314805 DLCTRL DEBUG Tx Command reply: GET_REPLY 702650026 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085314809 DLCTRL DEBUG Command: GET 783045613 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085314809 DLCTRL DEBUG Tx Command reply: GET_REPLY 783045613 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085314813 DLCTRL DEBUG Command: GET 377308463 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085314813 DLCTRL DEBUG Tx Command reply: GET_REPLY 377308463 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085314817 DLCTRL DEBUG Command: GET 109499143 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085314818 DLCTRL DEBUG Tx Command reply: GET_REPLY 109499143 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085314821 DLCTRL DEBUG Command: GET 137015206 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085314822 DLCTRL DEBUG Tx Command reply: GET_REPLY 137015206 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085314826 DLCTRL DEBUG Command: GET 710347413 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085314826 DLCTRL DEBUG Tx Command reply: GET_REPLY 710347413 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085314830 DLCTRL DEBUG Command: GET 515417488 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085314830 DLCTRL DEBUG Tx Command reply: GET_REPLY 515417488 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085314833 DLCTRL DEBUG Command: GET 850510293 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085314834 DLCTRL DEBUG Tx Command reply: GET_REPLY 850510293 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085314837 DLCTRL DEBUG Command: GET 584506713 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085314837 DLCTRL DEBUG Tx Command reply: GET_REPLY 584506713 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085314841 DLCTRL DEBUG Command: GET 589134429 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085314841 DLCTRL DEBUG Tx Command reply: GET_REPLY 589134429 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085314844 DLCTRL DEBUG Command: GET 334952042 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085314844 DLCTRL DEBUG Tx Command reply: GET_REPLY 334952042 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085314846 DLCTRL DEBUG Command: GET 677425599 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085314846 DLCTRL DEBUG Tx Command reply: GET_REPLY 677425599 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085314849 DLCTRL DEBUG Command: GET 896406230 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085314849 DLCTRL DEBUG Tx Command reply: GET_REPLY 896406230 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085314851 DLCTRL DEBUG Command: GET 248358492 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085314851 DLCTRL DEBUG Tx Command reply: GET_REPLY 248358492 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085314854 DLCTRL DEBUG Command: GET 31402475 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085314854 DLCTRL DEBUG Tx Command reply: GET_REPLY 31402475 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085314856 DLCTRL DEBUG Command: GET 593607210 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085314856 DLCTRL DEBUG Tx Command reply: GET_REPLY 593607210 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085314858 DLCTRL DEBUG Command: GET 992940635 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085314858 DLCTRL DEBUG Tx Command reply: GET_REPLY 992940635 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085314860 DLCTRL DEBUG Command: GET 191840433 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085314860 DLCTRL DEBUG Tx Command reply: GET_REPLY 191840433 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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 := '000000000000001110110011'B, t_guard := 20.000000 } 20241213085314899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57522<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(792)@8fcf34dce8ec: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(792)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)1768819 20241213085315933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085315933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085315933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213085315933 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085315933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1afd73, normal) (hnbgw_rua.c:407) 20241213085315933 DHNB DEBUG map_rua[0x556598a3dbf0]{init}: Allocated (fsm.c:456) 20241213085315933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1768819)[0x556598a3dbf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085315933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1768819 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085315933 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085315933 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085315933 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1768819 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085315933 DCN DEBUG map_sccp[0x556598a1c230]{init}: Allocated (fsm.c:456) 20241213085315933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x556598a1c230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085315933 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1768819 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085315933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1768819 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213085315933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1768819)[0x556598a3dbf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085315933 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085315933 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085315933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1768819)[0x556598a3dbf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085315933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x556598a1c230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085315933 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085315933 DLSCCP DEBUG SCCP-SCOC(89)[0x5565989a4aa0]{IDLE}: Allocated (fsm.c:456) 20241213085315933 DLSCCP DEBUG SCCP-SCOC(89)[0x5565989a4aa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085315934 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003b30056400500f1100926) (sccp_scrc.c:406) 20241213085315934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085315934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085315934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085315934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085315934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085315934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085315934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085315934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085315934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085315934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085315934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085315934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085315934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085315934 DLSCCP DEBUG SCCP-SCOC(89)[0x5565989a4aa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085315934 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x556598a1c230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085315934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1768819)[0x556598a3dbf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085315934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085315934 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085315934 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085315934 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085315934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085315934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085315934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085315934 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(791)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(791)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(792)@8fcf34dce8ec: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804) HNBGW_Test.msc0-RAN(792)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)2749108 HNBGW_Test.msc0-SCCP(791)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(791)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085315948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085315948 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085315948 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085315948 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085315948 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085315948 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085315948 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085315948 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085315948 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085315948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085315949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085315949 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085315949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085315949 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0090172d) (sccp_scrc.c:477) 20241213085315949 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20241213085315949 DLSCCP DEBUG SCCP-SCOC(89)[0x5565989a4aa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085315949 DLSCCP DEBUG SCCP-SCOC(89)[0x5565989a4aa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085315949 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085315949 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085315949 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) 20241213085315949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x556598a1c230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085315949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x556598a1c230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085315949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57522<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085315951 DLCTRL DEBUG Command: GET 224861856 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085315951 DLCTRL DEBUG Tx Command reply: GET_REPLY 224861856 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085315954 DLCTRL DEBUG Command: GET 767219046 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085315954 DLCTRL DEBUG Tx Command reply: GET_REPLY 767219046 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085315958 DLCTRL DEBUG Command: GET 64260669 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085315958 DLCTRL DEBUG Tx Command reply: GET_REPLY 64260669 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085315962 DLCTRL DEBUG Command: GET 510180781 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085315962 DLCTRL DEBUG Tx Command reply: GET_REPLY 510180781 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085315964 DLCTRL DEBUG Command: GET 510522482 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085315964 DLCTRL DEBUG Tx Command reply: GET_REPLY 510522482 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085315966 DLCTRL DEBUG Command: GET 453726333 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085315966 DLCTRL DEBUG Tx Command reply: GET_REPLY 453726333 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085315968 DLCTRL DEBUG Command: GET 131757653 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085315968 DLCTRL DEBUG Tx Command reply: GET_REPLY 131757653 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085315969 DLCTRL DEBUG Command: GET 800136109 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085315969 DLCTRL DEBUG Tx Command reply: GET_REPLY 800136109 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085315970 DLCTRL DEBUG Command: GET 43231146 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085315970 DLCTRL DEBUG Tx Command reply: GET_REPLY 43231146 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085315971 DLCTRL DEBUG Command: GET 263108265 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085315971 DLCTRL DEBUG Tx Command reply: GET_REPLY 263108265 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085315972 DLCTRL DEBUG Command: GET 20148748 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085315972 DLCTRL DEBUG Tx Command reply: GET_REPLY 20148748 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085315972 DLCTRL DEBUG Command: GET 887858960 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085315972 DLCTRL DEBUG Tx Command reply: GET_REPLY 887858960 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085315973 DLCTRL DEBUG Command: GET 191263027 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085315973 DLCTRL DEBUG Tx Command reply: GET_REPLY 191263027 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085315974 DLCTRL DEBUG Command: GET 799403769 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085315974 DLCTRL DEBUG Tx Command reply: GET_REPLY 799403769 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085315975 DLCTRL DEBUG Command: GET 893962232 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085315975 DLCTRL DEBUG Tx Command reply: GET_REPLY 893962232 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085315975 DLCTRL DEBUG Command: GET 980843096 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085315975 DLCTRL DEBUG Tx Command reply: GET_REPLY 980843096 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085315976 DLCTRL DEBUG Command: GET 701215311 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085315976 DLCTRL DEBUG Tx Command reply: GET_REPLY 701215311 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085315977 DLCTRL DEBUG Command: GET 623173648 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085315977 DLCTRL DEBUG Tx Command reply: GET_REPLY 623173648 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085315977 DLCTRL DEBUG Command: GET 276608513 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085315977 DLCTRL DEBUG Tx Command reply: GET_REPLY 276608513 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085315978 DLCTRL DEBUG Command: GET 480233711 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085315978 DLCTRL DEBUG Tx Command reply: GET_REPLY 480233711 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000010011011'B, t_guard := 20.000000 } 20241213085315989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57532<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(795)@8fcf34dce8ec: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(795)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)7695414 20241213085317008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085317008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085317008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213085317008 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085317008 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x756c36, normal) (hnbgw_rua.c:407) 20241213085317009 DHNB DEBUG map_rua[0x556598a1c100]{init}: Allocated (fsm.c:456) 20241213085317009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7695414)[0x556598a1c100]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085317009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7695414 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085317009 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085317009 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085317009 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213085317009 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7695414 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241213085317009 DCN DEBUG map_sccp[0x556598a281a0]{init}: Allocated (fsm.c:456) 20241213085317009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x556598a281a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085317009 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7695414 <-> SCCP-90 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213085317009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7695414 SCCP-90 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213085317009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7695414)[0x556598a1c100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085317009 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085317009 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085317009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7695414)[0x556598a1c100]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085317009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x556598a281a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085317009 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085317009 DLSCCP DEBUG SCCP-SCOC(90)[0x556598a198c0]{IDLE}: Allocated (fsm.c:456) 20241213085317009 DLSCCP DEBUG SCCP-SCOC(90)[0x556598a198c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085317009 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300009b0056400500f1100926) (sccp_scrc.c:406) 20241213085317009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085317009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085317009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085317009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085317009 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085317009 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085317009 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085317009 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085317009 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085317009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085317009 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085317009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085317009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085317009 DLSCCP DEBUG SCCP-SCOC(90)[0x556598a198c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085317009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x556598a281a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085317009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7695414)[0x556598a1c100]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085317009 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085317009 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085317009 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085317009 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085317009 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085317009 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085317009 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085317009 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(794)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc1-SCCP(794)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(795)@8fcf34dce8ec: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805) HNBGW_Test.msc1-RAN(795)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)8798826 HNBGW_Test.msc1-SCCP(794)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(794)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085317019 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085317019 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085317019 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085317019 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085317019 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085317019 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085317019 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085317019 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085317019 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085317020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085317020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085317020 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085317020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085317020 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00071368) (sccp_scrc.c:477) 20241213085317020 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20241213085317020 DLSCCP DEBUG SCCP-SCOC(90)[0x556598a198c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085317020 DLSCCP DEBUG SCCP-SCOC(90)[0x556598a198c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085317020 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085317020 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085317020 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) 20241213085317020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x556598a281a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085317020 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x556598a281a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085317021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57532<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085317023 DLCTRL DEBUG Command: GET 914494016 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085317023 DLCTRL DEBUG Tx Command reply: GET_REPLY 914494016 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085317025 DLCTRL DEBUG Command: GET 834443759 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085317025 DLCTRL DEBUG Tx Command reply: GET_REPLY 834443759 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085317027 DLCTRL DEBUG Command: GET 770472856 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085317027 DLCTRL DEBUG Tx Command reply: GET_REPLY 770472856 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085317030 DLCTRL DEBUG Command: GET 921744080 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085317030 DLCTRL DEBUG Tx Command reply: GET_REPLY 921744080 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085317032 DLCTRL DEBUG Command: GET 649503390 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085317032 DLCTRL DEBUG Tx Command reply: GET_REPLY 649503390 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085317034 DLCTRL DEBUG Command: GET 906635185 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085317034 DLCTRL DEBUG Tx Command reply: GET_REPLY 906635185 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241213085317036 DLCTRL DEBUG Command: GET 723130238 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085317036 DLCTRL DEBUG Tx Command reply: GET_REPLY 723130238 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085317038 DLCTRL DEBUG Command: GET 882639702 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085317038 DLCTRL DEBUG Tx Command reply: GET_REPLY 882639702 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085317039 DLCTRL DEBUG Command: GET 924716132 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085317039 DLCTRL DEBUG Tx Command reply: GET_REPLY 924716132 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085317040 DLCTRL DEBUG Command: GET 43194497 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085317040 DLCTRL DEBUG Tx Command reply: GET_REPLY 43194497 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085317041 DLCTRL DEBUG Command: GET 591851013 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085317041 DLCTRL DEBUG Tx Command reply: GET_REPLY 591851013 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085317042 DLCTRL DEBUG Command: GET 652302708 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085317042 DLCTRL DEBUG Tx Command reply: GET_REPLY 652302708 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085317043 DLCTRL DEBUG Command: GET 951868617 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085317043 DLCTRL DEBUG Tx Command reply: GET_REPLY 951868617 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085317044 DLCTRL DEBUG Command: GET 702999945 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085317044 DLCTRL DEBUG Tx Command reply: GET_REPLY 702999945 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085317044 DLCTRL DEBUG Command: GET 970747845 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085317044 DLCTRL DEBUG Tx Command reply: GET_REPLY 970747845 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085317045 DLCTRL DEBUG Command: GET 381314919 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085317045 DLCTRL DEBUG Tx Command reply: GET_REPLY 381314919 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085317046 DLCTRL DEBUG Command: GET 975499436 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085317046 DLCTRL DEBUG Tx Command reply: GET_REPLY 975499436 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085317046 DLCTRL DEBUG Command: GET 902898174 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085317046 DLCTRL DEBUG Tx Command reply: GET_REPLY 902898174 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085317047 DLCTRL DEBUG Command: GET 432751686 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085317047 DLCTRL DEBUG Tx Command reply: GET_REPLY 432751686 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085317048 DLCTRL DEBUG Command: GET 908056276 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085317048 DLCTRL DEBUG Tx Command reply: GET_REPLY 908056276 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: "disconnecting msc0" 20241213085317048 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(792)@8fcf34dce8ec: Final verdict of PTC: none 20241213085317049 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085317049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085317049 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085317049 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085317049 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085317049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085317049 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085317049 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085317049 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085317049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085317049 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085317049 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085317049 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085317049 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085317049 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085317049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085317049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085317049 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085317049 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085317049 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085317049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085317049 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085317049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085317049 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085317049 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085317049 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085317049 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085317049 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085317049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x556598a1c230]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085317049 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085317049 DLSCCP DEBUG SCCP-SCOC(89)[0x5565989a4aa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085317049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090172d), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085317049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085317049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085317049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085317049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085317049 DLSCCP DEBUG SCCP-SCOC(89)[0x5565989a4aa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085317049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x556598a1c230]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085317049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1768819)[0x556598a3dbf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085317049 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1768819)[0x556598a3dbf0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085317049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085317049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1768819)[0x556598a3dbf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085317049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1768819)[0x556598a3dbf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085317049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1768819)[0x556598a3dbf0]{disrupted}: Freeing instance (context_map.c:202) 20241213085317049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1768819)[0x556598a3dbf0]{disrupted}: Deallocated (fsm.c:568) 20241213085317049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x556598a1c230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085317049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x556598a1c230]{disconnected}: Freeing instance (context_map.c:206) 20241213085317049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x556598a1c230]{disconnected}: Deallocated (fsm.c:568) 20241213085317049 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1768819 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213085317049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085317049 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085317049 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085317049 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085317049 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085317049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085317049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085317049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085317049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085317049 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(793)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(791)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: 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 := '000000000000001001110000'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@8fcf34dce8ec: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)1768819 20241213085317063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57536<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(795)@8fcf34dce8ec: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(795)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)5385783 20241213085318087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085318087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085318087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213085318087 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085318087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x522e37, normal) (hnbgw_rua.c:407) 20241213085318087 DHNB DEBUG map_rua[0x556598a3dbf0]{init}: Allocated (fsm.c:456) 20241213085318087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385783)[0x556598a3dbf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085318087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5385783 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085318087 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085318087 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085318087 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5385783 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241213085318087 DCN DEBUG map_sccp[0x556598a1c230]{init}: Allocated (fsm.c:456) 20241213085318087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x556598a1c230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085318087 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5385783 <-> SCCP-91 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213085318087 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5385783 SCCP-91 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213085318087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385783)[0x556598a3dbf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085318087 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085318087 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085318087 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385783)[0x556598a3dbf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085318087 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x556598a1c230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085318087 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085318087 DLSCCP DEBUG SCCP-SCOC(91)[0x556598946430]{IDLE}: Allocated (fsm.c:456) 20241213085318087 DLSCCP DEBUG SCCP-SCOC(91)[0x556598946430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085318087 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002700056400500f1100926) (sccp_scrc.c:406) 20241213085318087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085318087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085318087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085318087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085318087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085318087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085318087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085318088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085318088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085318088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085318088 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085318088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085318088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085318088 DLSCCP DEBUG SCCP-SCOC(91)[0x556598946430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085318088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x556598a1c230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085318088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385783)[0x556598a3dbf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085318088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085318088 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085318088 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085318088 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085318088 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085318088 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085318088 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085318088 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(794)@8fcf34dce8ec: First idle individual index:1 HNBGW_Test.msc1-SCCP(794)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(795)@8fcf34dce8ec: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806) HNBGW_Test.msc1-RAN(795)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)10042236 HNBGW_Test.msc1-SCCP(794)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(794)@8fcf34dce8ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085318094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085318094 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085318094 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085318094 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085318094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085318094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085318094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085318094 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085318095 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085318095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085318095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085318095 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085318095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085318095 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f29c0d) (sccp_scrc.c:477) 20241213085318095 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20241213085318095 DLSCCP DEBUG SCCP-SCOC(91)[0x556598946430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085318095 DLSCCP DEBUG SCCP-SCOC(91)[0x556598946430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085318095 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085318095 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085318095 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) 20241213085318095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x556598a1c230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085318095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x556598a1c230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085318097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57536<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085318098 DLCTRL DEBUG Command: GET 542010071 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085318099 DLCTRL DEBUG Tx Command reply: GET_REPLY 542010071 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085318101 DLCTRL DEBUG Command: GET 147453446 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085318101 DLCTRL DEBUG Tx Command reply: GET_REPLY 147453446 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085318103 DLCTRL DEBUG Command: GET 547452301 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085318103 DLCTRL DEBUG Tx Command reply: GET_REPLY 547452301 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085318105 DLCTRL DEBUG Command: GET 449186915 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085318105 DLCTRL DEBUG Tx Command reply: GET_REPLY 449186915 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085318106 DLCTRL DEBUG Command: GET 349230297 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085318106 DLCTRL DEBUG Tx Command reply: GET_REPLY 349230297 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085318107 DLCTRL DEBUG Command: GET 380481084 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085318107 DLCTRL DEBUG Tx Command reply: GET_REPLY 380481084 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20241213085318108 DLCTRL DEBUG Command: GET 409671755 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085318108 DLCTRL DEBUG Tx Command reply: GET_REPLY 409671755 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085318109 DLCTRL DEBUG Command: GET 97666585 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085318109 DLCTRL DEBUG Tx Command reply: GET_REPLY 97666585 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085318109 DLCTRL DEBUG Command: GET 616803579 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085318109 DLCTRL DEBUG Tx Command reply: GET_REPLY 616803579 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085318110 DLCTRL DEBUG Command: GET 119752722 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085318110 DLCTRL DEBUG Tx Command reply: GET_REPLY 119752722 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085318111 DLCTRL DEBUG Command: GET 832084885 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085318111 DLCTRL DEBUG Tx Command reply: GET_REPLY 832084885 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085318111 DLCTRL DEBUG Command: GET 455677081 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085318111 DLCTRL DEBUG Tx Command reply: GET_REPLY 455677081 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085318112 DLCTRL DEBUG Command: GET 742102247 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085318112 DLCTRL DEBUG Tx Command reply: GET_REPLY 742102247 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085318113 DLCTRL DEBUG Command: GET 869940146 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085318113 DLCTRL DEBUG Tx Command reply: GET_REPLY 869940146 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085318113 DLCTRL DEBUG Command: GET 386351742 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085318113 DLCTRL DEBUG Tx Command reply: GET_REPLY 386351742 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085318114 DLCTRL DEBUG Command: GET 414534211 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085318114 DLCTRL DEBUG Tx Command reply: GET_REPLY 414534211 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085318114 DLCTRL DEBUG Command: GET 959764532 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085318114 DLCTRL DEBUG Tx Command reply: GET_REPLY 959764532 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085318115 DLCTRL DEBUG Command: GET 757707736 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085318115 DLCTRL DEBUG Tx Command reply: GET_REPLY 757707736 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085318116 DLCTRL DEBUG Command: GET 415632115 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085318116 DLCTRL DEBUG Tx Command reply: GET_REPLY 415632115 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085318116 DLCTRL DEBUG Command: GET 697853173 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085318116 DLCTRL DEBUG Tx Command reply: GET_REPLY 697853173 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085318119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57516<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-RAN(801)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@8fcf34dce8ec: Final verdict of PTC: none 20241213085318119 DLINP DEBUG SRVCONN(,r=127.0.0.1:45027<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085318119 DLINP DEBUG SRVCONN(,r=127.0.0.1:45027<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085318119 DLINP NOTICE SRV(,r=127.0.0.1:45027<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085318119 DMAIN NOTICE (127.0.0.1:45027 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45027<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085318119 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213085318119 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44235<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(798)@8fcf34dce8ec: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(783)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(795)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(797)@8fcf34dce8ec: Final verdict of PTC: none 20241213085318119 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085318119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085318119 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085318119 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085318119 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085318119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085318119 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085318119 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085318119 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085318119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085318119 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085318119 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085318119 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085318119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085318119 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085318119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085318119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085318119 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085318119 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085318119 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) 20241213085318119 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085318119 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213085318120 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc1-M3UA(796)@8fcf34dce8ec: Final verdict of PTC: none 20241213085318120 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) 20241213085318120 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085318120 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241213085318120 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085318120 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) 20241213085318120 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085318120 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085318119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085318119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085318119 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085318119 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085318120 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085318120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085318120 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085318120 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) 20241213085318120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085318120 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085318120 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085318120 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085318120 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085318120 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085318120 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085318120 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085318120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085318120 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085318120 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085318120 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085318120 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085318120 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085318120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085318120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085318120 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085318120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085318120 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213085318120 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085318120 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085318120 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085318120 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085318120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085318120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-M3UA(799)@8fcf34dce8ec: Final verdict of PTC: none 20241213085318120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085318120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085318120 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085318120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085318120 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085318120 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085318120 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085318120 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085318120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085318120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085318120 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085318120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085318120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085318120 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085318120 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085318120 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085318120 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085318120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x556598a281a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085318120 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085318120 DLSCCP DEBUG SCCP-SCOC(90)[0x556598a198c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085318120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00071368), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085318120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085318120 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085318120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085318120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085318120 DLSCCP DEBUG SCCP-SCOC(90)[0x556598a198c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085318120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x556598a281a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085318120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7695414)[0x556598a1c100]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085318120 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7695414)[0x556598a1c100]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085318120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085318120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7695414)[0x556598a1c100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085318120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7695414)[0x556598a1c100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085318120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7695414)[0x556598a1c100]{disrupted}: Freeing instance (context_map.c:202) 20241213085318120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7695414)[0x556598a1c100]{disrupted}: Deallocated (fsm.c:568) 20241213085318120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x556598a281a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085318120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x556598a281a0]{disconnected}: Freeing instance (context_map.c:206) 20241213085318120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x556598a281a0]{disconnected}: Deallocated (fsm.c:568) 20241213085318120 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7695414 SCCP-90 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213085318120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x556598a1c230]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085318120 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085318120 DLSCCP DEBUG SCCP-SCOC(91)[0x556598946430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085318120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f29c0d), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085318120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085318120 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085318120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085318120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085318120 DLSCCP DEBUG SCCP-SCOC(91)[0x556598946430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085318120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x556598a1c230]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085318120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385783)[0x556598a3dbf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085318120 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385783)[0x556598a3dbf0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085318120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085318120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385783)[0x556598a3dbf0]{connected}: State change to disrupted (X31, 5s) (co20241213085318120 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 ntext_map_rua.c:316) 20241213085318120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385783)[0x556598a3dbf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085318120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385783)[0x556598a3dbf0]{disrupted}: Freeing instance (context_map.c:202) 20241213085318120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5385783)[0x556598a3dbf0]{disrupted}: Deallocated (fsm.c:568) 20241213085318120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x556598a1c230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085318120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x556598a1c230]{disconnected}: Freeing instance (context_map.c:206) 20241213085318120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x556598a1c230]{disconnected}: Deallocated (fsm.c:568) 20241213085318120 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5385783 SCCP-91 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213085318120 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085318120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085318120 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213085318120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085318120 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085318120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085318120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085318120 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085318120 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085318120 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085318120 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085318120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085318120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085318120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213085318120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085318120 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085318120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085318120 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085318120 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085318120 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085318120 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085318120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085318120 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085318120 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085318120 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085318120 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085318120 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-SCCP(794)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(784)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(803)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(802)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(790)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(800)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(785)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085318135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57510<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(786)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass Fri Dec 13 08:53:18 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(783): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(784): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(785): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(786): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(790): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(791): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(792): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(793): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(794): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-RAN(795): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(796): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(797): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(798): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(799): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(800): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(801): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(802): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(803): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@8fcf34dce8ec: 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'. 20241213085318213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085318815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57548<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=505716) 20241213085319001 DLSCCP DEBUG SCCP-SCOC(87)[0x556598a26760]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085319001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020c8fb), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085319001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085319001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085319001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085319001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085319001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085319001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085319001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085319001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085319001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085319001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085319001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085319001 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085319002 DLSCCP DEBUG SCCP-SCOC(86)[0x556598a28f70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085319002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f79ee), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085319002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085319002 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085319002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085319002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085319002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085319002 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085319002 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085319002 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085319002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085319002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085319002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085319002 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085319003 DLSCCP DEBUG SCCP-SCOC(88)[0x556598a20e70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085319003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037c845), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085319003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085319003 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085319004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085319004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085319004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085319004 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085319004 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085319004 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085319004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085319004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085319004 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085319050 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085319050 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085319050 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085319712 DLSCCP DEBUG SCCP-SCOC(84)[0x556598a3ab00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085319712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081ba7d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085319712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085319712 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085319712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085319712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085319712 DLSCCP DEBUG SCCP-SCOC(83)[0x556598a375a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085319712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a07664), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085319712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085319712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085319712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085319712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085319712 DLSCCP DEBUG SCCP-SCOC(85)[0x556598a290a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085319712 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aeb56), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085319712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085319712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085319712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085319712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085319712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085319712 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085319712 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085319712 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085319712 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085319712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085319712 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085319712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085319712 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085319712 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085319712 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085319713 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085319713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085319713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085319713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085319713 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085319713 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085319713 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085319713 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085319713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085319713 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=505716, count=519680) 20241213085320120 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085320120 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085320120 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213085320120 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085320120 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085320120 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213085320120 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085320120 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085320120 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085320431 DLSCCP DEBUG SCCP-SCOC(82)[0x5565989a7e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085320431 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007a331), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085320431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085320431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085320431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085320431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085320431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085320431 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085320431 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085320431 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085320431 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085320431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085320431 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:53:20 UTC 2024 /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 20241213085321255 DLSCCP DEBUG SCCP-SCOC(81)[0x556598a2a970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085321255 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00293080), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085321255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085321255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085321255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085321255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085321256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085321256 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085321256 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085321256 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085321256 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085321256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085321256 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20241213085321921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55656<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085321925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085321931 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42057<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085321951 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085321951 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085321959 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085321960 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085321960 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085321960 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085321960 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085321960 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085321960 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085321960 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085321960 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37535 (stream_srv.c:132) 20241213085321960 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37535<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085321961 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085321961 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085321961 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085321961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085321961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085321961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085321961 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085321961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085321961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085321961 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085321961 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085321961 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085321961 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085321961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085321961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085321961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085321961 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085321961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085321961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085321961 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085321961 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085321961 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085321961 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085321962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085321962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085321962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085321962 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085321962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085321962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085321962 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085321962 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085321962 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085321962 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085321962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085321962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085321962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085321962 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085321962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085321962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085321962 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085321962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085321962 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085321962 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085321962 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085321962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085321962 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085321962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085321962 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085321962 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085321962 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085321962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085321962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085321962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085321962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085321962 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085321962 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085321962 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085321962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085321962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085321962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085321962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085321962 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085321962 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085321962 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085321962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085321962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085321962 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(817)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(817)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(817)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(815)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085321976 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085321976 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085321976 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085321976 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085321976 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085321976 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085321976 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085321976 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085321978 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085321978 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085321978 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085321978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085321978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085321978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085321978 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085321978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085321978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085321978 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085321978 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085321978 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085321978 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085321978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085321978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085321978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085321978 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085321978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085321978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085321978 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085321978 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085321978 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085321978 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085321978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085321978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085321978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085321978 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085321978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085321978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085321978 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085321978 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085321978 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085321978 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085321978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085321978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085321978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085321978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085321978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085321978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085321978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085321978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085321978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085321978 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085321978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085321978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085321978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085321978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085321978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085321978 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085321978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085321978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085321978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085321978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085321978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085321978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085321978 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085321978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085321978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085321978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085321978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085321978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085321978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085321978 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085321978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085321978 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085321978 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085321978 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085321978 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085321978 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085321978 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(820)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(820)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(820)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(818)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085322000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085322000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085322000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085322000 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085322000 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085322000 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085322000 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085322000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085322000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085322005 DLINP DEBUG SRVCONN(,r=127.0.0.1:37535<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085322005 DLINP DEBUG SRVCONN(,r=127.0.0.1:37535<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085322005 DLINP DEBUG SRVCONN(,r=127.0.0.1:37535<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085322005 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085322005 DHNBAP DEBUG (127.0.0.1:37535 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085322005 DHNBAP NOTICE (127.0.0.1:37535 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085322005 DHNBAP NOTICE (127.0.0.1:37535 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085322005 DLINP DEBUG SRVCONN(,r=127.0.0.1:37535<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085322005 DLINP DEBUG SRVCONN(,r=127.0.0.1:37535<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085322053 DLSCCP DEBUG SCCP-SCOC(79)[0x556598a1c620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085322053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00231e27), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085322053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085322053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085322053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085322053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085322053 DLSCCP DEBUG SCCP-SCOC(80)[0x556598a1c810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085322053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001fa5f8), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085322053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085322053 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085322053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085322053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085322054 DLSS7[38;5;43m <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085322054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085322054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085322054 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085322054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085322054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085322054 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085322054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085322054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085322054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085322054 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085322054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085322054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085322054 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085322174 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085322174 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085322174 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085322174 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085322182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085322182 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085322182 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085322182 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085322182 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085322182 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085322182 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085322185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085322185 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085322185 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085322185 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085322185 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085322185 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085322185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085322185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085322185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085322185 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085322185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085322185 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085322185 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085322185 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085322185 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085322185 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085322185 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085322187 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085322187 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085322187 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085322187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085322187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085322187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085322187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085322187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085322187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085322187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085322187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085322187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085322187 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085322187 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085322187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085322187 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085322187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085322187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085322187 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085322187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085322187 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085322187 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085322187 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085322187 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085322187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085322187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085322187 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085322190 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085322190 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085322190 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085322190 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085322192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085322192 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085322192 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085322192 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085322192 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085322192 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085322192 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085322193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085322193 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085322193 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085322193 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085322193 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085322193 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085322193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085322193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085322193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085322193 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085322193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085322193 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085322193 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085322193 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085322193 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085322193 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085322193 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085322194 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085322194 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085322194 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085322194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085322194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085322194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085322194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085322194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085322194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085322194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085322194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085322194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085322194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085322194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085322194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085322194 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085322194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085322194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085322194 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085322194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085322194 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085322194 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085322194 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085322194 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085322194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085322194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085322194 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(816)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085322995 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085322995 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085322995 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085322995 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085322995 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085322995 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085322995 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085322995 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085322995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085322996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085322996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085322996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085322996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085322996 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085322996 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085322996 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085322996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085322996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085322996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085322996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085322996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085322996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085322996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085322996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085322996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085322996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085322996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085322996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085322996 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085322996 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085322996 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085322996 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085322996 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085322996 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085322996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085322996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085322996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085322996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085322996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085322996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085322996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085322996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085322996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085322996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085322996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085322996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085322996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085322996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085322996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085322996 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085322996 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085322997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085322997 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085322997 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085322997 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085322997 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085322997 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085322997 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085322997 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085322998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085322998 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085322998 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085322998 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085322998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085322998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085322998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085322998 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085322998 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085322998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085322998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085322998 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085322998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085322998 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085322998 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085322998 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085322998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085322998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085322998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085322998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085322998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085322998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085322998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085322998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085322998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085322998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085322998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085322998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085322998 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085322998 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085322998 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085322998 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085322998 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(819)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085323010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085323010 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085323010 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085323010 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085323010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085323010 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085323010 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085323010 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085323010 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085323010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085323010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085323010 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085323010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085323010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085323010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085323010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085323010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085323010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085323010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085323010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085323010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085323011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085323011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085323011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085323011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085323011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085323011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085323011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085323011 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085323011 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085323011 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085323011 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085323011 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085323011 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085323011 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085323011 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085323011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085323011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085323011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085323011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085323011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085323011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085323011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085323011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085323011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085323011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085323011 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085323011 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085323011 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085323011 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085323011 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085323011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085323011 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085323011 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085323011 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085323011 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085323011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085323011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085323011 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085323011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085323011 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085323011 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085323011 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085323011 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085323011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085323011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085323011 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085323012 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085323012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085323012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085323012 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085323012 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085323012 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085323012 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085323012 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085323012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085323012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085323012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085323012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085323012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085323012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085323012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085323012 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085323012 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085323012 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085323012 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085323012 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085323012 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085323012 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085323012 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085323012 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085323012 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085324016 DLCTRL DEBUG Command: GET 816751769 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085324016 DLCTRL DEBUG Tx Command reply: GET_REPLY 816751769 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085324024 DLCTRL DEBUG Command: GET 739923309 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085324024 DLCTRL DEBUG Tx Command reply: GET_REPLY 739923309 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085324029 DLCTRL DEBUG Command: GET 169476611 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085324029 DLCTRL DEBUG Tx Command reply: GET_REPLY 169476611 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085324032 DLCTRL DEBUG Command: GET 452446063 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085324033 DLCTRL DEBUG Tx Command reply: GET_REPLY 452446063 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085324036 DLCTRL DEBUG Command: GET 936340518 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085324036 DLCTRL DEBUG Tx Command reply: GET_REPLY 936340518 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085324040 DLCTRL DEBUG Command: GET 788858850 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085324040 DLCTRL DEBUG Tx Command reply: GET_REPLY 788858850 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085324043 DLCTRL DEBUG Command: GET 168979829 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085324043 DLCTRL DEBUG Tx Command reply: GET_REPLY 168979829 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085324046 DLCTRL DEBUG Command: GET 361000113 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085324046 DLCTRL DEBUG Tx Command reply: GET_REPLY 361000113 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085324049 DLCTRL DEBUG Command: GET 399402739 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085324049 DLCTRL DEBUG Tx Command reply: GET_REPLY 399402739 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085324052 DLCTRL DEBUG Command: GET 216824527 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085324052 DLCTRL DEBUG Tx Command reply: GET_REPLY 216824527 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085324056 DLCTRL DEBUG Command: GET 363384600 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085324056 DLCTRL DEBUG Tx Command reply: GET_REPLY 363384600 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085324060 DLCTRL DEBUG Command: GET 688196170 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085324060 DLCTRL DEBUG Tx Command reply: GET_REPLY 688196170 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085324065 DLCTRL DEBUG Command: GET 811489104 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085324065 DLCTRL DEBUG Tx Command reply: GET_REPLY 811489104 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085324069 DLCTRL DEBUG Command: GET 712747879 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085324069 DLCTRL DEBUG Tx Command reply: GET_REPLY 712747879 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085324073 DLCTRL DEBUG Command: GET 170778388 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085324073 DLCTRL DEBUG Tx Command reply: GET_REPLY 170778388 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085324077 DLCTRL DEBUG Command: GET 504511241 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085324077 DLCTRL DEBUG Tx Command reply: GET_REPLY 504511241 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085324082 DLCTRL DEBUG Command: GET 444287422 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085324082 DLCTRL DEBUG Tx Command reply: GET_REPLY 444287422 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085324086 DLCTRL DEBUG Command: GET 500585773 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085324086 DLCTRL DEBUG Tx Command reply: GET_REPLY 500585773 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085324089 DLCTRL DEBUG Command: GET 447202206 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085324089 DLCTRL DEBUG Tx Command reply: GET_REPLY 447202206 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085324093 DLCTRL DEBUG Command: GET 938031908 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085324093 DLCTRL DEBUG Tx Command reply: GET_REPLY 938031908 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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 := '000000000000000001000001'B, t_guard := 20.000000 } 20241213085324127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55684<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(816)@8fcf34dce8ec: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(816)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)6525319 20241213085325158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085325158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085325158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213085325158 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085325158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x639187, normal) (hnbgw_rua.c:407) 20241213085325158 DHNB DEBUG map_rua[0x556598a1c100]{init}: Allocated (fsm.c:456) 20241213085325158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6525319)[0x556598a1c100]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085325158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6525319 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085325158 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085325158 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085325158 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6525319 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085325158 DCN DEBUG map_sccp[0x556598a281a0]{init}: Allocated (fsm.c:456) 20241213085325158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x556598a281a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085325158 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6525319 <-> SCCP-92 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085325158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6525319 SCCP-92 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213085325158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6525319)[0x556598a1c100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085325158 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085325158 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085325158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6525319)[0x556598a1c100]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085325158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x556598a281a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085325158 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085325158 DLSCCP DEBUG SCCP-SCOC(92)[0x556598a3dbf0]{IDLE}: Allocated (fsm.c:456) 20241213085325158 DLSCCP DEBUG SCCP-SCOC(92)[0x556598a3dbf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085325158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000410056400500f1100926) (sccp_scrc.c:406) 20241213085325158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085325158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085325158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085325158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085325158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085325158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085325158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085325158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085325158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085325158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085325158 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085325158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085325158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085325158 DLSCCP DEBUG SCCP-SCOC(92)[0x556598a3dbf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085325158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x556598a281a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085325158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6525319)[0x556598a1c100]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085325159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085325159 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085325159 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085325159 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085325159 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085325159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085325159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085325159 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(815)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(815)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(816)@8fcf34dce8ec: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822) HNBGW_Test.msc0-RAN(816)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)5416850 HNBGW_Test.msc0-SCCP(815)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(815)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085325171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085325171 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085325171 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085325171 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085325171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085325171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085325171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085325171 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085325171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085325171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085325171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085325171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085325171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085325171 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006a86bf) (sccp_scrc.c:477) 20241213085325171 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20241213085325171 DLSCCP DEBUG SCCP-SCOC(92)[0x556598a3dbf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085325171 DLSCCP DEBUG SCCP-SCOC(92)[0x556598a3dbf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085325171 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085325172 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085325172 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) 20241213085325172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x556598a281a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085325172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x556598a281a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085325174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55684<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085325176 DLCTRL DEBUG Command: GET 240428466 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085325176 DLCTRL DEBUG Tx Command reply: GET_REPLY 240428466 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085325182 DLCTRL DEBUG Command: GET 445906474 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085325182 DLCTRL DEBUG Tx Command reply: GET_REPLY 445906474 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085325184 DLCTRL DEBUG Command: GET 544538391 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085325184 DLCTRL DEBUG Tx Command reply: GET_REPLY 544538391 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085325185 DLCTRL DEBUG Command: GET 477144763 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085325185 DLCTRL DEBUG Tx Command reply: GET_REPLY 477144763 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085325187 DLCTRL DEBUG Command: GET 714637276 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085325187 DLCTRL DEBUG Tx Command reply: GET_REPLY 714637276 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085325189 DLCTRL DEBUG Command: GET 635270045 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085325189 DLCTRL DEBUG Tx Command reply: GET_REPLY 635270045 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085325190 DLCTRL DEBUG Command: GET 135878726 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085325190 DLCTRL DEBUG Tx Command reply: GET_REPLY 135878726 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085325192 DLCTRL DEBUG Command: GET 864788043 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085325192 DLCTRL DEBUG Tx Command reply: GET_REPLY 864788043 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085325193 DLCTRL DEBUG Command: GET 950888728 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085325193 DLCTRL DEBUG Tx Command reply: GET_REPLY 950888728 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085325194 DLCTRL DEBUG Command: GET 891805847 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085325194 DLCTRL DEBUG Tx Command reply: GET_REPLY 891805847 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085325195 DLCTRL DEBUG Command: GET 807840420 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085325195 DLCTRL DEBUG Tx Command reply: GET_REPLY 807840420 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085325196 DLCTRL DEBUG Command: GET 714878523 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085325196 DLCTRL DEBUG Tx Command reply: GET_REPLY 714878523 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085325197 DLCTRL DEBUG Command: GET 599742818 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085325197 DLCTRL DEBUG Tx Command reply: GET_REPLY 599742818 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085325198 DLCTRL DEBUG Command: GET 703592159 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085325198 DLCTRL DEBUG Tx Command reply: GET_REPLY 703592159 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085325199 DLCTRL DEBUG Command: GET 618569625 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085325199 DLCTRL DEBUG Tx Command reply: GET_REPLY 618569625 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085325199 DLCTRL DEBUG Command: GET 990036720 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085325199 DLCTRL DEBUG Tx Command reply: GET_REPLY 990036720 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085325200 DLCTRL DEBUG Command: GET 115100285 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085325200 DLCTRL DEBUG Tx Command reply: GET_REPLY 115100285 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085325201 DLCTRL DEBUG Command: GET 67400238 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085325201 DLCTRL DEBUG Tx Command reply: GET_REPLY 67400238 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085325202 DLCTRL DEBUG Command: GET 809936901 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085325202 DLCTRL DEBUG Tx Command reply: GET_REPLY 809936901 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085325202 DLCTRL DEBUG Command: GET 971879435 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085325202 DLCTRL DEBUG Tx Command reply: GET_REPLY 971879435 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000111100001'B, t_guard := 20.000000 } 20241213085325213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55694<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(816)@8fcf34dce8ec: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(816)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)1783583 20241213085326236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085326236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085326236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213085326236 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085326236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1b371f, normal) (hnbgw_rua.c:407) 20241213085326237 DHNB DEBUG map_rua[0x556598a1c230]{init}: Allocated (fsm.c:456) 20241213085326237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1783583)[0x556598a1c230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085326237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1783583 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085326237 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085326237 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085326237 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213085326237 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1783583 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085326237 DCN DEBUG map_sccp[0x556598a1aaa0]{init}: Allocated (fsm.c:456) 20241213085326237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x556598a1aaa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085326237 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1783583 <-> SCCP-93 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085326237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1783583 SCCP-93 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213085326237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1783583)[0x556598a1c230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085326237 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085326237 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085326237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1783583)[0x556598a1c230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085326237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x556598a1aaa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085326237 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085326237 DLSCCP DEBUG SCCP-SCOC(93)[0x556598a23f40]{IDLE}: Allocated (fsm.c:456) 20241213085326237 DLSCCP DEBUG SCCP-SCOC(93)[0x556598a23f40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085326237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001e10056400500f1100926) (sccp_scrc.c:406) 20241213085326237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085326237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085326237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085326237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085326237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085326237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085326237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085326237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085326237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085326237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085326237 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085326237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085326237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085326237 DLSCCP DEBUG SCCP-SCOC(93)[0x556598a23f40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085326237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x556598a1aaa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085326237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1783583)[0x556598a1c230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085326237 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085326237 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085326237 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085326237 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085326237 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085326237 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085326237 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085326237 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(815)@8fcf34dce8ec: First idle individual index:1 HNBGW_Test.msc0-SCCP(815)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(816)@8fcf34dce8ec: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823) HNBGW_Test.msc0-RAN(816)@8fcf34dce8ec: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)8283504 HNBGW_Test.msc0-SCCP(815)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(815)@8fcf34dce8ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085326242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085326242 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085326242 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085326242 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085326242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085326242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085326242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085326242 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085326242 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085326242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085326242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085326242 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085326242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085326242 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b6f593) (sccp_scrc.c:477) 20241213085326242 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20241213085326242 DLSCCP DEBUG SCCP-SCOC(93)[0x556598a23f40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085326242 DLSCCP DEBUG SCCP-SCOC(93)[0x556598a23f40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085326242 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085326242 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085326242 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) 20241213085326242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x556598a1aaa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085326242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x556598a1aaa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085326245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55694<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085326247 DLCTRL DEBUG Command: GET 275869552 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085326247 DLCTRL DEBUG Tx Command reply: GET_REPLY 275869552 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241213085326251 DLCTRL DEBUG Command: GET 575580591 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085326251 DLCTRL DEBUG Tx Command reply: GET_REPLY 575580591 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085326254 DLCTRL DEBUG Command: GET 549838658 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085326254 DLCTRL DEBUG Tx Command reply: GET_REPLY 549838658 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085326256 DLCTRL DEBUG Command: GET 928446831 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085326256 DLCTRL DEBUG Tx Command reply: GET_REPLY 928446831 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085326258 DLCTRL DEBUG Command: GET 633569283 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085326258 DLCTRL DEBUG Tx Command reply: GET_REPLY 633569283 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085326260 DLCTRL DEBUG Command: GET 864775213 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085326260 DLCTRL DEBUG Tx Command reply: GET_REPLY 864775213 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085326261 DLCTRL DEBUG Command: GET 960585825 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085326261 DLCTRL DEBUG Tx Command reply: GET_REPLY 960585825 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085326262 DLCTRL DEBUG Command: GET 718529401 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085326262 DLCTRL DEBUG Tx Command reply: GET_REPLY 718529401 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085326263 DLCTRL DEBUG Command: GET 755061572 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085326263 DLCTRL DEBUG Tx Command reply: GET_REPLY 755061572 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085326264 DLCTRL DEBUG Command: GET 290499768 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085326264 DLCTRL DEBUG Tx Command reply: GET_REPLY 290499768 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085326264 DLCTRL DEBUG Command: GET 30898078 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085326264 DLCTRL DEBUG Tx Command reply: GET_REPLY 30898078 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085326265 DLCTRL DEBUG Command: GET 713574517 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085326265 DLCTRL DEBUG Tx Command reply: GET_REPLY 713574517 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085326266 DLCTRL DEBUG Command: GET 754656298 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085326266 DLCTRL DEBUG Tx Command reply: GET_REPLY 754656298 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085326266 DLCTRL DEBUG Command: GET 868470852 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085326266 DLCTRL DEBUG Tx Command reply: GET_REPLY 868470852 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085326267 DLCTRL DEBUG Command: GET 747177481 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085326267 DLCTRL DEBUG Tx Command reply: GET_REPLY 747177481 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085326268 DLCTRL DEBUG Command: GET 62130730 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085326268 DLCTRL DEBUG Tx Command reply: GET_REPLY 62130730 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085326268 DLCTRL DEBUG Command: GET 685051553 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085326269 DLCTRL DEBUG Tx Command reply: GET_REPLY 685051553 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085326269 DLCTRL DEBUG Command: GET 552434721 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085326269 DLCTRL DEBUG Tx Command reply: GET_REPLY 552434721 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085326270 DLCTRL DEBUG Command: GET 574126917 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085326270 DLCTRL DEBUG Tx Command reply: GET_REPLY 574126917 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085326270 DLCTRL DEBUG Command: GET 8245405 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085326270 DLCTRL DEBUG Tx Command reply: GET_REPLY 8245405 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: "connecting cnlink 1" 20241213085326271 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(826)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-M3UA(826)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-SCCP(824)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085326487 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 20241213085326487 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 20241213085326487 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085326487 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085326494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085326494 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085326494 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085326494 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085326494 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085326494 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085326494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085326497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085326497 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085326497 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085326497 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085326497 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085326497 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085326497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085326497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085326497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085326497 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085326497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085326497 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085326497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085326497 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085326497 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085326497 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085326498 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085326499 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085326499 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085326499 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085326499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085326499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085326499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085326499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085326499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085326499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085326499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085326499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085326499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085326499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085326499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085326499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085326499 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085326499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085326499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085326499 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085326499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085326499 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085326499 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085326500 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085326500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085326500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085326500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085326500 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085327050 DLSCCP DEBUG SCCP-SCOC(89)[0x5565989a4aa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085327050 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090172d), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085327050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085327050 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085327050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085327050 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085327051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085327051 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085327051 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085327051 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085327051 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085327051 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085327051 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085327051 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085327054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085327054 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085327054 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085327054 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085327054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085327054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085327054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085327054 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085327055 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085327055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085327055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085327055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085327055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085327055 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=0090172d) (sccp_scrc.c:477) 20241213085327055 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1824) 20241213085327055 DLSCCP DEBUG SCCP-SCOC(89)[0x5565989a4aa0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085327055 DLSCCP DEBUG SCCP-SCOC(89)[0x5565989a4aa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085327055 DLSCCP DEBUG SCCP-SCOC(89)[0x5565989a4aa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085327055 DLSCCP DEBUG SCCP-SCOC(89)[0x5565989a4aa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085327055 DLSCCP DEBUG SCCP-SCOC(89)[0x5565989a4aa0]{IDLE}: Deallocated (fsm.c:568) MTC@8fcf34dce8ec: 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 := '000000000000001010111001'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(825)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085327303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085327303 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085327303 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085327303 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085327304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085327304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085327304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085327304 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085327304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085327304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085327304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085327304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085327304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085327304 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085327304 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085327304 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085327304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085327304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085327304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085327304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085327304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085327304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085327304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085327304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085327304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085327304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085327304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085327304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085327304 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085327304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085327304 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085327304 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085327304 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) 20241213085327304 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) 20241213085327304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085327304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085327304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085327304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085327304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085327304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085327304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085327304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085327304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085327304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085327304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085327304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085327304 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085327304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085327304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085327305 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085327305 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{CONNECTED}: link up (cnlink.c:111) 20241213085327305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085327305 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085327305 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085327305 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085327305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085327305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085327305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085327305 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085327305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085327305 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085327305 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085327305 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085327305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085327305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085327305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085327305 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085327305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085327305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085327305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085327305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085327305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085327305 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085327305 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085327305 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085327305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085327305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085327305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085327305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085327305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085327305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085327305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085327305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085327305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085327305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085327305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085327305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085327305 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085327305 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085327305 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085327305 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085327305 DRANAP INFO cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085327315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55696<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085328120 DLSCCP DEBUG SCCP-SCOC(91)[0x556598946430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085328121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f29c0d), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085328121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085328121 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085328121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085328121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085328121 DLSCCP DEBUG SCCP-SCOC(90)[0x556598a198c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085328121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00071368), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085328121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085328121 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085328121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085328121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085328121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085328121 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085328121 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085328121 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085328121 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085328121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085328121 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085328121 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085328121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085328122 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085328122 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085328122 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085328122 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085328122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085328122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085328122 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085328126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085328127 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085328127 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085328127 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085328127 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085328127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085328127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085328127 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085328127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085328127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085328127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085328127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085328127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085328127 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=00f29c0d) (sccp_scrc.c:477) 20241213085328127 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20241213085328127 DLSCCP DEBUG SCCP-SCOC(91)[0x556598946430]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085328127 DLSCCP DEBUG SCCP-SCOC(91)[0x556598946430]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085328127 DLSCCP DEBUG SCCP-SCOC(91)[0x556598946430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085328127 DLSCCP DEBUG SCCP-SCOC(91)[0x556598946430]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085328127 DLSCCP DEBUG SCCP-SCOC(91)[0x556598946430]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(825)@8fcf34dce8ec: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(825)@8fcf34dce8ec: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827) 20241213085328330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085328330 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085328330 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085328330 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085328330 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085328330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085328330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085328330 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085328330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085328330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085328331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085328331 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085328331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085328331 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=00071368) (sccp_scrc.c:477) 20241213085328331 DLSCCP DEBUG Received CO:RELCO for local reference 90 (sccp_scoc.c:1824) 20241213085328331 DLSCCP DEBUG SCCP-SCOC(90)[0x556598a198c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085328331 DLSCCP DEBUG SCCP-SCOC(90)[0x556598a198c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085328331 DLSCCP DEBUG SCCP-SCOC(90)[0x556598a198c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085328331 DLSCCP DEBUG SCCP-SCOC(90)[0x556598a198c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085328331 DLSCCP DEBUG SCCP-SCOC(90)[0x556598a198c0]{IDLE}: Deallocated (fsm.c:568) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@8fcf34dce8ec: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)4698064 20241213085328341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085328341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085328341 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213085328341 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085328341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x47afd0, normal) (hnbgw_rua.c:407) 20241213085328341 DHNB DEBUG map_rua[0x556598946430]{init}: Allocated (fsm.c:456) 20241213085328341 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4698064)[0x556598946430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085328341 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4698064 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085328341 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085328341 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085328342 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4698064 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241213085328342 DCN DEBUG map_sccp[0x5565989a4aa0]{init}: Allocated (fsm.c:456) 20241213085328342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x5565989a4aa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085328342 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4698064 <-> SCCP-94 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213085328342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4698064 SCCP-94 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213085328342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4698064)[0x556598946430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085328342 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085328342 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085328342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4698064)[0x556598946430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085328342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x5565989a4aa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085328342 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085328342 DLSCCP DEBUG SCCP-SCOC(94)[0x5565988e6540]{IDLE}: Allocated (fsm.c:456) 20241213085328342 DLSCCP DEBUG SCCP-SCOC(94)[0x5565988e6540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085328342 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030002b90056400500f1100926) (sccp_scrc.c:406) 20241213085328342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085328342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085328342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085328342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085328342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085328342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085328342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085328342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085328342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085328342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085328342 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085328342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085328342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085328342 DLSCCP DEBUG SCCP-SCOC(94)[0x5565988e6540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085328342 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x5565989a4aa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085328342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4698064)[0x556598946430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085328342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085328342 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085328342 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085328342 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085328342 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085328342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085328342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085328342 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(824)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc1-SCCP(824)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(825)@8fcf34dce8ec: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827) HNBGW_Test.msc1-RAN(825)@8fcf34dce8ec: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)6191718 HNBGW_Test.msc1-SCCP(824)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(824)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085328362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085328362 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085328362 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085328362 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085328362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085328362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085328362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085328362 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085328362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085328362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085328362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085328362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085328362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085328362 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00109412) (sccp_scrc.c:477) 20241213085328362 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20241213085328362 DLSCCP DEBUG SCCP-SCOC(94)[0x5565988e6540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085328362 DLSCCP DEBUG SCCP-SCOC(94)[0x5565988e6540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085328362 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085328362 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085328362 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) 20241213085328362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x5565989a4aa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085328362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x5565989a4aa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085328363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55696<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085328365 DLCTRL DEBUG Command: GET 616282340 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085328365 DLCTRL DEBUG Tx Command reply: GET_REPLY 616282340 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241213085328368 DLCTRL DEBUG Command: GET 932867865 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085328368 DLCTRL DEBUG Tx Command reply: GET_REPLY 932867865 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085328371 DLCTRL DEBUG Command: GET 77687901 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085328371 DLCTRL DEBUG Tx Command reply: GET_REPLY 77687901 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085328375 DLCTRL DEBUG Command: GET 831875928 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085328375 DLCTRL DEBUG Tx Command reply: GET_REPLY 831875928 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085328379 DLCTRL DEBUG Command: GET 147788694 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085328379 DLCTRL DEBUG Tx Command reply: GET_REPLY 147788694 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085328381 DLCTRL DEBUG Command: GET 887750948 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085328381 DLCTRL DEBUG Tx Command reply: GET_REPLY 887750948 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241213085328383 DLCTRL DEBUG Command: GET 836564382 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085328383 DLCTRL DEBUG Tx Command reply: GET_REPLY 836564382 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085328384 DLCTRL DEBUG Command: GET 195459601 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085328384 DLCTRL DEBUG Tx Command reply: GET_REPLY 195459601 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085328385 DLCTRL DEBUG Command: GET 809833671 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085328385 DLCTRL DEBUG Tx Command reply: GET_REPLY 809833671 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085328386 DLCTRL DEBUG Command: GET 597080048 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085328386 DLCTRL DEBUG Tx Command reply: GET_REPLY 597080048 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085328387 DLCTRL DEBUG Command: GET 82094340 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085328387 DLCTRL DEBUG Tx Command reply: GET_REPLY 82094340 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085328388 DLCTRL DEBUG Command: GET 685108877 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085328388 DLCTRL DEBUG Tx Command reply: GET_REPLY 685108877 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085328389 DLCTRL DEBUG Command: GET 656313333 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085328389 DLCTRL DEBUG Tx Command reply: GET_REPLY 656313333 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085328390 DLCTRL DEBUG Command: GET 874890567 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085328390 DLCTRL DEBUG Tx Command reply: GET_REPLY 874890567 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085328390 DLCTRL DEBUG Command: GET 876988951 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085328390 DLCTRL DEBUG Tx Command reply: GET_REPLY 876988951 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085328391 DLCTRL DEBUG Command: GET 891260405 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085328391 DLCTRL DEBUG Tx Command reply: GET_REPLY 891260405 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085328392 DLCTRL DEBUG Command: GET 990698789 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085328392 DLCTRL DEBUG Tx Command reply: GET_REPLY 990698789 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085328393 DLCTRL DEBUG Command: GET 160862104 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085328393 DLCTRL DEBUG Tx Command reply: GET_REPLY 160862104 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085328393 DLCTRL DEBUG Command: GET 833473611 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085328393 DLCTRL DEBUG Tx Command reply: GET_REPLY 833473611 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085328394 DLCTRL DEBUG Command: GET 397377355 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085328394 DLCTRL DEBUG Tx Command reply: GET_REPLY 397377355 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085328397 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085328397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085328397 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085328397 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085328397 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085328397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085328397 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085328397 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085328397 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085328397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085328397 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085328397 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085328397 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085328397 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085328397 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085328397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085328397 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(807)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(818)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(819)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(814)@8fcf34dce8ec: Final verdict of PTC: none 20241213085328397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55672<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085328397 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42057<->l=127.0.0.1:4262) (control_if.c:193) 20241213085328397 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085328397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085328397 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085328397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085328397 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085328397 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085328397 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085328397 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085328397 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085328397 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085328397 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085328397 DLINP DEBUG SRVCONN(,r=127.0.0.1:37535<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085328397 DLINP DEBUG SRVCONN(,r=127.0.0.1:37535<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085328397 DLINP NOTICE SRV(,r=127.0.0.1:37535<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085328397 DMAIN NOTICE (127.0.0.1:37535 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37535<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085328397 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(816)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(825)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(815)@8fcf34dce8ec: Final verdict of PTC: none 20241213085328397 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085328397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085328397 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085328397 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(821)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(820)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(809)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(826)@8fcf34dce8ec: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(817)@8fcf34dce8ec: Final verdict of PTC: none 20241213085328398 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085328398 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085328398 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085328398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085328398 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085328398 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085328398 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085328398 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085328398 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085328398 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085328398 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085328398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x556598a281a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085328398 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085328398 DLSCCP DEBUG SCCP-SCOC(92)[0x556598a3dbf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085328398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a86bf), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085328398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085328398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085328398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085328398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085328398 DLSCCP DEBUG SCCP-SCOC(92)[0x556598a3dbf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085328398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x556598a281a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085328398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6525319)[0x556598a1c100]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085328398 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6525319)[0x556598a1c100]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085328398 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085328398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6525319)[0x556598a1c100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085328398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6525319)[0x556598a1c100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085328398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6525319)[0x556598a1c100]{disrupted}: Freeing instance (context_map.c:202) 20241213085328398 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6525319)[0x556598a1c100]{disrupted}: Deallocated (fsm.c:568) 20241213085328398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x556598a281a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085328399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x556598a281a0]{disconnected}: Freeing instance (context_map.c:206) 20241213085328399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x556598a281a0]{disconnected}: Deallocated (fsm.c:568) VirtHNBGW-STATS(808)@8fcf34dce8ec: Final verdict of PTC: none 20241213085328399 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6525319 SCCP-92 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213085328399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x556598a1aaa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085328399 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085328399 DLSCCP DEBUG SCCP-SCOC(93)[0x556598a23f40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085328399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6f593), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085328399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085328399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085328399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085328399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085328399 DLSCCP DEBUG SCCP-SCOC(93)[0x556598a23f40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085328399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x556598a1aaa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085328399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1783583)[0x556598a1c230]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085328399 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1783583)[0x556598a1c230]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085328400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085328400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1783583)[0x556598a1c230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085328400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1783583)[0x556598a1c230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085328400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1783583)[0x556598a1c230]{disrupted}: Freeing instance (context_map.c:202) 20241213085328400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1783583)[0x556598a1c230]{disrupted}: Deallocated (fsm.c:568) 20241213085328400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x556598a1aaa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085328400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x556598a1aaa0]{disconnected}: Freeing instance (context_map.c:206) 20241213085328400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x556598a1aaa0]{disconnected}: Deallocated (fsm.c:568) 20241213085328400 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1783583 SCCP-93 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213085328400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085328400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085328400 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085328400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085328400 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085328400 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085328400 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085328400 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085328400 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085328400 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085328400 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085328400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x5565989a4aa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085328400 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085328400 DLSCCP DEBUG SCCP-SCOC(94)[0x5565988e6540]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085328400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00109412), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085328400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085328400 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085328400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085328400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085328400 DLSCCP DEBUG SCCP-SCOC(94)[0x5565988e6540]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085328400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x5565989a4aa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085328400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4698064)[0x556598946430]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085328400 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4698064)[0x556598946430]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085328400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085328400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4698064)[0x556598946430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085328400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4698064)[0x556598946430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085328400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4698064)[0x556598946430]{disrupted}: Freeing instance (context_map.c:202) 20241213085328400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4698064)[0x556598946430]{disrupted}: Deallocated (fsm.c:568) 20241213085328400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x5565989a4aa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085328400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x5565989a4aa0]{disconnected}: Freeing instance (context_map.c:206) 20241213085328400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x5565989a4aa0]{disconnected}: Deallocated (fsm.c:568) 20241213085328400 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4698064 SCCP-94 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213085328401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085328401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085328402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213085328402 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085328402 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085328402 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085328402 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085328397 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085328397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085328397 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085328397 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241213085328397 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085328397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085328397 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085328397 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085328397 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085328397 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085328397 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085328398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085328398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085328398 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085328398 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) 20241213085328398 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085328398 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085328398 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085328398 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) 20241213085328398 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085328398 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241213085328398 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085328398 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) 20241213085328398 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085328398 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241213085328398 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085328398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085328399 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085328399 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085328399 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085328399 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085328399 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085328399 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085328399 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085328401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085328401 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085328401 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085328401 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085328401 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085328401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085328401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085328401 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085328402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085328402 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085328402 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085328402 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085328402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085328402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085328402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085328402 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085328402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085328402 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085328402 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085328402 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085328402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085328402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085328402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085328402 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(824)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085328423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55656<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(810)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(807): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(808): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(809): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(810): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(814): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(815): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(816): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(817): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(818): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(819): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(820): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(821): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:53:28 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc 20241213085328482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085329002 DLSCCP DEBUG SCCP-SCOC(87)[0x556598a26760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085329002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020c8fb), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085329002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085329002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085329002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085329002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085329002 DLSCCP DEBUG SCCP-SCOC(86)[0x556598a28f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085329002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f79ee), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085329002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085329002 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085329002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085329002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085329003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085329003 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085329003 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085329003 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085329003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085329003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085329003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085329003 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085329003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085329003 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085329003 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085329003 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085329003 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085329003 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085329003 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085329003 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085329005 DLSCCP DEBUG SCCP-SCOC(88)[0x556598a20e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085329005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037c845), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085329005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085329005 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085329005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085329005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085329005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085329005 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085329005 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085329005 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085329005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085329005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085329005 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085329084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55702<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=487680) 20241213085329713 DLSCCP DEBUG SCCP-SCOC(85)[0x556598a290a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085329713 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aeb56), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085329713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085329713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085329713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085329713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085329713 DLSCCP DEBUG SCCP-SCOC(83)[0x556598a375a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085329713 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a07664), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085329713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085329713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085329713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085329713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085329713 DLSCCP DEBUG SCCP-SCOC(84)[0x556598a3ab00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085329713 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081ba7d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085329713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085329713 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085329713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085329713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085329714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085329714 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085329714 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085329714 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085329714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085329714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085329714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085329714 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085329714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085329714 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085329714 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085329714 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085329714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085329714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085329714 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085329714 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085329714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085329714 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085329714 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085329714 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085329714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085329714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085329715 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=487680, count=513576) 20241213085330398 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085330398 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085330398 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085330398 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085330398 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085330398 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085330399 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085330399 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085330399 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213085330432 DLSCCP DEBUG SCCP-SCOC(82)[0x5565989a7e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085330432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007a331), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085330432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085330432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085330432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085330432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085330432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085330432 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085330432 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085330432 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085330432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085330432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085330432 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:53:31 UTC 2024 /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 20241213085331257 DLSCCP DEBUG SCCP-SCOC(81)[0x556598a2a970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085331257 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00293080), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085331257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085331257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085331257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085331257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085331257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085331257 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085331257 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085331257 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085331257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085331257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085331257 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085332054 DLSCCP DEBUG SCCP-SCOC(80)[0x556598a1c810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085332054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001fa5f8), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085332054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085332054 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085332054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085332054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085332054 DLSCCP DEBUG SCCP-SCOC(79)[0x556598a1c620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085332054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00231e27), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085332055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085332055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085332055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085332055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085332055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085332055 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085332055 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085332055 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085332055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085332055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085332055 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085332055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085332055 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085332055 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085332055 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085332055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085332055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085332055 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20241213085332180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42782<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085332188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085332191 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44875<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085332216 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085332216 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085332228 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085332228 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085332228 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085332228 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085332228 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085332228 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085332229 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085332229 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085332229 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60859 (stream_srv.c:132) 20241213085332229 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60859<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085332230 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085332230 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085332230 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085332230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085332230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085332230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085332230 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085332230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085332230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085332230 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085332230 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085332230 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085332230 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085332230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085332230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085332230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085332230 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085332230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085332230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085332230 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085332230 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085332230 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085332230 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085332230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085332230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085332230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085332230 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085332230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085332230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085332230 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085332230 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085332230 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085332230 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085332230 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085332230 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085332230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085332230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085332230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085332230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085332230 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085332230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085332230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085332230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085332230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085332230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085332230 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085332230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085332230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085332230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085332230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085332230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085332230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085332230 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085332230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085332230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085332230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085332230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085332230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085332230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085332230 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085332230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085332230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085332230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085332230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085332230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085332230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085332230 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(838)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(838)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(838)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(836)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085332247 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085332247 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085332247 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085332247 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085332247 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085332247 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085332247 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085332247 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085332248 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085332248 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085332248 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085332248 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085332248 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085332248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085332248 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085332248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085332248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085332248 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085332248 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085332248 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085332248 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085332248 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085332248 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085332248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085332248 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085332248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085332248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085332248 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085332248 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085332248 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085332248 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085332248 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085332248 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085332248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085332248 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085332248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085332248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085332248 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085332248 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085332248 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085332248 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085332248 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085332248 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085332248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085332248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085332248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085332248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085332248 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085332248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085332248 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085332248 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085332248 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085332248 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085332248 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085332248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085332248 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085332248 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085332248 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085332248 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085332248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085332248 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085332248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085332248 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085332248 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085332248 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085332248 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085332248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085332248 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085332248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085332248 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085332248 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085332248 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085332248 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085332248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085332248 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(841)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(841)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(841)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(839)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085332273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085332273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085332273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085332273 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085332273 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085332273 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085332273 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085332273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085332273 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085332277 DLINP DEBUG SRVCONN(,r=127.0.0.1:60859<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085332277 DLINP DEBUG SRVCONN(,r=127.0.0.1:60859<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085332278 DLINP DEBUG SRVCONN(,r=127.0.0.1:60859<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085332278 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085332278 DHNBAP DEBUG (127.0.0.1:60859 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085332278 DHNBAP NOTICE (127.0.0.1:60859 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085332278 DHNBAP NOTICE (127.0.0.1:60859 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085332278 DLINP DEBUG SRVCONN(,r=127.0.0.1:60859<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085332278 DLINP DEBUG SRVCONN(,r=127.0.0.1:60859<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085332444 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085332444 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085332444 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085332445 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085332455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085332455 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085332455 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085332455 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085332455 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085332455 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085332455 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085332459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085332459 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085332459 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085332459 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085332459 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085332459 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085332459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085332459 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085332459 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085332459 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085332459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085332459 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085332459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085332459 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085332459 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085332459 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085332459 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085332460 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085332460 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085332460 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085332460 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085332461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085332461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085332461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085332461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085332461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085332461 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085332461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085332461 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085332461 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085332461 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085332461 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085332461 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085332461 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085332461 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085332463 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085332463 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085332463 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085332463 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085332467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085332467 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085332467 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085332467 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085332467 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085332467 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085332467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085332468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085332468 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085332468 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085332468 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085332468 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085332468 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085332468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085332468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085332468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085332468 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085332468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085332468 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085332468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085332468 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085332468 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085332468 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085332469 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085332470 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085332470 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085332470 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085332470 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085332470 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085332470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085332470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085332470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085332470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085332470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085332470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085332470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085332470 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085332470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085332470 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085332470 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085332470 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085332470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085332470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085332470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085332470 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(837)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085333256 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085333256 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085333256 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085333256 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085333256 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085333256 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085333256 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085333256 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085333256 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085333256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085333256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085333256 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085333256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085333256 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085333256 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085333256 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085333256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333256 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085333256 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085333256 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085333256 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085333256 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085333256 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085333256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085333256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085333256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085333257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085333257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085333257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085333257 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085333257 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085333257 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085333257 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085333257 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085333257 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085333257 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085333257 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085333257 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085333257 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085333259 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085333259 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085333259 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085333259 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085333259 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085333259 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085333259 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085333259 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085333259 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085333259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085333259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085333259 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085333259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085333259 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085333259 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085333259 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085333259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333259 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085333259 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085333259 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085333259 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085333259 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(840)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085333270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085333270 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085333270 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085333270 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085333270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085333270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085333270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085333270 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085333271 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085333271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085333271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085333271 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085333271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085333271 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085333271 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085333271 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085333271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333271 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085333271 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085333271 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085333271 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085333271 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085333271 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085333271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085333271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085333271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085333271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085333271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085333271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085333271 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085333271 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085333271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085333271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085333271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085333271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085333271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085333271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085333271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085333271 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085333272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085333272 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085333272 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085333272 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085333272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085333272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085333272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085333272 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085333273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085333273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085333273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085333273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085333273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085333273 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085333273 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085333273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085333273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085333273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085333273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085333273 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085333273 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085333273 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085333273 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085333273 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085333283 DLCTRL DEBUG Command: GET 870071912 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085333283 DLCTRL DEBUG Tx Command reply: GET_REPLY 870071912 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085333286 DLCTRL DEBUG Command: GET 878600881 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085333286 DLCTRL DEBUG Tx Command reply: GET_REPLY 878600881 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085333287 DLCTRL DEBUG Command: GET 686820376 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085333287 DLCTRL DEBUG Tx Command reply: GET_REPLY 686820376 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085333289 DLCTRL DEBUG Command: GET 303795026 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085333289 DLCTRL DEBUG Tx Command reply: GET_REPLY 303795026 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085333290 DLCTRL DEBUG Command: GET 996814173 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085333290 DLCTRL DEBUG Tx Command reply: GET_REPLY 996814173 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085333291 DLCTRL DEBUG Command: GET 107217974 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085333291 DLCTRL DEBUG Tx Command reply: GET_REPLY 107217974 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085333292 DLCTRL DEBUG Command: GET 558214689 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085333292 DLCTRL DEBUG Tx Command reply: GET_REPLY 558214689 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085333294 DLCTRL DEBUG Command: GET 403614156 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085333294 DLCTRL DEBUG Tx Command reply: GET_REPLY 403614156 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085333295 DLCTRL DEBUG Command: GET 29923648 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085333295 DLCTRL DEBUG Tx Command reply: GET_REPLY 29923648 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085333296 DLCTRL DEBUG Command: GET 428801031 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085333296 DLCTRL DEBUG Tx Command reply: GET_REPLY 428801031 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085333297 DLCTRL DEBUG Command: GET 620413745 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085333297 DLCTRL DEBUG Tx Command reply: GET_REPLY 620413745 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085333298 DLCTRL DEBUG Command: GET 333522926 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085333298 DLCTRL DEBUG Tx Command reply: GET_REPLY 333522926 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085333299 DLCTRL DEBUG Command: GET 179787152 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085333299 DLCTRL DEBUG Tx Command reply: GET_REPLY 179787152 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085333300 DLCTRL DEBUG Command: GET 929600140 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085333300 DLCTRL DEBUG Tx Command reply: GET_REPLY 929600140 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085333301 DLCTRL DEBUG Command: GET 765125178 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085333301 DLCTRL DEBUG Tx Command reply: GET_REPLY 765125178 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085333302 DLCTRL DEBUG Command: GET 91539508 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085333302 DLCTRL DEBUG Tx Command reply: GET_REPLY 91539508 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085333304 DLCTRL DEBUG Command: GET 731366277 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085333304 DLCTRL DEBUG Tx Command reply: GET_REPLY 731366277 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085333305 DLCTRL DEBUG Command: GET 513217974 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085333305 DLCTRL DEBUG Tx Command reply: GET_REPLY 513217974 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085333306 DLCTRL DEBUG Command: GET 587133548 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085333306 DLCTRL DEBUG Tx Command reply: GET_REPLY 587133548 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085333306 DLCTRL DEBUG Command: GET 264918999 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085333307 DLCTRL DEBUG Tx Command reply: GET_REPLY 264918999 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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 := '000000000000001000100000'B, t_guard := 20.000000 } 20241213085333323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42798<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@8fcf34dce8ec: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(843)5624997 20241213085334362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085334362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085334362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241213085334362 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085334362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x55d4a5, normal) (hnbgw_rua.c:407) 20241213085334362 DHNB DEBUG map_rua[0x556598946430]{init}: Allocated (fsm.c:456) 20241213085334362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5624997)[0x556598946430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085334362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5624997 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085334362 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085334362 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085334362 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241213085334362 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5624997 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085334362 DCN DEBUG map_sccp[0x5565989a4aa0]{init}: Allocated (fsm.c:456) 20241213085334362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5565989a4aa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085334362 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5624997 <-> SCCP-95 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085334362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5624997 SCCP-95 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241213085334362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5624997)[0x556598946430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085334362 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085334362 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085334362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5624997)[0x556598946430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085334362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5565989a4aa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085334362 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085334362 DLSCCP DEBUG SCCP-SCOC(95)[0x556598a1c100]{IDLE}: Allocated (fsm.c:456) 20241213085334362 DLSCCP DEBUG SCCP-SCOC(95)[0x556598a1c100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085334362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002200056400500f1100926) (sccp_scrc.c:406) 20241213085334362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085334362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085334362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085334362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085334362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085334362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085334362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085334362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085334362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085334362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085334362 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085334362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085334362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085334362 DLSCCP DEBUG SCCP-SCOC(95)[0x556598a1c100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085334362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5565989a4aa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085334362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5624997)[0x556598946430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085334363 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085334363 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085334363 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085334363 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085334363 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085334363 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085334363 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085334363 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(839)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(840)@8fcf34dce8ec: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(843) HNBGW_Test.sgsn0-RAN(840)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(843)10569592 HNBGW_Test.sgsn0-SCCP(839)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(839)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(843)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085334373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085334373 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085334373 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085334373 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085334373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085334373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085334373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085334373 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085334373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085334373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085334373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085334373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085334373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085334373 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009b5e43) (sccp_scrc.c:477) 20241213085334373 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20241213085334373 DLSCCP DEBUG SCCP-SCOC(95)[0x556598a1c100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085334373 DLSCCP DEBUG SCCP-SCOC(95)[0x556598a1c100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085334373 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085334373 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085334373 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) 20241213085334373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5565989a4aa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085334373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5565989a4aa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085334375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42798<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(843)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085334375 DLCTRL DEBUG Command: GET 770630767 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085334375 DLCTRL DEBUG Tx Command reply: GET_REPLY 770630767 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085334377 DLCTRL DEBUG Command: GET 696342390 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085334377 DLCTRL DEBUG Tx Command reply: GET_REPLY 696342390 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085334378 DLCTRL DEBUG Command: GET 930994481 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085334378 DLCTRL DEBUG Tx Command reply: GET_REPLY 930994481 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085334379 DLCTRL DEBUG Command: GET 790050600 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085334379 DLCTRL DEBUG Tx Command reply: GET_REPLY 790050600 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085334380 DLCTRL DEBUG Command: GET 688415313 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085334380 DLCTRL DEBUG Tx Command reply: GET_REPLY 688415313 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085334382 DLCTRL DEBUG Command: GET 335120454 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085334382 DLCTRL DEBUG Tx Command reply: GET_REPLY 335120454 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085334383 DLCTRL DEBUG Command: GET 595779608 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085334383 DLCTRL DEBUG Tx Command reply: GET_REPLY 595779608 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085334385 DLCTRL DEBUG Command: GET 172664492 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085334385 DLCTRL DEBUG Tx Command reply: GET_REPLY 172664492 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085334386 DLCTRL DEBUG Command: GET 960188262 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085334386 DLCTRL DEBUG Tx Command reply: GET_REPLY 960188262 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085334387 DLCTRL DEBUG Command: GET 195306225 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085334387 DLCTRL DEBUG Tx Command reply: GET_REPLY 195306225 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085334388 DLCTRL DEBUG Command: GET 412132309 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085334388 DLCTRL DEBUG Tx Command reply: GET_REPLY 412132309 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085334389 DLCTRL DEBUG Command: GET 577007286 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085334389 DLCTRL DEBUG Tx Command reply: GET_REPLY 577007286 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085334390 DLCTRL DEBUG Command: GET 797173010 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085334390 DLCTRL DEBUG Tx Command reply: GET_REPLY 797173010 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085334390 DLCTRL DEBUG Command: GET 518224022 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085334390 DLCTRL DEBUG Tx Command reply: GET_REPLY 518224022 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085334391 DLCTRL DEBUG Command: GET 791673764 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085334391 DLCTRL DEBUG Tx Command reply: GET_REPLY 791673764 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085334392 DLCTRL DEBUG Command: GET 790797495 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085334392 DLCTRL DEBUG Tx Command reply: GET_REPLY 790797495 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085334392 DLCTRL DEBUG Command: GET 65316542 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085334392 DLCTRL DEBUG Tx Command reply: GET_REPLY 65316542 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085334393 DLCTRL DEBUG Command: GET 234011873 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085334393 DLCTRL DEBUG Tx Command reply: GET_REPLY 234011873 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085334394 DLCTRL DEBUG Command: GET 991106547 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085334394 DLCTRL DEBUG Tx Command reply: GET_REPLY 991106547 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085334394 DLCTRL DEBUG Command: GET 334602780 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085334394 DLCTRL DEBUG Tx Command reply: GET_REPLY 334602780 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000001010011000'B, t_guard := 20.000000 } 20241213085334405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42812<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@8fcf34dce8ec: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(844)15552509 20241213085335428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085335428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085335428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241213085335428 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085335428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xed4ffd, normal) (hnbgw_rua.c:407) 20241213085335428 DHNB DEBUG map_rua[0x556598a281a0]{init}: Allocated (fsm.c:456) 20241213085335428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15552509)[0x556598a281a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085335428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15552509 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085335428 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085335428 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085335428 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241213085335428 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15552509 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085335428 DCN DEBUG map_sccp[0x556598a1c230]{init}: Allocated (fsm.c:456) 20241213085335428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x556598a1c230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085335428 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15552509 <-> SCCP-96 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085335428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15552509 SCCP-96 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241213085335428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15552509)[0x556598a281a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085335428 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085335428 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085335428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15552509)[0x556598a281a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085335428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x556598a1c230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085335428 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085335428 DLSCCP DEBUG SCCP-SCOC(96)[0x556598a1aaa0]{IDLE}: Allocated (fsm.c:456) 20241213085335428 DLSCCP DEBUG SCCP-SCOC(96)[0x556598a1aaa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085335428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002980056400500f1100926) (sccp_scrc.c:406) 20241213085335428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085335428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085335428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085335428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085335428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085335428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085335428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085335428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085335428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085335428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085335428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085335428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085335428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085335429 DLSCCP DEBUG SCCP-SCOC(96)[0x556598a1aaa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085335429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x556598a1c230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085335429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15552509)[0x556598a281a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085335429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085335429 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085335429 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085335429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085335429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085335429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085335429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085335429 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@8fcf34dce8ec: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(839)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(840)@8fcf34dce8ec: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(844) HNBGW_Test.sgsn0-RAN(840)@8fcf34dce8ec: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(844)10624692 HNBGW_Test.sgsn0-SCCP(839)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(839)@8fcf34dce8ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085335434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085335434 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085335434 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085335434 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085335434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085335434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085335434 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085335434 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085335434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085335434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085335434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085335434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085335434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085335434 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b02206) (sccp_scrc.c:477) 20241213085335434 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20241213085335434 DLSCCP DEBUG SCCP-SCOC(96)[0x556598a1aaa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085335434 DLSCCP DEBUG SCCP-SCOC(96)[0x556598a1aaa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085335434 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085335434 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085335434 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) 20241213085335434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x556598a1c230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085335434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x556598a1c230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(844)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085335437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42812<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(844)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085335438 DLCTRL DEBUG Command: GET 405995134 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085335438 DLCTRL DEBUG Tx Command reply: GET_REPLY 405995134 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241213085335441 DLCTRL DEBUG Command: GET 240838544 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085335441 DLCTRL DEBUG Tx Command reply: GET_REPLY 240838544 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085335445 DLCTRL DEBUG Command: GET 82761008 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085335445 DLCTRL DEBUG Tx Command reply: GET_REPLY 82761008 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085335448 DLCTRL DEBUG Command: GET 123984580 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085335448 DLCTRL DEBUG Tx Command reply: GET_REPLY 123984580 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085335450 DLCTRL DEBUG Command: GET 334924424 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085335450 DLCTRL DEBUG Tx Command reply: GET_REPLY 334924424 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085335451 DLCTRL DEBUG Command: GET 996777799 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085335451 DLCTRL DEBUG Tx Command reply: GET_REPLY 996777799 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085335453 DLCTRL DEBUG Command: GET 766467719 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085335453 DLCTRL DEBUG Tx Command reply: GET_REPLY 766467719 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085335454 DLCTRL DEBUG Command: GET 910690500 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085335454 DLCTRL DEBUG Tx Command reply: GET_REPLY 910690500 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085335455 DLCTRL DEBUG Command: GET 730421032 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085335455 DLCTRL DEBUG Tx Command reply: GET_REPLY 730421032 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085335455 DLCTRL DEBUG Command: GET 267825589 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085335455 DLCTRL DEBUG Tx Command reply: GET_REPLY 267825589 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085335456 DLCTRL DEBUG Command: GET 428522564 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085335456 DLCTRL DEBUG Tx Command reply: GET_REPLY 428522564 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085335457 DLCTRL DEBUG Command: GET 450544154 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085335457 DLCTRL DEBUG Tx Command reply: GET_REPLY 450544154 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085335458 DLCTRL DEBUG Command: GET 647351518 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085335458 DLCTRL DEBUG Tx Command reply: GET_REPLY 647351518 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085335459 DLCTRL DEBUG Command: GET 113093533 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085335459 DLCTRL DEBUG Tx Command reply: GET_REPLY 113093533 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085335459 DLCTRL DEBUG Command: GET 758117837 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085335459 DLCTRL DEBUG Tx Command reply: GET_REPLY 758117837 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085335460 DLCTRL DEBUG Command: GET 926762893 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085335460 DLCTRL DEBUG Tx Command reply: GET_REPLY 926762893 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085335462 DLCTRL DEBUG Command: GET 828124858 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085335462 DLCTRL DEBUG Tx Command reply: GET_REPLY 828124858 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085335463 DLCTRL DEBUG Command: GET 53463437 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085335463 DLCTRL DEBUG Tx Command reply: GET_REPLY 53463437 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085335464 DLCTRL DEBUG Command: GET 52964718 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085335464 DLCTRL DEBUG Tx Command reply: GET_REPLY 52964718 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085335464 DLCTRL DEBUG Command: GET 772803984 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085335464 DLCTRL DEBUG Tx Command reply: GET_REPLY 772803984 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000111101101'B, t_guard := 20.000000 } 20241213085335475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42818<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@8fcf34dce8ec: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(845)12091971 20241213085336490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085336490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085336490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213085336490 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085336490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb88243, normal) (hnbgw_rua.c:407) 20241213085336490 DHNB DEBUG map_rua[0x556598a2aaa0]{init}: Allocated (fsm.c:456) 20241213085336490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12091971)[0x556598a2aaa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085336490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12091971 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085336490 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085336490 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085336490 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12091971 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085336490 DCN DEBUG map_sccp[0x556598a1f710]{init}: Allocated (fsm.c:456) 20241213085336490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x556598a1f710]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085336490 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12091971 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085336490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12091971 SCCP-97 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213085336490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12091971)[0x556598a2aaa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085336490 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085336490 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085336490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12091971)[0x556598a2aaa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085336490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x556598a1f710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085336490 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085336490 DLSCCP DEBUG SCCP-SCOC(97)[0x556598a27a20]{IDLE}: Allocated (fsm.c:456) 20241213085336490 DLSCCP DEBUG SCCP-SCOC(97)[0x556598a27a20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085336490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030001ed0056400500f1100926) (sccp_scrc.c:406) 20241213085336490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085336490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085336490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085336490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085336490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085336490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085336490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085336490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085336490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085336490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085336490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085336490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085336490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085336490 DLSCCP DEBUG SCCP-SCOC(97)[0x556598a27a20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085336491 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x556598a1f710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085336491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12091971)[0x556598a2aaa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085336491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085336491 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085336491 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085336491 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085336491 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085336491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085336491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085336491 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@8fcf34dce8ec: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(839)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(840)@8fcf34dce8ec: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(845) HNBGW_Test.sgsn0-RAN(840)@8fcf34dce8ec: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(845)16709748 HNBGW_Test.sgsn0-SCCP(839)@8fcf34dce8ec: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(839)@8fcf34dce8ec: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241213085336498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085336498 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085336498 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085336498 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085336498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085336498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085336498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 TC_sgsnpool_L3Compl_on_1_cnlink0(845)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085336498 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085336498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085336498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085336498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085336498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085336498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085336498 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005d432a) (sccp_scrc.c:477) 20241213085336498 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1824) 20241213085336498 DLSCCP DEBUG SCCP-SCOC(97)[0x556598a27a20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085336498 DLSCCP DEBUG SCCP-SCOC(97)[0x556598a27a20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085336498 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085336498 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085336498 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) 20241213085336498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x556598a1f710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085336498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x556598a1f710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085336500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42818<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(845)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085336501 DLCTRL DEBUG Command: GET 619178363 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085336501 DLCTRL DEBUG Tx Command reply: GET_REPLY 619178363 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20241213085336503 DLCTRL DEBUG Command: GET 429713878 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085336503 DLCTRL DEBUG Tx Command reply: GET_REPLY 429713878 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085336504 DLCTRL DEBUG Command: GET 156849856 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085336504 DLCTRL DEBUG Tx Command reply: GET_REPLY 156849856 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085336505 DLCTRL DEBUG Command: GET 933040705 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085336505 DLCTRL DEBUG Tx Command reply: GET_REPLY 933040705 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085336506 DLCTRL DEBUG Command: GET 704208141 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085336506 DLCTRL DEBUG Tx Command reply: GET_REPLY 704208141 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085336508 DLCTRL DEBUG Command: GET 192388261 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085336508 DLCTRL DEBUG Tx Command reply: GET_REPLY 192388261 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085336508 DLCTRL DEBUG Command: GET 488958806 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085336508 DLCTRL DEBUG Tx Command reply: GET_REPLY 488958806 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085336509 DLCTRL DEBUG Command: GET 788230608 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085336509 DLCTRL DEBUG Tx Command reply: GET_REPLY 788230608 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085336510 DLCTRL DEBUG Command: GET 42804962 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085336510 DLCTRL DEBUG Tx Command reply: GET_REPLY 42804962 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085336511 DLCTRL DEBUG Command: GET 848383619 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085336511 DLCTRL DEBUG Tx Command reply: GET_REPLY 848383619 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085336511 DLCTRL DEBUG Command: GET 33510609 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085336511 DLCTRL DEBUG Tx Command reply: GET_REPLY 33510609 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085336512 DLCTRL DEBUG Command: GET 202114220 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085336512 DLCTRL DEBUG Tx Command reply: GET_REPLY 202114220 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085336513 DLCTRL DEBUG Command: GET 515712541 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085336513 DLCTRL DEBUG Tx Command reply: GET_REPLY 515712541 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085336513 DLCTRL DEBUG Command: GET 774108440 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085336513 DLCTRL DEBUG Tx Command reply: GET_REPLY 774108440 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085336514 DLCTRL DEBUG Command: GET 517182201 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085336514 DLCTRL DEBUG Tx Command reply: GET_REPLY 517182201 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085336515 DLCTRL DEBUG Command: GET 848129706 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085336515 DLCTRL DEBUG Tx Command reply: GET_REPLY 848129706 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085336516 DLCTRL DEBUG Command: GET 262798553 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085336516 DLCTRL DEBUG Tx Command reply: GET_REPLY 262798553 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085336516 DLCTRL DEBUG Command: GET 634755673 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085336516 DLCTRL DEBUG Tx Command reply: GET_REPLY 634755673 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085336517 DLCTRL DEBUG Command: GET 323665968 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085336517 DLCTRL DEBUG Tx Command reply: GET_REPLY 323665968 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085336518 DLCTRL DEBUG Command: GET 815367852 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085336518 DLCTRL DEBUG Tx Command reply: GET_REPLY 815367852 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000001010101011'B, t_guard := 20.000000 } 20241213085336529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42820<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@8fcf34dce8ec: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(846)8181019 20241213085337542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085337542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085337542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241213085337542 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085337542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7cd51b, normal) (hnbgw_rua.c:407) 20241213085337542 DHNB DEBUG map_rua[0x556598a2ac20]{init}: Allocated (fsm.c:456) 20241213085337542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8181019)[0x556598a2ac20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085337542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8181019 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085337542 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085337542 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085337542 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241213085337542 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8181019 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085337542 DCN DEBUG map_sccp[0x556598a2bb90]{init}: Allocated (fsm.c:456) 20241213085337542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x556598a2bb90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085337542 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8181019 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085337542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8181019 SCCP-98 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241213085337542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8181019)[0x556598a2ac20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085337542 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085337542 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085337542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8181019)[0x556598a2ac20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085337542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x556598a2bb90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085337542 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085337542 DLSCCP DEBUG SCCP-SCOC(98)[0x556598a298f0]{IDLE}: Allocated (fsm.c:456) 20241213085337542 DLSCCP DEBUG SCCP-SCOC(98)[0x556598a298f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085337542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002ab0056400500f1100926) (sccp_scrc.c:406) 20241213085337542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085337542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085337542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085337542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085337542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085337542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085337542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085337542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085337542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085337542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085337542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085337542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085337542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085337543 DLSCCP DEBUG SCCP-SCOC(98)[0x556598a298f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085337543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x556598a2bb90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085337543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8181019)[0x556598a2ac20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085337543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085337543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085337543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085337543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085337543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085337543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085337543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085337543 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@8fcf34dce8ec: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(839)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(840)@8fcf34dce8ec: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(846) HNBGW_Test.sgsn0-RAN(840)@8fcf34dce8ec: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(846)6590234 HNBGW_Test.sgsn0-SCCP(839)@8fcf34dce8ec: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(839)@8fcf34dce8ec: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241213085337547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085337547 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085337547 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085337547 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085337547 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085337547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085337547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085337547 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085337547 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085337547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085337547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085337547 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085337547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085337547 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00acbb05) (sccp_scrc.c:477) 20241213085337547 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20241213085337547 DLSCCP DEBUG SCCP-SCOC(98)[0x556598a298f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085337547 DLSCCP DEBUG SCCP-SCOC(98)[0x556598a298f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085337547 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_sgsnpool_L3Compl_on_1_cnlink0(846)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085337547 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085337547 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) 20241213085337547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x556598a2bb90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085337547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x556598a2bb90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085337549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42820<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(846)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085337550 DLCTRL DEBUG Command: GET 277875857 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085337550 DLCTRL DEBUG Tx Command reply: GET_REPLY 277875857 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20241213085337552 DLCTRL DEBUG Command: GET 551512350 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085337552 DLCTRL DEBUG Tx Command reply: GET_REPLY 551512350 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085337553 DLCTRL DEBUG Command: GET 768049340 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085337553 DLCTRL DEBUG Tx Command reply: GET_REPLY 768049340 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085337555 DLCTRL DEBUG Command: GET 382060819 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085337555 DLCTRL DEBUG Tx Command reply: GET_REPLY 382060819 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085337556 DLCTRL DEBUG Command: GET 386831269 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085337556 DLCTRL DEBUG Tx Command reply: GET_REPLY 386831269 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085337557 DLCTRL DEBUG Command: GET 174784940 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085337557 DLCTRL DEBUG Tx Command reply: GET_REPLY 174784940 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085337559 DLCTRL DEBUG Command: GET 281708968 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085337559 DLCTRL DEBUG Tx Command reply: GET_REPLY 281708968 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085337560 DLCTRL DEBUG Command: GET 327504643 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085337560 DLCTRL DEBUG Tx Command reply: GET_REPLY 327504643 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085337561 DLCTRL DEBUG Command: GET 901955303 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085337561 DLCTRL DEBUG Tx Command reply: GET_REPLY 901955303 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085337562 DLCTRL DEBUG Command: GET 534730160 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085337562 DLCTRL DEBUG Tx Command reply: GET_REPLY 534730160 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085337562 DLCTRL DEBUG Command: GET 707533173 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085337562 DLCTRL DEBUG Tx Command reply: GET_REPLY 707533173 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085337563 DLCTRL DEBUG Command: GET 885281787 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085337563 DLCTRL DEBUG Tx Command reply: GET_REPLY 885281787 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085337564 DLCTRL DEBUG Command: GET 314046812 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085337564 DLCTRL DEBUG Tx Command reply: GET_REPLY 314046812 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085337565 DLCTRL DEBUG Command: GET 854580421 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085337565 DLCTRL DEBUG Tx Command reply: GET_REPLY 854580421 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085337566 DLCTRL DEBUG Command: GET 903148005 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085337566 DLCTRL DEBUG Tx Command reply: GET_REPLY 903148005 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085337567 DLCTRL DEBUG Command: GET 719083619 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085337567 DLCTRL DEBUG Tx Command reply: GET_REPLY 719083619 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085337568 DLCTRL DEBUG Command: GET 892047347 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085337568 DLCTRL DEBUG Tx Command reply: GET_REPLY 892047347 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085337569 DLCTRL DEBUG Command: GET 812249548 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085337569 DLCTRL DEBUG Tx Command reply: GET_REPLY 812249548 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085337570 DLCTRL DEBUG Command: GET 154578164 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085337570 DLCTRL DEBUG Tx Command reply: GET_REPLY 154578164 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085337571 DLCTRL DEBUG Command: GET 694041140 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085337571 DLCTRL DEBUG Tx Command reply: GET_REPLY 694041140 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085337573 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44875<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(828)@8fcf34dce8ec: Final verdict of PTC: none 20241213085337574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42796<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085337574 DLINP DEBUG SRVCONN(,r=127.0.0.1:60859<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085337574 DLINP DEBUG SRVCONN(,r=127.0.0.1:60859<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085337574 DLINP NOTICE SRV(,r=127.0.0.1:60859<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085337574 DMAIN NOTICE (127.0.0.1:60859 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60859<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085337574 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213085337574 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085337574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085337574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085337574 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085337574 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085337574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085337574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085337574 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(840)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(835)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(837)@8fcf34dce8ec: Final verdict of PTC: none 20241213085337574 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085337574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085337574 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085337574 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085337574 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085337574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085337574 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085337574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085337574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(836)@8fcf34dce8ec: Final verdict of PTC: none 20241213085337574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085337574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085337574 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085337574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085337574 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085337574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085337574 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085337574 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085337574 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085337574 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085337574 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(838)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(842)@8fcf34dce8ec: Final verdict of PTC: none 20241213085337574 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085337574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085337574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085337574 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085337574 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085337574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085337574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085337574 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241213085337574 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085337574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085337574 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085337574 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085337574 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085337574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085337574 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085337574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085337574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085337574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085337574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085337574 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085337574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085337574 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085337574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085337574 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085337574 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085337574 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085337574 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085337574 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085337574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5565989a4aa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085337574 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085337574 DLSCCP DEBUG SCCP-SCOC(95)[0x556598a1c100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085337574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b5e43), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085337574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085337574 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085337574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085337574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085337574 DLSCCP DEBUG SCCP-SCOC(95)[0x556598a1c100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085337574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5565989a4aa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085337574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5624997)[0x556598946430]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085337574 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5624997)[0x556598946430]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085337574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085337574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5624997)[0x556598946430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085337574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5624997)[0x556598946430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085337574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5624997)[0x556598946430]{disrupted}: Freeing instance (context_map.c:202) 20241213085337574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5624997)[0x556598946430]{disrupted}: Deallocated (fsm.c:568) 20241213085337574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5565989a4aa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085337574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5565989a4aa0]{disconnected}: Freeing instance (context_map.c:206) 20241213085337574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x5565989a4aa0]{disconnected}: Deallocated (fsm.c:568) 20241213085337574 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5624997 SCCP-95 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213085337575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x556598a1c230]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085337575 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085337575 DLSCCP DEBUG SCCP-SCOC(96)[0x556598a1aaa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085337575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b02206), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085337575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085337575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085337575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085337575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085337575 DLSCCP DEBUG SCCP-SCOC(96)[0x556598a1aaa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085337575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x556598a1c230]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085337575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15552509)[0x556598a281a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085337575 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15552509)[0x556598a281a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085337575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085337575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15552509)[0x556598a281a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) IPA-CTRL-CLI-IPA(830)@8fcf34dce8ec: Final verdict of PTC: none 20241213085337575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15552509)[0x556598a281a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085337575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15552509)[0x556598a281a0]{disrupted}: Freeing instance (context_map.c:202) 20241213085337575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15552509)[0x556598a281a0]{disrupted}: Deallocated (fsm.c:568) 20241213085337575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x556598a1c230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085337575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x556598a1c230]{disconnected}: Freeing instance (context_map.c:206) 20241213085337575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x556598a1c230]{disconnected}: Deallocated (fsm.c:568) 20241213085337575 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15552509 SCCP-96 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085337575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x556598a1f710]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085337575 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085337575 DLSCCP DEBUG SCCP-SCOC(97)[0x556598a27a20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085337575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d432a), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085337575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085337575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085337575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085337575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085337575 DLSCCP DEBUG SCCP-SCOC(97)[0x556598a27a20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085337575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x556598a1f710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085337575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12091971)[0x556598a2aaa0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085337575 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12091971)[0x556598a2aaa0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085337575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085337575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12091971)[0x556598a2aaa0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085337575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12091971)[0x556598a2aaa0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085337575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12091971)[0x556598a2aaa0]{disrupted}: Freeing instance (context_map.c:202) 20241213085337575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12091971)[0x556598a2aaa0]{disrupted}: Deallocated (fsm.c:568) 20241213085337575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x556598a1f710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085337575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x556598a1f710]{disconnected}: Freeing instance (context_map.c:206) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(829)@8fcf34dce8ec: Final verdict of PTC: none 20241213085337575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x556598a1f710]{disconnected}: Deallocated (fsm.c:568) 20241213085337575 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12091971 SCCP-97 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085337575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x556598a2bb90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085337575 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085337575 DLSCCP DEBUG SCCP-SCOC(98)[0x556598a298f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085337575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acbb05), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085337575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085337575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085337575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085337575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085337575 DLSCCP DEBUG SCCP-SCOC(98)[0x556598a298f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085337575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x556598a2bb90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085337575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8181019)[0x556598a2ac20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085337575 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8181019)[0x556598a2ac20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085337575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085337575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8181019)[0x556598a2ac20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085337575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8181019)[0x556598a2ac20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085337575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8181019)[0x556598a2ac20]{disrupted}: Freeing instance (context_map.c:202) 20241213085337575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8181019)[0x556598a2ac20]{disrupted}: Deallocated (fsm.c:568) 20241213085337575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x556598a2bb90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085337575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x556598a2bb90]{disconnected}: Freeing instance (context_map.c:206) 20241213085337575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x556598a2bb90]{disconnected}: Deallocated (fsm.c:568) 20241213085337575 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8181019 SCCP-98 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-SCCP(839)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834)@8fcf34dce8ec: Final verdict of PTC: none 20241213085337575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085337575 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085337575 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085337575 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085337575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing HNBGW_Test.sgsn0-M3UA(841)@8fcf34dce8ec: Final verdict of PTC: none 20241213085337575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085337575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085337575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213085337575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085337575 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085337575 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085337575 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085337575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085337575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085337575 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085337575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085337575 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085337575 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085337575 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085337575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085337575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085337575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085337575 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085337575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085337575 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085337575 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085337575 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085337575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085337575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085337575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085337575 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085337575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085337575 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085337575 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085337575 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085337575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085337575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085337575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085337575 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085337576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42782<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(831)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(828): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(829): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(831): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(835): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(836): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(837): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(838): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(839): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(840): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(841): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(842): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(843): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(844): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(845): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(846): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:53:37 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc 20241213085337627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42828<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085338229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42828<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=440916) 20241213085338399 DLSCCP DEBUG SCCP-SCOC(92)[0x556598a3dbf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085338399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a86bf), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085338399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085338399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085338399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085338399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085338399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085338399 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085338399 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085338399 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085338399 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085338399 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085338399 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085338399 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085338400 DLSCCP DEBUG SCCP-SCOC(94)[0x5565988e6540]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085338400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00109412), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085338400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085338400 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085338400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085338400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085338400 DLSCCP DEBUG SCCP-SCOC(93)[0x556598a23f40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085338400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6f593), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085338400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085338400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085338400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085338400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085338400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085338401 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085338401 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085338401 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085338401 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085338401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085338401 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085338401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085338401 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085338401 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085338401 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085338401 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085338401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085338401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085338401 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085339003 DLSCCP DEBUG SCCP-SCOC(86)[0x556598a28f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085339003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f79ee), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085339003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085339003 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085339003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085339003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085339003 DLSCCP DEBUG SCCP-SCOC(87)[0x556598a26760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085339003 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020c8fb), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085339003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085339003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085339003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085339003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085339004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085339004 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085339004 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085339004 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085339004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085339004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085339004 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085339004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085339004 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085339004 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085339004 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085339004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085339004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085339004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085339004 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085339006 DLSCCP DEBUG SCCP-SCOC(88)[0x556598a20e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085339006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037c845), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085339006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085339006 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085339006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085339006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085339006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085339006 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085339006 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085339006 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085339006 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085339006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085339006 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=440916, count=454080) 20241213085339575 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085339575 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085339575 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085339575 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085339575 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085339575 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085339714 DLSCCP DEBUG SCCP-SCOC(84)[0x556598a3ab00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085339714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081ba7d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085339714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085339714 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085339714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085339714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085339714 DLSCCP DEBUG SCCP-SCOC(83)[0x556598a375a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085339714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a07664), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085339714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085339714 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085339714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085339714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085339714 DLSCCP DEBUG SCCP-SCOC(85)[0x556598a290a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085339714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aeb56), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085339714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085339714 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085339714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085339714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085339715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085339715 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085339715 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085339715 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085339715 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085339715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085339715 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085339715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085339715 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085339715 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085339715 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085339715 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085339715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085339715 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085339715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085339715 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085339715 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085339715 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085339715 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085339715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085339715 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:53:40 UTC 2024 /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 20241213085340433 DLSCCP DEBUG SCCP-SCOC(82)[0x5565989a7e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085340433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007a331), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085340433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085340433 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085340433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085340433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085340434 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085340434 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085340434 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085340434 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085340434 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085340434 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085340434 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085341257 DLSCCP DEBUG SCCP-SCOC(81)[0x556598a2a970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085341257 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00293080), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085341257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085341258 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085341258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085341258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085341258 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341258 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085341258 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085341258 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085341258 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085341258 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085341258 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20241213085341320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085341324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42844<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085341327 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44965<->l=127.0.0.1:4262) (control_if.c:572) 20241213085341343 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085341343 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085341354 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085341354 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085341355 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085341355 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085341355 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085341355 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085341355 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45456 (stream_srv.c:132) 20241213085341355 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45456<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085341355 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085341355 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085341356 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085341356 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085341356 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085341356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085341356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085341356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085341356 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085341356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085341356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085341356 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085341356 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085341356 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085341356 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085341357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085341357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085341357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085341357 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085341357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085341357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085341357 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085341357 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085341357 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085341357 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085341357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085341357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085341357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085341357 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085341357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085341357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085341357 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085341357 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085341357 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085341357 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085341357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085341357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085341357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085341357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085341357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085341357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085341357 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085341357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085341357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085341357 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085341357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085341357 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085341357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085341357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085341357 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085341357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085341357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085341357 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085341357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085341357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085341357 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085341357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085341357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085341357 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085341357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085341357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085341357 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085341357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085341357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085341357 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(857)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(857)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(857)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(855)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(860)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-M3UA(860)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(860)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-SCCP(858)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085341383 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085341383 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085341383 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085341383 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085341383 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085341383 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085341383 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085341383 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085341384 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085341384 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085341384 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085341384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085341384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085341384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085341384 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085341384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085341384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085341384 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085341384 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085341384 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085341384 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085341384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085341384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085341384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085341384 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085341384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085341384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085341384 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085341384 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085341384 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085341384 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085341384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085341384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085341384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085341384 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085341384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085341384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085341384 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085341384 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085341384 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085341384 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085341384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085341384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085341384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085341384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085341384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085341384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085341384 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085341384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085341384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085341384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085341384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085341384 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085341384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085341384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085341384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085341384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085341384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085341384 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085341384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085341384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085341384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085341384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085341384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085341384 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085341385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341385 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085341385 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085341385 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085341385 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085341385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085341385 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(863)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(863)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(863)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(861)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(866)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-M3UA(866)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(866)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-SCCP(864)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085341419 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085341420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085341420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085341420 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085341420 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085341420 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085341420 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085341420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085341420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085341425 DLINP DEBUG SRVCONN(,r=127.0.0.1:45456<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085341425 DLINP DEBUG SRVCONN(,r=127.0.0.1:45456<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085341425 DLINP DEBUG SRVCONN(,r=127.0.0.1:45456<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085341425 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085341425 DHNBAP DEBUG (127.0.0.1:45456 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085341425 DHNBAP NOTICE (127.0.0.1:45456 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085341425 DHNBAP NOTICE (127.0.0.1:45456 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085341425 DLINP DEBUG SRVCONN(,r=127.0.0.1:45456<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085341425 DLINP DEBUG SRVCONN(,r=127.0.0.1:45456<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085341569 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085341569 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085341569 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085341570 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085341577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341577 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085341578 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085341578 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085341578 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085341578 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085341578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085341581 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 20241213085341581 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 20241213085341581 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085341581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213085341581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341581 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085341581 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085341581 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085341581 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085341581 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085341581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085341581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085341581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085341581 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085341581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085341581 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085341581 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085341581 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085341581 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085341581 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085341581 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085341583 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085341583 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085341583 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085341583 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085341583 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085341583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085341583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085341583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085341583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085341583 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085341583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341583 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085341584 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085341584 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085341584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085341584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085341584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085341584 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(860)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085341588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341588 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085341588 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085341588 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085341588 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085341588 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085341588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085341590 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341590 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085341590 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085341590 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085341590 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085341590 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085341590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085341591 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085341591 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085341591 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085341591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085341591 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085341591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085341591 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085341591 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085341591 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085341591 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085341592 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085341592 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085341592 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085341592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085341592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085341592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085341592 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085341592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085341592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085341592 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085341592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341592 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085341592 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085341592 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085341592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085341592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085341592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085341592 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085341597 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085341597 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085341597 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085341597 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085341603 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341603 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085341603 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085341603 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085341603 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085341603 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085341603 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085341605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341605 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085341605 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085341605 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085341605 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085341605 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085341605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085341606 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085341606 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085341606 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085341606 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085341606 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085341606 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085341606 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085341606 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085341606 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085341606 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085341607 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085341607 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085341607 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085341607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085341607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085341607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085341607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085341607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085341607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085341607 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085341607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341607 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085341607 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085341608 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085341608 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085341608 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085341608 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085341608 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085341609 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 20241213085341609 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 20241213085341609 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085341609 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213085341613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341613 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213085341613 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085341613 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085341613 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085341613 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085341613 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085341615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341615 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085341615 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085341615 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085341615 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085341615 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085341615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085341615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085341615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085341615 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213085341615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085341615 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085341615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085341615 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085341615 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085341615 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085341615 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085341616 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085341616 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085341616 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085341616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085341616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085341616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085341616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085341616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085341616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085341616 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085341616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085341616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085341616 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085341616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085341616 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085341616 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085341616 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085341616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085341617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085341617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085341617 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085342050 DLSCCP DEBUG SCCP-SCOC(80)[0x556598a1c810]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213085342050 DLSCCP DEBUG SCCP-SCOC(80)[0x556598a1c810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213085342050 DLSCCP DEBUG SCCP-SCOC(80)[0x556598a1c810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085342050 DLSCCP DEBUG SCCP-SCOC(80)[0x556598a1c810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085342050 DLSCCP DEBUG SCCP-SCOC(80)[0x556598a1c810]{IDLE}: Deallocated (fsm.c:568) 20241213085342050 DLSCCP DEBUG SCCP-SCOC(79)[0x556598a1c620]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213085342050 DLSCCP DEBUG SCCP-SCOC(79)[0x556598a1c620]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213085342050 DLSCCP DEBUG SCCP-SCOC(79)[0x556598a1c620]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085342050 DLSCCP DEBUG SCCP-SCOC(79)[0x556598a1c620]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085342050 DLSCCP DEBUG SCCP-SCOC(79)[0x556598a1c620]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(856)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085342382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085342382 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085342382 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085342382 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085342382 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085342382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085342382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085342382 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085342383 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085342383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085342383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085342383 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085342383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085342383 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085342383 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085342383 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085342383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342383 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085342383 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085342383 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085342383 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085342383 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085342383 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085342383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085342383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085342383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085342383 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085342383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085342383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085342383 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085342383 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085342383 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085342383 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085342383 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085342383 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085342383 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085342383 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085342383 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085342383 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085342386 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085342386 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085342386 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085342386 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085342386 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085342386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085342386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085342386 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085342386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085342386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085342386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085342386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085342386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085342386 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085342386 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085342386 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085342386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342386 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085342386 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085342386 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085342386 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085342386 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(859)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085342390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085342390 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085342390 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085342390 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085342390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085342390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085342390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085342390 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085342390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085342390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085342390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085342390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085342390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085342390 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085342390 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085342390 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085342390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342390 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085342390 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085342390 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085342390 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085342390 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) 20241213085342390 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) 20241213085342390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085342390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085342390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085342390 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085342390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085342390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085342390 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085342390 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{CONNECTED}: link up (cnlink.c:111) 20241213085342390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085342390 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085342390 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085342390 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085342390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085342391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085342391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085342391 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085342392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085342392 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085342392 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085342392 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085342392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085342392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085342392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085342392 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085342392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085342392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085342392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085342392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085342392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085342392 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085342392 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085342392 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085342392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342392 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085342392 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085342392 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085342392 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085342392 DRANAP INFO cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(862)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085342406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085342406 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085342406 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085342406 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085342406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085342406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085342406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085342406 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085342406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085342406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085342406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085342406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085342406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085342406 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085342406 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085342406 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085342406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342406 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085342406 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085342406 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085342406 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085342406 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085342406 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085342406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085342406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085342406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085342406 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085342406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085342406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085342406 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085342406 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085342406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085342407 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085342407 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085342407 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085342407 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085342407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085342407 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085342407 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085342409 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085342409 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085342409 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085342409 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085342409 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085342409 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085342409 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085342409 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085342409 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085342409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085342409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085342409 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085342409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085342409 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085342409 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085342409 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085342409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342409 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085342409 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085342409 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085342409 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085342409 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(865)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085342415 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085342415 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085342415 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085342415 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085342415 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085342415 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085342415 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085342416 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085342416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085342416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085342416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085342416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085342416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085342416 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085342416 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085342416 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085342416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342416 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085342416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085342416 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085342416 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085342416 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) 20241213085342416 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) 20241213085342416 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085342416 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085342416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085342416 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085342416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085342416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085342416 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085342416 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: link up (cnlink.c:111) 20241213085342416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085342416 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085342416 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085342416 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085342416 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085342416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085342416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085342416 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085342418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085342418 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085342418 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085342418 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085342418 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085342418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085342418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085342418 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085342418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085342418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085342418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085342418 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085342418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085342418 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085342418 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085342418 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085342418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085342418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085342418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085342418 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085342418 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085342418 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085342418 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085342418 DRANAP INFO cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085343436 DLCTRL DEBUG Command: GET 725356558 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085343436 DLCTRL DEBUG Tx Command reply: GET_REPLY 725356558 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085343443 DLCTRL DEBUG Command: GET 33487680 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085343443 DLCTRL DEBUG Tx Command reply: GET_REPLY 33487680 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085343447 DLCTRL DEBUG Command: GET 202633023 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085343447 DLCTRL DEBUG Tx Command reply: GET_REPLY 202633023 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085343451 DLCTRL DEBUG Command: GET 23193351 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085343451 DLCTRL DEBUG Tx Command reply: GET_REPLY 23193351 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085343455 DLCTRL DEBUG Command: GET 907839045 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085343455 DLCTRL DEBUG Tx Command reply: GET_REPLY 907839045 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085343460 DLCTRL DEBUG Command: GET 740609961 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085343460 DLCTRL DEBUG Tx Command reply: GET_REPLY 740609961 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085343464 DLCTRL DEBUG Command: GET 470786784 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085343464 DLCTRL DEBUG Tx Command reply: GET_REPLY 470786784 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085343469 DLCTRL DEBUG Command: GET 736883158 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085343469 DLCTRL DEBUG Tx Command reply: GET_REPLY 736883158 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085343473 DLCTRL DEBUG Command: GET 47391324 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085343473 DLCTRL DEBUG Tx Command reply: GET_REPLY 47391324 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085343477 DLCTRL DEBUG Command: GET 471894611 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085343477 DLCTRL DEBUG Tx Command reply: GET_REPLY 471894611 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085343480 DLCTRL DEBUG Command: GET 4495970 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085343481 DLCTRL DEBUG Tx Command reply: GET_REPLY 4495970 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085343485 DLCTRL DEBUG Command: GET 704768765 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085343485 DLCTRL DEBUG Tx Command reply: GET_REPLY 704768765 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085343490 DLCTRL DEBUG Command: GET 599821727 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085343490 DLCTRL DEBUG Tx Command reply: GET_REPLY 599821727 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085343495 DLCTRL DEBUG Command: GET 489981545 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085343495 DLCTRL DEBUG Tx Command reply: GET_REPLY 489981545 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085343499 DLCTRL DEBUG Command: GET 798252673 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085343499 DLCTRL DEBUG Tx Command reply: GET_REPLY 798252673 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085343503 DLCTRL DEBUG Command: GET 563082348 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085343503 DLCTRL DEBUG Tx Command reply: GET_REPLY 563082348 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085343507 DLCTRL DEBUG Command: GET 862225681 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085343507 DLCTRL DEBUG Tx Command reply: GET_REPLY 862225681 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085343511 DLCTRL DEBUG Command: GET 143038088 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085343511 DLCTRL DEBUG Tx Command reply: GET_REPLY 143038088 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085343515 DLCTRL DEBUG Command: GET 771545114 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085343515 DLCTRL DEBUG Tx Command reply: GET_REPLY 771545114 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085343519 DLCTRL DEBUG Command: GET 984930936 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085343519 DLCTRL DEBUG Tx Command reply: GET_REPLY 984930936 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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 := '000000000000000010010100'B, t_guard := 20.000000 } 20241213085343557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39722<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(862)@8fcf34dce8ec: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(862)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(868)11542288 20241213085344600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085344600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085344600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241213085344600 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085344600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb01f10, normal) (hnbgw_rua.c:407) 20241213085344600 DHNB DEBUG map_rua[0x556598946430]{init}: Allocated (fsm.c:456) 20241213085344601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11542288)[0x556598946430]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085344601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11542288 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085344601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085344601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085344601 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241213085344601 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11542288 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085344601 DCN DEBUG map_sccp[0x5565989a4aa0]{init}: Allocated (fsm.c:456) 20241213085344601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5565989a4aa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085344601 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11542288 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085344601 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11542288 SCCP-99 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241213085344601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11542288)[0x556598946430]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085344601 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085344601 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085344601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11542288)[0x556598946430]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085344601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5565989a4aa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085344601 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085344601 DLSCCP DEBUG SCCP-SCOC(99)[0x556598a281a0]{IDLE}: Allocated (fsm.c:456) 20241213085344601 DLSCCP DEBUG SCCP-SCOC(99)[0x556598a281a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085344601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030000940056400500f1100926) (sccp_scrc.c:406) 20241213085344601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085344601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085344601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085344601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085344601 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085344601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085344601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085344601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085344601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085344601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085344601 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085344601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085344601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085344601 DLSCCP DEBUG SCCP-SCOC(99)[0x556598a281a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085344601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5565989a4aa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085344601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11542288)[0x556598946430]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085344601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085344601 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085344601 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085344601 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085344601 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085344601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085344601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085344601 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(861)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(861)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(862)@8fcf34dce8ec: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(868) HNBGW_Test.sgsn0-RAN(862)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(868)10421725 HNBGW_Test.sgsn0-SCCP(861)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(861)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085344610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085344610 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085344610 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085344610 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085344610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085344610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085344610 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085344610 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_no_nri_round_robin0(868)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085344610 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085344610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085344610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085344610 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085344610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085344610 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cd48b3) (sccp_scrc.c:477) 20241213085344610 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20241213085344610 DLSCCP DEBUG SCCP-SCOC(99)[0x556598a281a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085344610 DLSCCP DEBUG SCCP-SCOC(99)[0x556598a281a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085344610 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085344610 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085344610 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) 20241213085344610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5565989a4aa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085344610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5565989a4aa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085344613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39722<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(868)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085344615 DLCTRL DEBUG Command: GET 402163662 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085344615 DLCTRL DEBUG Tx Command reply: GET_REPLY 402163662 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085344619 DLCTRL DEBUG Command: GET 713952432 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085344619 DLCTRL DEBUG Tx Command reply: GET_REPLY 713952432 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085344622 DLCTRL DEBUG Command: GET 346199604 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085344622 DLCTRL DEBUG Tx Command reply: GET_REPLY 346199604 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085344624 DLCTRL DEBUG Command: GET 49012697 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085344624 DLCTRL DEBUG Tx Command reply: GET_REPLY 49012697 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085344625 DLCTRL DEBUG Command: GET 147676000 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085344625 DLCTRL DEBUG Tx Command reply: GET_REPLY 147676000 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085344627 DLCTRL DEBUG Command: GET 749127120 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085344627 DLCTRL DEBUG Tx Command reply: GET_REPLY 749127120 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085344628 DLCTRL DEBUG Command: GET 379492072 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085344628 DLCTRL DEBUG Tx Command reply: GET_REPLY 379492072 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085344629 DLCTRL DEBUG Command: GET 375390442 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085344629 DLCTRL DEBUG Tx Command reply: GET_REPLY 375390442 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085344629 DLCTRL DEBUG Command: GET 543877792 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085344629 DLCTRL DEBUG Tx Command reply: GET_REPLY 543877792 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085344630 DLCTRL DEBUG Command: GET 854330329 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085344630 DLCTRL DEBUG Tx Command reply: GET_REPLY 854330329 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085344631 DLCTRL DEBUG Command: GET 347161571 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085344631 DLCTRL DEBUG Tx Command reply: GET_REPLY 347161571 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085344631 DLCTRL DEBUG Command: GET 489721785 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085344631 DLCTRL DEBUG Tx Command reply: GET_REPLY 489721785 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085344632 DLCTRL DEBUG Command: GET 258089940 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085344632 DLCTRL DEBUG Tx Command reply: GET_REPLY 258089940 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085344633 DLCTRL DEBUG Command: GET 444021305 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085344633 DLCTRL DEBUG Tx Command reply: GET_REPLY 444021305 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085344633 DLCTRL DEBUG Command: GET 403602968 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085344633 DLCTRL DEBUG Tx Command reply: GET_REPLY 403602968 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085344634 DLCTRL DEBUG Command: GET 187580428 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085344634 DLCTRL DEBUG Tx Command reply: GET_REPLY 187580428 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085344635 DLCTRL DEBUG Command: GET 29726154 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085344635 DLCTRL DEBUG Tx Command reply: GET_REPLY 29726154 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085344635 DLCTRL DEBUG Command: GET 100926743 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085344635 DLCTRL DEBUG Tx Command reply: GET_REPLY 100926743 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085344636 DLCTRL DEBUG Command: GET 536478689 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085344636 DLCTRL DEBUG Tx Command reply: GET_REPLY 536478689 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085344637 DLCTRL DEBUG Command: GET 956441853 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085344637 DLCTRL DEBUG Tx Command reply: GET_REPLY 956441853 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000001000110110'B, t_guard := 20.000000 } 20241213085344647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39724<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(865)@8fcf34dce8ec: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(865)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(869)13801589 20241213085345671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085345671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085345671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241213085345671 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085345671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd29875, normal) (hnbgw_rua.c:407) 20241213085345671 DHNB DEBUG map_rua[0x556598a1c230]{init}: Allocated (fsm.c:456) 20241213085345671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13801589)[0x556598a1c230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085345671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13801589 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085345671 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085345671 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085345671 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241213085345671 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13801589 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241213085345671 DCN DEBUG map_sccp[0x556598a1f710]{init}: Allocated (fsm.c:456) 20241213085345671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x556598a1f710]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085345671 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13801589 <-> SCCP-100 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241213085345671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13801589 SCCP-100 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241213085345671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13801589)[0x556598a1c230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085345671 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085345671 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085345671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13801589)[0x556598a1c230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085345671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x556598a1f710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085345671 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085345671 DLSCCP DEBUG SCCP-SCOC(100)[0x556598a2ac20]{IDLE}: Allocated (fsm.c:456) 20241213085345671 DLSCCP DEBUG SCCP-SCOC(100)[0x556598a2ac20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085345671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002360056400500f1100926) (sccp_scrc.c:406) 20241213085345671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085345671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085345671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085345671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085345671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085345671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085345671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085345671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085345671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085345671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085345671 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085345671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085345671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085345671 DLSCCP DEBUG SCCP-SCOC(100)[0x556598a2ac20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085345671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x556598a1f710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085345671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13801589)[0x556598a1c230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085345672 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085345672 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085345672 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085345672 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085345672 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085345672 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085345672 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085345672 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(864)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(864)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(865)@8fcf34dce8ec: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(869) HNBGW_Test.sgsn1-RAN(865)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(869)4685037 HNBGW_Test.sgsn1-SCCP(864)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(864)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(869)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085345691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085345691 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085345691 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085345691 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085345691 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085345691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085345691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085345691 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085345691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085345691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085345691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085345691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085345691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085345691 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dbbd36) (sccp_scrc.c:477) 20241213085345691 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20241213085345691 DLSCCP DEBUG SCCP-SCOC(100)[0x556598a2ac20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085345691 DLSCCP DEBUG SCCP-SCOC(100)[0x556598a2ac20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085345692 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085345692 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085345692 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) 20241213085345692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x556598a1f710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085345692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x556598a1f710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085345694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39724<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(869)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085345696 DLCTRL DEBUG Command: GET 974817709 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085345696 DLCTRL DEBUG Tx Command reply: GET_REPLY 974817709 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085345700 DLCTRL DEBUG Command: GET 984443556 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085345700 DLCTRL DEBUG Tx Command reply: GET_REPLY 984443556 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085345703 DLCTRL DEBUG Command: GET 518928237 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085345703 DLCTRL DEBUG Tx Command reply: GET_REPLY 518928237 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085345706 DLCTRL DEBUG Command: GET 280007685 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085345706 DLCTRL DEBUG Tx Command reply: GET_REPLY 280007685 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085345708 DLCTRL DEBUG Command: GET 817315237 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085345708 DLCTRL DEBUG Tx Command reply: GET_REPLY 817315237 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085345709 DLCTRL DEBUG Command: GET 611350204 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085345709 DLCTRL DEBUG Tx Command reply: GET_REPLY 611350204 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241213085345711 DLCTRL DEBUG Command: GET 736188454 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085345711 DLCTRL DEBUG Tx Command reply: GET_REPLY 736188454 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085345713 DLCTRL DEBUG Command: GET 508268596 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085345713 DLCTRL DEBUG Tx Command reply: GET_REPLY 508268596 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085345714 DLCTRL DEBUG Command: GET 870469639 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085345714 DLCTRL DEBUG Tx Command reply: GET_REPLY 870469639 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085345715 DLCTRL DEBUG Command: GET 988115003 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085345715 DLCTRL DEBUG Tx Command reply: GET_REPLY 988115003 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085345716 DLCTRL DEBUG Command: GET 662013244 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085345716 DLCTRL DEBUG Tx Command reply: GET_REPLY 662013244 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085345717 DLCTRL DEBUG Command: GET 625653367 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085345717 DLCTRL DEBUG Tx Command reply: GET_REPLY 625653367 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085345718 DLCTRL DEBUG Command: GET 58277229 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085345718 DLCTRL DEBUG Tx Command reply: GET_REPLY 58277229 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085345719 DLCTRL DEBUG Command: GET 85787258 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085345719 DLCTRL DEBUG Tx Command reply: GET_REPLY 85787258 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085345720 DLCTRL DEBUG Command: GET 268880222 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085345720 DLCTRL DEBUG Tx Command reply: GET_REPLY 268880222 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085345721 DLCTRL DEBUG Command: GET 475740108 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085345721 DLCTRL DEBUG Tx Command reply: GET_REPLY 475740108 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085345722 DLCTRL DEBUG Command: GET 965000421 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085345722 DLCTRL DEBUG Tx Command reply: GET_REPLY 965000421 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085345723 DLCTRL DEBUG Command: GET 537399608 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085345723 DLCTRL DEBUG Tx Command reply: GET_REPLY 537399608 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085345723 DLCTRL DEBUG Command: GET 848755670 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085345723 DLCTRL DEBUG Tx Command reply: GET_REPLY 848755670 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085345724 DLCTRL DEBUG Command: GET 575863148 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085345724 DLCTRL DEBUG Tx Command reply: GET_REPLY 575863148 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000001001111010'B, t_guard := 20.000000 } 20241213085345735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39728<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(862)@8fcf34dce8ec: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(862)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(870)15931969 20241213085346746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085346746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085346746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213085346746 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085346746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf31a41, normal) (hnbgw_rua.c:407) 20241213085346746 DHNB DEBUG map_rua[0x556598a2bb90]{init}: Allocated (fsm.c:456) 20241213085346746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15931969)[0x556598a2bb90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085346746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15931969 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085346746 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085346746 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085346746 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15931969 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085346746 DCN DEBUG map_sccp[0x556598a1c810]{init}: Allocated (fsm.c:456) 20241213085346746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x556598a1c810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085346746 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15931969 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085346746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15931969 SCCP-101 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213085346746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15931969)[0x556598a2bb90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085346746 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085346746 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085346746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15931969)[0x556598a2bb90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085346746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x556598a1c810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085346746 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085346746 DLSCCP DEBUG SCCP-SCOC(101)[0x556598a34f60]{IDLE}: Allocated (fsm.c:456) 20241213085346746 DLSCCP DEBUG SCCP-SCOC(101)[0x556598a34f60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085346746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f400300027a0056400500f1100926) (sccp_scrc.c:406) 20241213085346746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085346746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085346746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085346746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085346746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085346746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085346746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085346746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085346746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085346746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085346746 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085346746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085346746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085346746 DLSCCP DEBUG SCCP-SCOC(101)[0x556598a34f60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085346746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x556598a1c810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085346746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15931969)[0x556598a2bb90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085346746 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085346746 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085346746 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085346746 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085346746 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085346746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085346746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085346746 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(861)@8fcf34dce8ec: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(861)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(862)@8fcf34dce8ec: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(870) HNBGW_Test.sgsn0-RAN(862)@8fcf34dce8ec: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(870)5260876 HNBGW_Test.sgsn0-SCCP(861)@8fcf34dce8ec: Session index based on connection ID:1 TC_sgsnpool_L3Complete_no_nri_round_robin0(870)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(861)@8fcf34dce8ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085346749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085346749 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085346749 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085346749 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085346749 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085346749 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085346749 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085346749 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085346749 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085346749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085346749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085346749 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085346749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085346749 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b54c86) (sccp_scrc.c:477) 20241213085346749 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20241213085346749 DLSCCP DEBUG SCCP-SCOC(101)[0x556598a34f60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085346749 DLSCCP DEBUG SCCP-SCOC(101)[0x556598a34f60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085346749 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085346749 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085346749 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) 20241213085346749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x556598a1c810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085346749 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x556598a1c810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085346749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39728<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(870)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085346750 DLCTRL DEBUG Command: GET 480517960 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085346750 DLCTRL DEBUG Tx Command reply: GET_REPLY 480517960 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241213085346751 DLCTRL DEBUG Command: GET 575126441 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085346751 DLCTRL DEBUG Tx Command reply: GET_REPLY 575126441 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085346752 DLCTRL DEBUG Command: GET 354459335 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085346752 DLCTRL DEBUG Tx Command reply: GET_REPLY 354459335 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085346753 DLCTRL DEBUG Command: GET 138883173 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085346753 DLCTRL DEBUG Tx Command reply: GET_REPLY 138883173 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085346754 DLCTRL DEBUG Command: GET 473812581 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085346754 DLCTRL DEBUG Tx Command reply: GET_REPLY 473812581 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085346755 DLCTRL DEBUG Command: GET 214997385 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085346755 DLCTRL DEBUG Tx Command reply: GET_REPLY 214997385 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241213085346756 DLCTRL DEBUG Command: GET 623597060 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085346756 DLCTRL DEBUG Tx Command reply: GET_REPLY 623597060 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085346757 DLCTRL DEBUG Command: GET 405705894 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085346757 DLCTRL DEBUG Tx Command reply: GET_REPLY 405705894 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085346757 DLCTRL DEBUG Command: GET 894321189 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085346757 DLCTRL DEBUG Tx Command reply: GET_REPLY 894321189 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085346758 DLCTRL DEBUG Command: GET 532694166 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085346758 DLCTRL DEBUG Tx Command reply: GET_REPLY 532694166 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085346759 DLCTRL DEBUG Command: GET 564393427 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085346759 DLCTRL DEBUG Tx Command reply: GET_REPLY 564393427 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085346759 DLCTRL DEBUG Command: GET 791401438 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085346759 DLCTRL DEBUG Tx Command reply: GET_REPLY 791401438 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085346760 DLCTRL DEBUG Command: GET 400377592 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085346760 DLCTRL DEBUG Tx Command reply: GET_REPLY 400377592 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085346761 DLCTRL DEBUG Command: GET 829109541 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085346761 DLCTRL DEBUG Tx Command reply: GET_REPLY 829109541 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085346761 DLCTRL DEBUG Command: GET 679893438 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085346761 DLCTRL DEBUG Tx Command reply: GET_REPLY 679893438 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085346762 DLCTRL DEBUG Command: GET 211931617 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085346762 DLCTRL DEBUG Tx Command reply: GET_REPLY 211931617 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085346763 DLCTRL DEBUG Command: GET 399568649 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085346763 DLCTRL DEBUG Tx Command reply: GET_REPLY 399568649 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085346763 DLCTRL DEBUG Command: GET 123999846 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085346763 DLCTRL DEBUG Tx Command reply: GET_REPLY 123999846 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085346764 DLCTRL DEBUG Command: GET 617178215 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085346764 DLCTRL DEBUG Tx Command reply: GET_REPLY 617178215 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085346765 DLCTRL DEBUG Command: GET 93337631 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085346765 DLCTRL DEBUG Tx Command reply: GET_REPLY 93337631 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(847)@8fcf34dce8ec: Final verdict of PTC: none 20241213085346768 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44965<->l=127.0.0.1:4262) (control_if.c:193) 20241213085346768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42844<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085346768 DLINP DEBUG SRVCONN(,r=127.0.0.1:45456<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085346768 DLINP DEBUG SRVCONN(,r=127.0.0.1:45456<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085346768 DLINP NOTICE SRV(,r=127.0.0.1:45456<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085346768 DMAIN NOTICE (127.0.0.1:45456 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45456<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085346768 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213085346768 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085346768 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) 20241213085346768 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085346768 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213085346768 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085346768 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) 20241213085346768 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085346768 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241213085346768 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085346768 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) 20241213085346768 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085346768 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085346768 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085346768 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) 20241213085346768 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085346768 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085346768 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085346768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085346768 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085346768 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085346768 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085346768 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085346768 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085346768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085346768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085346768 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085346768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085346769 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213085346769 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085346769 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-RAN(856)@8fcf34dce8ec: Final verdict of PTC: none 20241213085346769 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085346769 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085346769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc0-SCCP(855)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(859)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(862)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(860)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(858)@8fcf34dce8ec: Final verdict of PTC: none 20241213085346769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085346769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085346769 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085346769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085346769 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085346769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085346769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085346769 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085346769 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085346769 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085346769 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085346769 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085346769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085346769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085346769 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213085346769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085346769 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085346769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085346769 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085346769 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085346769 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085346769 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085346769 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085346769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x556598a1f710]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085346769 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085346769 DLSCCP DEBUG SCCP-SCOC(100)[0x556598a2ac20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085346769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbbd36), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085346769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085346769 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085346769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085346769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085346769 DLSCCP DEBUG SCCP-SCOC(100)[0x556598a2ac20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085346769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x556598a1f710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085346769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13801589)[0x556598a1c230]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085346769 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13801589)[0x556598a1c230]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085346769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085346769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13801589)[0x556598a1c230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085346769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13801589)[0x556598a1c230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085346769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13801589)[0x556598a1c230]{disrupted}: Freeing instance (context_map.c:202) 20241213085346769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13801589)[0x556598a1c230]{disrupted}: Deallocated (fsm.c:568) 20241213085346769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x556598a1f710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085346769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x556598a1f710]{disconnected}: Freeing instance (context_map.c:206) 20241213085346769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x556598a1f710]{disconnected}: Deallocated (fsm.c:568) 20241213085346769 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085346769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085346769 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085346769 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085346769 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085346769 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085346769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085346769 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085346769 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085346769 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085346769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085346769 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085346769 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085346769 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085346769 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085346769 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085346769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085346769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085346769 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13801589 SCCP-100 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241213085346769 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085346769 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085346769 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085346769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085346769 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085346769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085346769 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085346769 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085346769 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085346769 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085346769 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085346769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5565989a4aa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085346769 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085346769 DLSCCP DEBUG SCCP-SCOC(99)[0x556598a281a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085346769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd48b3), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085346769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(866)@8fcf34dce8ec: Final verdict of PTC: none 20241213085346769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085346769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085346769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085346769 DLSCCP DEBUG SCCP-SCOC(99)[0x556598a281a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085346769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5565989a4aa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085346769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11542288)[0x556598946430]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085346769 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11542288)[0x556598946430]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085346769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085346769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11542288)[0x556598946430]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085346769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11542288)[0x556598946430]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085346769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11542288)[0x556598946430]{disrupted}: Freeing instance (context_map.c:202) 20241213085346769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11542288)[0x556598946430]{disrupted}: Deallocated (fsm.c:568) 20241213085346769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5565989a4aa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085346769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5565989a4aa0]{disconnected}: Freeing instance (context_map.c:206) 20241213085346769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5565989a4aa0]{disconnected}: Deallocated (fsm.c:568) 20241213085346769 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11542288 SCCP-99 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213085346769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x556598a1c810]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085346769 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085346769 DLSCCP DEBUG SCCP-SCOC(101)[0x556598a34f60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085346769 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b54c86), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085346769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085346769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085346769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085346769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085346769 DLSCCP DEBUG SCCP-SCOC(101)[0x556598a34f60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085346769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x556598a1c810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085346769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15931969)[0x556598a2bb90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085346769 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15931969)[0x556598a2bb90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085346769 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085346769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15931969)[0x556598a2bb90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085346769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15931969)[0x556598a2bb90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085346769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15931969)[0x556598a2bb90]{disrupted}: Freeing instance (context_map.c:202) 20241213085346769 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15931969)[0x556598a2bb90]{disrupted}: Deallocated (fsm.c:568) 20241213085346769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x556598a1c810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085346769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x556598a1c810]{disconnected}: Freeing instance (context_map.c:206) 20241213085346769 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x556598a1c810]{disconnected}: Deallocated (fsm.c:568) 20241213085346769 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15931969 SCCP-101 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085346769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085346769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085346769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085346769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085346769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085346769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085346769 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085346769 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085346769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085346769 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085346770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213085346770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085346770 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085346770 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085346770 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085346769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085346769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085346769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085346769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085346769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085346770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085346770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085346770 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085346770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085346770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085346770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085346770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085346770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085346770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085346770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085346770 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(854)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(863)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(861)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(849)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(865)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(864)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(848)@8fcf34dce8ec: Final verdict of PTC: none 20241213085346782 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085346782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085346782 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085346782 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085346782 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085346782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085346782 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085346782 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241213085346782 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085346782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085346782 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085346782 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085346782 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085346783 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085346783 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085346783 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085346783 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(857)@8fcf34dce8ec: Final verdict of PTC: none 20241213085346783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085346784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085346784 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085346784 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085346784 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085346785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085346785 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085346785 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085346785 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085346785 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085346785 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(867)@8fcf34dce8ec: Final verdict of PTC: none20241213085346791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42838<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(850)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(847): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(848): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(849): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(850): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(854): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(855): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(856): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(857): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(858): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-RAN(859): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(860): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(861): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(862): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(863): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(864): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(865): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(866): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(867): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(868): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(869): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(870): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:53:46 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc 20241213085346908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085347511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39744<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=503776) 20241213085347575 DLSCCP DEBUG SCCP-SCOC(98)[0x556598a298f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085347575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acbb05), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085347575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085347575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085347575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085347575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085347575 DLSCCP DEBUG SCCP-SCOC(97)[0x556598a27a20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085347575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d432a), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085347575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085347575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085347575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085347575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085347575 DLSCCP DEBUG SCCP-SCOC(96)[0x556598a1aaa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085347575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b02206), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085347575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085347575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085347575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085347575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085347575 DLSCCP DEBUG SCCP-SCOC(95)[0x556598a1c100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085347575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b5e43), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085347575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085347575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085347575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085347575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085347576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085347576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085347576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085347576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085347576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085347576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085347576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085347576 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085347576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085347576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085347576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085347576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085347576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085347576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085347576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085347576 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085347576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085347576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085347576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085347576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085347576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085347576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085347576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085347576 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085347576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085347576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085347576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085347576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085347576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085347576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085347576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085347576 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085348400 DLSCCP DEBUG SCCP-SCOC(92)[0x556598a3dbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085348400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a86bf), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085348400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085348400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085348400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085348400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085348400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085348400 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085348400 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085348400 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085348400 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085348400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085348400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085348400 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085348401 DLSCCP DEBUG SCCP-SCOC(93)[0x556598a23f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085348401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6f593), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085348401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085348401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085348401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085348401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085348401 DLSCCP DEBUG SCCP-SCOC(94)[0x5565988e6540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085348401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00109412), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085348401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085348401 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085348401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085348401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085348401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085348401 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085348401 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085348401 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085348401 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085348401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085348401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085348401 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085348401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085348401 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085348401 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085348401 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085348401 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085348401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085348402 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085348402 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=503776, count=525348) 20241213085348769 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085348769 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085348769 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085348769 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085348769 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085348769 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213085348769 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085348769 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085348769 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213085348783 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085348783 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085348783 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085349004 DLSCCP DEBUG SCCP-SCOC(87)[0x556598a26760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085349004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020c8fb), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085349004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085349004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085349004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085349004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085349004 DLSCCP DEBUG SCCP-SCOC(86)[0x556598a28f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085349004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f79ee), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085349004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085349004 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085349004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085349004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085349004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085349004 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085349004 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085349004 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085349004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085349004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085349004 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085349004 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085349004 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085349004 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085349004 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085349004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085349004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085349004 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085349006 DLSCCP DEBUG SCCP-SCOC(88)[0x556598a20e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085349006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037c845), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085349006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085349006 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085349006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085349006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085349006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085349006 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085349006 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085349006 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085349006 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085349006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085349007 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:53:49 UTC 2024 /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 20241213085349715 DLSCCP DEBUG SCCP-SCOC(85)[0x556598a290a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085349715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aeb56), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085349715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085349715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085349715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085349715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085349715 DLSCCP DEBUG SCCP-SCOC(83)[0x556598a375a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085349715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a07664), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085349715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085349715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085349715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085349715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085349715 DLSCCP DEBUG SCCP-SCOC(84)[0x556598a3ab00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085349715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081ba7d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085349715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085349715 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085349715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085349715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085349715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085349715 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085349715 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085349715 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085349715 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085349715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085349715 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085349716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085349716 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085349716 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085349716 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085349716 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085349716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085349716 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085349716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085349716 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085349716 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085349716 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085349716 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085349716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085349716 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085350435 DLSCCP DEBUG SCCP-SCOC(82)[0x5565989a7e10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085350435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007a331), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085350435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085350435 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085350435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085350435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085350435 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350435 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085350435 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085350435 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085350435 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085350435 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085350435 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20241213085350607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085350612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39768<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085350616 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34603<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085350634 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085350634 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085350642 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085350642 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085350642 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085350642 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085350643 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085350643 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085350643 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43287 (stream_srv.c:132) 20241213085350643 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43287<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085350643 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085350643 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085350644 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085350644 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085350644 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085350644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085350644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085350644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085350644 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085350644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085350644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085350644 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085350644 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085350644 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085350644 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085350644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085350644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085350644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085350644 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085350644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085350644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085350644 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085350644 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085350644 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085350644 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085350644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085350644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085350644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085350644 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085350644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085350644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085350644 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085350644 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085350644 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085350644 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085350644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085350644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085350644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085350645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085350645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085350645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085350645 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085350645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085350645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085350645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085350645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085350645 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085350645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085350645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085350645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085350645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085350645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085350645 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085350645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085350645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085350645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085350645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085350645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085350645 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085350645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085350645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085350645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085350645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085350645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085350645 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(881)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(881)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(881)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(879)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(884)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-M3UA(884)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(884)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(882)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085350676 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085350676 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085350676 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085350676 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085350676 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085350676 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085350677 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085350677 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085350677 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085350677 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085350677 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085350677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085350677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085350677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085350677 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085350677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085350677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085350677 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085350677 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350677 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085350677 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085350677 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085350677 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085350677 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085350677 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213085350678 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085350678 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085350678 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085350678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085350678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085350678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085350678 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085350678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085350678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085350678 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085350678 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085350678 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085350678 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085350678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085350678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085350678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085350679 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085350679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085350679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085350679 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085350679 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085350679 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085350679 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085350679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085350679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085350679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085350679 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085350679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085350679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085350679 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085350679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350679 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085350679 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085350679 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085350679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085350679 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085350679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350679 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085350679 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085350679 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085350679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085350679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085350679 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085350679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350679 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085350679 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085350679 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085350679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085350679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085350679 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(887)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(887)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(887)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(885)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(890)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-M3UA(890)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(890)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-SCCP(888)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085350718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085350718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085350718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085350718 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085350718 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085350719 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085350719 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085350719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085350719 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085350725 DLINP DEBUG SRVCONN(,r=127.0.0.1:43287<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085350725 DLINP DEBUG SRVCONN(,r=127.0.0.1:43287<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085350725 DLINP DEBUG SRVCONN(,r=127.0.0.1:43287<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085350725 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085350725 DHNBAP DEBUG (127.0.0.1:43287 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085350725 DHNBAP NOTICE (127.0.0.1:43287 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085350725 DHNBAP NOTICE (127.0.0.1:43287 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085350725 DLINP DEBUG SRVCONN(,r=127.0.0.1:43287<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085350725 DLINP DEBUG SRVCONN(,r=127.0.0.1:43287<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085350857 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085350857 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085350857 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085350857 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085350866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350866 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085350866 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085350866 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085350866 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085350866 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085350866 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085350869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350869 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085350869 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085350869 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085350869 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085350869 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085350870 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085350870 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085350870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085350870 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085350870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085350870 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085350870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085350870 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085350870 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085350870 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085350870 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085350870 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 20241213085350870 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 20241213085350870 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085350870 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213085350871 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085350871 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085350871 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085350871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085350872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085350872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085350872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085350872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085350872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085350872 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085350872 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350872 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085350872 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085350872 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085350872 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085350872 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085350872 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085350872 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(884)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085350877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350877 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085350877 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085350877 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085350877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085350877 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085350877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085350879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350879 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085350879 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085350879 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085350879 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085350879 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085350879 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085350880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085350880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085350880 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085350880 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085350880 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085350880 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085350880 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085350880 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085350880 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085350880 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085350881 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085350881 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085350881 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085350881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085350881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085350881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085350881 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085350882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085350882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085350882 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085350882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350882 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085350882 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085350882 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085350882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085350882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085350882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085350882 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085350895 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085350895 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085350895 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085350895 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085350901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350901 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085350901 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085350901 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085350901 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085350901 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085350901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085350904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350904 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085350904 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085350904 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085350904 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085350904 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085350905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085350905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085350905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085350905 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085350905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085350905 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085350905 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085350905 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085350905 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085350905 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085350905 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085350906 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085350906 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085350906 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085350906 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085350906 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085350906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085350907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085350907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085350907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085350907 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085350907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350907 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085350907 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085350907 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085350907 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085350907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085350907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085350907 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085350908 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 20241213085350908 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 20241213085350908 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085350908 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213085350913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350913 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213085350913 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085350913 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085350913 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085350913 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085350913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085350915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350915 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085350915 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085350915 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085350915 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085350915 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085350915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085350915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085350915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085350915 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213085350915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085350915 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085350915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085350915 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085350915 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085350915 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085350915 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085350916 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085350916 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085350916 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085350916 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085350916 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085350916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085350916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085350916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085350916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085350916 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085350916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085350916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085350916 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085350917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085350917 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085350917 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085350917 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085350917 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085350917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085350917 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085350917 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085351253 DLSCCP DEBUG SCCP-SCOC(81)[0x556598a2a970]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213085351253 DLSCCP DEBUG SCCP-SCOC(81)[0x556598a2a970]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213085351253 DLSCCP DEBUG SCCP-SCOC(81)[0x556598a2a970]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085351253 DLSCCP DEBUG SCCP-SCOC(81)[0x556598a2a970]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085351253 DLSCCP DEBUG SCCP-SCOC(81)[0x556598a2a970]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(880)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085351674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085351674 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085351674 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085351674 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085351674 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085351674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085351674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085351674 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085351674 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085351675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085351675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085351675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085351675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085351675 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085351675 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085351675 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085351675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351675 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085351675 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085351675 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085351675 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085351675 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085351675 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085351675 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085351675 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085351675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085351675 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085351675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085351675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085351675 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085351675 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085351675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085351675 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085351675 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085351675 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085351675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085351675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085351675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085351675 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085351676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085351676 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085351676 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085351676 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085351676 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085351676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085351676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085351676 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085351676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085351676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085351676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085351676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085351676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085351676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085351676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085351676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085351676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085351676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085351676 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085351676 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085351676 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(883)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085351678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085351678 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085351678 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085351678 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085351678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085351678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085351678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085351678 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085351678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085351678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085351678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085351678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085351678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085351678 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085351678 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085351678 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085351678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351678 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085351678 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085351678 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085351678 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085351678 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) 20241213085351678 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) 20241213085351678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085351678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085351678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085351678 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085351678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085351678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085351678 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085351678 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{CONNECTED}: link up (cnlink.c:111) 20241213085351678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085351678 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085351678 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085351678 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085351678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085351678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085351678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085351678 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085351678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085351678 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085351678 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085351678 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085351678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085351678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085351678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085351678 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085351678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085351678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085351678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085351678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085351678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085351678 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085351678 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085351678 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085351678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351678 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085351678 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085351678 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085351678 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085351678 DRANAP INFO cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(886)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085351711 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085351711 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085351711 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085351711 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085351711 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085351711 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085351711 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085351711 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085351711 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085351711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085351711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085351711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085351711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085351711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085351711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085351712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085351712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085351712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085351712 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085351712 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085351712 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085351712 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085351712 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085351712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085351712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085351713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085351713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085351713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085351713 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085351713 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085351713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085351713 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085351713 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085351713 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085351713 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085351713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085351713 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085351713 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085351717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085351717 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085351717 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085351717 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085351717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085351717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085351717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085351717 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085351717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085351717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085351717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085351717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085351717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085351717 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085351718 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085351718 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085351718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351718 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085351718 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085351718 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085351718 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085351718 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(889)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085351727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085351727 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085351727 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085351727 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085351727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085351727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085351728 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085351728 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085351728 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085351728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085351728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085351728 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085351728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085351728 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085351728 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085351728 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085351728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351728 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085351728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085351728 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085351729 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085351729 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) 20241213085351729 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) 20241213085351729 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085351729 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085351729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085351729 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085351729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085351729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085351729 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085351729 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: link up (cnlink.c:111) 20241213085351730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085351730 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085351730 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085351730 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085351730 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085351730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085351730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085351730 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085351731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085351731 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085351731 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085351731 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085351731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085351731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085351731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085351731 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085351731 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085351731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085351731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085351731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085351731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085351731 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085351731 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085351731 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085351731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085351731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085351731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085351731 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085351731 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085351731 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085351731 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085351731 DRANAP INFO cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085352736 DLCTRL DEBUG Command: GET 230815761 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085352736 DLCTRL DEBUG Tx Command reply: GET_REPLY 230815761 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085352737 DLCTRL DEBUG Command: GET 294179057 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085352737 DLCTRL DEBUG Tx Command reply: GET_REPLY 294179057 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085352738 DLCTRL DEBUG Command: GET 100057438 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085352738 DLCTRL DEBUG Tx Command reply: GET_REPLY 100057438 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085352741 DLCTRL DEBUG Command: GET 383546523 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085352741 DLCTRL DEBUG Tx Command reply: GET_REPLY 383546523 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085352744 DLCTRL DEBUG Command: GET 772137530 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085352744 DLCTRL DEBUG Tx Command reply: GET_REPLY 772137530 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085352746 DLCTRL DEBUG Command: GET 621696999 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085352746 DLCTRL DEBUG Tx Command reply: GET_REPLY 621696999 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085352748 DLCTRL DEBUG Command: GET 770879669 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085352748 DLCTRL DEBUG Tx Command reply: GET_REPLY 770879669 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085352750 DLCTRL DEBUG Command: GET 265625251 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085352750 DLCTRL DEBUG Tx Command reply: GET_REPLY 265625251 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085352752 DLCTRL DEBUG Command: GET 66345639 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085352752 DLCTRL DEBUG Tx Command reply: GET_REPLY 66345639 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085352754 DLCTRL DEBUG Command: GET 543677470 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085352754 DLCTRL DEBUG Tx Command reply: GET_REPLY 543677470 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085352755 DLCTRL DEBUG Command: GET 793083395 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085352755 DLCTRL DEBUG Tx Command reply: GET_REPLY 793083395 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085352757 DLCTRL DEBUG Command: GET 888505491 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085352757 DLCTRL DEBUG Tx Command reply: GET_REPLY 888505491 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085352758 DLCTRL DEBUG Command: GET 39488963 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085352758 DLCTRL DEBUG Tx Command reply: GET_REPLY 39488963 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085352759 DLCTRL DEBUG Command: GET 305408033 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085352759 DLCTRL DEBUG Tx Command reply: GET_REPLY 305408033 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085352761 DLCTRL DEBUG Command: GET 96556701 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085352761 DLCTRL DEBUG Tx Command reply: GET_REPLY 96556701 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085352762 DLCTRL DEBUG Command: GET 357139943 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085352762 DLCTRL DEBUG Tx Command reply: GET_REPLY 357139943 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085352763 DLCTRL DEBUG Command: GET 523049464 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085352763 DLCTRL DEBUG Tx Command reply: GET_REPLY 523049464 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085352764 DLCTRL DEBUG Command: GET 842117349 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085352764 DLCTRL DEBUG Tx Command reply: GET_REPLY 842117349 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085352765 DLCTRL DEBUG Command: GET 90244853 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085352765 DLCTRL DEBUG Tx Command reply: GET_REPLY 90244853 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085352765 DLCTRL DEBUG Command: GET 768701914 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085352765 DLCTRL DEBUG Tx Command reply: GET_REPLY 768701914 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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@8fcf34dce8ec: 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@8fcf34dce8ec: 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@8fcf34dce8ec: 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 := '000000000000000011010010'B, t_guard := 20.000000 } 20241213085352779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43282<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@8fcf34dce8ec: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(892)5180309 20241213085353820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085353820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085353820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1272) 20241213085353820 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085353820 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4f0b95, normal) (hnbgw_rua.c:407) 20241213085353821 DHNB DEBUG map_rua[0x556598a2a970]{init}: Allocated (fsm.c:456) 20241213085353821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5180309)[0x556598a2a970]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085353821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5180309 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085353821 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085353821 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085353821 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20241213085353821 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5180309 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241213085353821 DCN DEBUG map_sccp[0x556598946430]{init}: Allocated (fsm.c:456) 20241213085353821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x556598946430]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085353821 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5180309 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241213085353821 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5180309 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20241213085353821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5180309)[0x556598a2a970]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085353821 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085353821 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085353821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5180309)[0x556598a2a970]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085353821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x556598946430]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085353821 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085353821 DLSCCP DEBUG SCCP-SCOC(102)[0x5565989a4aa0]{IDLE}: Allocated (fsm.c:456) 20241213085353821 DLSCCP DEBUG SCCP-SCOC(102)[0x5565989a4aa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085353821 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030000d20056400500f1100926) (sccp_scrc.c:406) 20241213085353821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085353821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085353821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085353821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085353821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085353821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085353821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085353821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085353821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085353821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085353821 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085353821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085353821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085353821 DLSCCP DEBUG SCCP-SCOC(102)[0x5565989a4aa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085353821 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x556598946430]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085353821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5180309)[0x556598a2a970]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085353821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085353821 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085353821 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085353821 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085353821 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085353821 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085353821 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085353821 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(888)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(888)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(889)@8fcf34dce8ec: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(892) HNBGW_Test.sgsn1-RAN(889)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(892)3961292 HNBGW_Test.sgsn1-SCCP(888)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(888)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085353828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085353828 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085353828 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085353828 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085353828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085353828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085353828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085353828 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085353828 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085353828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085353828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085353828 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085353828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085353828 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003c9d63) (sccp_scrc.c:477) 20241213085353828 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20241213085353828 DLSCCP DEBUG SCCP-SCOC(102)[0x5565989a4aa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085353828 DLSCCP DEBUG SCCP-SCOC(102)[0x5565989a4aa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085353828 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085353828 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085353828 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) 20241213085353828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x556598946430]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085353828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x556598946430]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(892)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085353829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43282<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(892)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085353830 DLCTRL DEBUG Command: GET 709874857 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085353830 DLCTRL DEBUG Tx Command reply: GET_REPLY 709874857 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085353832 DLCTRL DEBUG Command: GET 158438051 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085353832 DLCTRL DEBUG Tx Command reply: GET_REPLY 158438051 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085353833 DLCTRL DEBUG Command: GET 253593485 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085353833 DLCTRL DEBUG Tx Command reply: GET_REPLY 253593485 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085353835 DLCTRL DEBUG Command: GET 340768854 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085353835 DLCTRL DEBUG Tx Command reply: GET_REPLY 340768854 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085353836 DLCTRL DEBUG Command: GET 675052894 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085353836 DLCTRL DEBUG Tx Command reply: GET_REPLY 675052894 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085353837 DLCTRL DEBUG Command: GET 889606407 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085353837 DLCTRL DEBUG Tx Command reply: GET_REPLY 889606407 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085353838 DLCTRL DEBUG Command: GET 679097457 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085353838 DLCTRL DEBUG Tx Command reply: GET_REPLY 679097457 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20241213085353839 DLCTRL DEBUG Command: GET 337491477 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085353839 DLCTRL DEBUG Tx Command reply: GET_REPLY 337491477 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085353840 DLCTRL DEBUG Command: GET 593279522 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085353840 DLCTRL DEBUG Tx Command reply: GET_REPLY 593279522 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085353840 DLCTRL DEBUG Command: GET 553471307 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085353840 DLCTRL DEBUG Tx Command reply: GET_REPLY 553471307 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085353841 DLCTRL DEBUG Command: GET 939533910 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085353841 DLCTRL DEBUG Tx Command reply: GET_REPLY 939533910 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085353842 DLCTRL DEBUG Command: GET 218750868 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085353842 DLCTRL DEBUG Tx Command reply: GET_REPLY 218750868 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085353843 DLCTRL DEBUG Command: GET 166883021 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085353843 DLCTRL DEBUG Tx Command reply: GET_REPLY 166883021 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085353844 DLCTRL DEBUG Command: GET 90281843 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085353844 DLCTRL DEBUG Tx Command reply: GET_REPLY 90281843 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085353845 DLCTRL DEBUG Command: GET 20427306 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085353845 DLCTRL DEBUG Tx Command reply: GET_REPLY 20427306 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085353846 DLCTRL DEBUG Command: GET 750750706 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085353846 DLCTRL DEBUG Tx Command reply: GET_REPLY 750750706 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085353847 DLCTRL DEBUG Command: GET 784212662 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085353847 DLCTRL DEBUG Tx Command reply: GET_REPLY 784212662 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085353847 DLCTRL DEBUG Command: GET 756197438 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085353847 DLCTRL DEBUG Tx Command reply: GET_REPLY 756197438 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085353848 DLCTRL DEBUG Command: GET 356743970 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085353848 DLCTRL DEBUG Tx Command reply: GET_REPLY 356743970 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085353849 DLCTRL DEBUG Command: GET 343773205 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085353849 DLCTRL DEBUG Tx Command reply: GET_REPLY 343773205 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000001110000100'B, t_guard := 20.000000 } 20241213085353861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43290<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@8fcf34dce8ec: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(893)9191935 20241213085354884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085354884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085354884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1272) 20241213085354884 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085354884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8c41ff, normal) (hnbgw_rua.c:407) 20241213085354884 DHNB DEBUG map_rua[0x556598a2bb90]{init}: Allocated (fsm.c:456) 20241213085354884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9191935)[0x556598a2bb90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085354884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9191935 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085354884 DRANAP[0;m DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085354884 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085354884 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20241213085354884 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9191935 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241213085354884 DCN DEBUG map_sccp[0x556598a1c810]{init}: Allocated (fsm.c:456) 20241213085354884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x556598a1c810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085354884 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9191935 <-> SCCP-103 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241213085354884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9191935 SCCP-103 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20241213085354884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9191935)[0x556598a2bb90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085354884 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085354884 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085354884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9191935)[0x556598a2bb90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085354884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x556598a1c810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085354884 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085354884 DLSCCP DEBUG SCCP-SCOC(103)[0x556598a1c230]{IDLE}: Allocated (fsm.c:456) 20241213085354884 DLSCCP DEBUG SCCP-SCOC(103)[0x556598a1c230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085354884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030003840056400500f1100926) (sccp_scrc.c:406) 20241213085354884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085354884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085354884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085354884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085354884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085354884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085354884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085354884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085354884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085354884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085354884 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085354884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085354884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085354884 DLSCCP DEBUG SCCP-SCOC(103)[0x556598a1c230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085354884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x556598a1c810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085354884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9191935)[0x556598a2bb90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085354884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085354884 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085354884 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085354884 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085354884 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085354884 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085354884 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085354884 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(888)@8fcf34dce8ec: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(888)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(889)@8fcf34dce8ec: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(893) HNBGW_Test.sgsn1-RAN(889)@8fcf34dce8ec: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(893)9872303 HNBGW_Test.sgsn1-SCCP(888)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(888)@8fcf34dce8ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085354890 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085354890 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085354890 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085354890 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085354890 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085354890 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085354890 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085354890 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085354890 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085354890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085354890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085354890 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085354890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085354890 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008aa77d) (sccp_scrc.c:477) 20241213085354890 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20241213085354890 DLSCCP DEBUG SCCP-SCOC(103)[0x556598a1c230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085354890 DLSCCP DEBUG SCCP-SCOC(103)[0x556598a1c230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085354890 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085354890 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085354890 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) 20241213085354890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x556598a1c810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085354890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x556598a1c810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(893)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085354892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43290<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(893)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085354893 DLCTRL DEBUG Command: GET 483583325 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085354894 DLCTRL DEBUG Tx Command reply: GET_REPLY 483583325 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085354896 DLCTRL DEBUG Command: GET 368636398 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085354896 DLCTRL DEBUG Tx Command reply: GET_REPLY 368636398 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085354897 DLCTRL DEBUG Command: GET 909533161 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085354897 DLCTRL DEBUG Tx Command reply: GET_REPLY 909533161 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085354899 DLCTRL DEBUG Command: GET 816744088 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085354899 DLCTRL DEBUG Tx Command reply: GET_REPLY 816744088 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085354900 DLCTRL DEBUG Command: GET 71349517 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085354900 DLCTRL DEBUG Tx Command reply: GET_REPLY 71349517 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085354902 DLCTRL DEBUG Command: GET 554869251 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085354902 DLCTRL DEBUG Tx Command reply: GET_REPLY 554869251 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085354903 DLCTRL DEBUG Command: GET 3235102 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085354903 DLCTRL DEBUG Tx Command reply: GET_REPLY 3235102 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20241213085354904 DLCTRL DEBUG Command: GET 527562079 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085354904 DLCTRL DEBUG Tx Command reply: GET_REPLY 527562079 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085354905 DLCTRL DEBUG Command: GET 77776742 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085354905 DLCTRL DEBUG Tx Command reply: GET_REPLY 77776742 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085354906 DLCTRL DEBUG Command: GET 647366238 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085354906 DLCTRL DEBUG Tx Command reply: GET_REPLY 647366238 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085354908 DLCTRL DEBUG Command: GET 812094645 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085354908 DLCTRL DEBUG Tx Command reply: GET_REPLY 812094645 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085354909 DLCTRL DEBUG Command: GET 795276436 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085354909 DLCTRL DEBUG Tx Command reply: GET_REPLY 795276436 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085354910 DLCTRL DEBUG Command: GET 9269616 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085354910 DLCTRL DEBUG Tx Command reply: GET_REPLY 9269616 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085354911 DLCTRL DEBUG Command: GET 213896318 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085354911 DLCTRL DEBUG Tx Command reply: GET_REPLY 213896318 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085354912 DLCTRL DEBUG Command: GET 8708334 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085354912 DLCTRL DEBUG Tx Command reply: GET_REPLY 8708334 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085354913 DLCTRL DEBUG Command: GET 362551894 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085354913 DLCTRL DEBUG Tx Command reply: GET_REPLY 362551894 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085354914 DLCTRL DEBUG Command: GET 298978592 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085354914 DLCTRL DEBUG Tx Command reply: GET_REPLY 298978592 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085354915 DLCTRL DEBUG Command: GET 764225928 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085354915 DLCTRL DEBUG Tx Command reply: GET_REPLY 764225928 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085354916 DLCTRL DEBUG Command: GET 323490616 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085354916 DLCTRL DEBUG Tx Command reply: GET_REPLY 323490616 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085354917 DLCTRL DEBUG Command: GET 244339348 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085354917 DLCTRL DEBUG Tx Command reply: GET_REPLY 244339348 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000001000100'B, t_guard := 20.000000 } 20241213085354928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43304<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@8fcf34dce8ec: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(894)6894314 20241213085355955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085355955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085355955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1272) 20241213085355955 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085355955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6932ea, normal) (hnbgw_rua.c:407) 20241213085355955 DHNB DEBUG map_rua[0x556598a27d30]{init}: Allocated (fsm.c:456) 20241213085355955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6894314)[0x556598a27d30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085355955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6894314 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085355955 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085355955 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085355955 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20241213085355955 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6894314 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241213085355955 DCN DEBUG map_sccp[0x556598a1f710]{init}: Allocated (fsm.c:456) 20241213085355955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x556598a1f710]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085355955 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6894314 <-> SCCP-104 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241213085355955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6894314 SCCP-104 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20241213085355955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6894314)[0x556598a27d30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085355955 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085355955 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085355955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6894314)[0x556598a27d30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085355955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x556598a1f710]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085355955 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085355955 DLSCCP DEBUG SCCP-SCOC(104)[0x556598a36070]{IDLE}: Allocated (fsm.c:456) 20241213085355955 DLSCCP DEBUG SCCP-SCOC(104)[0x556598a36070]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085355955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030000440056400500f1100926) (sccp_scrc.c:406) 20241213085355955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085355955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085355955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085355955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085355955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085355955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085355955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085355955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085355955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085355955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085355955 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085355955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085355955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085355955 DLSCCP DEBUG SCCP-SCOC(104)[0x556598a36070]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085355955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x556598a1f710]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085355955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6894314)[0x556598a27d30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085355956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085355956 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085355956 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085355956 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085355956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085355956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085355956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085355956 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(888)@8fcf34dce8ec: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(888)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(889)@8fcf34dce8ec: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(894) HNBGW_Test.sgsn1-RAN(889)@8fcf34dce8ec: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(894)8336604 HNBGW_Test.sgsn1-SCCP(888)@8fcf34dce8ec: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(888)@8fcf34dce8ec: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241213085355962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085355962 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) TC_sgsnpool_L3Complete_valid_nri_10(894)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085355963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085355963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085355963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085355963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085355963 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005c0c8b) (sccp_scrc.c:477) 20241213085355963 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20241213085355963 DLSCCP DEBUG SCCP-SCOC(104)[0x556598a36070]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085355963 DLSCCP DEBUG SCCP-SCOC(104)[0x556598a36070]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085355963 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085355963 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085355963 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) 20241213085355963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x556598a1f710]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085355963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x556598a1f710]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085355962 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085355962 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085355962 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085355962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085355962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085355962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085355962 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085355973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43304<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(894)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085355975 DLCTRL DEBUG Command: GET 33140272 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085355976 DLCTRL DEBUG Tx Command reply: GET_REPLY 33140272 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085355981 DLCTRL DEBUG Command: GET 394700487 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085355981 DLCTRL DEBUG Tx Command reply: GET_REPLY 394700487 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085355985 DLCTRL DEBUG Command: GET 219820393 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085355985 DLCTRL DEBUG Tx Command reply: GET_REPLY 219820393 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085355988 DLCTRL DEBUG Command: GET 632800133 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085355988 DLCTRL DEBUG Tx Command reply: GET_REPLY 632800133 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085355991 DLCTRL DEBUG Command: GET 237245117 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085355991 DLCTRL DEBUG Tx Command reply: GET_REPLY 237245117 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085355992 DLCTRL DEBUG Command: GET 94735991 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085355993 DLCTRL DEBUG Tx Command reply: GET_REPLY 94735991 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085355994 DLCTRL DEBUG Command: GET 793208211 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085355994 DLCTRL DEBUG Tx Command reply: GET_REPLY 793208211 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20241213085355995 DLCTRL DEBUG Command: GET 732565693 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085355995 DLCTRL DEBUG Tx Command reply: GET_REPLY 732565693 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085355995 DLCTRL DEBUG Command: GET 927690256 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085355995 DLCTRL DEBUG Tx Command reply: GET_REPLY 927690256 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085355996 DLCTRL DEBUG Command: GET 2890545 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085355996 DLCTRL DEBUG Tx Command reply: GET_REPLY 2890545 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085355997 DLCTRL DEBUG Command: GET 129497118 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085355997 DLCTRL DEBUG Tx Command reply: GET_REPLY 129497118 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085355998 DLCTRL DEBUG Command: GET 49664823 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085355998 DLCTRL DEBUG Tx Command reply: GET_REPLY 49664823 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085355999 DLCTRL DEBUG Command: GET 674820642 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085355999 DLCTRL DEBUG Tx Command reply: GET_REPLY 674820642 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085356000 DLCTRL DEBUG Command: GET 971273297 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085356000 DLCTRL DEBUG Tx Command reply: GET_REPLY 971273297 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085356000 DLCTRL DEBUG Command: GET 421208062 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085356000 DLCTRL DEBUG Tx Command reply: GET_REPLY 421208062 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085356001 DLCTRL DEBUG Command: GET 478280892 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085356001 DLCTRL DEBUG Tx Command reply: GET_REPLY 478280892 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085356002 DLCTRL DEBUG Command: GET 450800419 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085356002 DLCTRL DEBUG Tx Command reply: GET_REPLY 450800419 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085356003 DLCTRL DEBUG Command: GET 113854584 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085356003 DLCTRL DEBUG Tx Command reply: GET_REPLY 113854584 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085356004 DLCTRL DEBUG Command: GET 196685594 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085356004 DLCTRL DEBUG Tx Command reply: GET_REPLY 196685594 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085356004 DLCTRL DEBUG Command: GET 991295375 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085356004 DLCTRL DEBUG Tx Command reply: GET_REPLY 991295375 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085356007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39768<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085356007 DLINP DEBUG SRVCONN(,r=127.0.0.1:43287<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085356007 DLINP DEBUG SRVCONN(,r=127.0.0.1:43287<->l=127.0.0.1:29169) message received (stream_srv.c:768) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(878)@8fcf34dce8ec: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(871)@8fcf34dce8ec: Final verdict of PTC: none 20241213085356007 DLINP NOTICE SRV(,r=127.0.0.1:43287<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085356007 DMAIN NOTICE (127.0.0.1:43287 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43287<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085356007 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(886)@8fcf34dce8ec: Final verdict of PTC: none 20241213085356007 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085356007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085356007 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085356007 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085356007 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085356007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085356007 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085356007 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085356007 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085356007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085356007 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085356007 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085356007 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085356007 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085356007 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085356007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085356007 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085356007 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(879)@8fcf34dce8ec: Final verdict of PTC: none 20241213085356007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc0-RAN(880)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(889)@8fcf34dce8ec: Final verdict of PTC: none 20241213085356008 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085356008 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085356008 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085356008 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085356008 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085356008 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085356008 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085356008 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085356008 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085356008 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085356008 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085356008 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085356008 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085356008 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085356007 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085356007 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) 20241213085356007 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085356007 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213085356007 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085356007 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085356007 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) 20241213085356007 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085356007 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085356007 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085356007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085356007 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085356008 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085356008 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085356008 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085356008 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085356008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085356008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085356008 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241213085356008 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085356008 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) 20241213085356008 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085356008 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085356008 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085356008 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) 20241213085356008 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085356008 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED HNBGW_Test.msc1-RAN(883)@8fcf34dce8ec: Final verdict of PTC: none 20241213085356008 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085356008 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085356008 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085356008 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085356008 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085356008 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085356008 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34603<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(884)@8fcf34dce8ec: Final verdict of PTC: none 20241213085356008 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085356008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085356008 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085356008 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085356008 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085356008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085356008 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085356008 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085356008 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085356008 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085356008 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085356008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085356008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085356008 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-SCCP(885)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(882)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(887)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(872)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(891)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(890)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(873)@8fcf34dce8ec: Final verdict of PTC: none 20241213085356009 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085356009 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085356009 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085356009 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085356009 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085356009 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085356009 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085356010 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085356010 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085356010 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085356010 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(881)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(888)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085356035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39758<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(874)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(871): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(872): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(873): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(874): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(878): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(879): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(880): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(881): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(882): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-RAN(883): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(884): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(885): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(886): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(887): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(888): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(889): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(890): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(891): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(892): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(893): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(894): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:53:56 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc 20241213085356158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085356158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085356158 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085356158 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085356158 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085356158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5180309)[0x556598a2a970]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085356158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5180309)[0x556598a2a970]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085356158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x556598946430]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085356158 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085356158 DLSCCP DEBUG SCCP-SCOC(102)[0x5565989a4aa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085356158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c9d63), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085356158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085356158 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085356158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085356158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085356158 DLSCCP DEBUG SCCP-SCOC(102)[0x5565989a4aa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085356158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x556598946430]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085356158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5180309)[0x556598a2a970]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085356158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5180309)[0x556598a2a970]{disrupted}: Freeing instance (context_map.c:202) 20241213085356158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5180309)[0x556598a2a970]{disrupted}: Deallocated (fsm.c:568) 20241213085356158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x556598946430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085356158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x556598946430]{disconnected}: Freeing instance (context_map.c:206) 20241213085356158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x556598946430]{disconnected}: Deallocated (fsm.c:568) 20241213085356158 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5180309 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241213085356158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9191935)[0x556598a2bb90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085356158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9191935)[0x556598a2bb90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085356158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x556598a1c810]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085356158 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085356158 DLSCCP DEBUG SCCP-SCOC(103)[0x556598a1c230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085356158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008aa77d), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085356158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085356158 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085356158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085356158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085356158 DLSCCP DEBUG SCCP-SCOC(103)[0x556598a1c230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085356158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x556598a1c810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085356158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9191935)[0x556598a2bb90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085356158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9191935)[0x556598a2bb90]{disrupted}: Freeing instance (context_map.c:202) 20241213085356158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9191935)[0x556598a2bb90]{disrupted}: Deallocated (fsm.c:568) 20241213085356158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x556598a1c810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085356158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x556598a1c810]{disconnected}: Freeing instance (context_map.c:206) 20241213085356158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x556598a1c810]{disconnected}: Deallocated (fsm.c:568) 20241213085356158 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9191935 SCCP-103 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241213085356158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6894314)[0x556598a27d30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085356158 DHNB DEBUG map_rua20241213085356158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085356158 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085356158 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085356158 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085356158 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085356158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085356158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085356158 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085356158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085356158 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085356158 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085356158 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085356158 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085356158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085356158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085356158 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085356158 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085356158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085356158 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085356158 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085356158 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085356158 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085356158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085356158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085356158 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085356158 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085356159 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe (127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6894314)[0x556598a27d30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085356158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x556598a1f710]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085356158 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085356158 DLSCCP DEBUG SCCP-SCOC(104)[0x556598a36070]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085356158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c0c8b), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085356158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085356158 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085356158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085356158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085356158 DLSCCP DEBUG SCCP-SCOC(104)[0x556598a36070]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085356158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x556598a1f710]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085356158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6894314)[0x556598a27d30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085356158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6894314)[0x556598a27d30]{disrupted}: Freeing instance (context_map.c:202) 20241213085356158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6894314)[0x556598a27d30]{disrupted}: Deallocated (fsm.c:568) 20241213085356158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x556598a1f710]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085356158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x556598a1f710]{disconnected}: Freeing instance (context_map.c:206) 20241213085356158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x556598a1f710]{disconnected}: Deallocated (fsm.c:568) 20241213085356158 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6894314 SCCP-104 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241213085356170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085356770 DLSCCP DEBUG SCCP-SCOC(101)[0x556598a34f60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085356770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b54c86), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085356770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085356770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085356770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085356770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085356770 DLSCCP DEBUG SCCP-SCOC(99)[0x556598a281a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085356770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd48b3), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085356770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085356770 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085356770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085356770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085356770 DLSCCP DEBUG SCCP-SCOC(100)[0x556598a2ac20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085356770 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbbd36), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085356770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085356770 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085356770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085356770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085356771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085356771 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085356771 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085356771 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085356771 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085356771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085356771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085356771 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085356771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085356771 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085356771 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085356771 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085356771 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085356771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085356771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085356771 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085356771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085356771 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085356771 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085356771 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085356771 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085356771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085356771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085356771 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085356771 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085356773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43312<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=507936) 20241213085357576 DLSCCP DEBUG SCCP-SCOC(95)[0x556598a1c100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085357576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b5e43), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085357576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085357576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085357576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085357576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085357576 DLSCCP DEBUG SCCP-SCOC(96)[0x556598a1aaa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085357576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b02206), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085357576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085357576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085357576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085357576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085357576 DLSCCP DEBUG SCCP-SCOC(97)[0x556598a27a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085357576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d432a), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085357576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085357576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085357576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085357576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085357576 DLSCCP DEBUG SCCP-SCOC(98)[0x556598a298f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085357576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acbb05), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085357576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085357576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085357576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085357576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085357576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085357576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085357576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085357576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085357576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085357577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085357577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085357577 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085357577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085357577 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085357577 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085357577 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085357577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085357577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085357577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085357577 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085357577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085357577 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085357577 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085357577 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085357577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085357577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085357577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085357577 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085357577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085357577 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085357577 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085357577 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085357577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085357577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085357577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085357577 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=507936, count=522216) 20241213085358008 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085358008 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085358008 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213085358008 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085358008 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085358008 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085358008 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085358008 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085358008 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085358401 DLSCCP DEBUG SCCP-SCOC(94)[0x5565988e6540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085358401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00109412), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085358401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085358401 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085358401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085358401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085358401 DLSCCP DEBUG SCCP-SCOC(93)[0x556598a23f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085358401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6f593), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085358401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085358401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085358401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085358401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085358402 DLSCCP DEBUG SCCP-SCOC(92)[0x556598a3dbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085358402 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a86bf), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085358402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085358402 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085358402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085358402 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085358402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085358402 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085358402 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085358402 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085358402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085358402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085358402 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085358402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085358402 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085358402 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085358402 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085358402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085358402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085358402 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085358402 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085358402 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085358402 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085358402 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085358402 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085358402 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085358402 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:53:58 UTC 2024 /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 20241213085359005 DLSCCP DEBUG SCCP-SCOC(86)[0x556598a28f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085359005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f79ee), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085359005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085359005 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085359005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085359005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085359005 DLSCCP DEBUG SCCP-SCOC(87)[0x556598a26760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085359005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020c8fb), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085359005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085359005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085359005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085359005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085359005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085359005 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085359005 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085359005 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085359005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085359005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085359005 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085359005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085359005 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085359005 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085359005 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085359005 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085359005 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085359005 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085359007 DLSCCP DEBUG SCCP-SCOC(88)[0x556598a20e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085359007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037c845), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085359007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085359007 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085359007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085359007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085359007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085359007 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085359007 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085359007 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085359007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085359007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085359007 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085359716 DLSCCP DEBUG SCCP-SCOC(84)[0x556598a3ab00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085359716 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0081ba7d), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085359716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085359716 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085359716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085359716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085359716 DLSCCP DEBUG SCCP-SCOC(83)[0x556598a375a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085359716 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a07664), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085359716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085359716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085359716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085359716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085359716 DLSCCP DEBUG SCCP-SCOC(85)[0x556598a290a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085359716 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aeb56), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085359716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085359716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085359716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085359716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085359716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085359716 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085359716 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085359716 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085359717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085359717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085359717 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085359717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085359717 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085359717 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085359717 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085359717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085359717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085359717 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085359717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085359717 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085359717 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085359717 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085359717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085359717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085359717 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20241213085359867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43324<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085359873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43330<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085359877 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35149<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085359894 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085359894 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085359903 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085359903 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085359903 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085359903 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085359903 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085359903 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085359903 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085359903 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085359903 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41225 (stream_srv.c:132) 20241213085359903 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41225<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085359905 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085359905 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085359905 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085359905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085359905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085359905 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085359905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085359905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085359905 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085359905 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085359905 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085359905 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085359905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085359905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085359905 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085359905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085359905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085359905 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085359905 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085359905 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085359905 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085359905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085359905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085359905 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085359905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085359905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085359905 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085359905 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085359905 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085359905 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085359905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085359905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085359905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085359905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085359905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085359905 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085359905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085359905 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085359905 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085359905 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085359905 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085359905 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085359905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085359905 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085359905 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085359905 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085359905 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085359905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085359905 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085359905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085359905 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085359905 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085359905 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085359905 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085359905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085359905 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085359905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085359905 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085359905 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085359905 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085359905 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085359905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085359905 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(905)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(905)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(905)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(903)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(908)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-M3UA(908)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(908)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-SCCP(906)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(911)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc2-M3UA(911)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(911)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc2-SCCP(909)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085359948 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085359948 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085359949 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085359949 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085359949 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085359949 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085359949 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085359949 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085359949 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085359950 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085359950 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085359950 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085359950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085359950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085359950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085359950 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085359950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085359950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085359950 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085359950 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085359950 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085359950 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085359950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085359950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085359950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085359950 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085359950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085359950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085359950 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085359950 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085359950 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085359950 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085359950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085359950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085359950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085359950 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085359950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085359950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085359950 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085359950 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085359950 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085359950 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085359950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085359950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085359950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085359950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085359950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085359950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085359950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085359950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085359950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085359950 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085359950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085359950 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085359950 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085359950 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085359950 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085359950 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085359950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085359950 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085359950 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085359950 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085359950 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085359950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085359950 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085359950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085359950 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085359950 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085359950 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085359950 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085359950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085359950 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085359950 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085359950 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085359950 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085359950 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085359950 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085359950 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085359950 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085359950 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213085359950 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(914)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(914)@8fcf34dce8ec: M3UA emulation initiated, the test can be started MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(914)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(912)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(917)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-M3UA(917)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(917)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-SCCP(915)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(920)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn2-M3UA(920)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(920)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(918)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085400007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085400007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085400007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085400007 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085400007 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085400007 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085400007 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085400007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085400007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085400014 DLINP DEBUG SRVCONN(,r=127.0.0.1:41225<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085400014 DLINP DEBUG SRVCONN(,r=127.0.0.1:41225<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085400014 DLINP DEBUG SRVCONN(,r=127.0.0.1:41225<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085400014 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085400014 DHNBAP DEBUG (127.0.0.1:41225 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085400014 DHNBAP NOTICE (127.0.0.1:41225 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085400014 DHNBAP NOTICE (127.0.0.1:41225 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085400014 DLINP DEBUG SRVCONN(,r=127.0.0.1:41225<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085400014 DLINP DEBUG SRVCONN(,r=127.0.0.1:41225<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085400117 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085400117 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085400117 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085400117 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085400124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400124 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085400124 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085400124 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085400124 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085400124 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085400124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085400127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400127 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085400127 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085400127 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085400127 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085400127 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085400127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085400128 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085400128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085400128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085400128 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085400128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085400128 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085400128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085400128 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085400128 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085400128 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085400128 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085400129 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085400129 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085400129 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085400129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085400129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085400129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400129 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 20241213085400129 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 20241213085400129 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085400129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213085400129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085400129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085400129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085400129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085400129 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085400130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400130 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085400130 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085400130 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085400130 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085400130 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085400130 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085400130 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(908)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085400136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400136 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085400136 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085400136 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085400136 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085400136 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085400136 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085400138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400138 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085400138 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085400138 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085400138 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085400138 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085400138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085400138 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085400138 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085400138 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085400138 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085400138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085400138 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085400138 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085400138 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085400138 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085400138 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085400138 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085400139 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085400139 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085400139 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085400139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085400139 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085400140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085400140 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085400140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085400140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085400140 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085400140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400140 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085400140 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085400140 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085400140 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085400140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085400140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085400140 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085400146 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 20241213085400146 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 20241213085400146 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085400146 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241213085400149 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) 20241213085400149 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241213085400149 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085400149 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085400149 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085400149 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241213085400149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085400151 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) 20241213085400151 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085400151 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085400151 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085400151 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085400151 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085400151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085400151 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085400151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085400151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085400151 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241213085400151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085400151 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085400151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085400151 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085400151 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085400151 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085400151 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085400153 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085400153 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085400153 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085400153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085400153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085400153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085400153 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085400153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085400153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085400153 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085400153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400153 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085400153 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085400153 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085400153 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085400153 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085400153 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085400153 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085400165 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085400166 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085400166 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085400166 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085400171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400171 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085400171 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085400171 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085400171 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085400171 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085400171 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085400173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400173 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085400173 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085400173 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085400173 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085400173 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085400173 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085400173 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085400173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085400173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085400173 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085400173 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085400173 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085400173 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085400173 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085400173 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085400173 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085400173 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085400174 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085400174 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085400174 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085400174 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085400174 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085400174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400175 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085400175 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085400175 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085400174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085400174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085400174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085400174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085400174 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085400175 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085400175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085400175 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085400175 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085400179 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 20241213085400179 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 20241213085400179 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 20241213085400179 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241213085400179 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241213085400179 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241213085400179 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213085400182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400182 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213085400182 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241213085400182 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241213085400182 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241213085400182 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085400182 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085400182 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241213085400182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085400182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085400182 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213085400182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085400182 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085400182 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085400182 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085400182 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085400184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400184 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085400184 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085400184 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085400184 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085400184 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241213085400184 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085400184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085400184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085400184 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213085400184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085400184 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085400184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085400184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085400184 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085400184 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085400184 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085400186 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085400186 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085400186 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085400186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085400186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085400186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085400186 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085400186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085400186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085400186 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085400186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400186 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085400186 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085400186 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085400186 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085400186 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085400186 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085400186 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085400194 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 20241213085400194 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 20241213085400194 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085400194 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241213085400200 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) 20241213085400200 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241213085400200 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085400200 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085400200 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085400200 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241213085400200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085400203 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) 20241213085400203 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085400203 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085400203 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085400203 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085400203 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085400203 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085400203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085400203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085400203 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241213085400203 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085400203 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085400203 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085400203 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085400203 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085400203 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085400203 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085400205 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085400205 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085400205 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085400205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085400205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085400205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085400205 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085400205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085400205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085400205 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085400205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400205 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085400205 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085400205 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085400205 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085400205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085400205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213085400205 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085400429 DLSCCP DEBUG SCCP-SCOC(82)[0x5565989a7e10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213085400429 DLSCCP DEBUG SCCP-SCOC(82)[0x5565989a7e10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213085400429 DLSCCP DEBUG SCCP-SCOC(82)[0x5565989a7e10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085400429 DLSCCP DEBUG SCCP-SCOC(82)[0x5565989a7e10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085400429 DLSCCP DEBUG SCCP-SCOC(82)[0x5565989a7e10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(904)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085400922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400922 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085400922 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085400922 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085400922 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085400922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085400922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085400922 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085400922 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085400922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085400922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085400922 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085400922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085400922 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085400922 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085400922 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085400922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400922 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085400922 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085400922 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085400922 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085400922 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085400922 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085400922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085400922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085400922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085400922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085400922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085400922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085400922 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085400922 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085400922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400922 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085400922 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085400922 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085400922 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085400922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085400922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085400922 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085400923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400923 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085400923 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085400923 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085400923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085400923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085400923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085400923 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085400923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085400923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085400923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085400923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085400923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085400923 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085400923 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085400923 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085400923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400923 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085400923 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085400923 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085400923 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085400923 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(907)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085400934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400934 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085400934 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085400934 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085400934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085400934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085400934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085400934 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085400934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085400934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085400934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085400934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085400934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085400934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085400934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085400934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085400934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085400934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085400934 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085400934 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085400934 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) 20241213085400934 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) 20241213085400934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085400934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085400934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085400934 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085400934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085400934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085400934 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085400934 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{CONNECTED}: link up (cnlink.c:111) 20241213085400934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400934 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085400934 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085400934 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085400934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085400934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085400934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085400934 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085400936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400936 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085400936 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085400936 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085400936 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085400936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085400936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085400936 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085400936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085400936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085400936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085400936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085400936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085400936 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085400936 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085400936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085400936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400936 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085400936 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085400936 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085400936 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085400936 DRANAP INFO cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(910)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085400959 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) 20241213085400959 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085400959 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085400959 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085400959 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085400959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085400959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085400959 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085400959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085400959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085400959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085400959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085400959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085400959 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085400959 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213085400959 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085400959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400959 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085400959 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085400959 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085400959 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085400959 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) 20241213085400959 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) 20241213085400959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085400959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085400959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085400959 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085400959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085400959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085400959 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085400960 DRANAP NOTICE cnlink(msc-2)[0x5565989a6870]{CONNECTED}: link up (cnlink.c:111) 20241213085400960 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400960 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085400960 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085400960 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085400960 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085400960 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085400960 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085400960 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085400961 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) 20241213085400961 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085400961 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085400961 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085400961 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085400961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085400961 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085400961 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085400961 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085400961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085400961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085400961 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085400961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085400961 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085400961 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213085400961 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085400961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400962 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085400962 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085400962 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085400962 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085400962 DRANAP INFO cnlink(msc-2)[0x5565989a6870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(913)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085400972 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400972 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085400972 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085400972 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085400972 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085400972 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085400972 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085400972 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085400972 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085400972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085400972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085400972 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085400972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085400972 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085400972 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085400972 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085400972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400972 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085400972 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085400972 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085400972 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085400972 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085400972 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085400972 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085400972 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085400972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400972 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400972 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400972 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400972 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400972 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085400973 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085400973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085400973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085400973 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085400973 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085400973 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400973 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085400973 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085400973 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085400973 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085400973 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085400973 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085400973 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085400975 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400975 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085400975 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085400975 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085400975 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085400975 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085400975 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085400975 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085400975 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085400975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085400975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085400975 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085400975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085400975 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085400975 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085400975 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085400975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400975 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085400975 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085400975 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085400975 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085400975 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(916)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085400987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400987 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085400987 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085400987 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085400987 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085400987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085400987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085400987 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085400987 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085400987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085400987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085400987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085400987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085400987 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085400987 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085400987 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085400987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400987 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085400987 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085400987 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085400987 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085400987 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) 20241213085400987 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) 20241213085400987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085400987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085400987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085400987 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085400987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085400987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085400987 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085400987 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: link up (cnlink.c:111) 20241213085400987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400987 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085400987 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085400987 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085400987 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085400987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085400987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085400987 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085400989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085400989 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085400989 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085400989 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085400989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085400989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085400989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085400989 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085400989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085400989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085400990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085400990 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085400990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085400990 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085400990 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085400990 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085400990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085400990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085400990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085400990 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085400990 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085400990 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085400990 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085400990 DRANAP INFO cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(919)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085401001 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) 20241213085401001 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213085401001 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213085401001 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213085401001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085401001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085401001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085401001 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085401002 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085401002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085401002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085401002 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085401002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085401002 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085401002 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241213085401002 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085401002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085401002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085401002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085401002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085401002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085401002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085401002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085401002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085401002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085401002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085401002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085401002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085401002 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085401002 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085401002 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085401002 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085401002 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) 20241213085401002 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) 20241213085401002 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085401002 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085401002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085401002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085401002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085401002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085401002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085401002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085401002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085401002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085401002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085401002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085401002 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085401002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085401002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085401002 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085401002 DRANAP NOTICE cnlink(sgsn-2)[0x556598a122f0]{CONNECTED}: link up (cnlink.c:111) 20241213085401002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085401002 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085401002 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085401002 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085401002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085401002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085401002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213085401002 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085401004 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) 20241213085401004 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213085401004 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213085401004 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213085401004 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085401004 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085401004 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085401004 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085401004 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085401004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085401004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085401004 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085401004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085401004 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085401004 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241213085401004 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085401004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085401004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085401004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085401004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085401004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085401004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085401004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085401004 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085401004 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085401004 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085401004 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085401004 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085401004 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085401004 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085401004 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085401004 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085401004 DRANAP INFO cnlink(sgsn-2)[0x556598a122f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085402025 DLCTRL DEBUG Command: GET 840632702 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085402025 DLCTRL DEBUG Tx Command reply: GET_REPLY 840632702 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085402030 DLCTRL DEBUG Command: GET 918489674 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085402030 DLCTRL DEBUG Tx Command reply: GET_REPLY 918489674 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085402034 DLCTRL DEBUG Command: GET 646789792 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085402034 DLCTRL DEBUG Tx Command reply: GET_REPLY 646789792 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085402038 DLCTRL DEBUG Command: GET 712866926 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085402038 DLCTRL DEBUG Tx Command reply: GET_REPLY 712866926 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085402041 DLCTRL DEBUG Command: GET 369502964 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085402041 DLCTRL DEBUG Tx Command reply: GET_REPLY 369502964 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085402044 DLCTRL DEBUG Command: GET 246307224 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085402044 DLCTRL DEBUG Tx Command reply: GET_REPLY 246307224 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085402048 DLCTRL DEBUG Command: GET 797745991 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085402048 DLCTRL DEBUG Tx Command reply: GET_REPLY 797745991 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085402050 DLCTRL DEBUG Command: GET 786687100 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085402050 DLCTRL DEBUG Tx Command reply: GET_REPLY 786687100 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085402053 DLCTRL DEBUG Command: GET 434420423 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085402053 DLCTRL DEBUG Tx Command reply: GET_REPLY 434420423 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085402057 DLCTRL DEBUG Command: GET 528155986 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085402057 DLCTRL DEBUG Tx Command reply: GET_REPLY 528155986 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085402059 DLCTRL DEBUG Command: GET 481942411 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085402059 DLCTRL DEBUG Tx Command reply: GET_REPLY 481942411 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085402064 DLCTRL DEBUG Command: GET 873289875 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085402064 DLCTRL DEBUG Tx Command reply: GET_REPLY 873289875 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085402069 DLCTRL DEBUG Command: GET 860758963 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085402069 DLCTRL DEBUG Tx Command reply: GET_REPLY 860758963 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085402074 DLCTRL DEBUG Command: GET 608142289 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085402074 DLCTRL DEBUG Tx Command reply: GET_REPLY 608142289 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085402075 DLCTRL DEBUG Command: GET 509702507 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085402076 DLCTRL DEBUG Tx Command reply: GET_REPLY 509702507 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085402076 DLCTRL DEBUG Command: GET 112954470 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085402076 DLCTRL DEBUG Tx Command reply: GET_REPLY 112954470 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085402078 DLCTRL DEBUG Command: GET 650170810 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085402078 DLCTRL DEBUG Tx Command reply: GET_REPLY 650170810 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085402081 DLCTRL DEBUG Command: GET 112044171 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085402081 DLCTRL DEBUG Tx Command reply: GET_REPLY 112044171 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085402084 DLCTRL DEBUG Command: GET 193231609 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085402084 DLCTRL DEBUG Tx Command reply: GET_REPLY 193231609 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085402089 DLCTRL DEBUG Command: GET 353681159 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085402089 DLCTRL DEBUG Tx Command reply: GET_REPLY 353681159 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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@8fcf34dce8ec: 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@8fcf34dce8ec: 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 := '000000000000000101101110'B, t_guard := 20.000000 } 20241213085402129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44480<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(919)@8fcf34dce8ec: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(919)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(922)9065854 20241213085403169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085403169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085403169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241213085403169 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085403169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8a557e, normal) (hnbgw_rua.c:407) 20241213085403169 DHNB DEBUG map_rua[0x5565989a7e10]{init}: Allocated (fsm.c:456) 20241213085403169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9065854)[0x5565989a7e10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085403169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9065854 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085403169 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085403169 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085403169 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20241213085403169 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9065854 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241213085403169 DCN DEBUG map_sccp[0x556598a2a970]{init}: Allocated (fsm.c:456) 20241213085403169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x556598a2a970]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085403169 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9065854 <-> SCCP-105 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241213085403170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9065854 SCCP-105 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241213085403170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9065854)[0x5565989a7e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085403170 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085403170 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085403170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9065854)[0x5565989a7e10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085403170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x556598a2a970]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085403170 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085403170 DLSCCP DEBUG SCCP-SCOC(105)[0x556598946430]{IDLE}: Allocated (fsm.c:456) 20241213085403170 DLSCCP DEBUG SCCP-SCOC(105)[0x556598946430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085403170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f400300016e0056400500f1100926) (sccp_scrc.c:406) 20241213085403170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085403170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085403170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085403170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085403170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085403170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085403170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085403170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085403170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085403170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085403170 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085403170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085403170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085403170 DLSCCP DEBUG SCCP-SCOC(105)[0x556598946430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085403170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x556598a2a970]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085403170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9065854)[0x5565989a7e10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085403171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085403171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085403171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085403171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085403171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085403171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085403171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213085403171 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(918)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(918)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(919)@8fcf34dce8ec: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(922) HNBGW_Test.sgsn2-RAN(919)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(922)7647378 HNBGW_Test.sgsn2-SCCP(918)@8fcf34dce8ec: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(922)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(918)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085403185 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) 20241213085403185 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213085403185 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213085403185 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213085403185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085403185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085403185 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085403185 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085403185 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085403185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085403185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085403185 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085403185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085403185 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000ee866) (sccp_scrc.c:477) 20241213085403185 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20241213085403185 DLSCCP DEBUG SCCP-SCOC(105)[0x556598946430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085403185 DLSCCP DEBUG SCCP-SCOC(105)[0x556598946430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085403185 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085403185 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085403185 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) 20241213085403185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x556598a2a970]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085403185 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x556598a2a970]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085403185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44480<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(922)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085403186 DLCTRL DEBUG Command: GET 454063921 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085403186 DLCTRL DEBUG Tx Command reply: GET_REPLY 454063921 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085403188 DLCTRL DEBUG Command: GET 654397803 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085403188 DLCTRL DEBUG Tx Command reply: GET_REPLY 654397803 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085403189 DLCTRL DEBUG Command: GET 519758212 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085403189 DLCTRL DEBUG Tx Command reply: GET_REPLY 519758212 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085403190 DLCTRL DEBUG Command: GET 35189075 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085403190 DLCTRL DEBUG Tx Command reply: GET_REPLY 35189075 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085403191 DLCTRL DEBUG Command: GET 237611742 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085403191 DLCTRL DEBUG Tx Command reply: GET_REPLY 237611742 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085403193 DLCTRL DEBUG Command: GET 911731497 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085403193 DLCTRL DEBUG Tx Command reply: GET_REPLY 911731497 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085403194 DLCTRL DEBUG Command: GET 542019816 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085403194 DLCTRL DEBUG Tx Command reply: GET_REPLY 542019816 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085403196 DLCTRL DEBUG Command: GET 750466057 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085403196 DLCTRL DEBUG Tx Command reply: GET_REPLY 750466057 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085403197 DLCTRL DEBUG Command: GET 781357231 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085403197 DLCTRL DEBUG Tx Command reply: GET_REPLY 781357231 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085403198 DLCTRL DEBUG Command: GET 105618369 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085403198 DLCTRL DEBUG Tx Command reply: GET_REPLY 105618369 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085403199 DLCTRL DEBUG Command: GET 95590496 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085403199 DLCTRL DEBUG Tx Command reply: GET_REPLY 95590496 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085403199 DLCTRL DEBUG Command: GET 166682435 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085403199 DLCTRL DEBUG Tx Command reply: GET_REPLY 166682435 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20241213085403200 DLCTRL DEBUG Command: GET 315525155 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085403200 DLCTRL DEBUG Tx Command reply: GET_REPLY 315525155 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085403201 DLCTRL DEBUG Command: GET 916342921 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085403201 DLCTRL DEBUG Tx Command reply: GET_REPLY 916342921 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085403202 DLCTRL DEBUG Command: GET 7416175 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085403202 DLCTRL DEBUG Tx Command reply: GET_REPLY 7416175 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085403203 DLCTRL DEBUG Command: GET 26487688 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085403203 DLCTRL DEBUG Tx Command reply: GET_REPLY 26487688 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085403204 DLCTRL DEBUG Command: GET 378355372 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085403204 DLCTRL DEBUG Tx Command reply: GET_REPLY 378355372 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085403205 DLCTRL DEBUG Command: GET 55266239 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085403205 DLCTRL DEBUG Tx Command reply: GET_REPLY 55266239 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085403206 DLCTRL DEBUG Command: GET 70016115 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085403206 DLCTRL DEBUG Tx Command reply: GET_REPLY 70016115 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085403207 DLCTRL DEBUG Command: GET 186903517 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085403207 DLCTRL DEBUG Tx Command reply: GET_REPLY 186903517 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000111111101'B, t_guard := 20.000000 } 20241213085403218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44496<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(919)@8fcf34dce8ec: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(919)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(923)6070527 20241213085404243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085404243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085404243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241213085404243 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085404243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5ca0ff, normal) (hnbgw_rua.c:407) 20241213085404243 DHNB DEBUG map_rua[0x556598a2bb90]{init}: Allocated (fsm.c:456) 20241213085404243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6070527)[0x556598a2bb90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085404243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6070527 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085404243 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085404243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085404243 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20241213085404243 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6070527 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241213085404243 DCN DEBUG map_sccp[0x556598a1c810]{init}: Allocated (fsm.c:456) 20241213085404243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x556598a1c810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085404243 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6070527 <-> SCCP-106 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241213085404243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6070527 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241213085404243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6070527)[0x556598a2bb90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085404243 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085404243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085404244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6070527)[0x556598a2bb90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085404244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x556598a1c810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085404244 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085404244 DLSCCP DEBUG SCCP-SCOC(106)[0x556598a27d30]{IDLE}: Allocated (fsm.c:456) 20241213085404244 DLSCCP DEBUG SCCP-SCOC(106)[0x556598a27d30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085404244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030001fd0056400500f1100926) (sccp_scrc.c:406) 20241213085404244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085404244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085404244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085404244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085404244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085404244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085404244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085404244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085404244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085404244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085404244 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085404244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085404244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085404244 DLSCCP DEBUG SCCP-SCOC(106)[0x556598a27d30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085404244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x556598a1c810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085404244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6070527)[0x556598a2bb90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085404244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085404244 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085404244 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085404244 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085404244 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085404244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085404244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213085404244 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(918)@8fcf34dce8ec: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(918)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(919)@8fcf34dce8ec: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(923) HNBGW_Test.sgsn2-RAN(919)@8fcf34dce8ec: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(923)16351209 HNBGW_Test.sgsn2-SCCP(918)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(918)@8fcf34dce8ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085404253 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) 20241213085404253 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213085404253 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213085404253 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213085404253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085404253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085404253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085404253 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085404253 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085404253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085404253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085404253 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085404253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085404253 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0030684c) (sccp_scrc.c:477) 20241213085404253 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20241213085404253 DLSCCP DEBUG SCCP-SCOC(106)[0x556598a27d30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085404253 DLSCCP DEBUG SCCP-SCOC(106)[0x556598a27d30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085404253 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085404253 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085404253 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) 20241213085404253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x556598a1c810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085404253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x556598a1c810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(923)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085404256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44496<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(923)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085404259 DLCTRL DEBUG Command: GET 978468312 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085404259 DLCTRL DEBUG Tx Command reply: GET_REPLY 978468312 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085404265 DLCTRL DEBUG Command: GET 798598704 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085404265 DLCTRL DEBUG Tx Command reply: GET_REPLY 798598704 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085404269 DLCTRL DEBUG Command: GET 606992425 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085404269 DLCTRL DEBUG Tx Command reply: GET_REPLY 606992425 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085404273 DLCTRL DEBUG Command: GET 229417720 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085404273 DLCTRL DEBUG Tx Command reply: GET_REPLY 229417720 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085404275 DLCTRL DEBUG Command: GET 763754085 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085404275 DLCTRL DEBUG Tx Command reply: GET_REPLY 763754085 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085404277 DLCTRL DEBUG Command: GET 518037896 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085404277 DLCTRL DEBUG Tx Command reply: GET_REPLY 518037896 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085404278 DLCTRL DEBUG Command: GET 293563576 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085404278 DLCTRL DEBUG Tx Command reply: GET_REPLY 293563576 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085404280 DLCTRL DEBUG Command: GET 809731538 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085404280 DLCTRL DEBUG Tx Command reply: GET_REPLY 809731538 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085404281 DLCTRL DEBUG Command: GET 500739624 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085404281 DLCTRL DEBUG Tx Command reply: GET_REPLY 500739624 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085404283 DLCTRL DEBUG Command: GET 889401190 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085404283 DLCTRL DEBUG Tx Command reply: GET_REPLY 889401190 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085404284 DLCTRL DEBUG Command: GET 699188385 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085404284 DLCTRL DEBUG Tx Command reply: GET_REPLY 699188385 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085404286 DLCTRL DEBUG Command: GET 675741688 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085404286 DLCTRL DEBUG Tx Command reply: GET_REPLY 675741688 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20241213085404286 DLCTRL DEBUG Command: GET 930152240 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085404286 DLCTRL DEBUG Tx Command reply: GET_REPLY 930152240 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085404287 DLCTRL DEBUG Command: GET 361074837 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085404287 DLCTRL DEBUG Tx Command reply: GET_REPLY 361074837 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085404288 DLCTRL DEBUG Command: GET 869139796 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085404288 DLCTRL DEBUG Tx Command reply: GET_REPLY 869139796 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085404289 DLCTRL DEBUG Command: GET 572877233 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085404289 DLCTRL DEBUG Tx Command reply: GET_REPLY 572877233 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085404290 DLCTRL DEBUG Command: GET 308472435 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085404290 DLCTRL DEBUG Tx Command reply: GET_REPLY 308472435 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085404291 DLCTRL DEBUG Command: GET 38492652 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085404291 DLCTRL DEBUG Tx Command reply: GET_REPLY 38492652 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085404291 DLCTRL DEBUG Command: GET 218009933 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085404291 DLCTRL DEBUG Tx Command reply: GET_REPLY 218009933 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085404292 DLCTRL DEBUG Command: GET 533088490 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085404292 DLCTRL DEBUG Tx Command reply: GET_REPLY 533088490 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000000011010001'B, t_guard := 20.000000 } 20241213085404304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44498<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(916)@8fcf34dce8ec: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(916)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(924)16554471 20241213085405330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085405330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085405330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241213085405330 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085405330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfc99e7, normal) (hnbgw_rua.c:407) 20241213085405330 DHNB DEBUG map_rua[0x556598a1f710]{init}: Allocated (fsm.c:456) 20241213085405330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16554471)[0x556598a1f710]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085405330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16554471 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085405330 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085405330 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085405330 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241213085405330 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16554471 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241213085405330 DCN DEBUG map_sccp[0x556598a383c0]{init}: Allocated (fsm.c:456) 20241213085405330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x556598a383c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085405330 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16554471 <-> SCCP-107 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241213085405330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16554471 SCCP-107 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241213085405330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16554471)[0x556598a1f710]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085405330 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085405330 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085405330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16554471)[0x556598a1f710]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085405330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x556598a383c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085405330 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085405330 DLSCCP DEBUG SCCP-SCOC(107)[0x556598a35890]{IDLE}: Allocated (fsm.c:456) 20241213085405330 DLSCCP DEBUG SCCP-SCOC(107)[0x556598a35890]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085405330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030000d10056400500f1100926) (sccp_scrc.c:406) 20241213085405330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085405330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085405330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085405330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085405330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085405330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085405330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085405330 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085405330 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085405330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085405330 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085405330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085405330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085405330 DLSCCP DEBUG SCCP-SCOC(107)[0x556598a35890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085405330 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x556598a383c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085405330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16554471)[0x556598a1f710]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085405330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085405330 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085405330 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085405330 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085405330 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085405330 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085405330 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085405330 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(915)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(915)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(916)@8fcf34dce8ec: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(924) HNBGW_Test.sgsn1-RAN(916)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(924)14706907 HNBGW_Test.sgsn1-SCCP(915)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(915)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(924)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085405351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085405351 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085405351 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085405352 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085405352 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085405352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085405352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085405352 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085405352 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085405352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085405352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085405352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085405352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085405352 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006a7714) (sccp_scrc.c:477) 20241213085405352 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20241213085405352 DLSCCP DEBUG SCCP-SCOC(107)[0x556598a35890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085405352 DLSCCP DEBUG SCCP-SCOC(107)[0x556598a35890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085405352 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085405352 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085405352 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) 20241213085405352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x556598a383c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085405352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x556598a383c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085405353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44498<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(924)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085405356 DLCTRL DEBUG Command: GET 543611830 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085405356 DLCTRL DEBUG Tx Command reply: GET_REPLY 543611830 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085405361 DLCTRL DEBUG Command: GET 50865002 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085405361 DLCTRL DEBUG Tx Command reply: GET_REPLY 50865002 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085405364 DLCTRL DEBUG Command: GET 235325112 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085405364 DLCTRL DEBUG Tx Command reply: GET_REPLY 235325112 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085405367 DLCTRL DEBUG Command: GET 859745891 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085405367 DLCTRL DEBUG Tx Command reply: GET_REPLY 859745891 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085405368 DLCTRL DEBUG Command: GET 718287740 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085405368 DLCTRL DEBUG Tx Command reply: GET_REPLY 718287740 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085405369 DLCTRL DEBUG Command: GET 336652912 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085405369 DLCTRL DEBUG Tx Command reply: GET_REPLY 336652912 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241213085405370 DLCTRL DEBUG Command: GET 575510974 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085405370 DLCTRL DEBUG Tx Command reply: GET_REPLY 575510974 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085405371 DLCTRL DEBUG Command: GET 575287291 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085405371 DLCTRL DEBUG Tx Command reply: GET_REPLY 575287291 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085405372 DLCTRL DEBUG Command: GET 605400103 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085405372 DLCTRL DEBUG Tx Command reply: GET_REPLY 605400103 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085405372 DLCTRL DEBUG Command: GET 192602169 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085405372 DLCTRL DEBUG Tx Command reply: GET_REPLY 192602169 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085405373 DLCTRL DEBUG Command: GET 162752905 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085405373 DLCTRL DEBUG Tx Command reply: GET_REPLY 162752905 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085405374 DLCTRL DEBUG Command: GET 328484696 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085405374 DLCTRL DEBUG Tx Command reply: GET_REPLY 328484696 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20241213085405375 DLCTRL DEBUG Command: GET 311920696 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085405375 DLCTRL DEBUG Tx Command reply: GET_REPLY 311920696 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085405376 DLCTRL DEBUG Command: GET 587579279 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085405376 DLCTRL DEBUG Tx Command reply: GET_REPLY 587579279 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085405376 DLCTRL DEBUG Command: GET 408429505 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085405376 DLCTRL DEBUG Tx Command reply: GET_REPLY 408429505 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085405377 DLCTRL DEBUG Command: GET 687116810 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085405377 DLCTRL DEBUG Tx Command reply: GET_REPLY 687116810 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085405378 DLCTRL DEBUG Command: GET 866157865 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085405378 DLCTRL DEBUG Tx Command reply: GET_REPLY 866157865 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085405379 DLCTRL DEBUG Command: GET 850470203 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085405379 DLCTRL DEBUG Tx Command reply: GET_REPLY 850470203 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085405379 DLCTRL DEBUG Command: GET 815255051 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085405379 DLCTRL DEBUG Tx Command reply: GET_REPLY 815255051 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085405381 DLCTRL DEBUG Command: GET 484645930 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085405381 DLCTRL DEBUG Tx Command reply: GET_REPLY 484645930 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085405384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43330<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085405384 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35149<->l=127.0.0.1:4262) (control_if.c:193) 20241213085405384 DLINP DEBUG SRVCONN(,r=127.0.0.1:41225<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085405384 DLINP DEBUG SRVCONN(,r=127.0.0.1:41225<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085405384 DLINP NOTICE SRV(,r=127.0.0.1:41225<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085405384 DMAIN NOTICE (127.0.0.1:41225 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41225<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085405384 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc2-SCCP(909)@8fcf34dce8ec: Final verdict of PTC: none 20241213085405385 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085405385 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) 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213085405385 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085405385 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085405385 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) 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085405385 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085405385 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085405385 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085405385 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085405385 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085405385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085405385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-SCCP(912)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(903)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(902)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc2-RAN(910)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(919)@8fcf34dce8ec: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(895)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(913)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(916)@8fcf34dce8ec: Final verdict of PTC: none 20241213085405385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085405385 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085405385 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085405385 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085405385 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085405385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085405385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085405385 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085405385 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085405385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085405385 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085405385 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) 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241213085405385 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085405385 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085405385 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085405385 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085405385 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085405385 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085405385 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085405385 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085405385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085405385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085405385 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085405385 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085405385 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085405385 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) 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085405385 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085405385 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085405385 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) 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241213085405385 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085405385 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085405385 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) 20241213085405385 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085405385 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085405385 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085405385 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085405385 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085405385 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085405385 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085405385 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085405385 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085405385 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241213085405385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085405385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085405385 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085405385 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) 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085405385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085405385 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085405385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085405385 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241213085405385 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085405385 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085405385 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085405385 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085405385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085405385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085405385 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085405385 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085405385 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085405385 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085405385 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085405385 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085405385 DRANAP NOTICE cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085405385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085405385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085405385 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213085405385 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085405385 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085405385 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085405385 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085405385 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085405385 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085405385 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085405385 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085405385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x556598a383c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085405385 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085405385 DLSCCP DEBUG SCCP-SCOC(107)[0x556598a35890]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085405385 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a7714), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085405385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085405385 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085405385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085405385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085405385 DLSCCP DEBUG SCCP-SCOC(107)[0x556598a35890]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085405385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x556598a383c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085405385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16554471)[0x556598a1f710]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085405385 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16554471)[0x556598a1f710]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085405385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085405385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16554471)[0x556598a1f710]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085405385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16554471)[0x556598a1f710]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085405385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16554471)[0x556598a1f710]{disrupted}: Freeing instance (context_map.c:202) 20241213085405385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16554471)[0x556598a1f710]{disrupted}: Deallocated (fsm.c:568) 20241213085405385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x556598a383c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085405385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x556598a383c0]{disconnected}: Freeing instance (context_map.c:206) 20241213085405385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x556598a383c0]{disconnected}: Deallocated (fsm.c:568) 20241213085405385 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16554471 SCCP-107 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241213085405385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085405385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085405386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) HNBGW_Test.sgsn1-M3UA(917)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(908)@8fcf34dce8ec: Final verdict of PTC: none 20241213085405386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) HNBGW_Test.msc1-RAN(907)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(918)@8fcf34dce8ec: Final verdict of PTC: none20241213085405386 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085405386 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085405386 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085405386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9065854)[0x5565989a7e10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085405386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9065854)[0x5565989a7e10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085405386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x556598a2a970]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085405386 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085405386 DLSCCP DEBUG SCCP-SCOC(105)[0x556598946430]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085405386 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ee866), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085405386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085405386 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085405386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085405386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085405386 DLSCCP DEBUG SCCP-SCOC(105)[0x556598946430]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085405386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x556598a2a970]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085405386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9065854)[0x5565989a7e10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085405386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9065854)[0x5565989a7e10]{disrupted}: Freeing instance (context_map.c:202) 20241213085405386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9065854)[0x5565989a7e10]{disrupted}: Deallocated (fsm.c:568) 20241213085405386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x556598a2a970]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085405386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x556598a2a970]{disconnected}: Freeing instance (context_map.c:206) 20241213085405386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x556598a2a970]{disconnected}: Deallocated (fsm.c:568) 20241213085405386 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9065854 SCCP-105 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241213085405386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6070527)[0x556598a2bb90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085405386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6070527)[0x556598a2bb90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085405386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x556598a1c810]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085405386 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085405386 DLSCCP DEBUG SCCP-SCOC(106)[0x556598a27d30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085405386 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030684c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085405386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085405386 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085405386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085405386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085405386 DLSCCP DEBUG SCCP-SCOC(106)[0x556598a27d30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085405386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x556598a1c810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085405386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6070527)[0x556598a2bb90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085405386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6070527)[0x556598a2bb90]{disrupted}: Freeing instance (context_map.c:202) 20241213085405386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6070527)[0x556598a2bb90]{disrupted}: Deallocated (fsm.c:568) 20241213085405386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x556598a1c810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085405386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x556598a1c810]{disconnected}: Freeing instance (context_map.c:206) 20241213085405386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x556598a1c810]{disconnected}: Deallocated (fsm.c:568) 20241213085405386 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6070527 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241213085405387 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085405387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085405387 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241213085405387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085405387 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085405387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085405387 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085405387 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085405387 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085405387 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085405387 DRANAP NOTICE cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085405387 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085405387 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085405387 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085405387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085405387 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085405387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085405387 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085405387 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085405387 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085405387 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085405387 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(921)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(911)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(904)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(897)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(896)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(906)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(915)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(914)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(920)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(905)@8fcf34dce8ec: Final verdict of PTC: none 20241213085405385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085405385 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085405385 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085405385 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085405385 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085405385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085405385 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085405385 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085405386 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085405386 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085405386 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085405386 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085405386 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085405386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085405386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213085405386 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085405386 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085405386 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085405386 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085405386 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085405386 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085405386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085405386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213085405386 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085405387 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085405387 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) 20241213085405387 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085405387 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085405387 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085405387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085405387 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085405387 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085405387 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085405387 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) 20241213085405387 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241213085405387 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085405387 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085405387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085405387 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241213085405387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085405387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085405387 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085405387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085405387 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085405387 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085405387 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085405387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085405387 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085405387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085405387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085405422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43324<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(898)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(895): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(896): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(897): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(898): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(902): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(903): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(904): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(905): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(906): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-RAN(907): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(908): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-SCCP(909): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-RAN(910): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-M3UA(911): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(912): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(913): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(914): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(915): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(916): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(917): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(918): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn2-RAN(919): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(920): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(922): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(923): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(924): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:54:05 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc 20241213085405611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085406159 DLSCCP DEBUG SCCP-SCOC(104)[0x556598a36070]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085406159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c0c8b), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085406159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085406159 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085406159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085406159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085406159 DLSCCP DEBUG SCCP-SCOC(103)[0x556598a1c230]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085406159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008aa77d), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085406159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085406159 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085406159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085406159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085406159 DLSCCP DEBUG SCCP-SCOC(102)[0x5565989a4aa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085406159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c9d63), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085406159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085406159 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085406159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085406159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085406160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085406160 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085406160 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085406160 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085406160 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085406160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085406160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085406160 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085406160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085406160 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085406160 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085406160 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085406160 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085406160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085406160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085406160 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085406160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085406160 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085406160 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085406160 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085406160 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085406160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085406160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085406160 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085406313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44500<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=648856) 20241213085406771 DLSCCP DEBUG SCCP-SCOC(100)[0x556598a2ac20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085406771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbbd36), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085406771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085406771 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085406771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085406771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085406771 DLSCCP DEBUG SCCP-SCOC(99)[0x556598a281a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085406771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd48b3), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085406771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085406771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085406771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085406771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085406771 DLSCCP DEBUG SCCP-SCOC(101)[0x556598a34f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085406771 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b54c86), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085406771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085406771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085406771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085406771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085406772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085406772 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085406772 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085406772 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085406772 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085406772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085406772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085406772 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085406772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085406772 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085406772 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085406772 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085406772 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085406772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085406772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085406772 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085406772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085406772 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085406772 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085406772 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085406772 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085406772 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085406772 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085406772 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=648856, count=675180) 20241213085407386 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085407386 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085407386 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213085407386 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085407386 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241213085407386 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241213085407386 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085407386 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085407386 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085407386 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085407386 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085407386 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213085407387 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085407388 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085407388 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085407388 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085407388 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241213085407388 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241213085407577 DLSCCP DEBUG SCCP-SCOC(98)[0x556598a298f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085407577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acbb05), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085407577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085407577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085407577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085407577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085407577 DLSCCP DEBUG SCCP-SCOC(97)[0x556598a27a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085407577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d432a), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085407577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085407577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085407577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085407577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085407577 DLSCCP DEBUG SCCP-SCOC(96)[0x556598a1aaa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085407577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b02206), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085407577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085407577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085407577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085407577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085407577 DLSCCP DEBUG SCCP-SCOC(95)[0x556598a1c100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085407577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b5e43), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085407577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085407577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085407577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085407577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085407578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085407578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085407578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085407578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085407578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085407578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085407578 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213085407578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085407578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085407578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085407578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085407578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085407578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085407578 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213085407578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085407578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085407578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085407578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085407578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085407578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085407578 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213085407578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085407578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085407578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085407578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085407578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085407578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085407578 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:54:08 UTC 2024 /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 20241213085408403 DLSCCP DEBUG SCCP-SCOC(92)[0x556598a3dbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085408403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a86bf), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085408403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085408403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085408403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085408403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085408403 DLSCCP DEBUG SCCP-SCOC(93)[0x556598a23f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085408403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6f593), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085408403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085408403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085408403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085408403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085408403 DLSCCP DEBUG SCCP-SCOC(94)[0x5565988e6540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085408403 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00109412), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085408403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085408403 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085408403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085408403 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085408403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085408403 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085408403 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085408403 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085408403 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085408403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085408403 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085408403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085408403 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085408403 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085408403 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085408403 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085408403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085408403 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085408404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085408404 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085408404 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085408404 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085408404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085408404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085408404 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085409006 DLSCCP DEBUG SCCP-SCOC(87)[0x556598a26760]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085409006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020c8fb), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085409006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085409006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085409006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085409006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085409006 DLSCCP DEBUG SCCP-SCOC(86)[0x556598a28f70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085409006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f79ee), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085409006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085409006 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085409006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085409006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085409007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085409007 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085409007 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085409007 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085409007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085409007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085409007 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085409007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085409007 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085409007 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085409007 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085409007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085409007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085409007 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085409008 DLSCCP DEBUG SCCP-SCOC(88)[0x556598a20e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085409008 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0037c845), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085409008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085409008 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085409008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085409008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085409008 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085409008 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085409008 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085409008 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085409008 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085409008 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085409008 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_sgsnpool_L3Compl_no_cn started. 20241213085409404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44514<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085409409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44530<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085409414 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33395<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(929)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085409432 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085409432 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085409443 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085409443 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085409443 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085409443 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085409443 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085409443 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085409443 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085409443 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_no_cn-Iuh1(931)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085409444 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085409444 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085409444 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085409444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085409444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085409444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085409444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085409444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085409444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085409444 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085409444 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:42579 (stream_srv.c:132) 20241213085409444 DMAIN INFO New HNB SCTP connection r=127.0.0.1:42579<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085409444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085409444 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085409444 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085409444 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085409444 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085409444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085409444 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085409445 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085409445 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085409445 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085409445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085409445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085409445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085409445 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085409445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085409445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085409445 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085409445 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085409445 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085409445 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085409445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085409445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085409445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085409445 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085409445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085409445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085409445 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085409445 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085409445 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085409445 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085409445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085409445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085409445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085409445 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085409445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085409445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085409445 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085409445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085409445 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085409445 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085409445 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085409445 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085409445 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085409445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085409445 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085409445 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085409445 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085409445 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085409445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085409445 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085409445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085409445 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085409445 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085409445 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085409445 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085409445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085409445 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(935)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(935)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(935)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(933)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085409460 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085409460 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085409460 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085409460 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085409460 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085409460 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085409460 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085409460 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085409461 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085409461 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085409461 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085409461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085409461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085409461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085409461 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085409461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085409461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085409461 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085409461 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085409461 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085409461 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085409461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085409461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085409461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409461 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409461 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409461 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085409461 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085409461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085409461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085409461 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085409461 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085409461 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085409461 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085409461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085409462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085409462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085409462 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085409462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085409462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085409462 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085409462 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085409462 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085409462 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085409462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085409462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085409462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085409462 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085409462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085409462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085409462 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085409462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085409462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085409462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085409462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085409462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085409462 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085409462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085409462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085409462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085409462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085409462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085409462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085409462 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085409462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085409462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085409462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085409462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085409462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085409462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085409462 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085409462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085409462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085409462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085409462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085409462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085409462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085409462 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(938)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(938)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(938)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(936)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085409484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085409484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085409484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085409484 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085409484 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085409484 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085409484 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085409484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085409484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085409489 DLINP DEBUG SRVCONN(,r=127.0.0.1:42579<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085409489 DLINP DEBUG SRVCONN(,r=127.0.0.1:42579<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085409489 DLINP DEBUG SRVCONN(,r=127.0.0.1:42579<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085409489 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085409489 DHNBAP DEBUG (127.0.0.1:42579 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085409489 DHNBAP NOTICE (127.0.0.1:42579 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085409489 DHNBAP NOTICE (127.0.0.1:42579 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085409489 DLINP DEBUG SRVCONN(,r=127.0.0.1:42579<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085409489 DLINP DEBUG SRVCONN(,r=127.0.0.1:42579<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085409658 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085409658 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085409658 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085409658 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085409665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085409665 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085409666 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085409666 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085409666 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085409666 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085409666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085409668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085409668 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085409668 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085409668 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085409668 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085409668 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085409669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085409669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085409669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085409669 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085409669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085409669 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085409669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085409669 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085409669 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085409669 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085409669 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085409670 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085409670 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085409670 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085409670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085409670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085409670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409670 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409670 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085409670 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085409670 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085409670 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085409670 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085409670 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085409670 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085409670 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085409671 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085409671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085409671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085409671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085409671 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085409674 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085409674 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085409674 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085409674 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085409681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085409681 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085409681 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085409681 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085409681 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085409681 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085409681 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085409683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085409683 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085409683 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085409683 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085409683 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085409683 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085409683 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085409684 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085409684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085409684 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085409684 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085409684 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085409684 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085409684 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085409684 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085409684 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085409684 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085409685 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085409685 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085409685 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085409685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085409685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085409685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085409685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085409685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085409685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085409685 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085409685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085409685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085409685 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085409685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085409685 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085409685 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085409685 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085409685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085409685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085409685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085409685 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085409711 DLSCCP DEBUG SCCP-SCOC(84)[0x556598a3ab00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213085409711 DLSCCP DEBUG SCCP-SCOC(84)[0x556598a3ab00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213085409711 DLSCCP DEBUG SCCP-SCOC(84)[0x556598a3ab00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085409711 DLSCCP DEBUG SCCP-SCOC(84)[0x556598a3ab00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085409711 DLSCCP DEBUG SCCP-SCOC(84)[0x556598a3ab00]{IDLE}: Deallocated (fsm.c:568) 20241213085409711 DLSCCP DEBUG SCCP-SCOC(83)[0x556598a375a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213085409711 DLSCCP DEBUG SCCP-SCOC(83)[0x556598a375a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213085409711 DLSCCP DEBUG SCCP-SCOC(83)[0x556598a375a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085409711 DLSCCP DEBUG SCCP-SCOC(83)[0x556598a375a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085409711 DLSCCP DEBUG SCCP-SCOC(83)[0x556598a375a0]{IDLE}: Deallocated (fsm.c:568) 20241213085409711 DLSCCP DEBUG SCCP-SCOC(85)[0x556598a290a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213085409711 DLSCCP DEBUG SCCP-SCOC(85)[0x556598a290a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213085409711 DLSCCP DEBUG SCCP-SCOC(85)[0x556598a290a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085409711 DLSCCP DEBUG SCCP-SCOC(85)[0x556598a290a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085409711 DLSCCP DEBUG SCCP-SCOC(85)[0x556598a290a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(934)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085410474 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085410474 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085410474 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085410474 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085410474 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085410475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085410475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085410475 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085410475 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085410475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085410475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085410475 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085410475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085410475 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085410475 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085410475 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085410475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410475 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085410475 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085410475 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085410475 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085410475 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085410475 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085410475 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085410475 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085410475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085410475 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085410475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085410475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085410475 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085410475 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085410475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085410475 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085410475 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085410475 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085410475 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085410475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085410475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085410475 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085410477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085410477 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085410477 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085410477 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085410477 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085410477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085410477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085410477 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085410477 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085410477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085410477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085410477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085410477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085410478 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085410478 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085410478 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085410478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410478 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085410478 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085410478 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085410478 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085410478 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(937)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085410482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085410482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085410482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085410482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085410482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085410482 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085410482 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085410482 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085410482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085410482 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085410482 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085410482 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085410482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085410482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085410482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085410482 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085410482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410482 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085410482 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085410482 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085410482 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085410482 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085410482 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085410482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085410482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085410482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085410482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085410482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085410482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085410482 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085410482 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085410482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085410482 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085410482 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085410482 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085410482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085410482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085410482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085410482 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085410483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085410483 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085410483 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085410483 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085410483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085410483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085410483 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085410483 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085410483 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085410483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085410483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085410483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085410483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085410483 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085410483 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085410483 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085410483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085410483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085410483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085410483 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085410483 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085410483 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085410483 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085410483 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085410503 DLCTRL DEBUG Command: GET 477361208 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085410503 DLCTRL DEBUG Tx Command reply: GET_REPLY 477361208 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085410510 DLCTRL DEBUG Command: GET 247908366 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085410510 DLCTRL DEBUG Tx Command reply: GET_REPLY 247908366 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085410513 DLCTRL DEBUG Command: GET 774909619 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085410513 DLCTRL DEBUG Tx Command reply: GET_REPLY 774909619 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085410516 DLCTRL DEBUG Command: GET 143103342 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085410516 DLCTRL DEBUG Tx Command reply: GET_REPLY 143103342 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085410519 DLCTRL DEBUG Command: GET 93040905 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085410519 DLCTRL DEBUG Tx Command reply: GET_REPLY 93040905 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085410523 DLCTRL DEBUG Command: GET 636001489 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085410523 DLCTRL DEBUG Tx Command reply: GET_REPLY 636001489 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085410525 DLCTRL DEBUG Command: GET 494002847 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085410525 DLCTRL DEBUG Tx Command reply: GET_REPLY 494002847 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085410527 DLCTRL DEBUG Command: GET 546590067 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085410527 DLCTRL DEBUG Tx Command reply: GET_REPLY 546590067 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085410530 DLCTRL DEBUG Command: GET 434195873 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085410530 DLCTRL DEBUG Tx Command reply: GET_REPLY 434195873 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085410531 DLCTRL DEBUG Command: GET 595651078 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085410531 DLCTRL DEBUG Tx Command reply: GET_REPLY 595651078 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085410533 DLCTRL DEBUG Command: GET 765753055 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085410533 DLCTRL DEBUG Tx Command reply: GET_REPLY 765753055 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085410535 DLCTRL DEBUG Command: GET 532924742 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085410535 DLCTRL DEBUG Tx Command reply: GET_REPLY 532924742 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085410536 DLCTRL DEBUG Command: GET 830723250 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085410536 DLCTRL DEBUG Tx Command reply: GET_REPLY 830723250 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085410539 DLCTRL DEBUG Command: GET 523775795 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085410539 DLCTRL DEBUG Tx Command reply: GET_REPLY 523775795 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085410541 DLCTRL DEBUG Command: GET 943698539 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085410541 DLCTRL DEBUG Tx Command reply: GET_REPLY 943698539 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085410544 DLCTRL DEBUG Command: GET 212942067 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085410544 DLCTRL DEBUG Tx Command reply: GET_REPLY 212942067 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085410548 DLCTRL DEBUG Command: GET 941294251 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085410548 DLCTRL DEBUG Tx Command reply: GET_REPLY 941294251 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085410551 DLCTRL DEBUG Command: GET 507032391 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085410551 DLCTRL DEBUG Tx Command reply: GET_REPLY 507032391 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085410555 DLCTRL DEBUG Command: GET 237021521 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085410555 DLCTRL DEBUG Tx Command reply: GET_REPLY 237021521 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085410558 DLCTRL DEBUG Command: GET 489485662 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085410559 DLCTRL DEBUG Tx Command reply: GET_REPLY 489485662 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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 := '000000000000001000011011'B, t_guard := 20.000000 } 20241213085410591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44546<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(940)7710087 20241213085411636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085411636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085411636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241213085411636 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085411636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x75a587, normal) (hnbgw_rua.c:407) 20241213085411636 DHNB DEBUG map_rua[0x556598a290a0]{init}: Allocated (fsm.c:456) 20241213085411636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7710087)[0x556598a290a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085411636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7710087 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085411636 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085411636 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085411636 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241213085411636 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-7710087 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241213085411636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7710087)[0x556598a290a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085411636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7710087)[0x556598a290a0]{init}: Freeing instance (context_map.c:202) 20241213085411636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7710087)[0x556598a290a0]{init}: Deallocated (fsm.c:568) 20241213085411636 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7710087 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213085411636 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) 20241213085411636 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241213085411636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085411636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085411636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@8fcf34dce8ec: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(940)7710087 20241213085411649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44546<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(940)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: 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 := '000000000000001111001110'B, t_guard := 20.000000 } 20241213085411670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42394<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(941)16730244 20241213085412683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085412683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085412683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241213085412683 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085412683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xff4884, normal) (hnbgw_rua.c:407) 20241213085412683 DHNB DEBUG map_rua[0x556598a290a0]{init}: Allocated (fsm.c:456) 20241213085412683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16730244)[0x556598a290a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085412683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16730244 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085412683 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085412683 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085412683 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241213085412683 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-16730244 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241213085412683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16730244)[0x556598a290a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085412683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16730244)[0x556598a290a0]{init}: Freeing instance (context_map.c:202) 20241213085412683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16730244)[0x556598a290a0]{init}: Deallocated (fsm.c:568) 20241213085412683 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16730244 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241213085412683 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) 20241213085412683 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241213085412683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085412683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085412683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@8fcf34dce8ec: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(941)16730244 20241213085412689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42394<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(941)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: 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 := '000000000000001111100011'B, t_guard := 20.000000 } 20241213085412706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42400<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(942)11805710 20241213085413726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085413726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085413726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213085413726 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085413726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb4240e, normal) (hnbgw_rua.c:407) 20241213085413726 DHNB DEBUG map_rua[0x556598a290a0]{init}: Allocated (fsm.c:456) 20241213085413726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11805710)[0x556598a290a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085413726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11805710 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085413726 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085413726 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085413726 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11805710 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241213085413726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11805710)[0x556598a290a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085413726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11805710)[0x556598a290a0]{init}: Freeing instance (context_map.c:202) 20241213085413726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11805710)[0x556598a290a0]{init}: Deallocated (fsm.c:568) 20241213085413726 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11805710 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241213085413726 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) 20241213085413726 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241213085413726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085413726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085413726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@8fcf34dce8ec: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(942)11805710 20241213085413731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42400<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(942)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: 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 := '000000000000001101111110'B, t_guard := 20.000000 } 20241213085413744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42412<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(943)11317156 20241213085414763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085414763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085414763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241213085414763 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085414763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xacafa4, normal) (hnbgw_rua.c:407) 20241213085414763 DHNB DEBUG map_rua[0x556598a290a0]{init}: Allocated (fsm.c:456) 20241213085414763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11317156)[0x556598a290a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085414763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11317156 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085414763 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085414763 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085414763 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241213085414763 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11317156 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241213085414763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11317156)[0x556598a290a0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085414763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11317156)[0x556598a290a0]{init}: Freeing instance (context_map.c:202) 20241213085414763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11317156)[0x556598a290a0]{init}: Deallocated (fsm.c:568) 20241213085414763 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11317156 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213085414763 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) 20241213085414763 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241213085414763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085414763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085414763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@8fcf34dce8ec: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(943)11317156 20241213085414767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42412<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(943)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085414776 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33395<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_sgsnpool_L3Compl_no_cn(925)@8fcf34dce8ec: Final verdict of PTC: none 20241213085414777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44530<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085414778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085414778 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085414778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085414778 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085414778 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085414778 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085414778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085414778 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085414778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) HNBGW_Test.sgsn0-RAN(937)@8fcf34dce8ec: Final verdict of PTC: none 20241213085414778 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085414778 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085414778 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085414778 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085414778 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085414778 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085414778 DLINP DEBUG SRVCONN(,r=127.0.0.1:42579<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085414778 DLINP DEBUG SRVCONN(,r=127.0.0.1:42579<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085414778 DLINP NOTICE SRV(,r=127.0.0.1:42579<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085414778 DMAIN NOTICE (127.0.0.1:42579 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:42579<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085414778 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213085414778 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085414778 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085414778 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085414778 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085414778 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085414778 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085414778 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(933)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(936)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@8fcf34dce8ec: Final verdict of PTC: none 20241213085414779 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085414779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085414779 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085414779 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085414779 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085414779 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085414779 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085414779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085414779 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085414779 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085414779 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085414779 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085414779 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085414779 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085414779 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085414779 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085414779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085414779 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085414779 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241213085414779 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085414779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085414779 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085414779 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085414779 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085414779 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085414779 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085414779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085414779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085414780 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085414780 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085414780 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085414780 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085414780 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085414780 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085414780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085414780 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085414780 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085414780 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085414780 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(932)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(927)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(935)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(934)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(938)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(926)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(931)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(929)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(939)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085414794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44514<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(928)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(925): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(926): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(927): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(928): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(929): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(931): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(932): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(933): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(934): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(935): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(936): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(937): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(938): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(939): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(940): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(941): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(942): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(943): none (pass -> pass) MTC@8fcf34dce8ec: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:54:14 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20241213085414840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085415386 DLSCCP DEBUG SCCP-SCOC(106)[0x556598a27d30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085415386 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030684c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085415386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085415386 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085415386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085415386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085415386 DLSCCP DEBUG SCCP-SCOC(105)[0x556598946430]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085415386 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ee866), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085415386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085415386 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085415386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085415386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085415386 DLSCCP DEBUG SCCP-SCOC(107)[0x556598a35890]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085415387 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a7714), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085415387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085415387 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085415387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085415387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085415387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085415387 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085415387 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085415387 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085415387 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085415387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085415387 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085415387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085415387 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085415387 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085415387 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085415387 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085415387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085415387 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085415387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085415387 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085415387 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085415387 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085415387 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085415387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085415387 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085415442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42414<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=250324) 20241213085416160 DLSCCP DEBUG SCCP-SCOC(102)[0x5565989a4aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085416160 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c9d63), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085416160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085416161 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085416161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085416161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085416161 DLSCCP DEBUG SCCP-SCOC(103)[0x556598a1c230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085416161 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008aa77d), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085416161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085416161 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085416161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085416161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085416161 DLSCCP DEBUG SCCP-SCOC(104)[0x556598a36070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085416161 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c0c8b), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085416161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085416161 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085416161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085416161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085416161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085416161 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085416161 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085416161 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085416161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085416161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085416161 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085416161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085416161 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085416161 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085416161 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085416161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085416161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085416161 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085416161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085416162 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085416162 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085416162 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085416162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085416162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085416162 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=250324, count=296424) 20241213085416772 DLSCCP DEBUG SCCP-SCOC(101)[0x556598a34f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085416772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b54c86), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085416772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085416772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085416772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085416772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085416772 DLSCCP DEBUG SCCP-SCOC(99)[0x556598a281a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085416772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd48b3), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085416772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085416772 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085416772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085416772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085416772 DLSCCP DEBUG SCCP-SCOC(100)[0x556598a2ac20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085416772 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbbd36), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085416772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085416772 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085416772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085416772 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085416772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085416773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085416773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085416773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085416773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085416773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085416773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085416773 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085416773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085416773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085416773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085416773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085416773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085416773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085416773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085416773 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085416773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085416773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085416773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085416773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085416773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085416773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085416773 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085416779 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085416779 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085416779 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085416780 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085416780 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085416780 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:54:17 UTC 2024 /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 20241213085417578 DLSCCP DEBUG SCCP-SCOC(95)[0x556598a1c100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085417578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b5e43), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085417578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085417578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085417578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085417578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085417578 DLSCCP DEBUG SCCP-SCOC(96)[0x556598a1aaa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085417578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b02206), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085417578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085417578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085417578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085417578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085417578 DLSCCP DEBUG SCCP-SCOC(97)[0x556598a27a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085417578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d432a), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085417578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085417578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085417578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085417578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085417578 DLSCCP DEBUG SCCP-SCOC(98)[0x556598a298f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085417578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acbb05), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085417578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085417578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085417578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085417578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085417579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085417579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085417579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085417579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085417579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085417579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085417579 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213085417579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085417579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085417579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085417579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085417579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085417579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085417579 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213085417579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085417579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085417579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085417579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085417579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085417579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085417579 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213085417579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085417579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085417579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085417579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085417579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085417579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085417579 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213085418404 DLSCCP DEBUG SCCP-SCOC(94)[0x5565988e6540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085418404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00109412), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085418404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085418404 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085418404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085418404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085418404 DLSCCP DEBUG SCCP-SCOC(93)[0x556598a23f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085418404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6f593), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085418404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085418404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085418404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085418404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085418404 DLSCCP DEBUG SCCP-SCOC(92)[0x556598a3dbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085418404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a86bf), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085418404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085418404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085418404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085418404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085418404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418404 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085418404 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085418404 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085418404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085418404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085418404 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085418404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418404 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085418404 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085418404 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085418404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085418404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085418404 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085418404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418404 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085418404 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085418404 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085418404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085418404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085418404 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_sgsnpool_nri_from_other_PLMN started. 20241213085418525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085418530 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42442<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085418535 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45469<->l=127.0.0.1:4262) (control_if.c:572) 20241213085418553 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085418553 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_nri_from_other_PLMN-Iuh0(948)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085418562 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085418562 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085418562 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085418562 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085418562 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085418562 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085418562 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52778 (stream_srv.c:132) 20241213085418562 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52778<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_nri_from_other_PLMN-Iuh1(950)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085418563 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085418563 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085418563 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085418563 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085418563 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085418563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418563 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418563 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418563 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418563 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418563 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085418563 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085418563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085418563 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085418563 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085418563 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085418563 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085418563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418563 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085418563 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085418563 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085418563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085418563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085418563 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085418564 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085418564 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085418564 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085418564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085418564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085418564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085418564 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085418564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085418564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085418564 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085418564 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085418564 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085418564 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085418564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085418564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085418564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085418564 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085418564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085418564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085418564 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085418564 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085418564 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085418564 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085418564 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085418564 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085418564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418564 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418564 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418564 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418564 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418564 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085418564 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085418564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085418564 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085418564 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085418564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418564 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085418564 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085418564 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085418564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085418564 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085418564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418564 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085418564 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085418564 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085418564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085418564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085418564 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085418564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418564 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085418564 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085418564 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085418564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085418564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085418564 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(954)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(954)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(954)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(952)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(957)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-M3UA(957)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(957)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-SCCP(955)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(960)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc2-M3UA(960)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(960)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(958)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085418607 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085418607 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085418608 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085418608 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085418608 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085418608 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085418608 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085418608 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085418609 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085418609 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085418609 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085418609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085418609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085418609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085418609 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085418609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085418609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085418609 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085418609 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085418609 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085418609 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085418609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085418609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085418609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085418609 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085418609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085418609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085418609 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085418609 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085418609 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085418609 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085418609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085418609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085418609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085418610 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085418610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085418610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085418610 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085418610 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085418610 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085418610 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085418610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085418610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085418610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085418610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085418610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085418610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085418610 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085418610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418610 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085418610 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085418610 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085418610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085418610 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085418610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418610 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085418610 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085418610 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085418610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085418610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085418610 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085418610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418610 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085418610 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085418610 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085418610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085418610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085418610 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085418610 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418610 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085418610 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085418610 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085418610 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085418610 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085418610 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(963)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(961)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(966)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@8fcf34dce8ec: M3UA emulation initiated, the test can be started MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(966)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-SCCP(964)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(969)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn2-M3UA(969)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(969)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn2-SCCP(967)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085418663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085418663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085418663 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085418663 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085418663 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085418664 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085418664 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085418664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085418664 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085418671 DLINP DEBUG SRVCONN(,r=127.0.0.1:52778<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085418671 DLINP DEBUG SRVCONN(,r=127.0.0.1:52778<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085418671 DLINP DEBUG SRVCONN(,r=127.0.0.1:52778<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085418671 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085418671 DHNBAP DEBUG (127.0.0.1:52778 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085418671 DHNBAP NOTICE (127.0.0.1:52778 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085418671 DHNBAP NOTICE (127.0.0.1:52778 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085418671 DLINP DEBUG SRVCONN(,r=127.0.0.1:52778<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085418671 DLINP DEBUG SRVCONN(,r=127.0.0.1:52778<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085418777 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085418777 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085418777 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085418777 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085418783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418783 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085418783 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085418783 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085418783 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085418783 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085418783 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085418785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418785 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085418785 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085418785 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085418785 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085418785 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085418785 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085418786 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085418786 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085418786 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085418786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085418786 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085418786 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085418786 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085418786 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085418786 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085418786 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085418787 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085418787 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085418787 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085418787 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085418787 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085418787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085418787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085418787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085418787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085418788 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085418788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418788 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085418788 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085418788 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085418788 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085418788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085418788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085418788 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085418790 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 20241213085418790 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 20241213085418790 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085418790 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(957)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085418797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418797 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085418797 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085418797 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085418797 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085418797 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085418797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085418800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418800 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085418800 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085418800 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085418800 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085418800 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085418800 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085418800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085418800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085418800 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085418800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085418800 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085418800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085418801 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085418801 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085418801 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085418801 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085418802 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085418802 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085418802 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085418802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085418802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085418802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085418802 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085418802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085418802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085418802 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085418803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418803 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085418803 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085418803 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085418803 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085418803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085418803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085418803 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085418803 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 20241213085418803 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 20241213085418803 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085418803 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241213085418810 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) 20241213085418810 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241213085418810 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085418810 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085418810 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085418810 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241213085418810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085418812 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) 20241213085418812 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085418812 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085418812 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085418812 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085418812 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085418812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085418812 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085418812 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085418812 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241213085418813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085418813 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085418813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085418813 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085418813 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085418813 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085418813 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085418814 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085418814 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085418814 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085418814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085418814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085418814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085418814 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085418814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085418814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085418814 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085418814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418814 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085418814 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085418814 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085418814 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085418814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085418814 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085418814 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085418823 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085418823 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085418823 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085418823 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085418828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418828 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085418828 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085418828 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085418828 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085418828 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085418828 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085418830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418830 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085418830 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085418830 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085418830 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085418831 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085418831 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085418831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085418831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085418831 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085418831 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085418831 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085418831 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085418831 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085418831 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085418831 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085418831 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085418832 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085418832 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085418832 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085418832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085418832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085418832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085418833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085418833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085418833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085418833 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085418833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418833 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085418833 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085418833 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085418833 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085418833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085418833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085418833 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085418835 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 20241213085418835 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 20241213085418835 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085418835 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213085418838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418838 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213085418838 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085418838 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085418838 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085418838 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085418838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085418840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418840 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085418840 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085418840 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085418840 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085418840 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085418840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085418840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085418840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085418840 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213085418840 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085418840 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085418840 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085418840 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085418840 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085418840 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085418840 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085418841 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085418841 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085418841 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085418841 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085418841 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085418841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085418842 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085418842 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085418842 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085418842 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085418842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418842 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085418842 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085418842 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085418842 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085418842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085418842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085418842 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085418852 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 20241213085418852 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 20241213085418852 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085418852 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241213085418853 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) 20241213085418853 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241213085418853 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085418853 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085418853 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085418853 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241213085418853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085418854 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) 20241213085418854 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085418854 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085418854 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085418854 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085418854 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085418854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085418854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085418854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085418854 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241213085418854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085418854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085418854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085418854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085418854 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085418854 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085418854 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085418855 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085418855 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085418855 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085418855 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085418855 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085418855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085418855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085418855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085418855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085418855 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085418855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085418855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085418855 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085418855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085418855 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085418855 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085418855 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085418855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085418855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085418855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213085418855 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085419002 DLSCCP DEBUG SCCP-SCOC(87)[0x556598a26760]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213085419002 DLSCCP DEBUG SCCP-SCOC(87)[0x556598a26760]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213085419002 DLSCCP DEBUG SCCP-SCOC(87)[0x556598a26760]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085419002 DLSCCP DEBUG SCCP-SCOC(87)[0x556598a26760]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085419002 DLSCCP DEBUG SCCP-SCOC(87)[0x556598a26760]{IDLE}: Deallocated (fsm.c:568) 20241213085419003 DLSCCP DEBUG SCCP-SCOC(86)[0x556598a28f70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213085419003 DLSCCP DEBUG SCCP-SCOC(86)[0x556598a28f70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213085419003 DLSCCP DEBUG SCCP-SCOC(86)[0x556598a28f70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085419003 DLSCCP DEBUG SCCP-SCOC(86)[0x556598a28f70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085419003 DLSCCP DEBUG SCCP-SCOC(86)[0x556598a28f70]{IDLE}: Deallocated (fsm.c:568) 20241213085419004 DLSCCP DEBUG SCCP-SCOC(88)[0x556598a20e70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213085419004 DLSCCP DEBUG SCCP-SCOC(88)[0x556598a20e70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213085419004 DLSCCP DEBUG SCCP-SCOC(88)[0x556598a20e70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085419004 DLSCCP DEBUG SCCP-SCOC(88)[0x556598a20e70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085419004 DLSCCP DEBUG SCCP-SCOC(88)[0x556598a20e70]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(953)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085419594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085419594 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085419594 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085419594 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085419594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085419594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085419594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085419594 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085419594 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085419594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085419594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085419594 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085419594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085419594 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085419594 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085419594 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085419594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419594 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085419594 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085419594 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085419594 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085419594 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085419594 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085419594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085419594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085419594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085419594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085419594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085419594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085419594 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085419594 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085419594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085419594 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085419594 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085419594 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085419594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085419594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085419594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085419594 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085419594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085419594 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085419595 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085419595 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085419595 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085419595 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085419595 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085419595 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085419595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085419595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085419595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085419595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085419595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085419595 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085419595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085419595 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085419595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419595 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085419595 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085419595 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085419595 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085419595 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(956)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085419599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085419599 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085419599 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085419599 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085419599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085419599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085419599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085419599 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085419599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085419599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085419599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085419599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085419599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085419599 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085419599 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085419599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085419599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419599 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085419599 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085419599 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085419599 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085419599 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) 20241213085419599 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) 20241213085419599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085419599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085419599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085419599 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085419599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085419599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085419599 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085419599 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{CONNECTED}: link up (cnlink.c:111) 20241213085419599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085419599 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085419599 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085419599 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085419599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085419599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085419599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085419599 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085419599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085419599 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085419599 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085419599 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085419599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085419599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085419599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085419599 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085419599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085419600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085419600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085419600 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085419600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085419600 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085419600 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085419600 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085419600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419600 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085419600 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085419600 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085419600 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085419600 DRANAP INFO cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(959)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085419610 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) 20241213085419611 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085419611 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085419611 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085419611 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085419611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085419611 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085419611 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085419611 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085419611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085419611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085419611 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085419611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085419611 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085419611 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213085419611 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085419611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419611 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085419611 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085419611 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085419612 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085419612 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) 20241213085419612 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) 20241213085419612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085419612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085419612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085419612 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085419612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085419612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085419612 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085419612 DRANAP NOTICE cnlink(msc-2)[0x5565989a6870]{CONNECTED}: link up (cnlink.c:111) 20241213085419612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085419612 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085419612 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085419612 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085419612 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085419613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085419613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213085419613 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085419615 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) 20241213085419615 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213085419615 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213085419615 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213085419615 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085419615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085419615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085419615 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085419615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085419615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085419615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085419615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085419615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085419615 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085419615 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213085419615 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085419615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419615 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419615 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085419615 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085419616 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085419616 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085419616 DRANAP INFO cnlink(msc-2)[0x5565989a6870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(962)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085419632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085419632 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085419632 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085419632 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085419632 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085419632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085419632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085419632 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085419632 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085419632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085419632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085419632 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085419632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085419632 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085419632 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085419632 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085419632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419632 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085419632 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085419632 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085419632 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085419632 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085419632 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085419632 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085419632 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085419632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085419632 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085419632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085419632 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085419632 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085419632 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085419632 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085419632 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085419632 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085419632 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085419632 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085419632 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085419632 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085419632 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085419633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085419633 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085419633 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085419633 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085419633 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085419633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085419633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085419633 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085419633 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085419633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085419633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085419633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085419633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085419633 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085419633 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085419633 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085419633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419633 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085419633 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085419633 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085419633 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085419633 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(965)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085419639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085419639 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085419639 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085419639 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085419639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085419639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085419639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085419639 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085419639 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085419639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085419639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085419639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085419639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085419639 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085419639 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085419639 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085419639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419639 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085419639 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085419639 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085419639 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085419639 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) 20241213085419639 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) 20241213085419639 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085419639 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085419639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419639 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419639 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419639 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419639 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419639 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085419639 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085419639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085419639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085419639 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085419639 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: link up (cnlink.c:111) 20241213085419639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085419639 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085419639 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085419639 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085419639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085419639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085419639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085419639 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085419640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085419640 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085419640 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085419640 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085419640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085419640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085419640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085419640 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085419640 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085419640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085419640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085419640 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085419640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085419640 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085419640 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085419640 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085419640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419640 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085419640 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085419640 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085419640 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085419640 DRANAP INFO cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(968)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085419662 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) 20241213085419662 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213085419662 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213085419662 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213085419662 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085419662 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085419662 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085419663 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085419663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085419663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085419663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085419663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085419663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085419663 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085419663 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241213085419663 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085419663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419663 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085419663 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085419663 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085419663 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085419663 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) 20241213085419663 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) 20241213085419663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085419663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085419663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085419663 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085419663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085419663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085419663 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085419663 DRANAP NOTICE cnlink(sgsn-2)[0x556598a122f0]{CONNECTED}: link up (cnlink.c:111) 20241213085419663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085419663 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085419663 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085419663 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085419663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085419663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085419663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213085419663 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085419667 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) 20241213085419667 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213085419667 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213085419667 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213085419667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085419667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085419667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085419667 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085419667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085419667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085419667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085419667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085419667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085419667 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085419667 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241213085419667 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213085419667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085419667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085419667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085419667 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085419667 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085419667 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085419667 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085419667 DRANAP INFO cnlink(sgsn-2)[0x556598a122f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085420683 DLCTRL DEBUG Command: GET 902523806 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085420683 DLCTRL DEBUG Tx Command reply: GET_REPLY 902523806 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085420686 DLCTRL DEBUG Command: GET 780186559 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085420686 DLCTRL DEBUG Tx Command reply: GET_REPLY 780186559 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085420691 DLCTRL DEBUG Command: GET 977870410 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085420691 DLCTRL DEBUG Tx Command reply: GET_REPLY 977870410 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085420695 DLCTRL DEBUG Command: GET 524159132 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085420695 DLCTRL DEBUG Tx Command reply: GET_REPLY 524159132 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085420699 DLCTRL DEBUG Command: GET 310881017 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085420699 DLCTRL DEBUG Tx Command reply: GET_REPLY 310881017 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085420703 DLCTRL DEBUG Command: GET 543280601 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085420703 DLCTRL DEBUG Tx Command reply: GET_REPLY 543280601 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085420706 DLCTRL DEBUG Command: GET 254798749 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085420706 DLCTRL DEBUG Tx Command reply: GET_REPLY 254798749 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085420710 DLCTRL DEBUG Command: GET 763275449 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085420710 DLCTRL DEBUG Tx Command reply: GET_REPLY 763275449 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085420713 DLCTRL DEBUG Command: GET 862873374 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085420713 DLCTRL DEBUG Tx Command reply: GET_REPLY 862873374 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085420716 DLCTRL DEBUG Command: GET 516798539 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085420716 DLCTRL DEBUG Tx Command reply: GET_REPLY 516798539 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085420719 DLCTRL DEBUG Command: GET 817077474 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085420719 DLCTRL DEBUG Tx Command reply: GET_REPLY 817077474 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085420721 DLCTRL DEBUG Command: GET 288664844 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085420721 DLCTRL DEBUG Tx Command reply: GET_REPLY 288664844 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085420723 DLCTRL DEBUG Command: GET 201512570 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085420723 DLCTRL DEBUG Tx Command reply: GET_REPLY 201512570 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085420725 DLCTRL DEBUG Command: GET 468853000 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085420725 DLCTRL DEBUG Tx Command reply: GET_REPLY 468853000 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085420726 DLCTRL DEBUG Command: GET 553735233 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085420726 DLCTRL DEBUG Tx Command reply: GET_REPLY 553735233 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085420728 DLCTRL DEBUG Command: GET 605425651 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085420728 DLCTRL DEBUG Tx Command reply: GET_REPLY 605425651 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085420729 DLCTRL DEBUG Command: GET 138790069 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085420729 DLCTRL DEBUG Tx Command reply: GET_REPLY 138790069 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085420730 DLCTRL DEBUG Command: GET 870804153 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085420730 DLCTRL DEBUG Tx Command reply: GET_REPLY 870804153 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085420731 DLCTRL DEBUG Command: GET 908409266 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085420731 DLCTRL DEBUG Tx Command reply: GET_REPLY 908409266 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085420732 DLCTRL DEBUG Command: GET 48526760 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085420732 DLCTRL DEBUG Tx Command reply: GET_REPLY 48526760 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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@8fcf34dce8ec: 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@8fcf34dce8ec: 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 := '000000000000000010101110'B, t_guard := 20.000000 } 20241213085420746 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42444<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@8fcf34dce8ec: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(971)1307155 20241213085421795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085421795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085421795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241213085421795 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085421796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x13f213, normal) (hnbgw_rua.c:407) 20241213085421796 DHNB DEBUG map_rua[0x556598a290a0]{init}: Allocated (fsm.c:456) 20241213085421796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1307155)[0x556598a290a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085421796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1307155 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085421796 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085421796 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085421796 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20241213085421796 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20241213085421796 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1307155 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) 20241213085421796 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1307155 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085421796 DCN DEBUG map_sccp[0x5565989a7e10]{init}: Allocated (fsm.c:456) 20241213085421796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5565989a7e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085421796 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1307155 <-> SCCP-108 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085421796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1307155 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241213085421796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1307155)[0x556598a290a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085421796 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085421796 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085421796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1307155)[0x556598a290a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085421796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5565989a7e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085421796 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085421796 DLSCCP DEBUG SCCP-SCOC(108)[0x556598a2a970]{IDLE}: Allocated (fsm.c:456) 20241213085421796 DLSCCP DEBUG SCCP-SCOC(108)[0x556598a2a970]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085421796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f40030000ae0056400500f1100926) (sccp_scrc.c:406) 20241213085421796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085421796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085421796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085421796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085421796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085421796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085421796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085421796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085421796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085421796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085421796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085421796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085421796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085421796 DLSCCP DEBUG SCCP-SCOC(108)[0x556598a2a970]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085421796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5565989a7e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085421796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1307155)[0x556598a290a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085421797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085421797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085421797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085421797 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085421797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085421797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085421797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085421797 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@8fcf34dce8ec: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(971) HNBGW_Test.sgsn0-RAN(962)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(971)11674982 HNBGW_Test.sgsn0-SCCP(961)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(961)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085421815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085421815 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085421815 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085421815 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085421815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085421815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085421815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085421815 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_nri_from_other_PLMN0(971)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085421816 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085421816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085421816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085421816 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085421816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085421816 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b8e5f3) (sccp_scrc.c:477) 20241213085421816 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20241213085421816 DLSCCP DEBUG SCCP-SCOC(108)[0x556598a2a970]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085421816 DLSCCP DEBUG SCCP-SCOC(108)[0x556598a2a970]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085421816 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085421816 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085421816 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) 20241213085421816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5565989a7e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085421816 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5565989a7e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085421818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42444<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(971)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085421820 DLCTRL DEBUG Command: GET 129489683 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085421820 DLCTRL DEBUG Tx Command reply: GET_REPLY 129489683 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085421823 DLCTRL DEBUG Command: GET 534481440 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085421823 DLCTRL DEBUG Tx Command reply: GET_REPLY 534481440 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085421827 DLCTRL DEBUG Command: GET 634665578 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085421827 DLCTRL DEBUG Tx Command reply: GET_REPLY 634665578 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085421829 DLCTRL DEBUG Command: GET 964229889 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085421829 DLCTRL DEBUG Tx Command reply: GET_REPLY 964229889 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085421831 DLCTRL DEBUG Command: GET 482050637 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085421831 DLCTRL DEBUG Tx Command reply: GET_REPLY 482050637 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085421833 DLCTRL DEBUG Command: GET 892975997 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085421833 DLCTRL DEBUG Tx Command reply: GET_REPLY 892975997 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085421834 DLCTRL DEBUG Command: GET 575904220 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085421834 DLCTRL DEBUG Tx Command reply: GET_REPLY 575904220 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085421835 DLCTRL DEBUG Command: GET 212550331 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085421835 DLCTRL DEBUG Tx Command reply: GET_REPLY 212550331 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085421836 DLCTRL DEBUG Command: GET 123480898 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085421836 DLCTRL DEBUG Tx Command reply: GET_REPLY 123480898 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085421837 DLCTRL DEBUG Command: GET 245124543 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085421837 DLCTRL DEBUG Tx Command reply: GET_REPLY 245124543 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085421837 DLCTRL DEBUG Command: GET 345472646 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085421837 DLCTRL DEBUG Tx Command reply: GET_REPLY 345472646 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085421838 DLCTRL DEBUG Command: GET 827867565 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085421838 DLCTRL DEBUG Tx Command reply: GET_REPLY 827867565 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085421839 DLCTRL DEBUG Command: GET 952858203 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085421839 DLCTRL DEBUG Tx Command reply: GET_REPLY 952858203 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085421839 DLCTRL DEBUG Command: GET 500983254 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085421839 DLCTRL DEBUG Tx Command reply: GET_REPLY 500983254 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085421840 DLCTRL DEBUG Command: GET 373692335 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085421840 DLCTRL DEBUG Tx Command reply: GET_REPLY 373692335 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085421841 DLCTRL DEBUG Command: GET 421659197 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085421841 DLCTRL DEBUG Tx Command reply: GET_REPLY 421659197 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085421841 DLCTRL DEBUG Command: GET 184539564 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085421841 DLCTRL DEBUG Tx Command reply: GET_REPLY 184539564 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085421842 DLCTRL DEBUG Command: GET 88631422 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085421842 DLCTRL DEBUG Tx Command reply: GET_REPLY 88631422 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085421843 DLCTRL DEBUG Command: GET 217724950 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085421843 DLCTRL DEBUG Tx Command reply: GET_REPLY 217724950 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085421843 DLCTRL DEBUG Command: GET 127106530 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085421843 DLCTRL DEBUG Tx Command reply: GET_REPLY 127106530 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000001100011100'B, t_guard := 20.000000 } 20241213085421856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34976<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(968)@8fcf34dce8ec: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(968)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(972)2782856 20241213085422888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085422888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085422888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241213085422888 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085422888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2a7688, normal) (hnbgw_rua.c:407) 20241213085422888 DHNB DEBUG map_rua[0x556598a2bb90]{init}: Allocated (fsm.c:456) 20241213085422888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2782856)[0x556598a2bb90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085422888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2782856 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085422888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085422888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085422888 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20241213085422888 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2782856 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241213085422888 DCN DEBUG map_sccp[0x556598a1c810]{init}: Allocated (fsm.c:456) 20241213085422888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x556598a1c810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085422888 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2782856 <-> SCCP-109 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241213085422888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2782856 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241213085422888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2782856)[0x556598a2bb90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085422888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085422888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085422889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2782856)[0x556598a2bb90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085422889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x556598a1c810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085422889 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085422889 DLSCCP DEBUG SCCP-SCOC(109)[0x556598a1f710]{IDLE}: Allocated (fsm.c:456) 20241213085422889 DLSCCP DEBUG SCCP-SCOC(109)[0x556598a1f710]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085422889 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f400300031c0056400500f1100926) (sccp_scrc.c:406) 20241213085422889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085422889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085422889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085422889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085422889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085422889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085422889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085422889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085422889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085422889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085422889 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085422889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085422889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085422889 DLSCCP DEBUG SCCP-SCOC(109)[0x556598a1f710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085422889 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x556598a1c810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085422889 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2782856)[0x556598a2bb90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085422889 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085422889 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085422889 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085422889 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085422889 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085422889 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085422889 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213085422889 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(967)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(967)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(968)@8fcf34dce8ec: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(972) HNBGW_Test.sgsn2-RAN(968)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(972)13672023 HNBGW_Test.sgsn2-SCCP(967)@8fcf34dce8ec: Session index based on connection ID:0 TC_sgsnpool_nri_from_other_PLMN0(972)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(967)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085422913 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) 20241213085422913 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213085422913 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213085422913 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213085422913 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085422913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085422913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085422913 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085422913 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085422914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085422914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085422914 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213085422914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085422914 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0040964e) (sccp_scrc.c:477) 20241213085422914 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20241213085422914 DLSCCP DEBUG SCCP-SCOC(109)[0x556598a1f710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085422914 DLSCCP DEBUG SCCP-SCOC(109)[0x556598a1f710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085422914 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085422914 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085422914 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) 20241213085422914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x556598a1c810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085422914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x556598a1c810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085422914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34976<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(972)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085422916 DLCTRL DEBUG Command: GET 425796825 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085422916 DLCTRL DEBUG Tx Command reply: GET_REPLY 425796825 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085422920 DLCTRL DEBUG Command: GET 128138938 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085422920 DLCTRL DEBUG Tx Command reply: GET_REPLY 128138938 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085422924 DLCTRL DEBUG Command: GET 853772273 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085422924 DLCTRL DEBUG Tx Command reply: GET_REPLY 853772273 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085422927 DLCTRL DEBUG Command: GET 93499165 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085422927 DLCTRL DEBUG Tx Command reply: GET_REPLY 93499165 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085422929 DLCTRL DEBUG Command: GET 805875086 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085422929 DLCTRL DEBUG Tx Command reply: GET_REPLY 805875086 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085422931 DLCTRL DEBUG Command: GET 579089660 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085422931 DLCTRL DEBUG Tx Command reply: GET_REPLY 579089660 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085422933 DLCTRL DEBUG Command: GET 370975181 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085422933 DLCTRL DEBUG Tx Command reply: GET_REPLY 370975181 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085422934 DLCTRL DEBUG Command: GET 390856058 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085422934 DLCTRL DEBUG Tx Command reply: GET_REPLY 390856058 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085422935 DLCTRL DEBUG Command: GET 979994734 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085422935 DLCTRL DEBUG Tx Command reply: GET_REPLY 979994734 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085422936 DLCTRL DEBUG Command: GET 553826999 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085422936 DLCTRL DEBUG Tx Command reply: GET_REPLY 553826999 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085422936 DLCTRL DEBUG Command: GET 321736187 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085422936 DLCTRL DEBUG Tx Command reply: GET_REPLY 321736187 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085422937 DLCTRL DEBUG Command: GET 243950891 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085422937 DLCTRL DEBUG Tx Command reply: GET_REPLY 243950891 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20241213085422938 DLCTRL DEBUG Command: GET 430910121 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085422938 DLCTRL DEBUG Tx Command reply: GET_REPLY 430910121 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085422938 DLCTRL DEBUG Command: GET 215505040 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085422938 DLCTRL DEBUG Tx Command reply: GET_REPLY 215505040 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085422939 DLCTRL DEBUG Command: GET 426690948 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085422939 DLCTRL DEBUG Tx Command reply: GET_REPLY 426690948 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085422940 DLCTRL DEBUG Command: GET 598338592 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085422940 DLCTRL DEBUG Tx Command reply: GET_REPLY 598338592 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085422940 DLCTRL DEBUG Command: GET 126088332 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085422940 DLCTRL DEBUG Tx Command reply: GET_REPLY 126088332 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085422941 DLCTRL DEBUG Command: GET 342722945 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085422941 DLCTRL DEBUG Tx Command reply: GET_REPLY 342722945 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085422942 DLCTRL DEBUG Command: GET 708763350 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085422942 DLCTRL DEBUG Tx Command reply: GET_REPLY 708763350 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085422942 DLCTRL DEBUG Command: GET 543491169 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085422942 DLCTRL DEBUG Tx Command reply: GET_REPLY 543491169 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085422945 DLINP DEBUG SRVCONN(,r=127.0.0.1:52778<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085422945 DLINP DEBUG SRVCONN(,r=127.0.0.1:52778<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085422945 DLINP NOTICE SRV(,r=127.0.0.1:52778<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085422945 DMAIN NOTICE (127.0.0.1:52778 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52778<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085422945 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213085422945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42442<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(944)@8fcf34dce8ec: Final verdict of PTC: none 20241213085422945 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45469<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc2-RAN(959)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(955)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(964)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(951)@8fcf34dce8ec: Final verdict of PTC: none 20241213085422946 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085422946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085422946 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085422946 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085422946 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085422946 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) 20241213085422946 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085422946 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241213085422946 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085422946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085422946 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085422946 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085422946 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085422946 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) 20241213085422946 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085422946 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085422947 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085422947 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085422947 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind VirtHNBGW-STATS(945)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(953)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(965)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(967)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(956)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(952)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(958)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(948)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(950)@8fcf34dce8ec: Final verdict of PTC: none 20241213085422947 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085422947 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085422947 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085422947 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085422947 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) 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085422947 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085422947 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085422947 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241213085422947 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085422947 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.sgsn0-RAN(962)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(970)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(954)@8fcf34dce8ec: Final verdict of PTC: none 20241213085422947 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085422947 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085422947 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085422947 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) 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 IPA-CTRL-CLI-IPA(946)@8fcf34dce8ec: Final verdict of PTC: none 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241213085422947 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085422947 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085422947 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085422947 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085422947 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) 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085422947 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085422947 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085422947 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) 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SHUTDOWN_EVENT 20241213085422947 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085422947 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085422947 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) 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085422947 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085422947 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085422947 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085422947 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085422947 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085422947 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085422947 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085422947 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085422947 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085422947 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085422947 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085422947 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085422947 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085422947 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) 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085422948 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085422947 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085422947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085422948 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085422948 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085422948 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085422948 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085422948 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085422948 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085422948 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085422948 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085422948 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) 20241213085422948 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241213085422948 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085422948 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085422948 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085422948 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241213085422948 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085422948 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085422948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085422948 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085422948 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085422949 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085422949 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085422949 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085422949 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085422949 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085422949 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085422950 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085422950 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085422950 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085422950 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241213085422950 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085422951 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085422951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085422951 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085422951 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085422951 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085422951 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085422952 DRANAP NOTICE cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085422952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085422952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc2-M3UA(960)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(963)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(966)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(961)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(957)@8fcf34dce8ec: Final verdict of PTC: none 20241213085422952 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085422953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085422953 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085422953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085422953 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn2-RAN(968)@8fcf34dce8ec: Final verdict of PTC: none 20241213085422954 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085422954 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085422954 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085422954 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085422955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5565989a7e10]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085422955 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085422955 DLSCCP DEBUG SCCP-SCOC(108)[0x556598a2a970]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085422956 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8e5f3), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085422956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085422956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085422956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085422956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085422957 DLSCCP DEBUG SCCP-SCOC(108)[0x556598a2a970]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085422957 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5565989a7e10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085422957 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1307155)[0x556598a290a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085422958 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1307155)[0x556598a290a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085422958 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085422958 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1307155)[0x556598a290a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085422959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1307155)[0x556598a290a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085422959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1307155)[0x556598a290a0]{disrupted}: Freeing instance (context_map.c:202) 20241213085422959 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1307155)[0x556598a290a0]{disrupted}: Deallocated (fsm.c:568) 20241213085422959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5565989a7e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085422959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5565989a7e10]{disconnected}: Freeing instance (context_map.c:206) 20241213085422960 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x5565989a7e10]{disconnected}: Deallocated (fsm.c:568) 20241213085422960 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1307155 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241213085422960 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085422960 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085422960 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213085422960 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085422961 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085422961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085422961 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085422961 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085422961 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085422961 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085422962 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085422962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085422962 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085422962 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085422962 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085422962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085422962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085422962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085422962 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085422962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) HNBGW_Test.sgsn2-M3UA(969)@8fcf34dce8ec: Final verdict of PTC: none 20241213085422962 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085422963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085422963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085422963 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085422963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085422963 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085422963 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085422964 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085422964 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085422964 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085422964 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085422964 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085422964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085422964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085422965 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085422965 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085422965 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085422965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2782856)[0x556598a2bb90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085422965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2782856)[0x556598a2bb90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085422965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x556598a1c810]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085422966 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085422966 DLSCCP DEBUG SCCP-SCOC(109)[0x556598a1f710]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085422966 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040964e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085422966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085422966 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085422966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085422967 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085422967 DLSCCP DEBUG SCCP-SCOC(109)[0x556598a1f710]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085422967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x556598a1c810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085422967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2782856)[0x556598a2bb90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085422967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2782856)[0x556598a2bb90]{disrupted}: Freeing instance (context_map.c:202) 20241213085422967 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2782856)[0x556598a2bb90]{disrupted}: Deallocated (fsm.c:568) 20241213085422967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x556598a1c810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085422968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x556598a1c810]{disconnected}: Freeing instance (context_map.c:206) 20241213085422968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x556598a1c810]{disconnected}: Deallocated (fsm.c:568) 20241213085422968 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2782856 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241213085422968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085422968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085422968 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241213085422969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085422969 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085422969 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085422969 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085422969 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085422969 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085422970 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085422970 DRANAP NOTICE cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085422970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085422970 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085422970 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085422970 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085422970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085422970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085422970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213085422970 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-TRANSFER.req MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085422982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42430<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(947)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(944): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(945): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(946): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(947): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(948): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(950): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(951): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(952): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(953): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(954): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(955): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-RAN(956): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(957): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-SCCP(958): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-RAN(959): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc2-M3UA(960): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(967): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn2-RAN(968): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(969): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(970): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(971): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(972): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:54:23 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc 20241213085423145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085423747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34978<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=597900) Waiting for packet dumper to finish... 1 (prev_count=597900, count=598760) 20241213085424948 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085424949 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241213085424949 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241213085424949 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085424949 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085424949 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213085424949 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085424949 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085424949 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213085424949 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085424949 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085424949 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085424949 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085424949 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241213085424949 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241213085424949 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085424949 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085424949 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085425388 DLSCCP DEBUG SCCP-SCOC(107)[0x556598a35890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085425388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a7714), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085425388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085425388 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085425388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085425388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085425388 DLSCCP DEBUG SCCP-SCOC(105)[0x556598946430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085425388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ee866), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085425388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085425388 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085425388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085425388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085425388 DLSCCP DEBUG SCCP-SCOC(106)[0x556598a27d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085425388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030684c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085425388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085425388 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085425388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085425388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085425389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085425389 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085425389 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085425389 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085425389 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085425389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085425389 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085425389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085425389 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085425389 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085425389 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085425389 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085425389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085425389 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085425389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085425389 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085425389 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085425389 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085425389 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085425389 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085425389 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:54:25 UTC 2024 /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 20241213085426161 DLSCCP DEBUG SCCP-SCOC(104)[0x556598a36070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085426161 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c0c8b), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085426161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085426162 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085426162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085426162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085426162 DLSCCP DEBUG SCCP-SCOC(103)[0x556598a1c230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085426162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008aa77d), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085426162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085426162 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085426162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085426162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085426162 DLSCCP DEBUG SCCP-SCOC(102)[0x5565989a4aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085426162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c9d63), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085426162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085426162 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085426162 DLSS7 DEBUG[38;5;43m rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085426162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085426162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085426162 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085426162 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085426162 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085426162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085426162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085426162 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085426162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085426162 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085426162 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085426162 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085426163 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085426163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085426163 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085426163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085426163 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085426163 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085426163 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085426163 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085426163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085426163 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085426773 DLSCCP DEBUG SCCP-SCOC(100)[0x556598a2ac20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085426773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbbd36), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085426773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085426773 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085426773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085426773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085426773 DLSCCP DEBUG SCCP-SCOC(99)[0x556598a281a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085426773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd48b3), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085426773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085426773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085426773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085426773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085426773 DLSCCP DEBUG SCCP-SCOC(101)[0x556598a34f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085426773 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b54c86), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085426773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085426773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085426773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085426773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085426773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085426773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085426773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085426773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085426773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085426773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085426773 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085426773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085426773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085426773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085426773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085426773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085426773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085426773 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213085426773 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085426773 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085426773 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085426773 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085426773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085426773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085426773 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20241213085426791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34982<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085426794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085426797 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40983<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085426812 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085426812 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085426820 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085426820 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085426820 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085426820 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085426820 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085426820 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085426820 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41717 (stream_srv.c:132) 20241213085426820 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41717<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085426821 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085426821 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085426822 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085426822 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085426822 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085426822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085426822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085426822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085426822 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085426822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085426822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085426822 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085426822 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085426822 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085426822 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085426822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085426822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085426822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085426822 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085426822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085426822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085426822 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085426822 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085426822 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085426822 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085426822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085426822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085426822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085426822 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085426822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085426822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085426822 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085426822 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085426822 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085426822 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085426822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085426822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085426822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426822 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085426822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085426822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085426822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085426822 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085426822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085426822 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085426822 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085426822 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085426822 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085426822 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085426822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085426822 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085426822 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085426822 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085426822 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085426822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085426822 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085426822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085426822 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085426822 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085426822 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085426822 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085426822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085426822 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085426822 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085426822 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085426822 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085426822 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085426822 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085426822 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085426822 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(983)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(983)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(983)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(981)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(986)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-M3UA(986)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(986)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc1-SCCP(984)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085426850 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085426850 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085426850 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085426850 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085426851 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085426851 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085426851 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085426851 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085426851 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085426851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085426851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085426851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085426851 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085426851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085426851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085426851 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085426851 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085426851 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085426851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085426851 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085426851 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085426851 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085426851 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085426851 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085426851 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213085426852 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085426852 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085426852 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085426852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085426852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085426852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085426852 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085426852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085426852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085426852 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085426852 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085426852 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085426852 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085426852 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085426852 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085426852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085426852 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085426852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085426852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085426852 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085426852 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085426852 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085426852 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085426853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085426853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085426853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085426853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085426853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085426853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085426853 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085426853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085426853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085426853 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085426853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085426853 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085426853 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085426853 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085426853 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085426853 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085426853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085426853 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085426853 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085426853 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085426853 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085426853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085426853 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085426853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085426853 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085426853 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085426853 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085426853 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085426853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085426853 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(989)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(989)@8fcf34dce8ec: M3UA emulation initiated, the test can be started MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(989)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(987)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(992)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-M3UA(992)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(992)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(990)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085426893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085426893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085426893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085426893 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085426893 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085426893 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085426893 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085426893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085426893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085426898 DLINP DEBUG SRVCONN(,r=127.0.0.1:41717<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085426898 DLINP DEBUG SRVCONN(,r=127.0.0.1:41717<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085426898 DLINP DEBUG SRVCONN(,r=127.0.0.1:41717<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085426898 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085426898 DHNBAP DEBUG (127.0.0.1:41717 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085426898 DHNBAP NOTICE (127.0.0.1:41717 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085426898 DHNBAP NOTICE (127.0.0.1:41717 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085426898 DLINP DEBUG SRVCONN(,r=127.0.0.1:41717<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085426898 DLINP DEBUG SRVCONN(,r=127.0.0.1:41717<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085427035 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085427035 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085427035 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085427035 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085427043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427043 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085427043 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085427043 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085427043 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085427043 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085427043 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085427046 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427046 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085427046 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085427046 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085427046 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085427046 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085427046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085427046 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085427047 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085427047 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085427047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085427047 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085427047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085427047 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085427047 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085427047 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085427047 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085427047 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 20241213085427047 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 20241213085427047 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085427047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213085427048 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085427048 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085427048 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085427048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085427048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085427048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085427048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085427048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085427048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085427048 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085427049 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427049 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085427049 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085427049 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085427049 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085427049 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085427049 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085427049 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(986)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085427053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427054 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085427054 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085427054 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085427054 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085427054 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085427054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085427056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427056 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085427056 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085427056 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085427056 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085427056 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085427056 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085427056 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085427056 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085427056 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085427056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085427056 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085427056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085427057 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085427057 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085427057 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085427057 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085427058 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085427058 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085427058 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085427058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085427058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085427058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085427058 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085427058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085427058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085427058 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085427058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427058 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085427058 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085427058 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085427058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085427058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085427058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085427058 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427069 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085427069 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085427069 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085427069 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085427075 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427075 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085427075 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085427075 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085427075 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085427075 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085427075 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085427077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427077 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085427077 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085427077 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085427077 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085427077 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085427077 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085427077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085427077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085427077 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085427077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085427077 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085427077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085427077 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085427077 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085427077 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085427077 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085427078 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085427078 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085427078 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085427078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085427078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085427078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085427078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085427078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085427078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085427078 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085427078 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427078 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085427078 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085427078 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085427078 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085427078 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085427078 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085427078 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427082 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 20241213085427082 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 20241213085427082 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085427082 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213085427085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427085 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213085427085 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085427085 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085427085 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085427085 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085427085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085427087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427087 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085427087 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085427087 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085427087 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085427087 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085427087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085427087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085427087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085427087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213085427087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085427087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085427087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085427087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085427087 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085427087 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085427087 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085427089 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085427089 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085427089 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085427089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085427089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085427089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085427089 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085427089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085427089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085427089 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085427089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427089 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085427089 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085427089 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085427089 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085427089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085427089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085427089 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427579 DLSCCP DEBUG SCCP-SCOC(98)[0x556598a298f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085427579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00acbb05), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085427579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085427579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085427579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085427579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085427579 DLSCCP DEBUG SCCP-SCOC(97)[0x556598a27a20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085427579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d432a), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085427579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085427579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085427579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085427579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085427579 DLSCCP DEBUG SCCP-SCOC(96)[0x556598a1aaa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085427579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b02206), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085427579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085427579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085427579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085427579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085427579 DLSCCP DEBUG SCCP-SCOC(95)[0x556598a1c100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085427579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009b5e43), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085427579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085427579 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085427579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085427579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085427579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085427579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085427579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085427579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085427579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085427579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085427579 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085427580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085427580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085427580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085427580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085427580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085427580 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085427580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085427580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085427580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085427580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085427580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085427580 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085427580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085427580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085427580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085427580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085427580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085427580 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427588 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427588 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085427588 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085427588 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085427588 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085427588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085427588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085427588 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085427588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085427588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085427588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085427588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085427588 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=00acbb05) (sccp_scrc.c:477) 20241213085427588 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1824) 20241213085427588 DLSCCP DEBUG SCCP-SCOC(98)[0x556598a298f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085427588 DLSCCP DEBUG SCCP-SCOC(98)[0x556598a298f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085427588 DLSCCP DEBUG SCCP-SCOC(98)[0x556598a298f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085427588 DLSCCP DEBUG SCCP-SCOC(98)[0x556598a298f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085427588 DLSCCP DEBUG SCCP-SCOC(98)[0x556598a298f0]{IDLE}: Deallocated (fsm.c:568) 20241213085427790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427790 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085427790 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085427790 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085427790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085427790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085427790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085427790 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427790 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085427790 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085427790 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085427790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085427790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085427790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085427790 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427790 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085427790 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085427790 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085427790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085427790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085427790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085427790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085427790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085427790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085427790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085427790 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=005d432a) (sccp_scrc.c:477) 20241213085427790 DLSCCP DEBUG Received CO:RELCO for local reference 97 (sccp_scoc.c:1824) 20241213085427790 DLSCCP DEBUG SCCP-SCOC(97)[0x556598a27a20]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085427790 DLSCCP DEBUG SCCP-SCOC(97)[0x556598a27a20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085427790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085427790 DLSCCP DEBUG SCCP-SCOC(97)[0x556598a27a20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085427790 DLSCCP DEBUG SCCP-SCOC(97)[0x556598a27a20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085427790 DLSCCP DEBUG SCCP-SCOC(97)[0x556598a27a20]{IDLE}: Deallocated (fsm.c:568) 20241213085427790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085427790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085427790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085427790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085427790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085427790 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=00b02206) (sccp_scrc.c:477) 20241213085427790 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427791 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20241213085427791 DLSCCP DEBUG SCCP-SCOC(96)[0x556598a1aaa0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085427791 DLSCCP DEBUG SCCP-SCOC(96)[0x556598a1aaa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085427791 DLSCCP DEBUG SCCP-SCOC(96)[0x556598a1aaa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085427791 DLSCCP DEBUG SCCP-SCOC(96)[0x556598a1aaa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085427791 DLSCCP DEBUG SCCP-SCOC(96)[0x556598a1aaa0]{IDLE}: Deallocated (fsm.c:568) 20241213085427791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085427791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085427791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085427791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085427791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085427791 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=009b5e43) (sccp_scrc.c:477) 20241213085427791 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20241213085427791 DLSCCP DEBUG SCCP-SCOC(95)[0x556598a1c100]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085427791 DLSCCP DEBUG SCCP-SCOC(95)[0x556598a1c100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085427791 DLSCCP DEBUG SCCP-SCOC(95)[0x556598a1c100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085427791 DLSCCP DEBUG SCCP-SCOC(95)[0x556598a1c100]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085427791 DLSCCP DEBUG SCCP-SCOC(95)[0x556598a1c100]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(982)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085427847 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427847 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085427847 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085427847 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085427847 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085427847 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085427847 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085427847 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427848 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085427848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085427848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085427848 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085427848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085427848 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085427848 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085427848 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085427848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427848 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085427848 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085427849 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085427849 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085427849 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085427849 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085427849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085427849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085427849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085427849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085427849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085427849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085427849 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085427849 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085427850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427850 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085427850 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085427850 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085427850 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085427850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085427850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085427850 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427852 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427852 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085427852 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085427852 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085427852 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085427852 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085427852 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085427852 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427852 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085427852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085427852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085427852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085427852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085427852 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085427852 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085427852 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085427852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427852 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427852 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427852 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427852 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427852 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427852 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085427852 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085427852 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085427852 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085427852 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(985)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085427863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427863 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085427863 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085427863 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085427863 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085427863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085427863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085427863 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085427863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085427863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085427863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085427863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085427863 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085427863 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085427864 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085427864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427864 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085427864 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085427864 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085427864 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085427864 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) 20241213085427864 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) 20241213085427864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085427864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085427864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085427864 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085427864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085427864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085427864 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085427864 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{CONNECTED}: link up (cnlink.c:111) 20241213085427864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427864 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085427864 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085427864 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085427864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085427864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085427864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085427864 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427866 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085427866 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085427866 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085427866 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085427866 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085427866 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085427866 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085427866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085427866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085427866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085427866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085427866 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085427866 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085427866 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085427866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427866 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085427866 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085427866 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085427866 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085427866 DRANAP INFO cnlink(msc-1)[0x5565989a9670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(988)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.sgsn1-RAN(991)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085427886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427886 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085427886 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085427886 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085427886 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085427886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085427886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085427886 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427886 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085427886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085427886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085427886 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085427886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085427886 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085427886 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085427886 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085427886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427886 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085427886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085427886 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085427886 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085427886 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) 20241213085427886 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) 20241213085427886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085427886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085427886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085427886 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085427886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085427886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085427886 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085427886 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: link up (cnlink.c:111) 20241213085427886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427886 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085427886 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085427886 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085427886 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085427886 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085427886 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085427886 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427887 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085427887 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085427887 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085427887 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085427887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085427887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085427887 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427887 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085427887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085427887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085427887 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085427887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085427887 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085427887 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085427887 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085427887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427887 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085427887 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085427887 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085427887 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085427887 DRANAP INFO cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085427998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427998 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085427998 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085427998 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085427998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085427998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085427998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085427998 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085427999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085427999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085427999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085427999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085427999 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085427999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085427999 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085427999 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085427999 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085427999 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085427999 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085427999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085427999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085427999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085427999 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085427999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427999 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085427999 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085427999 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085427999 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085427999 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085427999 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085427999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085427999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085427999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085427999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085427999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085427999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085427999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085427999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085427999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085427999 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085427999 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085427999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085427999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085428000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085428000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085428000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085428000 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085428000 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085428000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085428000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085428000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085428000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085428000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085428000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085428000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085428000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085428000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085428000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085428000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085428000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085428000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085428000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085428000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085428000 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085428000 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085428000 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085428000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085428000 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085428000 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085428000 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085428000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085428000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085428000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085428000 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085428404 DLSCCP DEBUG SCCP-SCOC(92)[0x556598a3dbf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085428405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a86bf), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085428405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085428405 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085428405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085428405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085428405 DLSCCP DEBUG SCCP-SCOC(93)[0x556598a23f40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085428405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6f593), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085428405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085428405 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085428405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085428405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085428405 DLSCCP DEBUG SCCP-SCOC(94)[0x5565988e6540]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085428405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00109412), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085428405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085428405 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085428405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085428405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085428405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085428405 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085428405 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085428405 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085428405 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085428405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085428405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085428405 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085428405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085428405 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085428406 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085428406 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085428406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085428406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085428406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085428406 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085428406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085428406 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085428406 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085428406 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085428406 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085428406 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085428406 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085428406 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085428411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085428411 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085428411 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085428411 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085428411 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085428411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085428411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085428411 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085428411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085428411 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085428411 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085428411 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085428411 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085428411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085428411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085428411 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085428411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085428412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085428412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085428412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085428412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085428412 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=006a86bf) (sccp_scrc.c:477) 20241213085428412 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20241213085428412 DLSCCP DEBUG SCCP-SCOC(92)[0x556598a3dbf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085428412 DLSCCP DEBUG SCCP-SCOC(92)[0x556598a3dbf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085428412 DLSCCP DEBUG SCCP-SCOC(92)[0x556598a3dbf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085428412 DLSCCP DEBUG SCCP-SCOC(92)[0x556598a3dbf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085428412 DLSCCP DEBUG SCCP-SCOC(92)[0x556598a3dbf0]{IDLE}: Deallocated (fsm.c:568) 20241213085428412 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085428412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085428412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085428412 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085428412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085428412 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=00109412) (sccp_scrc.c:477) 20241213085428412 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20241213085428412 DLSCCP DEBUG SCCP-SCOC(94)[0x5565988e6540]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085428412 DLSCCP DEBUG SCCP-SCOC(94)[0x5565988e6540]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085428412 DLSCCP DEBUG SCCP-SCOC(94)[0x5565988e6540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085428412 DLSCCP DEBUG SCCP-SCOC(94)[0x5565988e6540]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085428412 DLSCCP DEBUG SCCP-SCOC(94)[0x5565988e6540]{IDLE}: Deallocated (fsm.c:568) 20241213085428614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085428614 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085428614 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085428614 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085428614 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085428614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085428614 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085428614 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085428615 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085428615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085428615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085428615 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085428615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085428615 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=00b6f593) (sccp_scrc.c:477) 20241213085428615 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20241213085428615 DLSCCP DEBUG SCCP-SCOC(93)[0x556598a23f40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085428615 DLSCCP DEBUG SCCP-SCOC(93)[0x556598a23f40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085428615 DLSCCP DEBUG SCCP-SCOC(93)[0x556598a23f40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085428615 DLSCCP DEBUG SCCP-SCOC(93)[0x556598a23f40]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085428615 DLSCCP DEBUG SCCP-SCOC(93)[0x556598a23f40]{IDLE}: Deallocated (fsm.c:568) 20241213085428907 DLCTRL DEBUG Command: GET 317526697 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085428907 DLCTRL DEBUG Tx Command reply: GET_REPLY 317526697 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085428916 DLCTRL DEBUG Command: GET 383351018 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085428916 DLCTRL DEBUG Tx Command reply: GET_REPLY 383351018 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085428919 DLCTRL DEBUG Command: GET 723618949 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085428919 DLCTRL DEBUG Tx Command reply: GET_REPLY 723618949 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085428921 DLCTRL DEBUG Command: GET 890119787 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085428921 DLCTRL DEBUG Tx Command reply: GET_REPLY 890119787 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085428923 DLCTRL DEBUG Command: GET 963852162 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085428923 DLCTRL DEBUG Tx Command reply: GET_REPLY 963852162 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085428925 DLCTRL DEBUG Command: GET 758092855 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085428925 DLCTRL DEBUG Tx Command reply: GET_REPLY 758092855 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085428929 DLCTRL DEBUG Command: GET 140036741 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085428929 DLCTRL DEBUG Tx Command reply: GET_REPLY 140036741 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085428933 DLCTRL DEBUG Command: GET 887914789 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085428933 DLCTRL DEBUG Tx Command reply: GET_REPLY 887914789 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085428937 DLCTRL DEBUG Command: GET 403495525 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085428937 DLCTRL DEBUG Tx Command reply: GET_REPLY 403495525 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085428940 DLCTRL DEBUG Command: GET 721629888 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085428940 DLCTRL DEBUG Tx Command reply: GET_REPLY 721629888 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085428942 DLCTRL DEBUG Command: GET 903547371 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085428942 DLCTRL DEBUG Tx Command reply: GET_REPLY 903547371 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085428944 DLCTRL DEBUG Command: GET 994113833 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085428944 DLCTRL DEBUG Tx Command reply: GET_REPLY 994113833 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085428947 DLCTRL DEBUG Command: GET 651710127 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085428947 DLCTRL DEBUG Tx Command reply: GET_REPLY 651710127 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085428948 DLCTRL DEBUG Command: GET 524440141 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085428949 DLCTRL DEBUG Tx Command reply: GET_REPLY 524440141 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085428950 DLCTRL DEBUG Command: GET 914306331 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085428950 DLCTRL DEBUG Tx Command reply: GET_REPLY 914306331 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085428952 DLCTRL DEBUG Command: GET 532602894 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085428952 DLCTRL DEBUG Tx Command reply: GET_REPLY 532602894 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085428953 DLCTRL DEBUG Command: GET 852548882 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085428953 DLCTRL DEBUG Tx Command reply: GET_REPLY 852548882 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085428955 DLCTRL DEBUG Command: GET 188455201 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085428955 DLCTRL DEBUG Tx Command reply: GET_REPLY 188455201 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085428956 DLCTRL DEBUG Command: GET 137646998 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085428956 DLCTRL DEBUG Tx Command reply: GET_REPLY 137646998 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085428957 DLCTRL DEBUG Command: GET 325598789 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085428957 DLCTRL DEBUG Tx Command reply: GET_REPLY 325598789 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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 := '000000000000000000101001'B, t_guard := 20.000000 } 20241213085428992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35006<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(988)@8fcf34dce8ec: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(988)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)2464110 20241213085430026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085430026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085430026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241213085430026 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085430026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x25996e, normal) (hnbgw_rua.c:407) 20241213085430026 DHNB DEBUG map_rua[0x556598a27a20]{init}: Allocated (fsm.c:456) 20241213085430026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2464110)[0x556598a27a20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085430026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2464110 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085430026 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085430026 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085430026 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241213085430026 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2464110 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085430026 DCN DEBUG map_sccp[0x556598a298f0]{init}: Allocated (fsm.c:456) 20241213085430026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x556598a298f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085430026 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2464110 <-> SCCP-110 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085430026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2464110 SCCP-110 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241213085430026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2464110)[0x556598a27a20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085430026 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085430026 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085430026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2464110)[0x556598a27a20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085430026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x556598a298f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085430026 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085430026 DLSCCP DEBUG SCCP-SCOC(110)[0x556598a2bb90]{IDLE}: Allocated (fsm.c:456) 20241213085430026 DLSCCP DEBUG SCCP-SCOC(110)[0x556598a2bb90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085430026 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030000290056400500f1100926) (sccp_scrc.c:406) 20241213085430026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085430026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085430026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085430026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085430026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085430026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085430026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085430026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085430026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085430026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085430026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085430026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085430026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085430026 DLSCCP DEBUG SCCP-SCOC(110)[0x556598a2bb90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085430026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x556598a298f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085430026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2464110)[0x556598a27a20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085430027 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085430027 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085430027 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085430027 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085430027 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085430027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085430027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085430027 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(987)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(987)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(988)@8fcf34dce8ec: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994) HNBGW_Test.sgsn0-RAN(988)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)7267217 HNBGW_Test.sgsn0-SCCP(987)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(987)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085430035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085430035 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085430035 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085430035 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085430035 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085430035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085430035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085430035 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085430035 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085430035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085430035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085430035 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085430035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085430035 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004f9ba4) (sccp_scrc.c:477) 20241213085430035 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20241213085430035 DLSCCP DEBUG SCCP-SCOC(110)[0x556598a2bb90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085430036 DLSCCP DEBUG SCCP-SCOC(110)[0x556598a2bb90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085430036 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085430036 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085430036 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) 20241213085430036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x556598a298f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085430036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x556598a298f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085430037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35006<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085430038 DLCTRL DEBUG Command: GET 56219794 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085430038 DLCTRL DEBUG Tx Command reply: GET_REPLY 56219794 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085430044 DLCTRL DEBUG Command: GET 277661001 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085430044 DLCTRL DEBUG Tx Command reply: GET_REPLY 277661001 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085430047 DLCTRL DEBUG Command: GET 303519157 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085430047 DLCTRL DEBUG Tx Command reply: GET_REPLY 303519157 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085430048 DLCTRL DEBUG Command: GET 94025727 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085430049 DLCTRL DEBUG Tx Command reply: GET_REPLY 94025727 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085430049 DLCTRL DEBUG Command: GET 553373526 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085430049 DLCTRL DEBUG Tx Command reply: GET_REPLY 553373526 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085430050 DLCTRL DEBUG Command: GET 218177637 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085430050 DLCTRL DEBUG Tx Command reply: GET_REPLY 218177637 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085430052 DLCTRL DEBUG Command: GET 712205553 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085430052 DLCTRL DEBUG Tx Command reply: GET_REPLY 712205553 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085430053 DLCTRL DEBUG Command: GET 13012086 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085430053 DLCTRL DEBUG Tx Command reply: GET_REPLY 13012086 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085430054 DLCTRL DEBUG Command: GET 740935927 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085430054 DLCTRL DEBUG Tx Command reply: GET_REPLY 740935927 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085430055 DLCTRL DEBUG Command: GET 962480079 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085430055 DLCTRL DEBUG Tx Command reply: GET_REPLY 962480079 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085430055 DLCTRL DEBUG Command: GET 739641549 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085430055 DLCTRL DEBUG Tx Command reply: GET_REPLY 739641549 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085430056 DLCTRL DEBUG Command: GET 66241657 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085430056 DLCTRL DEBUG Tx Command reply: GET_REPLY 66241657 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085430057 DLCTRL DEBUG Command: GET 165520296 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085430057 DLCTRL DEBUG Tx Command reply: GET_REPLY 165520296 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085430058 DLCTRL DEBUG Command: GET 576949498 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085430058 DLCTRL DEBUG Tx Command reply: GET_REPLY 576949498 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085430059 DLCTRL DEBUG Command: GET 216739510 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085430059 DLCTRL DEBUG Tx Command reply: GET_REPLY 216739510 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085430059 DLCTRL DEBUG Command: GET 612225085 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085430059 DLCTRL DEBUG Tx Command reply: GET_REPLY 612225085 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085430060 DLCTRL DEBUG Command: GET 946330841 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085430060 DLCTRL DEBUG Tx Command reply: GET_REPLY 946330841 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085430061 DLCTRL DEBUG Command: GET 911638991 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085430061 DLCTRL DEBUG Tx Command reply: GET_REPLY 911638991 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085430062 DLCTRL DEBUG Command: GET 939321149 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085430062 DLCTRL DEBUG Tx Command reply: GET_REPLY 939321149 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085430062 DLCTRL DEBUG Command: GET 162027344 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085430062 DLCTRL DEBUG Tx Command reply: GET_REPLY 162027344 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000001010101111'B, t_guard := 20.000000 } 20241213085430075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35018<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(991)@8fcf34dce8ec: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(991)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)11685038 20241213085431083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085431083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085431083 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241213085431083 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085431083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb24cae, normal) (hnbgw_rua.c:407) 20241213085431083 DHNB DEBUG map_rua[0x556598a1c810]{init}: Allocated (fsm.c:456) 20241213085431083 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11685038)[0x556598a1c810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085431083 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11685038 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085431083 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085431084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085431084 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241213085431084 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11685038 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241213085431084 DCN DEBUG map_sccp[0x556598a290a0]{init}: Allocated (fsm.c:456) 20241213085431084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x556598a290a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085431084 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11685038 <-> SCCP-111 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241213085431084 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11685038 SCCP-111 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241213085431084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11685038)[0x556598a1c810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085431084 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085431084 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085431084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11685038)[0x556598a1c810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085431084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x556598a290a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085431084 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085431084 DLSCCP DEBUG SCCP-SCOC(111)[0x5565989a7e10]{IDLE}: Allocated (fsm.c:456) 20241213085431084 DLSCCP DEBUG SCCP-SCOC(111)[0x5565989a7e10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085431084 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002af0056400500f1100926) (sccp_scrc.c:406) 20241213085431084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085431084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085431084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085431084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085431084 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085431084 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085431084 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085431084 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085431084 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085431084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085431084 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085431084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085431084 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085431084 DLSCCP DEBUG SCCP-SCOC(111)[0x5565989a7e10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085431084 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x556598a290a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085431084 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11685038)[0x556598a1c810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085431084 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085431084 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085431084 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085431084 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085431084 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085431084 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085431084 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085431084 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(990)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(990)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(991)@8fcf34dce8ec: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995) HNBGW_Test.sgsn1-RAN(991)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)14695048 HNBGW_Test.sgsn1-SCCP(990)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(990)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085431092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085431092 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085431092 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085431092 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085431092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085431092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085431092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085431092 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085431092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085431092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085431092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085431092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085431092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085431092 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0041d9d5) (sccp_scrc.c:477) 20241213085431092 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20241213085431092 DLSCCP DEBUG SCCP-SCOC(111)[0x5565989a7e10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085431093 DLSCCP DEBUG SCCP-SCOC(111)[0x5565989a7e10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085431093 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085431093 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085431093 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) 20241213085431093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x556598a290a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085431093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x556598a290a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085431094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35018<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085431095 DLCTRL DEBUG Command: GET 582742886 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085431095 DLCTRL DEBUG Tx Command reply: GET_REPLY 582742886 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085431098 DLCTRL DEBUG Command: GET 182377092 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085431098 DLCTRL DEBUG Tx Command reply: GET_REPLY 182377092 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085431099 DLCTRL DEBUG Command: GET 611131040 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085431099 DLCTRL DEBUG Tx Command reply: GET_REPLY 611131040 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085431101 DLCTRL DEBUG Command: GET 656725430 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085431101 DLCTRL DEBUG Tx Command reply: GET_REPLY 656725430 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085431102 DLCTRL DEBUG Command: GET 761363774 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085431102 DLCTRL DEBUG Tx Command reply: GET_REPLY 761363774 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085431103 DLCTRL DEBUG Command: GET 94973500 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085431103 DLCTRL DEBUG Tx Command reply: GET_REPLY 94973500 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241213085431104 DLCTRL DEBUG Command: GET 973511849 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085431104 DLCTRL DEBUG Tx Command reply: GET_REPLY 973511849 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085431105 DLCTRL DEBUG Command: GET 234557664 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085431105 DLCTRL DEBUG Tx Command reply: GET_REPLY 234557664 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085431106 DLCTRL DEBUG Command: GET 826334902 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085431106 DLCTRL DEBUG Tx Command reply: GET_REPLY 826334902 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085431106 DLCTRL DEBUG Command: GET 977318556 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085431106 DLCTRL DEBUG Tx Command reply: GET_REPLY 977318556 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085431107 DLCTRL DEBUG Command: GET 41972822 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085431107 DLCTRL DEBUG Tx Command reply: GET_REPLY 41972822 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085431108 DLCTRL DEBUG Command: GET 160172312 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085431108 DLCTRL DEBUG Tx Command reply: GET_REPLY 160172312 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085431108 DLCTRL DEBUG Command: GET 465699549 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085431108 DLCTRL DEBUG Tx Command reply: GET_REPLY 465699549 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085431109 DLCTRL DEBUG Command: GET 443672113 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085431109 DLCTRL DEBUG Tx Command reply: GET_REPLY 443672113 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085431110 DLCTRL DEBUG Command: GET 438110039 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085431110 DLCTRL DEBUG Tx Command reply: GET_REPLY 438110039 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085431110 DLCTRL DEBUG Command: GET 895384789 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085431110 DLCTRL DEBUG Tx Command reply: GET_REPLY 895384789 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085431111 DLCTRL DEBUG Command: GET 614477140 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085431111 DLCTRL DEBUG Tx Command reply: GET_REPLY 614477140 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085431112 DLCTRL DEBUG Command: GET 299767345 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085431112 DLCTRL DEBUG Tx Command reply: GET_REPLY 299767345 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085431112 DLCTRL DEBUG Command: GET 585186411 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085431112 DLCTRL DEBUG Tx Command reply: GET_REPLY 585186411 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085431113 DLCTRL DEBUG Command: GET 5934623 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085431113 DLCTRL DEBUG Tx Command reply: GET_REPLY 5934623 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: "disconnecting msc0" 20241213085431114 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.sgsn0-RAN(988)@8fcf34dce8ec: Final verdict of PTC: none 20241213085431115 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085431115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085431115 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085431115 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085431115 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085431115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085431115 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085431115 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085431115 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085431115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085431115 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085431115 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085431115 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085431115 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085431115 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085431115 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085431115 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085431115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085431115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085431115 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085431115 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085431115 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085431115 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085431115 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085431115 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085431115 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085431115 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085431115 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085431115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x556598a298f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085431115 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085431115 DLSCCP DEBUG SCCP-SCOC(110)[0x556598a2bb90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085431115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f9ba4), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085431115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085431115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085431115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085431115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085431115 DLSCCP DEBUG SCCP-SCOC(110)[0x556598a2bb90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085431115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x556598a298f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085431115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2464110)[0x556598a27a20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085431115 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2464110)[0x556598a27a20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085431115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085431115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2464110)[0x556598a27a20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085431115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2464110)[0x556598a27a20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085431115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2464110)[0x556598a27a20]{disrupted}: Freeing instance (context_map.c:202) 20241213085431115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2464110)[0x556598a27a20]{disrupted}: Deallocated (fsm.c:568) 20241213085431115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x556598a298f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085431115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x556598a298f0]{disconnected}: Freeing instance (context_map.c:206) 20241213085431115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x556598a298f0]{disconnected}: Deallocated (fsm.c:568) 20241213085431115 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2464110 SCCP-110 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213085431115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085431115 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085431115 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085431115 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085431115 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085431115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085431115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085431115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085431115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085431115 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(989)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(987)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: 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 := '000000000000001110001111'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@8fcf34dce8ec: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)2464110 20241213085431128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35034<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(991)@8fcf34dce8ec: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(991)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)12662459 20241213085432137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085432137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085432137 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213085432137 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085432137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc136bb, normal) (hnbgw_rua.c:407) 20241213085432137 DHNB DEBUG map_rua[0x556598a27a20]{init}: Allocated (fsm.c:456) 20241213085432137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12662459)[0x556598a27a20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085432137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12662459 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085432137 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085432137 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085432137 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12662459 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241213085432137 DCN DEBUG map_sccp[0x556598a298f0]{init}: Allocated (fsm.c:456) 20241213085432137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x556598a298f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085432137 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12662459 <-> SCCP-112 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241213085432137 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12662459 SCCP-112 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213085432137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12662459)[0x556598a27a20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085432137 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085432137 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085432137 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12662459)[0x556598a27a20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085432137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x556598a298f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085432137 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085432137 DLSCCP DEBUG SCCP-SCOC(112)[0x556598a383c0]{IDLE}: Allocated (fsm.c:456) 20241213085432137 DLSCCP DEBUG SCCP-SCOC(112)[0x556598a383c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085432137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f400300038f0056400500f1100926) (sccp_scrc.c:406) 20241213085432137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085432137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085432137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085432137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085432137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085432137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085432138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085432138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085432138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085432138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085432138 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085432138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085432138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085432138 DLSCCP DEBUG SCCP-SCOC(112)[0x556598a383c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085432138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x556598a298f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085432138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12662459)[0x556598a27a20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085432138 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085432138 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085432138 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085432138 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085432138 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085432138 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085432138 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085432138 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(990)@8fcf34dce8ec: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(990)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(991)@8fcf34dce8ec: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996) HNBGW_Test.sgsn1-RAN(991)@8fcf34dce8ec: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)4000933 HNBGW_Test.sgsn1-SCCP(990)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(990)@8fcf34dce8ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085432142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085432142 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085432142 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085432142 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085432142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085432142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085432142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085432142 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085432142 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085432142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085432142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085432142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085432142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085432142 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001da3ba) (sccp_scrc.c:477) 20241213085432142 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085432142 DLSCCP DEBUG SCCP-SCOC(112)[0x556598a383c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085432142 DLSCCP DEBUG SCCP-SCOC(112)[0x556598a383c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085432142 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085432142 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085432142 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) 20241213085432142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x556598a298f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085432142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x556598a298f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085432145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35034<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085432147 DLCTRL DEBUG Command: GET 635627753 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085432147 DLCTRL DEBUG Tx Command reply: GET_REPLY 635627753 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085432150 DLCTRL DEBUG Command: GET 398806161 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085432150 DLCTRL DEBUG Tx Command reply: GET_REPLY 398806161 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085432153 DLCTRL DEBUG Command: GET 915280087 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085432153 DLCTRL DEBUG Tx Command reply: GET_REPLY 915280087 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085432156 DLCTRL DEBUG Command: GET 563113685 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085432156 DLCTRL DEBUG Tx Command reply: GET_REPLY 563113685 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085432158 DLCTRL DEBUG Command: GET 319145431 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085432158 DLCTRL DEBUG Tx Command reply: GET_REPLY 319145431 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085432159 DLCTRL DEBUG Command: GET 432867550 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085432159 DLCTRL DEBUG Tx Command reply: GET_REPLY 432867550 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20241213085432160 DLCTRL DEBUG Command: GET 530904970 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085432161 DLCTRL DEBUG Tx Command reply: GET_REPLY 530904970 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085432162 DLCTRL DEBUG Command: GET 493942080 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085432162 DLCTRL DEBUG Tx Command reply: GET_REPLY 493942080 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085432162 DLCTRL DEBUG Command: GET 328201202 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085432163 DLCTRL DEBUG Tx Command reply: GET_REPLY 328201202 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085432163 DLCTRL DEBUG Command: GET 909208414 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085432163 DLCTRL DEBUG Tx Command reply: GET_REPLY 909208414 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085432164 DLCTRL DEBUG Command: GET 928486189 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085432164 DLCTRL DEBUG Tx Command reply: GET_REPLY 928486189 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085432165 DLCTRL DEBUG Command: GET 5324033 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085432165 DLCTRL DEBUG Tx Command reply: GET_REPLY 5324033 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085432166 DLCTRL DEBUG Command: GET 375743163 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085432166 DLCTRL DEBUG Tx Command reply: GET_REPLY 375743163 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085432167 DLCTRL DEBUG Command: GET 394156003 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085432167 DLCTRL DEBUG Tx Command reply: GET_REPLY 394156003 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085432167 DLCTRL DEBUG Command: GET 613930614 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085432167 DLCTRL DEBUG Tx Command reply: GET_REPLY 613930614 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085432168 DLCTRL DEBUG Command: GET 404296430 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085432168 DLCTRL DEBUG Tx Command reply: GET_REPLY 404296430 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085432169 DLCTRL DEBUG Command: GET 150011276 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085432169 DLCTRL DEBUG Tx Command reply: GET_REPLY 150011276 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085432170 DLCTRL DEBUG Command: GET 837482200 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085432170 DLCTRL DEBUG Tx Command reply: GET_REPLY 837482200 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085432171 DLCTRL DEBUG Command: GET 493400634 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085432171 DLCTRL DEBUG Tx Command reply: GET_REPLY 493400634 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085432171 DLCTRL DEBUG Command: GET 910920864 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085432171 DLCTRL DEBUG Tx Command reply: GET_REPLY 910920864 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085432174 DLINP DEBUG SRVCONN(,r=127.0.0.1:41717<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085432174 DLINP DEBUG SRVCONN(,r=127.0.0.1:41717<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085432174 DLINP NOTICE SRV(,r=127.0.0.1:41717<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085432174 DMAIN NOTICE (127.0.0.1:41717 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41717<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085432174 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213085432174 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40983<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(973)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@8fcf34dce8ec: Final verdict of PTC: none 20241213085432175 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34996<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(982)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(981)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(980)@8fcf34dce8ec: Final verdict of PTC: none 20241213085432175 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085432175 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085432175 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085432175 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) 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213085432175 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085432175 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085432175 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085432175 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085432175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085432175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085432175 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085432175 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) 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085432175 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085432175 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085432175 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn1-RAN(991)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(992)@8fcf34dce8ec: Final verdict of PTC: none 20241213085432175 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085432175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085432175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085432175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085432175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085432175 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085432175 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) 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241213085432175 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-SCCP(984)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-RAN(985)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(986)@8fcf34dce8ec: Final verdict of PTC: none 20241213085432175 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085432175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085432175 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085432175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085432175 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085432175 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085432175 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085432175 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) 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085432175 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213085432175 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085432175 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085432175 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085432175 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085432175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085432175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(983)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(975)@8fcf34dce8ec: Final verdict of PTC: none 20241213085432175 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085432175 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085432175 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085432175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085432175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085432175 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085432175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085432175 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085432175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085432175 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085432175 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085432175 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085432175 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085432175 DRANAP NOTICE cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(993)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979)@8fcf34dce8ec: Final verdict of PTC: none 20241213085432175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085432175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085432175 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213085432175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085432175 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085432175 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085432175 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085432175 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085432175 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085432175 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085432175 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085432175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x556598a290a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085432175 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085432175 DLSCCP DEBUG SCCP-SCOC(111)[0x5565989a7e10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085432175 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0041d9d5), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085432175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085432175 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085432175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085432175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085432175 DLSCCP DEBUG SCCP-SCOC(111)[0x5565989a7e10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085432175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x556598a290a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085432175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11685038)[0x556598a1c810]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085432175 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11685038)[0x556598a1c810]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085432175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085432175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11685038)[0x556598a1c810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085432175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11685038)[0x556598a1c810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085432175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11685038)[0x556598a1c810]{disrupted}: Freeing instance (context_map.c:202) 20241213085432175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11685038)[0x556598a1c810]{disrupted}: Deallocated (fsm.c:568) 20241213085432175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x556598a290a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085432175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x556598a290a0]{disconnected}: Freeing instance (context_map.c:206) 20241213085432175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x556598a290a0]{disconnected}: Deallocated (fsm.c:568) 20241213085432175 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11685038 SCCP-111 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241213085432175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x556598a298f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085432175 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085432175 DLSCCP DEBUG SCCP-SCOC(112)[0x556598a383c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085432175 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001da3ba), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085432175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085432175 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085432175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085432175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085432176 DLSCCP DEBUG SCCP-SCOC(112)[0x556598a383c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085432176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x556598a298f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085432176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12662459)[0x556598a27a20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085432176 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12662459)[0x556598a27a20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085432176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085432176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12662459)[0x556598a27a20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085432176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12662459)[0x556598a27a20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085432176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12662459)[0x556598a27a20]{disrupted}: Freeing instance (context_map.c:202) 20241213085432176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12662459)[0x556598a27a20]{disrupted}: Deallocated (fsm.c:568) 20241213085432176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x556598a298f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085432176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x556598a298f0]{disconnected}: Freeing instance (context_map.c:206) 20241213085432176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x556598a298f0]{disconnected}: Deallocated (fsm.c:568) 20241213085432176 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12662459 SCCP-112 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241213085432176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085432176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085432176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085432176 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085432176 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085432176 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085432176 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085432176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085432176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085432176 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085432176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085432176 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085432176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213085432176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085432176 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085432176 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085432176 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085432176 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085432176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085432176 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085432176 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085432176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085432176 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(990)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(974)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085432177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34982<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(976)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(973): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(974): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(975): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(976): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(980): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(981): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(982): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(983): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-SCCP(984): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-RAN(985): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc1-M3UA(986): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(987): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(988): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(989): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(990): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(991): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(992): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(993): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:54:32 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc 20241213085432324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085432926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51702<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=598476) 20241213085432957 DLSCCP DEBUG SCCP-SCOC(108)[0x556598a2a970]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085432957 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8e5f3), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085432957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085432957 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085432957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085432957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085432957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085432957 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085432957 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085432957 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085432958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085432958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085432958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085432958 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085432967 DLSCCP DEBUG SCCP-SCOC(109)[0x556598a1f710]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085432967 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040964e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085432967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085432967 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085432968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085432968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085432968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085432968 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085432968 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085432968 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085432968 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085432968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085432968 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085433115 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085433115 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085433115 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=598476, count=608112) 20241213085434177 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085434177 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085434177 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213085434177 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085434177 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085434177 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213085434177 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085434177 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085434177 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:54:35 UTC 2024 /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 20241213085435389 DLSCCP DEBUG SCCP-SCOC(106)[0x556598a27d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085435389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030684c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085435389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085435389 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085435389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085435389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085435389 DLSCCP DEBUG SCCP-SCOC(105)[0x556598946430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085435389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ee866), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085435389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085435389 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085435389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085435389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085435389 DLSCCP DEBUG SCCP-SCOC(107)[0x556598a35890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085435389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a7714), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085435389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085435389 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085435389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085435389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085435390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085435390 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085435390 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085435390 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085435390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085435390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085435390 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085435390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085435390 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085435390 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085435390 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085435390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085435390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085435390 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085435390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085435390 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085435390 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085435390 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085435390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085435390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085435390 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20241213085436042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51710<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085436063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51722<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085436064 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38631<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085436099 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085436099 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085436107 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085436107 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085436108 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085436108 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085436108 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085436108 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085436108 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085436108 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085436108 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40552 (stream_srv.c:132) 20241213085436108 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40552<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085436109 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085436109 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085436109 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085436109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085436109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085436109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085436109 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085436109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085436109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085436109 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085436109 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085436109 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085436109 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085436109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085436109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085436109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085436109 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085436109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085436109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085436110 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085436110 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085436110 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085436110 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085436110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085436110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085436110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085436110 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085436110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085436110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085436110 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085436110 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085436110 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085436110 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085436110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085436110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085436110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085436110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085436110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085436110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085436110 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085436110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436110 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085436110 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085436110 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085436110 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085436110 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085436110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436110 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085436110 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085436110 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085436110 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085436110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085436110 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085436110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436110 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085436110 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085436110 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085436110 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085436110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085436110 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085436110 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436110 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085436110 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085436110 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085436110 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085436110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085436110 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1007)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(1007)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1007)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1005)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085436126 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085436126 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085436126 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085436126 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085436126 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085436126 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085436126 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085436126 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085436128 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085436128 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085436128 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085436128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085436128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085436128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085436128 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085436128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085436128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085436128 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085436128 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085436128 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085436128 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085436128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085436128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085436128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085436128 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085436128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085436128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085436128 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085436128 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085436128 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085436128 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085436128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085436128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085436128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085436128 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085436128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085436128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085436128 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085436128 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085436128 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085436128 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085436128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085436128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085436128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085436128 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085436128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085436128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085436128 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085436128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436128 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085436128 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085436128 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085436128 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085436128 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085436128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436128 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085436128 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085436128 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085436128 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085436128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085436128 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085436128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436128 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085436128 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085436128 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085436128 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085436128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085436128 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085436128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436128 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085436128 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085436128 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085436128 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085436128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085436128 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1010)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(1010)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1010)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(1008)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085436152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085436152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085436152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085436152 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085436152 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085436152 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085436152 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085436152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085436152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085436157 DLINP DEBUG SRVCONN(,r=127.0.0.1:40552<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085436157 DLINP DEBUG SRVCONN(,r=127.0.0.1:40552<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085436157 DLINP DEBUG SRVCONN(,r=127.0.0.1:40552<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085436157 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085436157 DHNBAP DEBUG (127.0.0.1:40552 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085436157 DHNBAP NOTICE (127.0.0.1:40552 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085436157 DHNBAP NOTICE (127.0.0.1:40552 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085436157 DLINP DEBUG SRVCONN(,r=127.0.0.1:40552<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085436157 DLINP DEBUG SRVCONN(,r=127.0.0.1:40552<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085436162 DLSCCP DEBUG SCCP-SCOC(102)[0x5565989a4aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085436162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c9d63), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085436162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085436162 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085436162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085436162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085436162 DLSCCP DEBUG SCCP-SCOC(103)[0x556598a1c230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085436162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008aa77d), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085436162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085436162 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085436162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085436162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085436162 DLSCCP DEBUG SCCP-SCOC(104)[0x556598a36070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085436162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c0c8b), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085436162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085436162 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085436162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085436162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085436162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436162 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085436162 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085436162 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085436162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085436162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085436162 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085436162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436162 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085436162 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085436162 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085436162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085436162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085436162 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085436162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436162 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085436162 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085436162 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085436162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085436162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085436162 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085436322 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085436322 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085436322 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085436322 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085436331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436331 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085436331 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085436331 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085436331 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085436331 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085436331 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085436334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436334 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085436334 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085436334 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085436334 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085436334 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085436334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085436334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085436334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085436334 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085436334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085436334 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085436334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085436334 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085436334 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085436334 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085436334 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085436336 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085436336 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085436336 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085436336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085436336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085436336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085436336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085436336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085436336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085436336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436336 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085436336 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085436336 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085436336 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085436336 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085436336 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085436337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085436337 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085436340 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085436340 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085436340 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085436340 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085436346 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436346 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085436346 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085436346 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085436346 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085436346 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085436346 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085436350 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436351 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085436351 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085436351 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085436351 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085436351 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085436351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085436351 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085436351 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085436351 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085436351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085436351 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085436351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085436351 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085436351 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085436351 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085436351 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085436352 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085436352 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085436352 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085436352 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085436353 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085436353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085436353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085436353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085436353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085436353 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085436353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085436353 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085436353 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085436353 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436353 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085436353 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085436353 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085436353 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085436353 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085436353 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085436353 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085436774 DLSCCP DEBUG SCCP-SCOC(101)[0x556598a34f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085436774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b54c86), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085436774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085436774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085436774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085436774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085436774 DLSCCP DEBUG SCCP-SCOC(99)[0x556598a281a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085436774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd48b3), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085436774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085436774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085436774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085436774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085436774 DLSCCP DEBUG SCCP-SCOC(100)[0x556598a2ac20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085436774 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbbd36), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085436774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085436774 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085436774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085436774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085436775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436775 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085436775 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085436775 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085436775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085436775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085436775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085436775 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085436775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436775 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085436775 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085436775 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085436775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085436775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085436775 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085436775 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085436775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436775 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085436775 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085436775 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085436775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085436775 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085436775 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085436780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436781 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085436781 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085436781 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085436781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085436781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085436781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085436781 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085436781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085436781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085436781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085436781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085436781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085436781 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=00b54c86) (sccp_scrc.c:477) 20241213085436781 DLSCCP DEBUG Received CO:RELCO for local reference 101 (sccp_scoc.c:1824) 20241213085436781 DLSCCP DEBUG SCCP-SCOC(101)[0x556598a34f60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085436781 DLSCCP DEBUG SCCP-SCOC(101)[0x556598a34f60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085436781 DLSCCP DEBUG SCCP-SCOC(101)[0x556598a34f60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085436781 DLSCCP DEBUG SCCP-SCOC(101)[0x556598a34f60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085436781 DLSCCP DEBUG SCCP-SCOC(101)[0x556598a34f60]{IDLE}: Deallocated (fsm.c:568) 20241213085436982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085436982 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085436982 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085436982 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085436982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085436982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085436982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085436982 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085436982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085436982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085436982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085436982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085436982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085436982 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=00cd48b3) (sccp_scrc.c:477) 20241213085436982 DLSCCP DEBUG Received CO:RELCO for local reference 99 (sccp_scoc.c:1824) 20241213085436982 DLSCCP DEBUG SCCP-SCOC(99)[0x556598a281a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085436982 DLSCCP DEBUG SCCP-SCOC(99)[0x556598a281a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085436982 DLSCCP DEBUG SCCP-SCOC(99)[0x556598a281a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085436982 DLSCCP DEBUG SCCP-SCOC(99)[0x556598a281a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085436982 DLSCCP DEBUG SCCP-SCOC(99)[0x556598a281a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1006)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085437142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085437142 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085437142 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085437142 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085437142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085437142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085437142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085437142 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085437142 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085437142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085437142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085437142 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085437142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085437142 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085437142 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085437142 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085437142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437143 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085437143 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085437143 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085437143 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085437143 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085437143 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085437143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085437143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085437143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085437143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085437143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085437143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085437143 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085437143 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085437144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085437144 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085437144 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085437144 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085437144 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085437144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085437144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085437144 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085437145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085437145 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085437145 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085437145 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085437145 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085437145 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085437145 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085437145 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085437145 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085437145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085437145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085437145 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085437145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085437145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085437145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085437145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085437145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437145 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085437145 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085437145 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085437145 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085437145 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1009)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085437190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085437190 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085437190 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085437190 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085437190 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085437190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085437190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085437190 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085437190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085437190 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085437190 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085437190 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085437190 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085437190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085437190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085437190 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085437190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085437190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085437190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085437190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085437190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085437190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085437191 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085437191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085437191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437191 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085437191 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085437191 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085437191 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085437191 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085437191 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085437191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085437191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085437191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085437192 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085437192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085437192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085437192 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085437192 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085437192 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085437192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085437192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085437192 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085437192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085437192 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085437192 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085437192 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085437192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437192 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437192 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437192 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085437192 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085437192 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085437192 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085437192 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085437192 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085437192 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085437192 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085437193 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085437193 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085437193 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085437193 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085437193 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085437193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085437193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085437193 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085438170 DLCTRL DEBUG Command: GET 438541143 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085438170 DLCTRL DEBUG Tx Command reply: GET_REPLY 438541143 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085438177 DLCTRL DEBUG Command: GET 560805249 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085438177 DLCTRL DEBUG Tx Command reply: GET_REPLY 560805249 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085438183 DLCTRL DEBUG Command: GET 958612503 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085438183 DLCTRL DEBUG Tx Command reply: GET_REPLY 958612503 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085438190 DLCTRL DEBUG Command: GET 809442409 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085438190 DLCTRL DEBUG Tx Command reply: GET_REPLY 809442409 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085438194 DLCTRL DEBUG Command: GET 47863937 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085438194 DLCTRL DEBUG Tx Command reply: GET_REPLY 47863937 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085438198 DLCTRL DEBUG Command: GET 453152511 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085438199 DLCTRL DEBUG Tx Command reply: GET_REPLY 453152511 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085438203 DLCTRL DEBUG Command: GET 846135727 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085438203 DLCTRL DEBUG Tx Command reply: GET_REPLY 846135727 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085438206 DLCTRL DEBUG Command: GET 152327923 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085438207 DLCTRL DEBUG Tx Command reply: GET_REPLY 152327923 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085438211 DLCTRL DEBUG Command: GET 29730744 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085438211 DLCTRL DEBUG Tx Command reply: GET_REPLY 29730744 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085438214 DLCTRL DEBUG Command: GET 809213238 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085438214 DLCTRL DEBUG Tx Command reply: GET_REPLY 809213238 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085438217 DLCTRL DEBUG Command: GET 127997351 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085438217 DLCTRL DEBUG Tx Command reply: GET_REPLY 127997351 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085438220 DLCTRL DEBUG Command: GET 201951841 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085438220 DLCTRL DEBUG Tx Command reply: GET_REPLY 201951841 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085438222 DLCTRL DEBUG Command: GET 428642363 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085438222 DLCTRL DEBUG Tx Command reply: GET_REPLY 428642363 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085438227 DLCTRL DEBUG Command: GET 716898765 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085438227 DLCTRL DEBUG Tx Command reply: GET_REPLY 716898765 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085438232 DLCTRL DEBUG Command: GET 225078497 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085438232 DLCTRL DEBUG Tx Command reply: GET_REPLY 225078497 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085438237 DLCTRL DEBUG Command: GET 245308536 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085438237 DLCTRL DEBUG Tx Command reply: GET_REPLY 245308536 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085438242 DLCTRL DEBUG Command: GET 864498957 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085438242 DLCTRL DEBUG Tx Command reply: GET_REPLY 864498957 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085438246 DLCTRL DEBUG Command: GET 779447674 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085438246 DLCTRL DEBUG Tx Command reply: GET_REPLY 779447674 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085438250 DLCTRL DEBUG Command: GET 758683510 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085438250 DLCTRL DEBUG Tx Command reply: GET_REPLY 758683510 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085438254 DLCTRL DEBUG Command: GET 939823948 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085438254 DLCTRL DEBUG Tx Command reply: GET_REPLY 939823948 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: 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@8fcf34dce8ec: "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@8fcf34dce8ec: 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 := '000000000000000110110110'B, t_guard := 20.000000 } 20241213085438296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51736<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1009)@8fcf34dce8ec: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1009)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)10926590 20241213085439348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085439348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085439348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241213085439348 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085439348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa6b9fe, normal) (hnbgw_rua.c:407) 20241213085439348 DHNB DEBUG map_rua[0x556598a281a0]{init}: Allocated (fsm.c:456) 20241213085439348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10926590)[0x556598a281a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085439348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10926590 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085439348 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085439348 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085439348 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241213085439348 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10926590 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085439348 DCN DEBUG map_sccp[0x556598a34f60]{init}: Allocated (fsm.c:456) 20241213085439348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x556598a34f60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085439348 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10926590 <-> SCCP-113 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085439348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10926590 SCCP-113 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241213085439348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10926590)[0x556598a281a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085439348 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085439348 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085439348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10926590)[0x556598a281a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085439348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x556598a34f60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085439348 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085439348 DLSCCP DEBUG SCCP-SCOC(113)[0x556598a1c810]{IDLE}: Allocated (fsm.c:456) 20241213085439348 DLSCCP DEBUG SCCP-SCOC(113)[0x556598a1c810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085439348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001b60056400500f1100926) (sccp_scrc.c:406) 20241213085439348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085439348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085439348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085439348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085439348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085439348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085439348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085439348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085439348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085439348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085439348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085439348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085439348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085439349 DLSCCP DEBUG SCCP-SCOC(113)[0x556598a1c810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085439349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x556598a34f60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085439349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10926590)[0x556598a281a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085439349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085439349 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085439349 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085439349 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085439349 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085439349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085439349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085439349 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1008)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1008)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1009)@8fcf34dce8ec: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012) HNBGW_Test.sgsn0-RAN(1009)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)6839821 HNBGW_Test.sgsn0-SCCP(1008)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1008)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085439369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085439369 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085439369 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085439369 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085439369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085439369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085439369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085439369 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085439369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085439369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085439369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085439369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085439369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085439369 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003363b3) (sccp_scrc.c:477) 20241213085439369 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20241213085439369 DLSCCP DEBUG SCCP-SCOC(113)[0x556598a1c810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085439369 DLSCCP DEBUG SCCP-SCOC(113)[0x556598a1c810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085439369 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085439369 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085439369 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) 20241213085439369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x556598a34f60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085439369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x556598a34f60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085439372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51736<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085439374 DLCTRL DEBUG Command: GET 935848181 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085439374 DLCTRL DEBUG Tx Command reply: GET_REPLY 935848181 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085439378 DLCTRL DEBUG Command: GET 338991032 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085439378 DLCTRL DEBUG Tx Command reply: GET_REPLY 338991032 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085439381 DLCTRL DEBUG Command: GET 143310670 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085439381 DLCTRL DEBUG Tx Command reply: GET_REPLY 143310670 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085439383 DLCTRL DEBUG Command: GET 25932288 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085439383 DLCTRL DEBUG Tx Command reply: GET_REPLY 25932288 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085439385 DLCTRL DEBUG Command: GET 742307054 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085439385 DLCTRL DEBUG Tx Command reply: GET_REPLY 742307054 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085439387 DLCTRL DEBUG Command: GET 867212964 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085439387 DLCTRL DEBUG Tx Command reply: GET_REPLY 867212964 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085439388 DLCTRL DEBUG Command: GET 401680265 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085439388 DLCTRL DEBUG Tx Command reply: GET_REPLY 401680265 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085439389 DLCTRL DEBUG Command: GET 187308331 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085439389 DLCTRL DEBUG Tx Command reply: GET_REPLY 187308331 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085439389 DLCTRL DEBUG Command: GET 295506611 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085439389 DLCTRL DEBUG Tx Command reply: GET_REPLY 295506611 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085439391 DLCTRL DEBUG Command: GET 552168053 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085439391 DLCTRL DEBUG Tx Command reply: GET_REPLY 552168053 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085439392 DLCTRL DEBUG Command: GET 270639683 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085439392 DLCTRL DEBUG Tx Command reply: GET_REPLY 270639683 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085439393 DLCTRL DEBUG Command: GET 97433514 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085439393 DLCTRL DEBUG Tx Command reply: GET_REPLY 97433514 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085439395 DLCTRL DEBUG Command: GET 942216569 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085439395 DLCTRL DEBUG Tx Command reply: GET_REPLY 942216569 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085439396 DLCTRL DEBUG Command: GET 928223287 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085439396 DLCTRL DEBUG Tx Command reply: GET_REPLY 928223287 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085439397 DLCTRL DEBUG Command: GET 241825456 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085439397 DLCTRL DEBUG Tx Command reply: GET_REPLY 241825456 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085439398 DLCTRL DEBUG Command: GET 706540236 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085439398 DLCTRL DEBUG Tx Command reply: GET_REPLY 706540236 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085439400 DLCTRL DEBUG Command: GET 534348562 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085439400 DLCTRL DEBUG Tx Command reply: GET_REPLY 534348562 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085439401 DLCTRL DEBUG Command: GET 142395111 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085439401 DLCTRL DEBUG Tx Command reply: GET_REPLY 142395111 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085439402 DLCTRL DEBUG Command: GET 742365286 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085439402 DLCTRL DEBUG Tx Command reply: GET_REPLY 742365286 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085439403 DLCTRL DEBUG Command: GET 308834153 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085439403 DLCTRL DEBUG Tx Command reply: GET_REPLY 308834153 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: 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 := '000000000000001001001010'B, t_guard := 20.000000 } 20241213085439415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51752<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1009)@8fcf34dce8ec: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1009)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)2338077 20241213085440439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085440439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085440439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241213085440439 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085440439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x23ad1d, normal) (hnbgw_rua.c:407) 20241213085440439 DHNB DEBUG map_rua[0x556598a290a0]{init}: Allocated (fsm.c:456) 20241213085440439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2338077)[0x556598a290a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085440439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2338077 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085440439 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085440439 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085440439 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241213085440439 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2338077 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085440439 DCN DEBUG map_sccp[0x556598a27a20]{init}: Allocated (fsm.c:456) 20241213085440439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x556598a27a20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085440439 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2338077 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085440439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2338077 SCCP-114 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241213085440439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2338077)[0x556598a290a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085440439 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085440439 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085440439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2338077)[0x556598a290a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085440439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x556598a27a20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085440439 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085440439 DLSCCP DEBUG SCCP-SCOC(114)[0x556598a298f0]{IDLE}: Allocated (fsm.c:456) 20241213085440439 DLSCCP DEBUG SCCP-SCOC(114)[0x556598a298f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085440439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300024a0056400500f1100926) (sccp_scrc.c:406) 20241213085440439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085440439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085440439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085440439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085440439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085440439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085440439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085440439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085440439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085440439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085440439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085440439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085440439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085440439 DLSCCP DEBUG SCCP-SCOC(114)[0x556598a298f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085440439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x556598a27a20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085440439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2338077)[0x556598a290a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085440439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085440440 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085440440 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085440440 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085440440 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085440440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085440440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085440440 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1008)@8fcf34dce8ec: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1008)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1009)@8fcf34dce8ec: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013) HNBGW_Test.sgsn0-RAN(1009)@8fcf34dce8ec: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)11784159 HNBGW_Test.sgsn0-SCCP(1008)@8fcf34dce8ec: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1008)@8fcf34dce8ec: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085440445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085440445 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085440445 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085440445 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085440445 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085440445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085440445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085440445 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085440445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085440445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085440445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085440445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085440445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085440445 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a2da27) (sccp_scrc.c:477) 20241213085440446 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20241213085440446 DLSCCP DEBUG SCCP-SCOC(114)[0x556598a298f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085440446 DLSCCP DEBUG SCCP-SCOC(114)[0x556598a298f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085440446 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085440446 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085440446 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) 20241213085440446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x556598a27a20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085440446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x556598a27a20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085440448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51752<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085440450 DLCTRL DEBUG Command: GET 451685049 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085440450 DLCTRL DEBUG Tx Command reply: GET_REPLY 451685049 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241213085440452 DLCTRL DEBUG Command: GET 945521955 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085440452 DLCTRL DEBUG Tx Command reply: GET_REPLY 945521955 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085440453 DLCTRL DEBUG Command: GET 979053778 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085440453 DLCTRL DEBUG Tx Command reply: GET_REPLY 979053778 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085440455 DLCTRL DEBUG Command: GET 688220949 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085440455 DLCTRL DEBUG Tx Command reply: GET_REPLY 688220949 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085440456 DLCTRL DEBUG Command: GET 550927401 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085440456 DLCTRL DEBUG Tx Command reply: GET_REPLY 550927401 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085440457 DLCTRL DEBUG Command: GET 637814499 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085440457 DLCTRL DEBUG Tx Command reply: GET_REPLY 637814499 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085440458 DLCTRL DEBUG Command: GET 417424579 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085440458 DLCTRL DEBUG Tx Command reply: GET_REPLY 417424579 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085440459 DLCTRL DEBUG Command: GET 642952426 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085440459 DLCTRL DEBUG Tx Command reply: GET_REPLY 642952426 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085440459 DLCTRL DEBUG Command: GET 115651640 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085440459 DLCTRL DEBUG Tx Command reply: GET_REPLY 115651640 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085440460 DLCTRL DEBUG Command: GET 256896626 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085440460 DLCTRL DEBUG Tx Command reply: GET_REPLY 256896626 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085440461 DLCTRL DEBUG Command: GET 402567920 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085440461 DLCTRL DEBUG Tx Command reply: GET_REPLY 402567920 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085440462 DLCTRL DEBUG Command: GET 399097922 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085440462 DLCTRL DEBUG Tx Command reply: GET_REPLY 399097922 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085440463 DLCTRL DEBUG Command: GET 888435714 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085440463 DLCTRL DEBUG Tx Command reply: GET_REPLY 888435714 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085440464 DLCTRL DEBUG Command: GET 269697744 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085440464 DLCTRL DEBUG Tx Command reply: GET_REPLY 269697744 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085440464 DLCTRL DEBUG Command: GET 741412762 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085440464 DLCTRL DEBUG Tx Command reply: GET_REPLY 741412762 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085440465 DLCTRL DEBUG Command: GET 995705903 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085440465 DLCTRL DEBUG Tx Command reply: GET_REPLY 995705903 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085440466 DLCTRL DEBUG Command: GET 121300086 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085440466 DLCTRL DEBUG Tx Command reply: GET_REPLY 121300086 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085440467 DLCTRL DEBUG Command: GET 80217974 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085440467 DLCTRL DEBUG Tx Command reply: GET_REPLY 80217974 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085440468 DLCTRL DEBUG Command: GET 661405662 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085440468 DLCTRL DEBUG Tx Command reply: GET_REPLY 661405662 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085440469 DLCTRL DEBUG Command: GET 756356948 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085440469 DLCTRL DEBUG Tx Command reply: GET_REPLY 756356948 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: "connecting cnlink 1" 20241213085440469 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1016)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn1-M3UA(1016)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1016)@8fcf34dce8ec: ************************************************* MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(1014)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085440685 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 20241213085440685 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 20241213085440685 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085440685 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213085440688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085440688 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213085440688 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085440688 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085440688 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085440688 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085440688 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085440690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085440690 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085440690 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085440690 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085440690 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085440690 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085440690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085440690 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085440690 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085440690 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213085440690 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085440690 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085440690 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085440690 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085440690 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085440690 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085440690 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085440691 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085440691 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085440691 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085440691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085440691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085440691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085440691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085440691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085440691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085440691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085440691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085440691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085440691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085440691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085440691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085440691 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085440691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085440691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085440691 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085440691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085440691 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085440691 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085440691 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085440691 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085440691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085440691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085440691 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085441116 DLSCCP DEBUG SCCP-SCOC(110)[0x556598a2bb90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085441116 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f9ba4), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085441116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085441116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085441116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085441116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085441116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085441116 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085441116 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085441116 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085441116 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085441116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085441116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085441116 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085441121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085441121 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085441121 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085441121 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085441121 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085441121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085441121 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085441121 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085441121 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085441121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085441121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085441121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085441121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085441121 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=004f9ba4) (sccp_scrc.c:477) 20241213085441121 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20241213085441121 DLSCCP DEBUG SCCP-SCOC(110)[0x556598a2bb90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085441121 DLSCCP DEBUG SCCP-SCOC(110)[0x556598a2bb90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085441122 DLSCCP DEBUG SCCP-SCOC(110)[0x556598a2bb90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085441122 DLSCCP DEBUG SCCP-SCOC(110)[0x556598a2bb90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085441122 DLSCCP DEBUG SCCP-SCOC(110)[0x556598a2bb90]{IDLE}: Deallocated (fsm.c:568) MTC@8fcf34dce8ec: 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 := '000000000000000001010110'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1015)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085441501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085441501 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085441501 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085441501 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085441501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085441501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085441501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085441501 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085441501 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085441501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085441501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085441501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085441502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085441502 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085441502 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085441502 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085441502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085441502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085441502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085441502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085441502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085441502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085441502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085441502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085441502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085441502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085441502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085441502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085441502 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085441502 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085441502 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085441502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085441502 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085441502 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085441502 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085441502 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085441502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085441502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085441502 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085441502 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085441502 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) 20241213085441502 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) 20241213085441502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085441502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085441502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085441502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085441502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085441502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085441502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085441502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085441502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085441502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085441502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085441502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085441502 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085441502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085441502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085441502 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085441502 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: link up (cnlink.c:111) 20241213085441504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085441504 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085441504 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085441504 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085441504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085441505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085441505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085441505 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085441505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085441505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085441505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085441505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085441505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085441505 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085441505 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085441505 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085441505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085441505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085441505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085441505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085441505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085441505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085441505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085441505 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085441505 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085441505 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085441505 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085441505 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085441505 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085441505 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085441505 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085441505 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085441505 DRANAP INFO cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085441526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51758<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085442176 DLSCCP DEBUG SCCP-SCOC(112)[0x556598a383c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085442176 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001da3ba), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085442176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085442176 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085442176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085442176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085442176 DLSCCP DEBUG SCCP-SCOC(111)[0x5565989a7e10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085442176 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0041d9d5), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085442176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085442176 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085442177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085442177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085442177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085442177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085442177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085442177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085442177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085442177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085442177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085442177 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085442177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085442177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085442177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085442177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085442177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085442177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085442177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085442177 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085442182 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085442182 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085442182 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085442182 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085442182 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085442182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085442182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085442182 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085442183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085442183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085442183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085442183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085442183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085442183 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=001da3ba) (sccp_scrc.c:477) 20241213085442183 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1824) 20241213085442183 DLSCCP DEBUG SCCP-SCOC(112)[0x556598a383c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085442183 DLSCCP DEBUG SCCP-SCOC(112)[0x556598a383c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085442183 DLSCCP DEBUG SCCP-SCOC(112)[0x556598a383c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085442183 DLSCCP DEBUG SCCP-SCOC(112)[0x556598a383c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085442183 DLSCCP DEBUG SCCP-SCOC(112)[0x556598a383c0]{IDLE}: Deallocated (fsm.c:568) 20241213085442386 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085442386 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085442386 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085442386 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085442386 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085442386 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085442386 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085442386 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085442386 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085442386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085442386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085442386 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085442386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085442386 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=0041d9d5) (sccp_scrc.c:477) 20241213085442387 DLSCCP DEBUG Received CO:RELCO for local reference 111 (sccp_scoc.c:1824) 20241213085442387 DLSCCP DEBUG SCCP-SCOC(111)[0x5565989a7e10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085442387 DLSCCP DEBUG SCCP-SCOC(111)[0x5565989a7e10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085442387 DLSCCP DEBUG SCCP-SCOC(111)[0x5565989a7e10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085442387 DLSCCP DEBUG SCCP-SCOC(111)[0x5565989a7e10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085442387 DLSCCP DEBUG SCCP-SCOC(111)[0x5565989a7e10]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1015)@8fcf34dce8ec: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1015)@8fcf34dce8ec: 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)@8fcf34dce8ec: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)317507 20241213085442557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085442557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085442557 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213085442557 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085442557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4d843, normal) (hnbgw_rua.c:407) 20241213085442557 DHNB DEBUG map_rua[0x5565989a7e10]{init}: Allocated (fsm.c:456) 20241213085442557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-317507)[0x5565989a7e10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085442557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-317507 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085442557 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085442557 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085442557 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-317507 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241213085442557 DCN DEBUG map_sccp[0x556598a383c0]{init}: Allocated (fsm.c:456) 20241213085442557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x556598a383c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085442557 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-317507 <-> SCCP-115 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241213085442557 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-317507 SCCP-115 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213085442557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-317507)[0x5565989a7e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085442557 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085442557 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085442557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-317507)[0x5565989a7e10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085442557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x556598a383c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085442557 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085442557 DLSCCP DEBUG SCCP-SCOC(115)[0x556598a2bb90]{IDLE}: Allocated (fsm.c:456) 20241213085442557 DLSCCP DEBUG SCCP-SCOC(115)[0x556598a2bb90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085442557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030000560056400500f1100926) (sccp_scrc.c:406) 20241213085442557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085442557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085442557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085442557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085442557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085442557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085442557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085442557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085442557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085442557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085442557 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085442557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085442557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085442557 DLSCCP DEBUG SCCP-SCOC(115)[0x556598a2bb90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085442557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x556598a383c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085442557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-317507)[0x5565989a7e10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085442557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085442557 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085442557 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085442557 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085442557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085442557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085442557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085442557 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1014)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1014)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1015)@8fcf34dce8ec: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017) HNBGW_Test.sgsn1-RAN(1015)@8fcf34dce8ec: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)14176475 HNBGW_Test.sgsn1-SCCP(1014)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1014)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085442572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085442572 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085442572 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085442572 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085442572 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085442572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085442572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085442572 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085442572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085442572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085442572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085442572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085442572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085442572 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0030b552) (sccp_scrc.c:477) 20241213085442572 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20241213085442572 DLSCCP DEBUG SCCP-SCOC(115)[0x556598a2bb90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085442572 DLSCCP DEBUG SCCP-SCOC(115)[0x556598a2bb90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085442572 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085442572 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085442572 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) 20241213085442572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x556598a383c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085442572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x556598a383c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085442573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51758<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: 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 } } } 20241213085442575 DLCTRL DEBUG Command: GET 622360485 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213085442575 DLCTRL DEBUG Tx Command reply: GET_REPLY 622360485 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241213085442579 DLCTRL DEBUG Command: GET 490861680 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213085442579 DLCTRL DEBUG Tx Command reply: GET_REPLY 490861680 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085442583 DLCTRL DEBUG Command: GET 326019041 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085442583 DLCTRL DEBUG Tx Command reply: GET_REPLY 326019041 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085442585 DLCTRL DEBUG Command: GET 328642989 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085442585 DLCTRL DEBUG Tx Command reply: GET_REPLY 328642989 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085442587 DLCTRL DEBUG Command: GET 139852756 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085442587 DLCTRL DEBUG Tx Command reply: GET_REPLY 139852756 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085442588 DLCTRL DEBUG Command: GET 86309200 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213085442588 DLCTRL DEBUG Tx Command reply: GET_REPLY 86309200 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241213085442589 DLCTRL DEBUG Command: GET 18629117 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213085442589 DLCTRL DEBUG Tx Command reply: GET_REPLY 18629117 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085442590 DLCTRL DEBUG Command: GET 994198547 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085442590 DLCTRL DEBUG Tx Command reply: GET_REPLY 994198547 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085442591 DLCTRL DEBUG Command: GET 520348175 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085442591 DLCTRL DEBUG Tx Command reply: GET_REPLY 520348175 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085442592 DLCTRL DEBUG Command: GET 299944522 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085442592 DLCTRL DEBUG Tx Command reply: GET_REPLY 299944522 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085442593 DLCTRL DEBUG Command: GET 274027981 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213085442593 DLCTRL DEBUG Tx Command reply: GET_REPLY 274027981 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085442594 DLCTRL DEBUG Command: GET 904143276 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213085442594 DLCTRL DEBUG Tx Command reply: GET_REPLY 904143276 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085442595 DLCTRL DEBUG Command: GET 25031119 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085442595 DLCTRL DEBUG Tx Command reply: GET_REPLY 25031119 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085442595 DLCTRL DEBUG Command: GET 235241432 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085442595 DLCTRL DEBUG Tx Command reply: GET_REPLY 235241432 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085442596 DLCTRL DEBUG Command: GET 850409461 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085442596 DLCTRL DEBUG Tx Command reply: GET_REPLY 850409461 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085442597 DLCTRL DEBUG Command: GET 398223989 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213085442597 DLCTRL DEBUG Tx Command reply: GET_REPLY 398223989 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085442598 DLCTRL DEBUG Command: GET 632417563 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213085442598 DLCTRL DEBUG Tx Command reply: GET_REPLY 632417563 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085442599 DLCTRL DEBUG Command: GET 654395857 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085442599 DLCTRL DEBUG Tx Command reply: GET_REPLY 654395857 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085442599 DLCTRL DEBUG Command: GET 66635132 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085442599 DLCTRL DEBUG Tx Command reply: GET_REPLY 66635132 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085442600 DLCTRL DEBUG Command: GET 665565005 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085442600 DLCTRL DEBUG Tx Command reply: GET_REPLY 665565005 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1009)@8fcf34dce8ec: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(997)@8fcf34dce8ec: Final verdict of PTC: none 20241213085442604 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085442604 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38631<->l=127.0.0.1:4262) (control_if.c:193) 20241213085442604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51722<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085442604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085442604 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085442604 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085442604 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085442604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085442604 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085442604 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085442604 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085442604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085442604 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085442604 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085442604 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085442604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085442604 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085442604 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085442604 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085442604 DLINP DEBUG SRVCONN(,r=127.0.0.1:40552<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085442604 DLINP DEBUG SRVCONN(,r=127.0.0.1:40552<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085442604 DLINP NOTICE SRV(,r=127.0.0.1:40552<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085442604 DMAIN NOTICE (127.0.0.1:40552 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40552<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085442604 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213085442604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085442604 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085442604 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085442604 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085442604 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085442604 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085442604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085442604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085442604 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client HNBGW_Test.sgsn1-SCCP(1014)@8fcf34dce8ec: Final verdict of PTC: none 20241213085442604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085442604 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085442604 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085442604 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085442604 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085442604 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085442604 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085442604 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(1008)@8fcf34dce8ec: Final verdict of PTC: none 20241213085442604 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085442604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085442604 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085442604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085442604 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085442604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085442604 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085442604 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085442604 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085442604 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085442604 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(1010)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(1011)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1005)@8fcf34dce8ec: Final verdict of PTC: none 20241213085442604 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085442604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085442604 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085442604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085442604 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085442604 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc0-M3UA(1007)@8fcf34dce8ec: Final verdict of PTC: none 20241213085442604 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085442604 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085442604 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085442604 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085442604 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085442604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x556598a34f60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085442604 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085442604 DLSCCP DEBUG SCCP-SCOC(113)[0x556598a1c810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085442604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003363b3), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085442604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085442604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085442604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085442604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085442604 DLSCCP DEBUG SCCP-SCOC(113)[0x556598a1c810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085442604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x556598a34f60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085442604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10926590)[0x556598a281a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085442604 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10926590)[0x556598a281a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085442604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1004)@8fcf34dce8ec: Final verdict of PTC: none 20241213085442604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10926590)[0x556598a281a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085442604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10926590)[0x556598a281a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085442604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10926590)[0x556598a281a0]{disrupted}: Freeing instance (context_map.c:202) 20241213085442604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10926590)[0x556598a281a0]{disrupted}: Deallocated (fsm.c:568) 20241213085442604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x556598a34f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085442604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x556598a34f60]{disconnected}: Freeing instance (context_map.c:206) 20241213085442604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x556598a34f60]{disconnected}: Deallocated (fsm.c:568) 20241213085442604 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10926590 SCCP-113 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213085442604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x556598a27a20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085442604 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085442604 DLSCCP DEBUG SCCP-SCOC(114)[0x556598a298f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085442604 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2da27), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085442604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085442604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085442604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085442604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085442604 DLSCCP DEBUG SCCP-SCOC(114)[0x556598a298f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) HNBGW_Test.msc0-RAN(1006)@8fcf34dce8ec: Final verdict of PTC: none 20241213085442604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x556598a27a20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085442604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2338077)[0x556598a290a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085442604 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2338077)[0x556598a290a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085442604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085442604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2338077)[0x556598a290a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085442604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2338077)[0x556598a290a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085442604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2338077)[0x556598a290a0]{disrupted}: Freeing instance (context_map.c:202) 20241213085442604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2338077)[0x556598a290a0]{disrupted}: Deallocated (fsm.c:568) 20241213085442604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x556598a27a20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085442604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x556598a27a20]{disconnected}: Freeing instance (context_map.c:206) 20241213085442604 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x556598a27a20]{disconnected}: Deallocated (fsm.c:568) 20241213085442604 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2338077 SCCP-114 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085442604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085442604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) VirtHNBGW-STATS(998)@8fcf34dce8ec: Final verdict of PTC: none 20241213085442605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213085442605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085442605 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085442605 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085442605 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085442605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-317507)[0x5565989a7e10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085442605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-317507)[0x5565989a7e10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085442605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x556598a383c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085442605 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085442605 DLSCCP DEBUG SCCP-SCOC(115)[0x556598a2bb90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) IPA-CTRL-CLI-IPA(999)@8fcf34dce8ec: Final verdict of PTC: none 20241213085442605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030b552), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003)@8fcf34dce8ec: Final verdict of PTC: none 20241213085442605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085442605 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085442605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085442605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085442605 DLSCCP DEBUG SCCP-SCOC(115)[0x556598a2bb90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085442605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x556598a383c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085442605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-317507)[0x5565989a7e10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085442605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-317507)[0x5565989a7e10]{disrupted}: Freeing instance (context_map.c:202) 20241213085442605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-317507)[0x5565989a7e10]{disrupted}: Deallocated (fsm.c:568) 20241213085442605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x556598a383c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085442605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x556598a383c0]{disconnected}: Freeing instance (context_map.c:206) 20241213085442605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x556598a383c0]{disconnected}: Deallocated (fsm.c:568) 20241213085442605 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-317507 SCCP-115 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241213085442605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085442605 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085442605 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085442605 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085442605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085442605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085442605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085442605 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085442605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085442605 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085442605 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085442605 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085442605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085442605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085442605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085442605 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085442605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085442605 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085442605 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085442605 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085442605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085442605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085442605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085442605 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-RAN(1015)@8fcf34dce8ec: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001)@8fcf34dce8ec: Final verdict of PTC: none 20241213085442618 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085442618 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) 20241213085442618 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085442618 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085442618 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085442618 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) 20241213085442618 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085442618 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241213085442618 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085442619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085442618 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085442618 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213085442618 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085442618 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085442618 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085442618 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085442618 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085442618 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085442619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085442619 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213085442619 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085442619 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085442619 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn1-M3UA(1016)@8fcf34dce8ec: Final verdict of PTC: none 20241213085442619 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085442619 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085442620 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085442620 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085442620 DRANAP NOTICE cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085442620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51710<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1000)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(997): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(998): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(999): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(1000): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1004): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(1005): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(1006): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(1007): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1008): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1009): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1010): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(1011): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013): pass (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1014): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1015): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1016): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:54:42 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc 20241213085442694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59296<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085442958 DLSCCP DEBUG SCCP-SCOC(108)[0x556598a2a970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085442958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8e5f3), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085442958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085442958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085442958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085442958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085442958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085442958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085442958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085442958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085442958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085442958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085442958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085442958 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085442968 DLSCCP DEBUG SCCP-SCOC(109)[0x556598a1f710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085442968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040964e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085442968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085442968 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085442968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085442968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085442969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085442969 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085442969 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085442969 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085442969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085442969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085442969 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085443296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59296<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=521436) Waiting for packet dumper to finish... 1 (prev_count=521436, count=533812) 20241213085444605 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085444605 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085444605 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085444605 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085444605 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085444605 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085444619 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085444619 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085444619 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:54:45 UTC 2024 /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 20241213085445390 DLSCCP DEBUG SCCP-SCOC(107)[0x556598a35890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085445391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a7714), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085445391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085445391 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085445391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085445391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085445391 DLSCCP DEBUG SCCP-SCOC(105)[0x556598946430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085445391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ee866), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085445391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085445391 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085445391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085445391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085445391 DLSCCP DEBUG SCCP-SCOC(106)[0x556598a27d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085445391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030684c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085445391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085445391 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085445391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085445391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085445391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085445391 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085445391 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085445391 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085445391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085445391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085445391 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085445391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085445391 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085445391 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085445391 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085445391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085445391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085445391 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085445391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085445391 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085445391 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085445391 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085445391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085445391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085445392 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085446162 DLSCCP DEBUG SCCP-SCOC(104)[0x556598a36070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085446162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c0c8b), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085446162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085446162 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085446162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085446162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085446162 DLSCCP DEBUG SCCP-SCOC(103)[0x556598a1c230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085446162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008aa77d), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085446162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085446163 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085446163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085446163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085446163 DLSCCP DEBUG SCCP-SCOC(102)[0x5565989a4aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085446163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c9d63), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085446163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085446163 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085446163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085446163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085446163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085446163 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085446163 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085446163 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085446163 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085446163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085446163 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085446163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085446163 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085446163 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085446163 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085446163 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085446163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085446163 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085446163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085446163 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085446163 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085446163 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085446163 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085446163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085446163 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_second_rab_assignment started. 20241213085446391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59312<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085446394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59318<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085446397 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43511<->l=127.0.0.1:4262) (control_if.c:572) 20241213085446410 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085446410 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085446411 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085446411 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085446411 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085446411 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085446411 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085446411 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085446411 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085446411 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)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085446412 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085446412 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085446412 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085446412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085446412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085446412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085446412 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085446412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085446412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085446412 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085446412 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085446412 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085446412 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085446412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085446412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085446412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085446412 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085446412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085446412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085446412 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085446412 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085446412 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085446412 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085446412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085446412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085446412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085446412 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085446412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085446412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085446412 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085446412 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085446412 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085446412 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085446412 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085446412 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085446412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085446412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085446412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085446412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085446412 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085446412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085446413 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085446413 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085446413 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085446413 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085446413 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085446413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085446413 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085446413 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085446413 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085446413 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085446413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085446413 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085446413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085446413 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085446413 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085446413 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085446413 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085446413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085446413 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085446413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085446413 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085446413 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085446413 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085446413 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085446413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085446413 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1026)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(1026)@8fcf34dce8ec: M3UA emulation initiated, the test can be started MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1026)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085446427 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085446427 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085446427 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085446427 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085446427 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085446427 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085446427 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085446427 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085446428 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085446428 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085446428 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085446428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085446428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085446428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085446428 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085446428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085446428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085446428 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085446428 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085446428 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085446428 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085446428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085446428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085446428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085446428 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085446429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085446429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085446429 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085446429 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085446429 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085446429 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085446429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085446429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085446429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085446429 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085446429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085446429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085446429 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085446429 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085446429 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085446429 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085446429 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085446429 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085446429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085446429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085446429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085446429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085446429 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085446429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085446429 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085446429 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085446429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085446429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085446429 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085446429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085446429 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085446429 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085446429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085446429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085446429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085446429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085446429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085446429 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085446429 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085446429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085446429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085446429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085446429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085446429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085446429 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085446429 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085446429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085446429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085446429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085446429 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1029)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(1029)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1029)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(1027)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085446451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085446451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085446451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085446451 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085446451 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085446451 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085446451 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085446451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085446451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085446624 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085446624 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085446624 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085446624 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085446631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085446631 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085446631 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085446631 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085446631 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085446631 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085446631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085446635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085446635 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085446635 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085446635 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085446635 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085446635 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085446635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085446635 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085446635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085446636 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085446636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085446636 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085446636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085446636 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085446636 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085446636 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085446636 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085446637 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085446637 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085446637 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085446637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085446637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085446637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085446637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085446637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085446637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085446637 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085446637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085446637 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085446637 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085446637 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085446637 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085446638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085446638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085446638 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085446641 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085446641 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085446641 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085446641 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085446647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085446647 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085446647 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085446647 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085446647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085446647 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085446647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085446650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085446650 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085446650 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085446650 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085446650 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085446650 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085446650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085446650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085446650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085446650 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085446650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085446650 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085446650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085446650 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085446650 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085446650 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085446650 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085446651 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085446651 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085446651 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085446651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085446651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085446651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085446651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085446651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085446651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085446651 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085446651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085446652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085446652 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085446652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085446652 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085446652 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085446652 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085446652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085446652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085446652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085446652 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085446775 DLSCCP DEBUG SCCP-SCOC(100)[0x556598a2ac20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085446775 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dbbd36), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085446775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085446775 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085446775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085446775 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085446775 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085446775 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085446775 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085446775 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085446775 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085446776 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085446776 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down HNBGW_Test.msc0-RAN(1025)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085447439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085447439 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085447439 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085447439 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085447439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085447439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085447439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085447439 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085447439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085447439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085447439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085447439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085447439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085447439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085447439 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085447439 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085447439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447439 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085447439 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085447439 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085447439 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085447439 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085447439 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085447439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085447439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085447439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447440 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447440 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447440 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447440 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447440 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085447440 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085447440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085447440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085447440 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085447440 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085447440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085447440 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085447440 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085447440 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085447440 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085447440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085447440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085447440 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085447442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085447442 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085447442 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085447442 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085447442 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085447442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085447442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085447443 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085447443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085447443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085447443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085447443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085447443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085447443 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085447443 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085447443 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085447443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447443 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085447443 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085447443 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085447443 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085447443 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1028)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085447450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085447450 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085447450 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085447450 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085447450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085447450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085447450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085447450 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085447450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085447450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085447450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085447450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085447450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085447450 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085447450 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085447450 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085447450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447450 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085447450 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085447450 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085447450 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085447450 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085447450 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085447450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085447450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085447450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085447450 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085447450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085447450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085447450 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085447450 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085447451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085447451 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085447451 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085447451 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085447451 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085447451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085447451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085447451 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085447453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085447453 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085447453 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085447453 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085447453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085447453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085447453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085447453 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085447453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085447453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085447453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085447453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085447453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085447453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085447453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085447453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085447453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085447454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085447454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085447454 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085447454 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085447454 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085447454 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085447454 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085447481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59324<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1025)@8fcf34dce8ec: f_create_expect(l3 := '74CE11DA9C905CDBE55B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1025)@8fcf34dce8ec: Created Expect[0] for '74CE11DA9C905CDBE55B'O to be handled at TC_second_rab_assignment0(1031) TC_second_rab_assignment-Iuh0-RUA(1023)@8fcf34dce8ec: Added conn table entry 0TC_second_rab_assignment0(1031)15167129 20241213085448536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085448536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085448536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085448536 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085448536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe76e99, normal) (hnbgw_rua.c:407) 20241213085448536 DHNB DEBUG map_rua[0x5565989a7e10]{init}: Allocated (fsm.c:456) 20241213085448536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167129)[0x5565989a7e10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085448536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15167129 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085448536 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085448536 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085448536 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15167129 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085448536 DCN DEBUG map_sccp[0x556598a383c0]{init}: Allocated (fsm.c:456) 20241213085448537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085448537 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15167129 <-> SCCP-116 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085448537 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15167129 SCCP-116 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085448537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167129)[0x5565989a7e10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085448537 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085448537 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085448537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167129)[0x5565989a7e10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085448537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085448537 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085448537 DLSCCP DEBUG SCCP-SCOC(116)[0x556598a281a0]{IDLE}: Allocated (fsm.c:456) 20241213085448537 DLSCCP DEBUG SCCP-SCOC(116)[0x556598a281a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085448537 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a74ce11da9c905cdbe55b004f40030000f20056400500f1100926) (sccp_scrc.c:406) 20241213085448537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085448537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085448537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085448537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085448537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085448537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085448537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085448537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085448537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085448537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085448537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085448537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085448537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085448537 DLSCCP DEBUG SCCP-SCOC(116)[0x556598a281a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085448537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085448537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167129)[0x5565989a7e10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085448537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085448537 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085448537 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085448537 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085448537 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085448537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085448537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085448537 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1025)@8fcf34dce8ec: Found Expect[0] for l3='74CE11DA9C905CDBE55B'O handled at TC_second_rab_assignment0(1031) HNBGW_Test.msc0-RAN(1025)@8fcf34dce8ec: Added conn table entry 0TC_second_rab_assignment0(1031)10450043 HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: Session index based on connection ID:0 TC_second_rab_assignment0(1031)@8fcf34dce8ec: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085448559 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085448559 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085448559 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085448559 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085448559 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085448559 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085448560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085448560 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085448560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085448560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085448560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085448560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085448560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085448560 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b7e5c7) (sccp_scrc.c:477) 20241213085448560 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1824) 20241213085448560 DLSCCP DEBUG SCCP-SCOC(116)[0x556598a281a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085448560 DLSCCP DEBUG SCCP-SCOC(116)[0x556598a281a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085448560 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085448560 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085448560 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) 20241213085448560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085448560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_second_rab_assignment0(1031)@8fcf34dce8ec: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(1030)@8fcf34dce8ec: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1031) HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: vl_len:91 HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085448762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085448762 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085448762 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085448762 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085448762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085448762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085448762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085448762 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085448763 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085448763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085448763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085448763 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085448763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085448763 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) 20241213085448763 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1824) 20241213085448763 DLSCCP DEBUG SCCP-SCOC(116)[0x556598a281a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085448763 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085448763 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085448763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085448763 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085448763 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085448763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085448763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085448763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085448763 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085448763 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085448763 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085448763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085448763 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085448763 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{UNUSED}: Allocated (fsm.c:456) 20241213085448763 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{UNUSED}: is child of mgw(mgw-fsm-15167129-0)[0x556598a34f60] (fsm.c:486) 20241213085448763 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15167129-0)[0x556598a34f60] (mgcp_client_endpoint_fsm.c:724) 20241213085448763 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085448763 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085448763 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085448764 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15167129-0)[0x556598a27a20]{ST_CRCX}: Allocated (fsm.c:456) 20241213085448764 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15167129-0)[0x556598a27a20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0] (fsm.c:486) 20241213085448764 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15167129-0)[0x556598a27a20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085448764 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15167129-0)[0x556598a27a20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085448764 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: e76e'... (mgcp_client.c:807) 20241213085448764 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1212) 20241213085448764 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15167129-0)[0x556598a27a20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085448764 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1030)@8fcf34dce8ec: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e76e9917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e76e9917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e76e9917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e76e9917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@8fcf34dce8ec: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241213085448806 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20241213085448806 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a27a20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085448806 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a27a20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085448806 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a27a20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085448806 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a27a20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085448806 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085448806 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{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) 20241213085448806 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{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) 20241213085448806 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085448806 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085448806 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{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) 20241213085448806 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085448806 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085448806 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085448806 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085448806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167129)[0x5565989a7e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085448806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085448806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085448806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_second_rab_assignment0(1031)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085448839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085448839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085448839 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085448839 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085448839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe76e99) (hnbgw_rua.c:471) 20241213085448839 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15167129 SCCP-116 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085448839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167129)[0x5565989a7e10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085448839 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085448839 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085448839 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167129)[0x5565989a7e10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085448840 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085448840 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085448840 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085448840 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085448840 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085448840 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15167129-0)[0x556598a34f60] (mgcp_client_endpoint_fsm.c:724) 20241213085448840 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085448840 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085448840 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{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) 20241213085448840 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a27a20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085448840 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: e76e'... (mgcp_client.c:807) 20241213085448840 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241213085448840 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a27a20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085448840 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085448840 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{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) 20241213085448840 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{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)@8fcf34dce8ec: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e76e9917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e76e9917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085448865 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20241213085448865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a27a20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085448866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a27a20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085448866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a27a20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085448866 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085448866 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{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) 20241213085448866 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{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) 20241213085448866 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085448866 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085448866 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{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) 20241213085448866 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085448866 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085448866 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085448866 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15167129-0)[0x556598a34f60] (mgcp_client_endpoint_fsm.c:724) 20241213085448866 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085448866 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085448866 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085448866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15167129-0)[0x556598a2aaa0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085448866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15167129-0)[0x556598a2aaa0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0] (fsm.c:486) 20241213085448866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15167129-0)[0x556598a2aaa0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085448866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15167129-0)[0x556598a2aaa0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241213085448866 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: e76e'... (mgcp_client.c:807) 20241213085448866 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241213085448866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15167129-0)[0x556598a2aaa0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085448866 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085448866 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{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) 20241213085448866 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{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) 20241213085448866 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{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)@8fcf34dce8ec: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e76e9917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e76e9917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085448886 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20241213085448886 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2aaa0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085448886 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2aaa0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085448886 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2aaa0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085448886 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2aaa0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085448886 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085448886 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{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) 20241213085448886 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{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) 20241213085448886 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{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) 20241213085448886 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085448886 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085448886 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{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) 20241213085448886 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{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) 20241213085448886 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085448886 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085448886 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085448886 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085448886 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085448886 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085448886 DLSCCP DEBUG SCCP-SCOC(116)[0x556598a281a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085448886 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7e5c7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085448886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085448886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085448886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085448886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085448886 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085448886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085448886 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085448886 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085448887 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085448887 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085448887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085448887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085448887 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: vl_len:63 HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20241213085448898 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085448898 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085448898 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085448898 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085448898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085448898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085448898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085448898 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085448898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085448898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085448898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085448898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085448898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085448898 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) 20241213085448898 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1824) 20241213085448898 DLSCCP DEBUG SCCP-SCOC(116)[0x556598a281a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085448898 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085448898 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085448898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085448898 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085448898 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085448898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085448898 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085448898 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085448898 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15167129 SCCP-116 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20241213085448898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167129)[0x5565989a7e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20241213085448898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20241213085448898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085448898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:795) TC_second_rab_assignment0(1031)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085448902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085448902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085448902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1272) 20241213085448902 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085448902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe76e99) (hnbgw_rua.c:471) 20241213085448902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15167129 SCCP-116 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20241213085448902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167129)[0x5565989a7e10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085448902 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085448902 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085448902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167129)[0x5565989a7e10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085448902 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085448902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20241213085448902 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085448902 DLSCCP DEBUG SCCP-SCOC(116)[0x556598a281a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085448902 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7e5c7), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20241213085448902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085448902 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085448902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085448902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085448902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085448902 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085448902 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085448902 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085448902 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085448902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085448902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085448902 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: vl_len:12 HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085448915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085448915 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085448915 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085448915 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085448915 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085448915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085448915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085448915 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085448915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085448915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085448915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085448915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085448915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085448915 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) 20241213085448915 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1824) 20241213085448915 DLSCCP DEBUG SCCP-SCOC(116)[0x556598a281a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085448915 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085448915 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085448915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085448915 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085448915 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085448915 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085448915 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085448915 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085448915 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085448915 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085448915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a27a20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085448915 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: e76e'... (mgcp_client.c:807) 20241213085448915 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213085448915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a27a20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085448915 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2aaa0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085448915 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:60618: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: e76e'... (mgcp_client.c:807) 20241213085448915 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213085448915 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2aaa0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085448915 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{IN_USE}: Removing from parent mgw(mgw-fsm-15167129-0)[0x556598a34f60] (mgcp_client_endpoint_fsm.c:873) 20241213085448915 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085448915 DLMGCP DEBUG mgw-endp(mgw-fsm-15167129-0)[0x556598a290a0]{IN_USE}: Deallocated (fsm.c:568) 20241213085448915 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085448915 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085448915 DMGW DEBUG mgw(mgw-fsm-15167129-0)[0x556598a34f60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085448915 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167129)[0x5565989a7e10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085448915 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213085448915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085448915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_second_rab_assignment0(1031)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1031)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e76e9917" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1031)@8fcf34dce8ec: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "e76e9917" }, { code := "I", val := "22222" } }, sdp := omit } 20241213085448925 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20241213085448925 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a27a20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085448925 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a27a20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085448925 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a27a20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085448925 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x556598a27a20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment0(1031)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085448925 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20241213085448925 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2aaa0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085448925 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2aaa0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085448925 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2aaa0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085448925 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x556598a2aaa0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1023)@8fcf34dce8ec: Deleted conn table entry 0TC_second_rab_assignment0(1031)15167129 20241213085448935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085448935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085448935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085448935 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085448935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe76e99,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085448935 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15167129 SCCP-116 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085448935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167129)[0x5565989a7e10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085448935 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085448935 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085448935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167129)[0x5565989a7e10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085448935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085448935 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085448935 DLSCCP DEBUG SCCP-SCOC(116)[0x556598a281a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085448935 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7e5c7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085448935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085448935 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085448935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085448935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085448935 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167129)[0x5565989a7e10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085448935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085448935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085448935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085448935 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085448935 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085448935 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085448935 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085448935 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085448935 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085448935 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1025)@8fcf34dce8ec: Deleted conn table entry 0TC_second_rab_assignment0(1031)10450043 HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: Session index based on connection ID:0 20241213085448940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085448940 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085448940 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085448940 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085448940 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085448940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085448940 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085448940 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085448940 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085448940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085448940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085448940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085448940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085448940 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=00b7e5c7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085448940 DLSCCP DEBUG Received CO:RELRE for local reference 116 (sccp_scoc.c:1824) 20241213085448940 DLSCCP DEBUG SCCP-SCOC(116)[0x556598a281a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085448940 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085448940 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085448940 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) 20241213085448940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085448940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085448940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167129)[0x5565989a7e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085448940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167129)[0x5565989a7e10]{disconnected}: Freeing instance (context_map.c:202) 20241213085448940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15167129)[0x5565989a7e10]{disconnected}: Deallocated (fsm.c:568) 20241213085448940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085448940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{disconnected}: Freeing instance (context_map.c:206) 20241213085448940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x556598a383c0]{disconnected}: Deallocated (fsm.c:568) 20241213085448940 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15167129 SCCP-116 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085448940 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7e5c7), PART(T=Source Reference,L=4,D=00000074) (sccp_scrc.c:406) 20241213085448940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085448940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085448940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085448940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085448940 DLSCCP DEBUG SCCP-SCOC(116)[0x556598a281a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085448940 DLSCCP DEBUG SCCP-SCOC(116)[0x556598a281a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085448940 DLSCCP DEBUG SCCP-SCOC(116)[0x556598a281a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085448940 DLSCCP DEBUG SCCP-SCOC(116)[0x556598a281a0]{IDLE}: Deallocated (fsm.c:568) 20241213085448940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085448940 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085448940 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085448940 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085448940 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085448940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085448940 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085448940 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: RLC received in state:disconnect_pending TC_second_rab_assignment0(1031)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085450943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59324<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1031)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085450953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59318<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085450953 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43511<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(1028)@8fcf34dce8ec: Final verdict of PTC: none 20241213085450954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085450954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085450954 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085450954 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085450955 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(1025)@8fcf34dce8ec: Final verdict of PTC: none 20241213085450955 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085450955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085450956 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085450956 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085450956 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085450956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085450956 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085450956 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085450956 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085450956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085450956 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085450956 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085450956 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085450956 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085450956 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085450956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085450956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085450956 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085450956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085450956 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085450956 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085450956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085450956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085450956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085450957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085450957 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085450957 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085450957 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085450957 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085450957 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085450957 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085450957 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085450957 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) TC_second_rab_assignment-Iuh0-RUA(1023)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1020)@8fcf34dce8ec: Final verdict of PTC: none 20241213085450957 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085450957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) VirtHNBGW-STATS(1019)@8fcf34dce8ec: Final verdict of PTC: none 20241213085450957 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085450958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085450958 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085450958 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085450958 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085450958 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085450958 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085450958 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085450958 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085450957 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085450957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085450957 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085450957 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085450957 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085450957 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085450957 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085450957 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085450957 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085450957 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085450957 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085450957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085450957 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_second_rab_assignment(1018)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1024)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1027)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(1030)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1029)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1026)@8fcf34dce8ec: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1022)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085450961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59312<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1021)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1018): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(1019): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(1021): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_second_rab_assignment-Iuh0(1022): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1023): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(1024): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(1025): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(1026): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1027): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1028): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1029): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(1030): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_second_rab_assignment0(1031): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_second_rab_assignment finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:54:50 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc 20241213085451057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59330<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085451659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59330<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=349564) 20241213085452605 DLSCCP DEBUG SCCP-SCOC(114)[0x556598a298f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085452605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2da27), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085452605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085452605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085452605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085452605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085452605 DLSCCP DEBUG SCCP-SCOC(113)[0x556598a1c810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085452605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003363b3), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085452605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085452605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085452605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085452605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085452605 DLSCCP DEBUG SCCP-SCOC(115)[0x556598a2bb90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085452605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030b552), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085452605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085452605 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085452605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085452605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085452606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085452606 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085452606 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085452606 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085452606 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085452606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085452606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085452606 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085452606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085452606 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085452606 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085452606 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085452606 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085452606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085452606 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085452606 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085452606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085452606 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085452606 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085452606 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085452606 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085452606 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085452606 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=349564, count=350380) 20241213085452957 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085452957 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085452957 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085452958 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085452958 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085452958 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085452958 DLSCCP DEBUG SCCP-SCOC(108)[0x556598a2a970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085452958 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8e5f3), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085452958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085452958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085452958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085452958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085452959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085452959 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085452959 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085452959 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085452959 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085452959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085452959 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213085452969 DLSCCP DEBUG SCCP-SCOC(109)[0x556598a1f710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085452969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040964e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085452969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085452969 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085452969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085452969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085452969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085452969 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085452969 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085452969 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085452969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085452969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085452969 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:54:53 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20241213085454728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51754<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085454730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51770<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085454735 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34745<->l=127.0.0.1:4262) (control_if.c:572) 20241213085454755 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085454755 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085454755 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085454756 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085454756 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085454756 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085454756 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085454756 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085454756 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085454756 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085454756 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085454756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085454756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085454756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085454756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085454756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085454756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085454756 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085454756 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085454756 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085454756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085454756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085454756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085454756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085454756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085454756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085454756 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085454757 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085454757 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085454757 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085454757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085454757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085454757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085454757 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085454757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085454757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085454757 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085454757 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085454757 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085454757 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085454757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085454757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085454757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085454757 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085454757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085454757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085454757 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085454757 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085454757 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085454757 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085454757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085454757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085454757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085454757 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085454757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085454757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085454757 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085454758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085454758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085454758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085454758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085454758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085454758 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085454758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085454758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085454758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085454758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085454758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085454758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085454758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085454758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085454758 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085454758 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085454758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085454758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085454758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085454758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1040)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(1040)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1040)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(1038)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085454772 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085454772 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085454772 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085454772 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085454772 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085454772 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085454772 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085454772 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085454773 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085454773 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085454773 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085454773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085454773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085454773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085454773 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085454773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085454773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085454773 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085454773 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085454773 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085454773 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085454773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085454773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085454773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085454773 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085454773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085454773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085454773 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085454773 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085454773 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085454773 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085454773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085454773 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085454773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085454773 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085454774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085454774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085454774 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085454774 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085454774 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085454774 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085454774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085454774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085454774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085454774 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085454774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085454774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085454774 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085454774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085454774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085454774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085454774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085454774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085454774 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085454774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085454774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085454774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085454774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085454774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085454774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085454774 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085454774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085454774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085454774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085454774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085454774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085454774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085454774 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085454774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085454774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085454774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085454774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085454774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085454774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085454774 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1043)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(1043)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1043)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(1041)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085454970 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085454971 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085454971 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085454971 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085454978 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085454978 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085454978 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085454978 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085454978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085454978 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085454978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085454981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085454981 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085454981 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085454981 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085454981 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085454981 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085454981 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085454981 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085454981 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085454981 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085454982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085454982 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085454982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085454982 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085454982 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085454982 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085454982 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085454983 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085454983 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085454983 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085454983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085454983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085454983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085454983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085454983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085454983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085454983 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085454983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085454983 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085454983 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085454983 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085454983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085454983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085454983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085454983 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085454987 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085454987 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085454987 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085454987 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085454993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085454993 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085454993 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085454993 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085454993 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085454993 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085454993 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085454997 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085454997 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085454997 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085454997 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085454997 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085454997 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085454997 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085454997 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085454997 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085454997 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085454997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085454997 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085454997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085454997 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085454997 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085454997 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085454997 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085454998 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085454998 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085454998 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085454999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085454999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085454999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085454999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085454999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085454999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085454999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085454999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085454999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085454999 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085454999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085454999 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085454999 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085454999 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085454999 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085454999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085454999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085454999 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085455391 DLSCCP DEBUG SCCP-SCOC(106)[0x556598a27d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085455392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030684c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085455392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085455392 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085455392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085455392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085455392 DLSCCP DEBUG SCCP-SCOC(105)[0x556598946430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085455392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ee866), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085455392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085455392 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085455392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085455392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085455392 DLSCCP DEBUG SCCP-SCOC(107)[0x556598a35890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085455392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a7714), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085455392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085455392 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085455392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085455392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085455392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085455392 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085455392 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085455392 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085455392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085455392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085455392 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085455392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085455392 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085455392 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085455392 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085455392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085455393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085455393 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085455393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085455393 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085455393 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085455393 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085455393 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085455393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085455393 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down HNBGW_Test.msc0-RAN(1039)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085455783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085455783 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085455783 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085455783 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085455783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085455783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085455783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085455783 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085455783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085455783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085455783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085455783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085455783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085455783 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085455783 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085455783 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085455783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455783 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085455783 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085455783 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085455783 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085455783 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085455783 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085455783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085455783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085455783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085455783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085455783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085455783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085455783 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085455783 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085455783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085455783 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085455783 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085455783 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085455783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085455783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085455783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085455783 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085455785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085455785 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085455785 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085455785 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085455785 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085455785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085455785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085455785 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085455785 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085455785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085455785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085455785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085455785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085455785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085455785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085455785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085455785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455785 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085455785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085455785 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085455785 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085455785 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1042)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085455795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085455795 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085455795 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085455795 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085455795 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085455795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085455795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085455795 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085455795 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085455795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085455795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085455795 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085455795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085455795 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085455795 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085455795 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085455795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455795 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085455795 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085455795 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085455795 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085455795 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085455795 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085455795 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085455795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085455795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455795 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455795 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085455795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085455795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085455795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085455795 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085455795 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085455795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085455795 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085455795 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085455795 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085455795 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085455795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085455795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085455795 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085455797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085455797 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085455797 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085455797 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085455797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085455797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085455797 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085455797 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085455797 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085455797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085455797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085455797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085455797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085455797 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085455797 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085455797 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085455797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085455797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085455797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085455797 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085455797 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085455797 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085455797 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085455797 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085455800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085455800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085455800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085455800 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085455800 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085455800 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085455800 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085455800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085455800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085455806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085455806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085455806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1272) 20241213085455806 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20241213085455806 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20241213085456010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085456010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085456010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085456010 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085456010 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085456010 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085456010 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085456010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085456010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed MTC@8fcf34dce8ec: talloc reports "struct hnb_context" x 1, expecting 1 MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085456027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51770<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085456027 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34745<->l=127.0.0.1:4262) (control_if.c:193) 20241213085456028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085456028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085456028 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085456028 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085456028 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1032)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1041)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1039)@8fcf34dce8ec: Final verdict of PTC: none 20241213085456030 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085456030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085456030 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085456030 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085456030 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085456030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085456030 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085456030 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085456030 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085456030 DLSS7 <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(1034)@8fcf34dce8ec: Final verdict of PTC: none VirtHNBGW-STATS(1033)@8fcf34dce8ec: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1037)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1038)@8fcf34dce8ec: Final verdict of PTC: none 20241213085456030 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085456030 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085456030 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085456030 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085456030 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(1042)@8fcf34dce8ec: Final verdict of PTC: none 20241213085456031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085456031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085456031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036)@8fcf34dce8ec: Final verdict of PTC: none 20241213085456031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085456031 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085456031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085456031 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085456031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-M3UA(1043)@8fcf34dce8ec: Final verdict of PTC: none 20241213085456031 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085456031 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085456031 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085456031 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085456031 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085456031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085456031 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085456031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085456031 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085456031 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085456031 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085456031 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085456031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085456031 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085456031 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085456031 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085456031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085456031 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085456031 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085456031 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085456031 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085456031 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085456031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085456031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085456031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085456031 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085456031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085456031 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085456031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085456031 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085456031 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085456031 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085456031 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085456031 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(1044)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1040)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085456032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51754<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1035)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1032): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(1033): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(1034): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(1035): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1037): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(1038): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(1039): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(1040): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1041): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1042): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1043): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(1044): none (pass -> pass) MTC@8fcf34dce8ec: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:54:56 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc 20241213085456080 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51780<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085456163 DLSCCP DEBUG SCCP-SCOC(102)[0x5565989a4aa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085456163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c9d63), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085456163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085456163 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085456163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085456163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085456163 DLSCCP DEBUG SCCP-SCOC(103)[0x556598a1c230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085456163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008aa77d), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085456163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085456163 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085456163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085456163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085456163 DLSCCP DEBUG SCCP-SCOC(104)[0x556598a36070]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085456163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005c0c8b), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085456163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085456163 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085456163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085456163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085456163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085456163 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085456163 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085456163 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085456163 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085456163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085456164 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085456164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085456164 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085456164 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085456164 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085456164 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085456164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085456164 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085456164 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085456164 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085456164 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085456164 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085456164 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085456164 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085456164 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085456683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51780<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=224984) 20241213085456771 DLSCCP DEBUG SCCP-SCOC(100)[0x556598a2ac20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213085456771 DLSCCP DEBUG SCCP-SCOC(100)[0x556598a2ac20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213085456771 DLSCCP DEBUG SCCP-SCOC(100)[0x556598a2ac20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085456771 DLSCCP DEBUG SCCP-SCOC(100)[0x556598a2ac20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085456771 DLSCCP DEBUG SCCP-SCOC(100)[0x556598a2ac20]{IDLE}: Deallocated (fsm.c:568) Waiting for packet dumper to finish... 1 (prev_count=224984, count=239096) 20241213085458032 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085458032 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085458032 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085458032 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085458032 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085458032 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: 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 ------ Fri Dec 13 08:54:58 UTC 2024 /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@8fcf34dce8ec: 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@8fcf34dce8ec: Test case TC_apply_sccp started. 20241213085459793 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51788<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085459797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085459801 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42729<->l=127.0.0.1:4262) (control_if.c:572) 20241213085459815 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085459815 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)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085459823 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085459823 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085459823 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085459823 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085459823 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085459823 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085459823 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085459823 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085459824 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58020 (stream_srv.c:132) 20241213085459824 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58020<->l=127.0.0.1:29169 (hnbgw.c:791) TC_apply_sccp-Iuh1(1051)@8fcf34dce8ec: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085459825 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085459825 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085459825 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085459825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085459825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085459825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085459825 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085459825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085459825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085459825 DRANAP DEBUG cnlink(msc-3)[0x556598a10640]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085459825 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085459825 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085459825 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085459825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085459825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085459825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085459825 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085459825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085459825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085459825 DRANAP DEBUG cnlink(msc-2)[0x5565989a6870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085459825 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085459825 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085459825 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085459825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085459825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085459825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085459825 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085459825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085459825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085459825 DRANAP DEBUG cnlink(msc-1)[0x5565989a9670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085459825 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085459825 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085459825 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085459825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085459825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085459825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085459825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085459825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085459825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085459825 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085459825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085459825 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085459825 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085459825 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085459825 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085459825 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085459825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085459825 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085459825 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085459825 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085459825 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085459825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085459825 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085459825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085459825 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085459825 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085459825 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085459825 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085459825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085459825 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085459825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085459825 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085459825 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085459825 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085459825 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085459825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085459825 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1055)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-M3UA(1055)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1055)@8fcf34dce8ec: ************************************************* HNBGW_Test.msc0-SCCP(1053)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085459838 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085459839 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085459839 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085459839 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085459839 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085459839 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085459839 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085459839 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085459840 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085459840 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085459840 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085459840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085459840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085459840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085459840 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085459840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085459840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085459840 DRANAP DEBUG cnlink(sgsn-3)[0x556598a12c80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085459840 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085459840 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085459840 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085459840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085459840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085459840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085459840 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085459840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085459840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085459840 DRANAP DEBUG cnlink(sgsn-2)[0x556598a122f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085459840 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085459840 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085459840 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085459840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085459840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085459840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085459840 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085459840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085459840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085459840 DRANAP DEBUG cnlink(sgsn-1)[0x556598a11960]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085459840 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085459840 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085459840 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085459840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085459840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085459840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085459840 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085459840 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085459840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085459840 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085459840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085459840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085459840 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085459841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085459841 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085459841 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085459841 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085459841 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085459841 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085459841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085459841 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085459841 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085459841 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085459841 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085459841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085459841 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085459841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085459841 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085459841 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085459841 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085459841 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085459841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085459841 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085459841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085459841 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085459841 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085459841 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085459841 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085459841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085459841 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@8fcf34dce8ec: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@8fcf34dce8ec: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1058)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-M3UA(1058)@8fcf34dce8ec: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1058)@8fcf34dce8ec: ************************************************* HNBGW_Test.sgsn0-SCCP(1056)@8fcf34dce8ec: v_sccp_pdu_maxlen:268 20241213085459863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085459863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085459863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085459863 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085459863 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085459863 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085459863 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085459863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085459863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085459867 DLINP DEBUG SRVCONN(,r=127.0.0.1:58020<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085459867 DLINP DEBUG SRVCONN(,r=127.0.0.1:58020<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085459867 DLINP DEBUG SRVCONN(,r=127.0.0.1:58020<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085459867 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085459867 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) 20241213085459867 DLGLOBAL DEBUG validating counter group 0x5565972b4be0(hnb) with 60 counters (rate_ctr.c:86) 20241213085459867 DHNBAP DEBUG (127.0.0.1:58020 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085459867 DHNBAP NOTICE (127.0.0.1:58020 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085459867 DHNBAP NOTICE (127.0.0.1:58020 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085459867 DLINP DEBUG SRVCONN(,r=127.0.0.1:58020<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085459867 DLINP DEBUG SRVCONN(,r=127.0.0.1:58020<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085500036 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085500036 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085500036 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085500036 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085500038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085500038 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085500038 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085500038 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085500038 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085500038 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085500038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085500038 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085500038 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085500038 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085500038 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085500038 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085500038 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085500038 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085500038 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085500038 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085500038 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085500039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085500039 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085500039 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085500039 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085500039 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085500039 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085500039 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085500040 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085500040 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085500040 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085500040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085500040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085500040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085500040 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085500040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085500040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085500040 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085500040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085500040 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085500040 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085500040 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085500040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085500040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085500040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085500040 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085500052 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085500052 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085500052 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085500052 DLSS7 <000c> 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)@8fcf34dce8ec: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085500053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085500053 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085500053 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085500053 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085500053 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085500053 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085500053 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085500054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085500054 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085500054 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085500054 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085500054 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085500054 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085500054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085500054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085500054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085500054 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085500054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085500054 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085500054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085500054 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085500054 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085500054 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085500054 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085500055 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085500055 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085500055 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085500055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085500055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085500055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085500055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085500055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085500055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085500055 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085500055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085500055 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085500055 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085500055 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085500055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085500055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085500055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085500055 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1054)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085500853 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085500853 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085500853 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085500853 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085500853 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085500853 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085500853 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085500853 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085500853 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085500853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085500853 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085500854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085500854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085500854 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085500854 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085500854 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085500854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500854 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085500854 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085500854 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085500854 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085500854 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085500854 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085500854 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085500854 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085500854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500854 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500854 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500854 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500854 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500854 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085500854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085500854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085500854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085500854 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085500854 DRANAP NOTICE cnlink(msc-0)[0x5565989c6220]{CONNECTED}: link up (cnlink.c:111) 20241213085500854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085500854 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085500854 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085500854 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085500854 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085500854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085500854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085500854 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085500856 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085500856 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085500856 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085500856 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085500856 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085500856 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085500856 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085500856 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085500856 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085500856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085500856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085500856 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085500856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085500856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085500856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085500856 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085500856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500856 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085500856 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085500856 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085500856 DRANAP DEBUG cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085500856 DRANAP INFO cnlink(msc-0)[0x5565989c6220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1057)@8fcf34dce8ec: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085500860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085500860 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085500860 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085500860 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085500860 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085500860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085500860 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085500860 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085500860 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085500860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085500860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085500860 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085500860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085500860 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085500860 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085500860 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085500860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500860 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085500860 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085500860 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085500860 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085500860 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085500860 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085500860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085500860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085500860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085500860 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085500860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085500860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085500860 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085500860 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: link up (cnlink.c:111) 20241213085500860 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085500860 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085500860 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085500860 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085500860 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085500860 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085500861 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085500861 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085500862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085500862 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085500862 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085500862 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085500862 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085500862 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085500862 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085500862 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085500862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085500862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085500862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085500862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085500862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085500862 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085500862 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085500862 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085500862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085500862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085500862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085500862 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085500862 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085500862 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085500862 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085500862 DRANAP INFO cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085501879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085502606 DLSCCP DEBUG SCCP-SCOC(115)[0x556598a2bb90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085502606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030b552), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085502606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085502606 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085502606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085502606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085502606 DLSCCP DEBUG SCCP-SCOC(113)[0x556598a1c810]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085502606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003363b3), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085502606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085502606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085502606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085502606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085502606 DLSCCP DEBUG SCCP-SCOC(114)[0x556598a298f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085502606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2da27), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085502606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085502606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085502606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085502606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085502607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085502607 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085502607 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085502607 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085502607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085502607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085502607 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085502607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085502607 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085502607 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085502607 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085502607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085502607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085502607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085502607 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085502607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085502607 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085502607 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085502607 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085502607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085502607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085502607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085502608 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085502611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085502611 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085502612 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085502612 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085502612 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085502612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085502612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085502612 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085502612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085502612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085502612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085502612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085502612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085502612 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=003363b3) (sccp_scrc.c:477) 20241213085502612 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1824) 20241213085502612 DLSCCP DEBUG SCCP-SCOC(113)[0x556598a1c810]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085502612 DLSCCP DEBUG SCCP-SCOC(113)[0x556598a1c810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085502612 DLSCCP DEBUG SCCP-SCOC(113)[0x556598a1c810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085502612 DLSCCP DEBUG SCCP-SCOC(113)[0x556598a1c810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085502612 DLSCCP DEBUG SCCP-SCOC(113)[0x556598a1c810]{IDLE}: Deallocated (fsm.c:568) 20241213085502814 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085502814 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085502814 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085502814 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085502814 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085502814 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085502814 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085502814 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085502815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085502815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085502815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085502815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085502815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085502815 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=00a2da27) (sccp_scrc.c:477) 20241213085502815 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1824) 20241213085502815 DLSCCP DEBUG SCCP-SCOC(114)[0x556598a298f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085502815 DLSCCP DEBUG SCCP-SCOC(114)[0x556598a298f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085502815 DLSCCP DEBUG SCCP-SCOC(114)[0x556598a298f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085502815 DLSCCP DEBUG SCCP-SCOC(114)[0x556598a298f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085502815 DLSCCP DEBUG SCCP-SCOC(114)[0x556598a298f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1054)@8fcf34dce8ec: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1054)@8fcf34dce8ec: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1060) TC_apply_sccp-Iuh0-RUA(1050)@8fcf34dce8ec: Added conn table entry 0TC_apply_sccp0(1060)7556174 20241213085502920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085502920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085502920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213085502920 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085502920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x734c4e, normal) (hnbgw_rua.c:407) 20241213085502920 DHNB DEBUG map_rua[0x556598a2ac20]{init}: Allocated (fsm.c:456) 20241213085502920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7556174)[0x556598a2ac20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085502920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7556174 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085502920 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085502920 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085502920 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7556174 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085502920 DCN DEBUG map_sccp[0x5565989a7e10]{init}: Allocated (fsm.c:456) 20241213085502920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x5565989a7e10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085502920 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7556174 <-> SCCP-117 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085502920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7556174 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213085502920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7556174)[0x556598a2ac20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085502920 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085502920 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085502920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7556174)[0x556598a2ac20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085502920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x5565989a7e10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085502920 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085502920 DLSCCP DEBUG SCCP-SCOC(117)[0x556598a383c0]{IDLE}: Allocated (fsm.c:456) 20241213085502920 DLSCCP DEBUG SCCP-SCOC(117)[0x556598a383c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085502920 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002600056400500f1100926) (sccp_scrc.c:406) 20241213085502921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085502921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085502921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085502921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085502921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085502921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085502921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085502921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085502921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085502921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085502921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085502921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085502921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085502921 DLSCCP DEBUG SCCP-SCOC(117)[0x556598a383c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085502921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x5565989a7e10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085502921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7556174)[0x556598a2ac20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085502921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085502921 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085502921 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085502921 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085502921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085502921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085502922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085502922 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1053)@8fcf34dce8ec: First idle individual index:0 HNBGW_Test.msc0-SCCP(1053)@8fcf34dce8ec: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1054)@8fcf34dce8ec: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1060) HNBGW_Test.msc0-RAN(1054)@8fcf34dce8ec: Added conn table entry 0TC_apply_sccp0(1060)5115967 HNBGW_Test.msc0-SCCP(1053)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1053)@8fcf34dce8ec: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085502940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085502940 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085502940 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085502940 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085502940 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085502940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085502940 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085502940 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085502941 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085502941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085502941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085502941 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085502941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085502941 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008ba4f9) (sccp_scrc.c:477) 20241213085502941 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1824) 20241213085502941 DLSCCP DEBUG SCCP-SCOC(117)[0x556598a383c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085502941 DLSCCP DEBUG SCCP-SCOC(117)[0x556598a383c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085502941 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085502941 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085502941 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) 20241213085502941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x5565989a7e10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085502941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x5565989a7e10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_apply_sccp0(1060)@8fcf34dce8ec: setverdict(pass): none -> pass 20241213085502959 DLSCCP DEBUG SCCP-SCOC(108)[0x556598a2a970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085502959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8e5f3), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085502959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085502959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085502959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085502959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085502959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085502959 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085502959 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085502959 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085502959 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085502959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085502959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085502959 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085502964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085502964 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085502964 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085502964 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085502964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085502964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085502964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085502964 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085502964 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085502964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085502964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085502964 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085502964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085502964 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=00b8e5f3) (sccp_scrc.c:477) 20241213085502964 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1824) 20241213085502964 DLSCCP DEBUG SCCP-SCOC(108)[0x556598a2a970]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085502964 DLSCCP DEBUG SCCP-SCOC(108)[0x556598a2a970]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085502964 DLSCCP DEBUG SCCP-SCOC(108)[0x556598a2a970]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085502964 DLSCCP DEBUG SCCP-SCOC(108)[0x556598a2a970]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085502965 DLSCCP DEBUG SCCP-SCOC(108)[0x556598a2a970]{IDLE}: Deallocated (fsm.c:568) 20241213085502970 DLSCCP DEBUG SCCP-SCOC(109)[0x556598a1f710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085502970 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040964e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085502970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085502970 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085502970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085502970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085502970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085502970 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085502970 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085502970 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085502970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085502970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085502970 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down TC_apply_sccp0(1060)@8fcf34dce8ec: "Changing SCCP address, don't apply yet" 20241213085503942 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20241213085504968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085504968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085504968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1272) 20241213085504969 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085504969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x734c4e) (hnbgw_rua.c:471) 20241213085504969 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7556174 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241213085504969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7556174)[0x556598a2ac20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085504969 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213085504969 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213085504969 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7556174)[0x556598a2ac20]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241213085504969 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x5565989a7e10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085504969 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085504969 DLSCCP DEBUG SCCP-SCOC(117)[0x556598a383c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085504969 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ba4f9), PART(T=Data,L=22,D=001440120000010010400b0aee5e5cc6aa1a4eadf058) (sccp_scrc.c:406) 20241213085504969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085504969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085504969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085504969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085504969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085504969 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085504969 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085504969 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085504969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085504969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085504969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085504970 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1053)@8fcf34dce8ec: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1053)@8fcf34dce8ec: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1053)@8fcf34dce8ec: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1053)@8fcf34dce8ec: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1060)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1053)@8fcf34dce8ec: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1053)@8fcf34dce8ec: vl_len:22 HNBGW_Test.msc0-SCCP(1053)@8fcf34dce8ec: vl_from0 HNBGW_Test.msc0-SCCP(1053)@8fcf34dce8ec: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AF77B2D4EBF4494ECBC08'O 20241213085504986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085504986 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085504986 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085504987 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085504987 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085504987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085504987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085504987 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085504987 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085504987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085504987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085504987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085504987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085504987 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=001440120000010010400b0af77b2d4ebf4494ecbc08) (sccp_scrc.c:477) 20241213085504987 DLSCCP DEBUG Received CO:CODT for local reference 117 (sccp_scoc.c:1824) 20241213085504987 DLSCCP DEBUG SCCP-SCOC(117)[0x556598a383c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085504987 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085504987 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085504987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x5565989a7e10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085504987 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241213085504987 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213085504987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x5565989a7e10]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241213085504987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7556174)[0x556598a2ac20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085504987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241213085504987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085504987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) TC_apply_sccp0(1060)@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1060)@8fcf34dce8ec: "Apply SCCP address changes" 20241213085504999 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20241213085505001 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20241213085505001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x5565989a7e10]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20241213085505001 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085505001 DLSCCP DEBUG SCCP-SCOC(117)[0x556598a383c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085505001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008ba4f9), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085505001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085505001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085505001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085505001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085505001 DLSCCP DEBUG SCCP-SCOC(117)[0x556598a383c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085505001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x5565989a7e10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085505001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7556174)[0x556598a2ac20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085505001 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7556174)[0x556598a2ac20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085505001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085505001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7556174)[0x556598a2ac20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085505001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7556174)[0x556598a2ac20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085505001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7556174)[0x556598a2ac20]{disrupted}: Freeing instance (context_map.c:202) 20241213085505001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7556174)[0x556598a2ac20]{disrupted}: Deallocated (fsm.c:568) 20241213085505001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x5565989a7e10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085505001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x5565989a7e10]{disconnected}: Freeing instance (context_map.c:206) 20241213085505001 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x5565989a7e10]{disconnected}: Deallocated (fsm.c:568) 20241213085505001 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7556174 SCCP-117 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241213085505001 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20241213085505001 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241213085505001 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20241213085505002 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241213085505002 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241213085505002 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241213085505002 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241213085505002 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241213085505002 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241213085505002 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241213085505002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085505002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085505002 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085505002 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085505002 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085505002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085505002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085505002 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085505002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085505002 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1053)@8fcf34dce8ec: Session index based on local reference:0 20241213085505006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085505006 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085505006 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085505006 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085505006 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085505007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085505007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085505007 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1054)@8fcf34dce8ec: Deleted conn table entry 0TC_apply_sccp0(1060)5115967 20241213085505007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085505007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085505007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085505007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085505007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085505007 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=008ba4f9) (sccp_scrc.c:477) 20241213085505007 DLSCCP DEBUG Received CO:RELCO for local reference 117 (sccp_scoc.c:1824) 20241213085505007 DLSCCP DEBUG SCCP-SCOC(117)[0x556598a383c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085505007 DLSCCP DEBUG SCCP-SCOC(117)[0x556598a383c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085505007 DLSCCP DEBUG SCCP-SCOC(117)[0x556598a383c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085505007 DLSCCP DEBUG SCCP-SCOC(117)[0x556598a383c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085505007 DLSCCP DEBUG SCCP-SCOC(117)[0x556598a383c0]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1050)@8fcf34dce8ec: Deleted conn table entry 0TC_apply_sccp0(1060)7556174 20241213085505393 DLSCCP DEBUG SCCP-SCOC(107)[0x556598a35890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085505393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006a7714), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085505393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085505393 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085505393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085505393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085505393 DLSCCP DEBUG SCCP-SCOC(105)[0x556598946430]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085505393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ee866), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085505393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085505393 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085505393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085505393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085505393 DLSCCP DEBUG SCCP-SCOC(106)[0x556598a27d30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085505393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030684c), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085505393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085505393 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085505393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085505393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085505393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085505393 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085505393 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085505394 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085505394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085505394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085505394 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085505394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085505394 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085505394 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085505394 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085505394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085505394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085505394 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085505394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085505394 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085505394 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085505394 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085505394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085505394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085505394 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085506015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49978<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1060)@8fcf34dce8ec: Final verdict of PTC: pass MTC@8fcf34dce8ec: ok: talloc reports "asn1_context" = 1 bytes 20241213085506025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51800<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085506026 DLINP DEBUG SRVCONN(,r=127.0.0.1:58020<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085506026 DLINP DEBUG SRVCONN(,r=127.0.0.1:58020<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085506026 DLINP NOTICE SRV(,r=127.0.0.1:58020<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085506026 DMAIN NOTICE (127.0.0.1:58020 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58020<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085506026 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_apply_sccp-Iuh1-RUA(1052)@8fcf34dce8ec: Final verdict of PTC: none 20241213085506027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) HNBGW_Test.sgsn0-RAN(1057)@8fcf34dce8ec: Final verdict of PTC: none 20241213085506027 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085506027 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085506027 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085506027 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085506027 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42729<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_apply_sccp(1045)@8fcf34dce8ec: Final verdict of PTC: none 20241213085506028 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085506028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085506028 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085506028 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085506029 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085506029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085506029 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085506029 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085506029 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085506029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085506029 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085506029 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT VirtHNBGW-STATS(1046)@8fcf34dce8ec: Final verdict of PTC: none 20241213085506029 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085506029 DLSS7 <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(1056)@8fcf34dce8ec: Final verdict of PTC: none HNBGW-MGCP(1059)@8fcf34dce8ec: Final verdict of PTC: none TC_apply_sccp-Iuh0-RUA(1050)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1054)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1058)@8fcf34dce8ec: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1053)@8fcf34dce8ec: Final verdict of PTC: none 20241213085506029 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085506029 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085506029 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085506029 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085506029 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085506029 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085506029 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085506029 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085506029 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085506029 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085506029 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085506030 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085506030 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085506030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085506030 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085506030 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_apply_sccp-Iuh1(1051)@8fcf34dce8ec: Final verdict of PTC: none 20241213085506029 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085506030 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085506030 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085506030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085506030 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085506030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085506030 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085506030 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085506030 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085506030 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085506030 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085506030 DRANAP DEBUG cnlink(sgsn-0)[0x556598a10fd0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085506030 DRANAP NOTICE cnlink(sgsn-0)[0x556598a10fd0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085506030 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085506030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085506030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085506030 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(1055)@8fcf34dce8ec: Final verdict of PTC: none 20241213085506031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085506031 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085506031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085506031 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085506031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085506031 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085506031 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)@8fcf34dce8ec: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1047)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: setverdict(pass): pass -> pass, component reason not changed 20241213085506035 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51788<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1048)@8fcf34dce8ec: Final verdict of PTC: none MTC@8fcf34dce8ec: Setting final verdict of the test case. MTC@8fcf34dce8ec: Local verdict of MTC: pass MTC@8fcf34dce8ec: Local verdict of PTC MutexDispCT-TC_apply_sccp(1045): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC VirtHNBGW-STATS(1046): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC IPA-CTRL-CLI-IPA(1047): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-PFCP(1048): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_apply_sccp-Iuh0(1049): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1050): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_apply_sccp-Iuh1(1051): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1052): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-SCCP(1053): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-RAN(1054): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.msc0-M3UA(1055): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1056): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1057): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1058): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC HNBGW-MGCP(1059): none (pass -> pass) MTC@8fcf34dce8ec: Local verdict of PTC TC_apply_sccp0(1060): pass (pass -> pass) MTC@8fcf34dce8ec: Test case TC_apply_sccp finished. Verdict: pass MTC@8fcf34dce8ec: 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'. Fri Dec 13 08:55:06 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20241213085506119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085506159 DLSCCP DEBUG SCCP-SCOC(103)[0x556598a1c230]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213085506159 DLSCCP DEBUG SCCP-SCOC(103)[0x556598a1c230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213085506159 DLSCCP DEBUG SCCP-SCOC(103)[0x556598a1c230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085506159 DLSCCP DEBUG SCCP-SCOC(103)[0x556598a1c230]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085506159 DLSCCP DEBUG SCCP-SCOC(103)[0x556598a1c230]{IDLE}: Deallocated (fsm.c:568) 20241213085506160 DLSCCP DEBUG SCCP-SCOC(104)[0x556598a36070]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213085506160 DLSCCP DEBUG SCCP-SCOC(104)[0x556598a36070]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213085506160 DLSCCP DEBUG SCCP-SCOC(104)[0x556598a36070]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085506160 DLSCCP DEBUG SCCP-SCOC(104)[0x556598a36070]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085506160 DLSCCP DEBUG SCCP-SCOC(104)[0x556598a36070]{IDLE}: Deallocated (fsm.c:568) 20241213085506160 DLSCCP DEBUG SCCP-SCOC(102)[0x5565989a4aa0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213085506160 DLSCCP DEBUG SCCP-SCOC(102)[0x5565989a4aa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213085506160 DLSCCP DEBUG SCCP-SCOC(102)[0x5565989a4aa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085506160 DLSCCP DEBUG SCCP-SCOC(102)[0x5565989a4aa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085506160 DLSCCP DEBUG SCCP-SCOC(102)[0x5565989a4aa0]{IDLE}: Deallocated (fsm.c:568) 20241213085506621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49986<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=302776) Waiting for packet dumper to finish... 1 (prev_count=302776, count=333880) 20241213085508030 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085508030 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085508030 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085508031 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085508031 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085508031 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@8fcf34dce8ec: 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@8fcf34dce8ec: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8fcf34dce8ec: Terminating MTC. MC@8fcf34dce8ec: MTC terminated. MC2> exit MC@8fcf34dce8ec: Shutting down session. MC@8fcf34dce8ec: 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 (3461245) [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-20241213-0847-58e48459-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-20241213-0847-58e48459-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] 20241213085512607 DLSCCP DEBUG SCCP-SCOC(115)[0x556598a2bb90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085512607 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0030b552), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085512607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085512607 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085512607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085512607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085512607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085512607 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085512607 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085512607 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085512607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085512607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085512607 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085512971 DLSCCP DEBUG SCCP-SCOC(109)[0x556598a1f710]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085512971 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0040964e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085512971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085512971 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085512971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085512971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x556598a150e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085512971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085512971 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085512971 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085512971 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085512971 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085512971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085512971 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down [testenv][generic] Stopping stp (3461176) [testenv][generic] Stopping hnbgw (3461200) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20241213-0847-58e48459-0'] testenv-hnbgw-all-osmocom-nightly-20241213-0847-58e48459-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20241213-0847-58e48459-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-1', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease [testenv] feed_watchdog_loop: podman container has stopped Reading package lists... [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-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 2 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_202412122026_amd64.deb ... Unpacking osmocom-nightly (202412122026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.4.0.5.38a2.202412122026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.4.0.5.38a2.202412122026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.13.1.3.802b1.202412122026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.13.1.3.802b1.202412122026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.13.1.3.802b1.202412122026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.13.1.3.802b1.202412122026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmo-pfcp0:amd64. Preparing to unpack .../12-libosmo-pfcp0_0.4.0.5.38a2.202412122026_amd64.deb ... Unpacking libosmo-pfcp0:amd64 (0.4.0.5.38a2.202412122026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.5.1.26.e84e.202412122026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.26.e84e.202412122026) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../14-libosmo-sigtran10_2.0.0.52.6412.202412122026_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202412122026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.0.0.52.6412.202412122026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412122026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmocore (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.0.0.52.6412.202412122026_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202412122026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.0.0.52.6412.202412122026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202412122026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.38.202412122026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202412122026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.38.202412122026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202412122026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.4.0.5.38a2.202412122026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.4.0.5.38a2.202412122026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.6.0.6.aad82.202412122026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.6.0.6.aad82.202412122026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.6.0.6.aad82.202412122026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.6.0.6.aad82.202412122026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.4.0.5.38a2.202412122026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.4.0.5.38a2.202412122026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.6.0.6.aad82.202412122026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.6.aad82.202412122026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.6.0.6.aad82.202412122026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.6.aad82.202412122026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.6.0.6.aad82.202412122026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.6.0.6.aad82.202412122026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.6.0.6.aad82.202412122026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.6.0.6.aad82.202412122026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.10.0.56.fc03.202412122026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.56.fc03.202412122026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.6.0.20.7784.202412122026_amd64.deb ... Unpacking osmo-hnbgw (1.6.0.20.7784.202412122026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.6.0.20.7784.202412122026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.6.0.20.7784.202412122026) ... Setting up osmocom-nightly (202412122026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmocodec4:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmo-gtlv1:amd64 (0.4.0.5.38a2.202412122026) ... Setting up libasn1c1:amd64 (0.9.38.202412122026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.6.0.6.aad82.202412122026) ... Setting up libosmovty13:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmo-rua0:amd64 (1.6.0.6.aad82.202412122026) ... Setting up libosmoisdn0:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmo-rua-dbg:amd64 (1.6.0.6.aad82.202412122026) ... Setting up libosmo-gtlv-dbg:amd64 (0.4.0.5.38a2.202412122026) ... Setting up libosmo-hnbap-dbg:amd64 (1.6.0.6.aad82.202412122026) ... Setting up libosmousb0:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmo-mgcp-client14:amd64 (1.13.1.3.802b1.202412122026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.13.1.3.802b1.202412122026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202412122026) ... Setting up libosmogsm20:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmo-pfcp0:amd64 (0.4.0.5.38a2.202412122026) ... Setting up libosmogb14:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmonetif11:amd64 (1.5.1.26.e84e.202412122026) ... Setting up libosmocoding0:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmo-pfcp-dbg:amd64 (0.4.0.5.38a2.202412122026) ... Setting up libosmosim2:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmocore (1.10.0.56.fc03.202412122026) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202412122026) ... Setting up libosmocore-dbg:amd64 (1.10.0.56.fc03.202412122026) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412122026) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202412122026) ... 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.202412122026) ... Setting up osmo-hnbgw (1.6.0.20.7784.202412122026) ... 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.202412122026) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202412122026) ... Setting up osmo-hnbgw-dbg:amd64 (1.6.0.20.7784.202412122026) ... 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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-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'] 20241213085520429 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20241213085520429 DLSS7 <000c> osmo_ss7_route_table.c:40 0: Creating Route Table system 20241213085520429 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 20241213085520429 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc0-0: ASP Restart for server not implemented yet! 20241213085520429 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20241213085520429 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20241213085520429 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc0: Created AS 20241213085520429 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc0: Adding ASP virt-msc0-0 to AS 20241213085520429 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241213085520429 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 20241213085520429 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc1-0: ASP Restart for server not implemented yet! 20241213085520429 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20241213085520429 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20241213085520429 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc1: Created AS 20241213085520429 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc1: Adding ASP virt-msc1-0 to AS 20241213085520429 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241213085520429 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 20241213085520429 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-msc2-0: ASP Restart for server not implemented yet! 20241213085520429 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20241213085520429 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20241213085520429 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-msc2: Created AS 20241213085520430 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-msc2: Adding ASP virt-msc2-0 to AS 20241213085520430 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241213085520430 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 20241213085520430 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn0-0: ASP Restart for server not implemented yet! 20241213085520430 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20241213085520430 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20241213085520430 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn0: Created AS 20241213085520430 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn0: Adding ASP virt-sgsn0-0 to AS 20241213085520430 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241213085520430 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 20241213085520430 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn1-0: ASP Restart for server not implemented yet! 20241213085520430 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20241213085520430 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20241213085520430 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn1: Created AS 20241213085520430 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn1: Adding ASP virt-sgsn1-0 to AS 20241213085520430 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241213085520430 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 20241213085520430 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-virt-sgsn2-0: ASP Restart for server not implemented yet! 20241213085520430 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20241213085520430 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20241213085520430 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-virt-sgsn2: Created AS 20241213085520430 DLSS7 <000c> osmo_ss7_as.c:123 0: as-virt-sgsn2: Adding ASP virt-sgsn2-0 to AS 20241213085520430 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20241213085520430 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20241213085520430 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20241213085520430 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20241213085520430 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20241213085520430 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20241213085520430 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20241213085520430 DLSS7 <000c> osmo_ss7_xua_srv.c:219 Creating m3ua Server (null):2905 20241213085520430 DLSS7 <000c> osmo_ss7_xua_srv.c:239 Created m3ua server on (null):2905 20241213085520430 DLSS7 <000c> osmo_ss7_xua_srv.c:286 (Re)binding m3ua Server to :::2905 20241213085520430 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][with-pfcp] Running testsuite rate_ctr.c:86 validating counter group 0x55f2df15e4e0(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55f2df15e4c0(iups) with 3 counters 20241213085520621 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241213085520621 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241213085520621 DLPFCP NOTICE 0x55f2df36f870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20241213085520621 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Allocated (fsm.c:456) 20241213085520621 DLGLOBAL DEBUG validating counter group 0x55f2df15e560(msc) with 15 counters (rate_ctr.c:86) 20241213085520621 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20241213085520621 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241213085520621 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Allocated (fsm.c:456) 20241213085520621 DLGLOBAL DEBUG validating counter group 0x55f2df15e560(msc) with 15 counters (rate_ctr.c:86) 20241213085520621 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20241213085520621 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241213085520621 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Allocated (fsm.c:456) 20241213085520621 DLGLOBAL DEBUG validating counter group 0x55f2df15e560(msc) with 15 counters (rate_ctr.c:86) 20241213085520621 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20241213085520621 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241213085520621 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Allocated (fsm.c:456) 20241213085520621 DLGLOBAL DEBUG validating counter group 0x55f2df15e560(msc) with 15 counters (rate_ctr.c:86) 20241213085520621 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20241213085520621 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241213085520621 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Allocated (fsm.c:456) 20241213085520621 DLGLOBAL DEBUG validating counter group 0x55f2df15e540(sgsn) with 15 counters (rate_ctr.c:86) 20241213085520621 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20241213085520621 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241213085520621 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Allocated (fsm.c:456) 20241213085520621 DLGLOBAL DEBUG validating counter group 0x55f2df15e540(sgsn) with 15 counters (rate_ctr.c:86) 20241213085520621 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20241213085520621 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241213085520621 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Allocated (fsm.c:456) 20241213085520621 DLGLOBAL DEBUG validating counter group 0x55f2df15e540(sgsn) with 15 counters (rate_ctr.c:86) 20241213085520621 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20241213085520621 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241213085520621 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Allocated (fsm.c:456) 20241213085520621 DLGLOBAL DEBUG validating counter group 0x55f2df15e540(sgsn) with 15 counters (rate_ctr.c:86) 20241213085520621 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20241213085520621 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20241213085520621 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20241213085520621 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20241213085520621 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20241213085520621 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20241213085520621 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20241213085520621 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:936) 20241213085520621 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:45393 (mgcp_client.c:991) 20241213085520621 DLPFCP DEBUG 0x55f2df36f870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:98) 20241213085520621 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xeb0674f8 (1734080120 seconds since UNIX epoch, which is 3943068920 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:155) 20241213085520621 DLPFCP DEBUG pfcp_cp_peer[0x55f2df4deb50]{disabled}: Allocated (fsm.c:456) 20241213085520621 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20241213085520621 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085520621 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:196) 20241213085520621 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:270) 20241213085520622 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085520622 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20241213085520622 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20241213085520622 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20241213085520622 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:572) 20241213085520622 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:579) 20241213085520622 DLGLOBAL DEBUG validating counter group 0x7f840ae179a0(sigtran_as) with 2 counters (rate_ctr.c:86) 20241213085520622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_DOWN}: Allocated (fsm.c:456) 20241213085520622 DLSS7 INFO 0: as-as-clnt-msc-0: Created AS (osmo_ss7_instance.c:315) 20241213085520622 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:590) 20241213085520622 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:596) 20241213085520622 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:127) 20241213085520622 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:635) 20241213085520622 DLGLOBAL DEBUG validating counter group 0x7f840ae179e0(sigtran_asp) with 3 counters (rate_ctr.c:86) 20241213085520622 DLSS7 INFO 0: as-as-clnt-msc-0: Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:123) 20241213085520622 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f2df4fcf70]{IDLE}: Allocated (fsm.c:456) 20241213085520622 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) 20241213085520622 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f2df4de590]{ASP_DOWN}: Allocated (fsm.c:456) 20241213085520622 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:705) 20241213085520622 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241213085520622 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241213085520622 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55f2df4fe850 (osmo_ss7_user.c:88) 20241213085520622 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20241213085520622 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20241213085520622 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20241213085520622 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:800) 20241213085520622 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20241213085520622 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20241213085520622 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241213085520622 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20241213085520622 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20241213085520622 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20241213085520622 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241213085520622 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20241213085520622 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20241213085520622 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20241213085520622 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241213085520622 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20241213085520622 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20241213085520622 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20241213085520622 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241213085520622 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20241213085520622 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20241213085520622 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20241213085520622 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241213085520622 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20241213085520622 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20241213085520622 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20241213085520622 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241213085520622 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20241213085520622 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20241213085520622 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20241213085520622 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241213085520622 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20241213085520622 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:54523<->l=::1:2905): New m3ua connection accepted 20241213085520622 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:54523<->l=::1:2905): created dynamic ASP asp-dyn-0 20241213085520622 DLSS7 <000c> osmo_ss7_asp.c:623 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=::1:54523<->l=:::2905 20241213085520622 DLSS7 <000c> osmo_ss7_asp.c:711 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! 20241213085520622 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20241213085520622 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085520622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213085520622 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085520622 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085520622 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085520622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085520622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085520622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085520622 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085520622 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241213085520622 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085520622 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085520622 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085520622 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085520622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085520622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085520622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085520622 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085520622 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241213085520622 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085520622 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085520622 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085520622 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085520622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085520622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085520622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085520622 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085520622 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241213085520622 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085520622 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085520622 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085520622 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085520622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085520622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085520622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085520622 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085520622 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241213085520622 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085520622 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085520622 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085520622 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085520622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085520622 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085520622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085520622 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085520623 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241213085520623 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085520623 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085520623 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085520623 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085520623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085520623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085520623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085520623 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085520623 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241213085520623 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085520623 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085520623 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085520623 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085520623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085520623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085520623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085520623 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085520623 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241213085520623 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085520623 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085520623 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085520623 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085520623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085520623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085520623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085520623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085520623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085520623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085520623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085520623 DLSS7 ERROR Unable to route HMRT message: the AS as-clnt-msc-0 is down (osmo_ss7_hmrt.c:238) 20241213085520623 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085520623 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:54523){CONNECTING} connection established (stream_cli.c:439) 20241213085520623 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20241213085520623 DLSS7 INFO 0: asp-asp-clnt-msc-0: Client connected (r=::1:2905<->l=::1:54523) (osmo_ss7_asp.c:937) 20241213085520623 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f2df4fcf70]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20241213085520623 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f2df4fcf70]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20241213085520623 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f2df4fcf70]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20241213085520623 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f2df4de590]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20241213085520623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085520623 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (ASPSM:UP) 20241213085520623 DLSS7 <000c> m3ua.c:712 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085520623 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085520623 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085520623 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085520623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:749) 20241213085520623 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f2df4de590]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:712) 20241213085520623 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f2df4de590]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20241213085520623 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f2df4de590]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:442) 20241213085520623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241213085520623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:331) 20241213085520623 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f2df4fcf70]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20241213085520623 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f2df4fcf70]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20241213085520623 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f2df4fcf70]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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-20241213-0847-58e48459-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@af3ca9cfdc18: Unix server socket created successfully. MC@af3ca9cfdc18: Listening on TCP port 36163. MC2> af3ca9cfdc18 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests af3ca9cfdc18 36163 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@af3ca9cfdc18: New HC connected from 10.0.2.100 [10.0.2.100]. af3ca9cfdc18: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@af3ca9cfdc18: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@af3ca9cfdc18: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@af3ca9cfdc18: Configuration file was processed on all HCs. MC@af3ca9cfdc18: Creating MTC on host 10.0.2.100. MC@af3ca9cfdc18: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@af3ca9cfdc18: 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 ------ Fri Dec 13 08:55:21 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_hnb_register started. 20241213085522387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56962<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085522389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085522393 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45969<->l=127.0.0.1:4262) (control_if.c:572) HNBGW-PFCP(6)@af3ca9cfdc18: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20241213085522623 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f2df4fcf70]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20241213085522623 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f2df4fcf70]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20241213085522623 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:573) 20241213085522623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085522623 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (RKM:REG-REQ) 20241213085522623 DLSS7 <000c> xua_rkm.c:204 0: asp-asp-dyn-0: RKM: Registering routing key 7 for DPC 0.23.5 20241213085522623 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20241213085522623 DLSS7 <000c> osmo_ss7_instance.c:315 0: as-as-rkm-7: Created AS 20241213085522623 DLSS7 <000c> osmo_ss7_route.c:127 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20241213085522623 DLSS7 <000c> osmo_ss7_as.c:123 0: as-as-rkm-7: Adding ASP asp-dyn-0 to AS 20241213085522623 DLSS7 <000c> osmo_ss7_as.c:132 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20241213085522623 DLSS7 <000c> xua_rkm.c:342 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085522624 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20241213085522624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085522624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (RKM:REG-RESP) (m3ua.c:749) 20241213085522624 DLSS7 INFO 0: asp-asp-clnt-msc-0: Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:448) 20241213085522624 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f2df4fcf70]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20241213085522624 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f2df4fcf70]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20241213085522624 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f2df4fcf70]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20241213085522624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085522624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:749) 20241213085522624 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241213085522624 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f2df4fcf70]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20241213085522624 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f2df4fcf70]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20241213085522624 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f2df4fcf70]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20241213085522624 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f2df4de590]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20241213085522624 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085522624 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085522624 DLSS7 <000c> m3ua.c:712 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085522624 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085522624 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085522624 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085522624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085522624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085522624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:749) 20241213085522624 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f2df4de590]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:712) 20241213085522624 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f2df4de590]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20241213085522624 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55f2df4de590]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:508) 20241213085522624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241213085522624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:415) 20241213085522624 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f2df4fcf70]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241213085522624 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55f2df4fcf70]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241213085522624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085522624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (MGMT:NOTIFY) (m3ua.c:749) 20241213085522624 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) 20241213085522624 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f2df4fcf70]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20241213085522624 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55f2df4fcf70]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20241213085523550 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::78c4:20ff:fe44:c42c]:2905 err=None (stream.c:265) 20241213085523550 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20241213085523550 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241213085523550 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::78c4:20ff:fe44:c42c]:2905 err=None (osmo_ss7_asp.c:788) 20241213085523622 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{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)@af3ca9cfdc18: 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 := 3943068920 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@af3ca9cfdc18: broadcasting to mtc MTC@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW-PFCP(6)@af3ca9cfdc18: 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 } } } 20241213085523638 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085523638 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085523638 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:229) 20241213085523638 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:242) 20241213085523638 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:253) 20241213085523638 DLPFCP NOTICE PFCP Peer associated: true (hnbgw_pfcp.c:82) 20241213085523638 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{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) 20241213085523638 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20241213085523638 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085523638 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085523638 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085523638 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@af3ca9cfdc18: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20241213085523677 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085523678 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085523679 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) TC_hnb_register-Iuh0(7)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085523679 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085523679 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085523679 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085523679 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085523679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085523679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085523679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085523679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085523679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085523679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085523679 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085523679 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085523679 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085523679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085523679 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085523679 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085523679 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085523679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085523679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085523679 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085523680 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085523680 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085523680 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085523680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085523680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085523680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085523680 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085523680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085523680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085523680 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085523680 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085523680 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085523680 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085523680 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085523680 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085523680 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085523680 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085523680 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085523680 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085523681 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085523681 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085523682 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085523682 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085523682 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085523682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085523682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085523682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085523682 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085523682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085523682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085523682 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085523682 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085523682 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085523682 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085523682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085523682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085523682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085523682 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085523682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085523682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085523682 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085523682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085523682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085523682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085523682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085523682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085523682 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085523682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085523682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085523682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085523682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085523682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085523682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085523682 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(11)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085523722 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085523722 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085523722 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085523722 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085523723 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085523723 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085523723 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085523723 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085523723 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085523723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085523723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085523723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085523723 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085523723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085523723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085523723 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085523724 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085523724 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085523724 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085523724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085523724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085523724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085523724 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085523724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085523724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085523724 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085523724 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085523724 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085523724 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085523724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085523724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085523724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085523724 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085523724 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085523724 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085523724 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085523724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085523725 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213085523724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085523725 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085523725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085523725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085523725 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085523725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085523725 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085523725 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085523725 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085523725 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085523725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085523725 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085523725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085523725 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085523725 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085523725 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085523725 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085523725 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085523725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085523725 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085523725 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085523726 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085523726 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085523726 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085523726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085523726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085523726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085523727 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085523727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085523727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085523727 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085523727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085523727 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085523727 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085523727 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085523727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085523727 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085523912 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085523912 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085523912 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085523912 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085523920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085523920 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085523920 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085523920 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085523920 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085523920 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085523920 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085523923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085523923 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085523923 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085523923 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085523923 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085523923 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085523923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085523923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085523923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085523923 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085523923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085523923 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085523923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085523923 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085523923 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085523923 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085523923 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085523924 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085523924 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085523924 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085523924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085523924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085523925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085523925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085523925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085523925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085523925 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085523925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085523925 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085523925 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085523925 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085523925 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085523925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085523925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085523925 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085523947 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085523947 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085523947 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085523947 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085523953 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085523953 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085523953 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085523953 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085523953 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085523953 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085523953 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085523956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085523956 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085523956 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085523956 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085523956 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085523956 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085523956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085523956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085523956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085523956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085523956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085523956 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085523956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085523956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085523956 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085523956 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085523956 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085523958 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085523958 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085523958 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085523958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085523958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085523958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085523958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085523958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085523958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085523958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085523958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085523958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085523958 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085523958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085523958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085523958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085523959 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085523959 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085523959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085523959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085523959 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(10)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085524726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085524726 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085524726 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085524726 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085524726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085524726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085524726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085524726 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085524726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085524726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085524726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085524726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085524726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085524726 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085524726 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085524726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085524726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524726 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085524726 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085524726 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085524726 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085524726 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085524726 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085524726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085524726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085524726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085524726 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085524726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085524726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085524726 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085524726 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085524726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085524726 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085524726 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085524726 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085524726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085524726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085524726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085524726 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085524729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085524729 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085524729 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085524729 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085524729 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085524729 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085524729 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085524729 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085524729 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085524729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085524729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085524729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085524729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085524729 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085524729 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085524729 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085524729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524729 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524729 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524729 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524729 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524729 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524729 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085524729 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085524729 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085524729 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085524729 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(13)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085524758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085524758 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085524758 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085524758 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085524758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085524758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085524758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085524758 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085524758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085524758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085524758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085524758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085524759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085524759 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085524759 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085524759 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085524759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524759 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085524759 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085524759 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085524759 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085524759 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085524759 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085524759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085524759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085524759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085524759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085524759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085524759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085524759 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085524759 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085524759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085524759 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085524759 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085524759 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085524759 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085524759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085524759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085524759 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085524762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085524762 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085524762 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085524762 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085524762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085524762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085524762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085524762 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085524762 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085524762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085524762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085524762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085524762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085524763 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085524763 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085524763 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085524763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085524763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085524763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085524763 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085524763 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085524763 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085524763 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085524763 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085524765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085524765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085524765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085524765 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085524765 DLGLOBAL DEBUG validating counter group 0x55f2df15ebe0(hnb) with 60 counters (rate_ctr.c:86) 20241213085524765 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085524765 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085524765 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085524765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085524765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085524770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56974<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085524770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085524770 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085524770 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085524770 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085524770 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register(3)@af3ca9cfdc18: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@af3ca9cfdc18: Final verdict of PTC: none 20241213085524771 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45969<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(12)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@af3ca9cfdc18: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(4)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(5)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(15)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085524778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56962<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(6)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@af3ca9cfdc18: Test case TC_hnb_register finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:55:24 UTC 2024 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20241213085524868 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085524930 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085524930 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085524930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085524930 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085524930 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085524930 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085524930 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085524930 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085524930 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085524930 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085524930 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085524930 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085524930 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085524930 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085524930 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085524930 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085524930 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085524930 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085524930 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085524930 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085524930 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085524930 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085524930 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085524930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085524930 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085524930 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085524930 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085524930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085524930 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085524930 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085524930 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085524930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085524930 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085524930 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085524930 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085524930 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085524930 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085524930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085524930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085524930 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085524930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085524930 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085524930 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085524930 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085524930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085524930 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085524930 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085524930 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085524930 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085524930 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085524930 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085524930 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085524930 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085524930 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085524930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085524930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085525342 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::78c4:20ff:fe44:c42c]:2905 err=None (stream.c:265) 20241213085525342 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1033) 20241213085525342 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241213085525342 DLSS7 INFO 0: asp-asp-clnt-msc-0: xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::78c4:20ff:fe44:c42c]:2905 err=None (osmo_ss7_asp.c:788) 20241213085525369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56986<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=213780) Waiting for packet dumper to finish... 1 (prev_count=213780, count=236760) 20241213085526931 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085526931 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085526931 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085526931 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085526931 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085526931 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:55:27 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_hnb_register_duplicate started. 20241213085528464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085528467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085528470 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44081<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085528556 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085528556 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085528564 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085528564 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085528564 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085528564 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085528565 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085528565 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085528565 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085528565 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085528565 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43803 (stream_srv.c:132) 20241213085528565 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43803<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085528566 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085528566 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085528566 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085528566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085528566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085528566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085528566 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085528566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085528566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085528566 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085528566 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085528566 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085528566 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085528566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085528566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085528566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085528566 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085528566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085528566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085528566 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085528566 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085528566 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085528566 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085528566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085528566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085528566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085528566 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085528566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085528566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085528566 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085528566 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085528566 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085528566 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085528566 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085528566 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085528566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528566 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085528566 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085528566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085528566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085528566 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085528567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085528567 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085528567 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085528567 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085528567 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085528567 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085528567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085528567 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085528567 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085528567 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085528567 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085528567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085528567 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085528567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085528567 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085528567 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085528567 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085528567 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085528567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085528567 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085528567 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085528567 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085528567 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085528567 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085528567 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085528567 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085528567 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(26)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(26)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(24)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085528580 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085528580 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085528580 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085528580 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085528581 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085528581 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085528581 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085528581 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085528582 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085528582 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085528582 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085528582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085528582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085528582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085528582 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085528582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085528582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085528582 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085528582 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085528582 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085528582 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085528582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085528582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085528582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085528582 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085528582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085528582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085528582 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085528582 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085528582 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085528582 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085528582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085528582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085528582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085528582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085528582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085528582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085528582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085528582 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085528582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085528582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085528582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085528582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085528582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085528582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085528582 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085528582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085528582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085528582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085528582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085528582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085528582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085528582 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085528582 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085528582 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085528582 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085528582 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085528582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085528582 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085528582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085528582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085528582 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085528582 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085528582 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085528582 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085528582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085528582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085528582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085528582 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085528582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085528582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085528582 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085528582 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085528582 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085528582 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085528778 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085528778 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085528778 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085528778 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085528784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085528784 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085528784 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085528784 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085528784 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085528784 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085528784 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085528785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085528785 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085528785 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085528785 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085528785 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085528785 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085528785 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085528785 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085528785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085528785 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085528785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085528785 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085528785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085528785 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085528785 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085528785 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085528785 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085528786 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085528786 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085528786 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085528786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085528786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085528786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085528786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085528786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085528786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085528786 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085528786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085528786 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085528787 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085528787 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085528787 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085528787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085528787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085528787 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085528794 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085528794 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085528794 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085528794 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085528796 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085528796 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085528796 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085528796 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085528796 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085528796 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085528796 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085528797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085528797 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085528797 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085528797 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085528797 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085528797 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085528797 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085528797 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085528797 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085528797 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085528797 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085528797 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085528797 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085528797 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085528797 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085528797 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085528797 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085528798 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085528798 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085528798 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085528798 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085528798 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085528798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085528798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085528798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085528798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085528798 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085528798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085528798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085528798 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085528798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085528798 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085528798 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085528798 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085528798 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085528798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085528798 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085528798 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(25)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085529598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085529598 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085529598 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085529598 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085529598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085529598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085529598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085529598 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085529598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085529598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085529598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085529598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085529598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085529598 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085529598 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085529598 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085529598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529598 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085529598 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085529599 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085529599 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085529599 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085529599 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085529599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085529599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085529599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085529599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085529599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085529599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085529599 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085529599 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085529599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085529599 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085529599 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085529599 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085529599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085529599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085529599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085529599 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085529599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085529599 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085529599 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085529599 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085529599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085529599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085529599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085529599 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085529599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085529599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085529599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085529599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085529599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085529599 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085529599 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085529599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085529599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529599 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085529599 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085529599 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085529599 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085529599 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085529601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085529601 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085529601 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085529601 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085529601 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085529601 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085529601 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085529601 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085529602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085529602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085529602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085529602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085529602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085529602 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085529602 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085529602 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085529602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529602 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085529602 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085529602 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085529602 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085529602 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085529602 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085529602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085529602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085529602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085529602 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085529602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085529602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085529602 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085529602 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085529602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085529602 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085529602 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085529602 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085529602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085529602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085529602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085529602 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085529604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085529604 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085529604 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085529604 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085529605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085529605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085529605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085529605 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085529605 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085529605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085529605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085529605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085529605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085529605 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085529605 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085529605 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085529605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085529605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085529605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085529605 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085529605 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085529605 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085529605 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085529605 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085529610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085529610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085529610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085529610 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085529610 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085529610 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085529610 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085529610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085529610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085529622 DLINP DEBUG SRVCONN(,r=127.0.0.1:43803<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085529622 DLINP DEBUG SRVCONN(,r=127.0.0.1:43803<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085529622 DLINP DEBUG SRVCONN(,r=127.0.0.1:43803<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085529622 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085529622 DHNBAP ERROR (127.0.0.1:43803 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20241213085529622 DHNBAP ERROR (127.0.0.1:43803 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20241213085529622 DLINP DEBUG SRVCONN(,r=127.0.0.1:43803<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085529622 DLINP DEBUG SRVCONN(,r=127.0.0.1:43803<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:795) 20241213085529622 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: talloc reports "struct hnb_context" x 1, expecting 1 MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085529631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085529631 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085529631 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085529631 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085529631 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085529631 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44081<->l=127.0.0.1:4262) (control_if.c:193) 20241213085529632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57006<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_hnb_register_duplicate-Iuh0-RUA(21)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(18)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate(16)@af3ca9cfdc18: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@af3ca9cfdc18: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(17)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(30)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@af3ca9cfdc18: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085529644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57000<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(19)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@af3ca9cfdc18: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:55:29 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate.talloc 20241213085529726 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57014<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085529806 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085529806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085529806 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085529806 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085529806 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085529806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085529806 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085529806 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085529806 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085529806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085529806 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085529806 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085529806 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085529806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085529806 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085529806 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085529806 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085529806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085529806 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085529806 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085529806 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085529806 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085529806 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085529806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085529806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085529806 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085529806 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085529806 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085529806 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085529806 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085529806 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085529806 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085529806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085529806 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085529806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085529806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085529806 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085529806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085529806 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085529806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085529806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085529806 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085529806 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085529806 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085529806 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085529806 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085529806 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085529806 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085529806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085529806 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085529806 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085529806 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085529806 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085529806 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085529806 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085529806 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085530228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57014<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=203752) Waiting for packet dumper to finish... 1 (prev_count=203752, count=223648) 20241213085531806 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085531807 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085531807 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085531807 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085531807 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085531807 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:55:32 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20241213085533314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085533319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085533321 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37631<->l=127.0.0.1:4262) (control_if.c:572) 20241213085533415 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085533415 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085533415 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085533415 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085533415 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085533415 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085533415 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085533415 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085533416 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085533416 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085533417 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085533417 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085533417 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085533417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085533417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085533417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085533417 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085533417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085533417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085533417 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085533417 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085533417 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085533417 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085533417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085533417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085533417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085533417 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085533417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085533417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085533417 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085533417 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085533417 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085533417 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085533417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085533417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085533417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085533417 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085533417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085533417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085533417 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085533417 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085533417 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085533417 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085533417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085533417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085533417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085533417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085533417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085533417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085533417 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085533417 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085533417 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085533417 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085533417 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085533417 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085533417 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085533418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085533418 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085533418 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085533418 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085533418 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085533418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085533418 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085533418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085533418 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085533418 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085533418 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085533418 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085533418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085533418 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085533418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085533418 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085533418 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085533418 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085533418 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085533418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085533418 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(39)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(37)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085533434 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085533434 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085533434 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085533434 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085533434 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085533434 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085533434 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085533434 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085533435 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085533435 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085533435 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085533435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085533435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085533435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085533435 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085533435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085533435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085533435 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085533435 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085533435 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085533435 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085533435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085533435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085533435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085533435 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085533435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085533435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085533435 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085533435 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085533435 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085533435 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085533435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085533435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085533435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085533435 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085533435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085533435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085533435 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085533435 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085533436 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085533436 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085533436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085533436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085533436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085533436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085533436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085533436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085533436 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085533436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085533436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085533436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085533436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085533436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085533436 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085533436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085533436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085533436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085533436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085533436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085533436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085533436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085533436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085533436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085533436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085533436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085533436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085533436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085533436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085533436 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085533436 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085533436 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085533436 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085533436 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085533436 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085533436 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(42)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(40)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085533632 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085533632 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085533632 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085533632 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085533642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085533642 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085533642 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085533642 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085533642 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085533642 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085533643 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085533646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085533646 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085533646 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085533646 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085533646 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085533646 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085533646 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085533646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085533646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085533646 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085533646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085533646 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085533646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085533646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085533646 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085533646 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085533646 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085533648 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085533648 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085533648 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085533648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085533648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085533648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085533648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085533648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085533648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085533648 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085533648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085533648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085533648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085533648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085533648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085533648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085533648 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085533648 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085533649 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085533649 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085533649 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085533649 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085533655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085533655 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085533655 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085533655 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085533655 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085533655 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085533655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085533657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085533657 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085533657 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085533657 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085533657 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085533657 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085533657 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085533657 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085533657 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085533657 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085533657 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085533657 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085533657 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085533657 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085533657 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085533657 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085533657 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085533659 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085533659 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085533659 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085533659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085533659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085533659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085533659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085533659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085533659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085533659 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085533659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085533659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085533659 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085533659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085533659 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085533659 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085533659 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085533659 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085533659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085533659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085533659 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(38)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085534447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085534447 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085534447 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085534447 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085534447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085534447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085534447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085534448 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085534448 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085534448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085534448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085534448 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085534448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085534448 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085534448 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085534448 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085534448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534448 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085534448 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085534448 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085534448 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085534448 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085534448 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085534448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085534448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085534448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085534448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085534448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085534448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085534448 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085534448 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085534448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085534448 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085534448 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085534448 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085534448 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085534448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085534448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085534448 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085534451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085534451 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085534451 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085534451 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085534451 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085534451 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085534451 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085534451 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085534451 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085534451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085534451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085534451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085534451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085534451 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085534451 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085534451 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085534451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534451 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085534451 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085534451 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085534451 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085534451 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085534457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085534457 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085534457 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085534457 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085534457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085534457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085534457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085534457 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085534457 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085534457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085534457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085534457 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085534457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085534457 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085534457 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085534457 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085534457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534457 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085534457 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085534457 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085534457 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085534457 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085534457 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085534458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085534458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085534458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085534458 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085534458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085534458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085534458 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085534458 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085534458 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085534458 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085534458 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085534458 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085534458 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085534458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085534458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085534458 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085534459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085534459 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085534459 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085534459 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085534459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085534459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085534459 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085534459 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085534460 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085534460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085534460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085534460 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085534460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085534460 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085534460 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085534460 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085534460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085534460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085534460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085534460 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085534460 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085534460 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085534460 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085534460 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085534462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085534462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085534462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085534462 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085534462 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085534462 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085534462 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085534462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085534462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085534464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085534464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085534464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085534464 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085534464 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) 20241213085534464 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085534464 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085534464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085534464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: talloc reports "struct hnb_context" x 1, expecting 1 MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085534466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60732<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085534466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085534466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085534466 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085534466 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085534466 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085534466 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37631<->l=127.0.0.1:4262) (control_if.c:193) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@af3ca9cfdc18: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(32)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(33)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(43)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085534472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60718<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(34)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@af3ca9cfdc18: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:55:34 UTC 2024 ====== HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register_duplicate_reuse_sctp_assoc.talloc 20241213085534540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60746<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085534654 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085534654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085534654 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085534654 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085534654 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085534654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085534654 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085534654 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085534654 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085534654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085534654 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085534654 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085534654 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085534654 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085534654 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085534654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085534654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085534655 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085534655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085534655 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085534655 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085534655 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085534655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085534655 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085534655 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085534655 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085534655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085534655 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085534655 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085534655 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085534655 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085534655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085534655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085534655 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085534655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085534655 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085534655 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085534655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085534655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085534655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085534655 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085534655 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085534655 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085534655 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085534655 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085534655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085534655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085534655 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085534655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085534655 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085534655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085534655 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085534655 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085534655 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085534656 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085534656 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085535042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60746<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=203860) Waiting for packet dumper to finish... 1 (prev_count=203860, count=222100) 20241213085536655 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085536655 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085536655 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085536655 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085536655 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085536655 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:55:37 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_hnb_disconnected_timeout started. 20241213085538153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60760<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085538157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60764<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085538160 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35067<->l=127.0.0.1:4262) (control_if.c:572) 20241213085538242 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085538242 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085538243 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085538243 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085538243 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085538243 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085538243 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085538243 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085538243 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085538243 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_disconnected_timeout-Iuh0(48)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085538244 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085538244 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085538244 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085538244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085538244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085538244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085538244 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085538244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085538244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085538244 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085538244 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085538244 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085538244 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085538244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085538244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085538244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085538244 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085538244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085538244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085538244 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085538244 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085538244 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085538244 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085538244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085538244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085538244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085538244 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085538244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085538244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085538244 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085538244 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085538244 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085538244 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085538244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085538244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085538244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085538244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085538244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085538244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085538244 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085538244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085538244 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085538244 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085538244 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085538244 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085538244 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085538244 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085538244 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085538244 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085538244 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085538244 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085538244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085538244 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085538245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085538245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085538245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085538245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085538245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085538245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085538245 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085538245 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085538245 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085538245 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085538245 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085538245 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085538245 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085538245 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(52)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(52)@af3ca9cfdc18: M3UA emulation initiated, the test can be started MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(50)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085538260 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085538260 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085538260 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085538260 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085538260 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085538260 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085538260 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085538260 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085538261 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085538261 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085538261 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085538261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085538261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085538261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085538261 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085538261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085538261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085538261 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085538261 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085538261 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085538261 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085538261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085538261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085538261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085538261 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085538261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085538261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085538261 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085538261 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085538261 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085538261 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085538261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085538261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085538261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085538261 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085538261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085538261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085538261 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085538261 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085538261 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085538261 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085538261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085538261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085538261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085538261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085538261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085538261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085538261 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085538261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085538261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085538261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085538262 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085538262 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085538262 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085538262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085538262 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085538262 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085538262 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085538262 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085538262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085538262 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085538262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085538262 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085538262 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085538262 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085538262 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085538262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085538262 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085538262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085538262 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085538262 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085538262 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085538262 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085538262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085538262 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(55)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(53)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085538289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085538289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085538289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085538289 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085538289 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085538289 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085538289 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085538289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085538289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085538457 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085538457 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085538457 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085538457 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085538466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085538466 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085538466 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085538466 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085538466 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085538466 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085538466 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085538468 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085538468 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085538468 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085538468 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085538468 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085538468 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085538468 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085538468 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085538468 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085538468 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085538468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085538468 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085538468 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085538468 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085538468 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085538468 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085538468 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085538469 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085538469 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085538469 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085538469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085538469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085538469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085538469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085538469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085538469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085538469 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085538470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085538470 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085538470 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085538470 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085538470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085538470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085538470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085538470 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085538475 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085538475 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085538475 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085538475 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085538481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085538481 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085538481 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085538481 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085538481 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085538481 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085538481 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085538483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085538483 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085538483 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085538483 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085538483 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085538483 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085538483 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085538483 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085538483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085538483 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085538483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085538483 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085538483 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085538483 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085538483 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085538483 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085538483 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085538484 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085538484 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085538484 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085538484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085538484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085538484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085538484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085538484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085538484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085538484 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085538484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085538484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085538484 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085538484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085538484 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085538484 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085538484 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085538484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085538484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085538484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085538484 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(51)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085539269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085539269 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085539269 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085539269 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085539269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085539269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085539269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085539269 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085539269 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085539269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085539269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085539269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085539269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085539269 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085539269 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085539269 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085539269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539270 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085539270 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085539270 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085539270 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085539270 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085539270 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085539270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085539270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085539270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085539270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085539270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085539270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085539270 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085539270 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085539271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085539271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085539271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085539271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085539271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085539271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085539271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085539271 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085539273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085539273 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085539273 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085539273 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085539273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085539273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085539273 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085539273 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085539273 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085539273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085539273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085539273 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085539273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085539273 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085539273 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085539273 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085539273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539274 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085539274 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085539274 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085539274 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085539274 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085539283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085539283 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085539283 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085539283 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085539283 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085539283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085539283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085539283 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085539283 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085539283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085539283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085539283 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085539283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085539283 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085539283 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085539283 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085539283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539283 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085539283 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085539283 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085539283 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085539283 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085539283 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085539283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085539283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085539283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085539283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085539283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085539283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085539283 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085539283 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085539283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085539283 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085539283 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085539283 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085539283 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085539283 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085539283 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085539283 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085539285 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085539285 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085539285 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085539285 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085539285 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085539285 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085539285 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085539285 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085539285 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085539285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085539285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085539285 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085539285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085539285 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085539285 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085539285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085539285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539285 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539285 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085539285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085539285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085539285 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085539285 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085539285 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085539285 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085539285 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085539294 DLCTRL DEBUG Command: GET 264841074 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241213085539294 DLCTRL DEBUG Tx Command reply: GET_REPLY 264841074 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@af3ca9cfdc18: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@af3ca9cfdc18: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241213085539298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085539298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085539298 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085539298 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085539298 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@af3ca9cfdc18: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241213085540303 DLCTRL DEBUG Command: GET 652053076 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241213085540303 DLCTRL DEBUG Tx Command reply: GET_REPLY 652053076 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241213085545311 DLCTRL DEBUG Command: GET 789558150 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241213085545311 DLCTRL DEBUG Tx Command reply: ERROR 789558150 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)@af3ca9cfdc18: 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@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241213085546343 DLCTRL DEBUG Command: GET 282825198 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241213085546343 DLCTRL DEBUG Tx Command reply: ERROR 282825198 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)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085546344 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085546344 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)@af3ca9cfdc18: 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@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085546356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085546356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085546356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085546356 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085546356 DLGLOBAL DEBUG validating counter group 0x55f2df15ebe0(hnb) with 60 counters (rate_ctr.c:86) 20241213085546356 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085546356 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085546356 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085546356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085546356 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241213085546358 DLCTRL DEBUG Command: GET 505251388 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241213085546358 DLCTRL DEBUG Tx Command reply: GET_REPLY 505251388 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085547362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085547362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085547362 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085547362 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085547362 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@af3ca9cfdc18: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20241213085547369 DLCTRL DEBUG Command: GET 592310947 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241213085547369 DLCTRL DEBUG Tx Command reply: GET_REPLY 592310947 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20241213085553375 DLCTRL DEBUG Command: GET 196738683 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20241213085553375 DLCTRL DEBUG Tx Command reply: ERROR 196738683 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)@af3ca9cfdc18: 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@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085553377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60764<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085553377 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35067<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_hnb_disconnected_timeout(44)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(50)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@af3ca9cfdc18: Final verdict of PTC: none 20241213085553377 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085553377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085553377 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085553377 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085553377 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085553377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085553377 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085553377 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085553378 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085553378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085553378 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085553378 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085553378 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085553378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085553378 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085553378 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085553378 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085553378 DLSS7 <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(45)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(55)@af3ca9cfdc18: Final verdict of PTC: none 20241213085553378 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085553378 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085553378 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085553378 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085553378 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085553378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085553378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(52)@af3ca9cfdc18: Final verdict of PTC: none 20241213085553378 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085553378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085553378 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085553378 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085553378 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085553378 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085553378 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085553378 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085553378 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(51)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(46)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(56)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085553378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085553378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085553378 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085553378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085553378 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085553378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085553378 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085553378 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085553378 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085553378 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085553378 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085553378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085553378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085553378 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085553378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085553378 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085553378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085553378 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085553378 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085553378 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085553378 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085553378 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085553378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60760<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(47)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@af3ca9cfdc18: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:55:53 UTC 2024 ====== HNBGW_Tests.TC_hnb_disconnected_timeout pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_disconnected_timeout.talloc 20241213085553433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36016<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085553835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36016<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232724) Waiting for packet dumper to finish... 1 (prev_count=232724, count=233364) 20241213085555379 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085555379 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085555379 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085555379 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085555379 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085555379 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:55:55 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_ue_register started. 20241213085556953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085556957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085556961 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42281<->l=127.0.0.1:4262) (control_if.c:572) 20241213085557071 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085557071 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085557071 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085557071 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085557071 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085557071 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085557071 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085557071 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085557072 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085557072 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085557072 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085557072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085557072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085557072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085557072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085557072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085557072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085557072 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085557072 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085557072 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085557072 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085557072 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085557072 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085557072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085557072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085557072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085557073 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085557073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085557073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085557073 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085557073 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085557073 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085557073 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085557073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085557073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085557073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085557073 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085557073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085557073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085557073 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085557073 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085557073 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085557073 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085557073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085557074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085557074 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085557074 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085557074 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085557074 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085557074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085557073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085557073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557074 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085557074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085557074 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085557074 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085557074 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085557074 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085557074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085557074 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085557074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085557074 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085557074 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085557074 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085557074 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085557074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085557074 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085557074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085557074 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085557074 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085557073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085557074 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085557074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085557074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085557074 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085557074 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085557074 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085557074 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(67)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(65)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085557093 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085557093 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085557093 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085557093 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085557093 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085557093 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085557093 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085557093 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085557094 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085557094 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085557094 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085557095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085557095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085557095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085557095 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085557095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085557095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085557095 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085557095 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085557095 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085557095 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085557095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085557095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085557095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085557095 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085557095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085557095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085557095 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085557095 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085557095 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085557095 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085557095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085557095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085557095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085557095 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085557095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085557095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085557095 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085557095 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085557095 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085557095 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085557095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085557095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085557095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085557095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085557095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085557096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085557096 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085557096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085557096 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085557096 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085557096 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085557096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085557096 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085557096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085557096 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085557096 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085557096 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085557096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085557096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085557096 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085557096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085557096 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085557096 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085557096 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085557096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085557096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085557096 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085557096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085557096 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085557096 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085557096 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085557096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085557096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085557096 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085557124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085557124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085557124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085557124 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085557124 DLGLOBAL DEBUG validating counter group 0x55f2df15ebe0(hnb) with 60 counters (rate_ctr.c:86) 20241213085557125 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085557125 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085557125 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085557125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085557125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085557290 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085557290 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085557290 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085557290 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085557291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085557291 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085557291 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085557291 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085557292 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085557292 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085557292 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085557292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085557292 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085557292 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085557292 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085557292 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085557292 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085557292 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085557292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085557292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085557292 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085557292 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085557292 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085557292 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085557292 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085557292 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085557292 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085557292 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085557293 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085557293 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085557293 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085557293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085557293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085557293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085557294 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085557294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085557294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085557294 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085557294 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085557294 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085557294 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085557294 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085557294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085557294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085557294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085557294 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085557311 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085557311 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085557311 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085557311 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085557317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085557317 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085557317 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085557317 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085557317 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085557317 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085557317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085557319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085557319 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085557319 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085557319 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085557319 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085557319 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085557319 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085557320 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085557320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085557320 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085557320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085557320 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085557320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085557320 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085557320 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085557320 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085557320 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085557321 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085557321 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085557321 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085557321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085557321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085557321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085557321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085557321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085557321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085557321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085557322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085557322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085557322 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085557322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085557322 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085557322 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085557322 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085557322 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085557322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085557322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085557322 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(66)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085558099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085558099 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085558099 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085558099 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085558099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085558099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085558099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085558099 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085558099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085558099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085558099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085558099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085558099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085558099 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085558099 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085558099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085558099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558099 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085558099 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085558099 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085558099 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085558099 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085558099 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085558099 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085558099 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085558099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085558099 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085558099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085558099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085558099 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085558099 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085558099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085558099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085558099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085558099 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085558099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085558099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085558099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085558099 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085558099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085558099 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085558099 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085558099 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085558099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085558099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085558099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085558099 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085558099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085558099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085558099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085558099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085558099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085558099 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085558099 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085558099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085558099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558100 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085558100 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085558100 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085558100 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085558100 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085558122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085558122 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085558122 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085558122 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085558122 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085558122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085558122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085558122 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085558122 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085558122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085558122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085558122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085558122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085558122 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085558122 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085558122 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085558122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558123 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085558123 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085558123 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085558123 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085558123 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085558123 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085558123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085558123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085558123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085558123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085558123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085558123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085558123 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085558123 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085558123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085558123 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085558124 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085558124 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085558124 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085558124 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085558124 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085558124 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085558125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085558125 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085558125 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085558126 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085558126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085558126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085558126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085558126 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085558126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085558126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085558126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085558126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085558126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085558126 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085558126 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085558126 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085558126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085558126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085558126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085558126 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085558126 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085558126 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085558126 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085558126 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085558132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085558132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085558132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1272) 20241213085558132 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241213085558132 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20241213085558132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085558132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 27 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085558142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36030<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085558143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085558143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085558143 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085558143 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085558143 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ue_register-Iuh0-RUA(64)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_ue_register(59)@af3ca9cfdc18: Final verdict of PTC: none 20241213085558144 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(69)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(60)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(71)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@af3ca9cfdc18: Final verdict of PTC: none TC_ue_register-Iuh0(63)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085558152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36018<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(62)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@af3ca9cfdc18: Test case TC_ue_register finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:55:58 UTC 2024 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20241213085558241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36038<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085558302 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085558302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085558302 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085558302 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085558302 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085558302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085558302 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085558302 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085558302 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085558302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085558302 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085558302 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085558302 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085558302 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085558302 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085558302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085558302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085558302 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085558302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085558302 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085558302 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085558302 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085558302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085558302 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085558302 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085558302 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085558302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085558302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085558302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085558302 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085558302 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085558302 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085558302 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085558302 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085558302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085558302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085558302 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085558302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085558302 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085558302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085558302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085558302 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085558302 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085558302 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085558302 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085558302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085558302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085558302 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085558302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085558302 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085558302 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085558302 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085558302 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085558302 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085558302 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085558302 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085558743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36038<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=200976) Waiting for packet dumper to finish... 1 (prev_count=200976, count=217064) 20241213085600304 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085600304 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085600304 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085600304 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085600304 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085600304 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:56:00 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_ue_register_tmsi_lai started. MTC@af3ca9cfdc18: 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 20241213085601848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085601851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53360<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085601854 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45057<->l=127.0.0.1:4262) (control_if.c:572) 20241213085601928 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085601928 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085601928 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085601928 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085601928 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085601928 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085601929 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085601929 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085601929 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085601929 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085601930 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085601930 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085601930 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085601930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085601930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085601930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085601930 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085601930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085601930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085601930 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085601930 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085601930 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085601930 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085601930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085601930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085601930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085601930 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085601930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085601930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085601930 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085601930 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085601930 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085601930 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085601930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085601930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085601930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085601931 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085601931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085601931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085601931 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085601931 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085601931 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085601931 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085601931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085601931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085601931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085601931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085601931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085601931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085601931 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085601931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085601931 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085601931 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085601931 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085601931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085601931 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085601931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085601931 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085601931 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085601931 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085601931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085601931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085601931 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085601931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085601931 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085601931 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085601931 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085601931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085601931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085601931 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085601931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085601931 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085601931 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085601931 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085601931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085601931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085601931 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(80)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(78)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085601945 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085601945 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085601945 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085601945 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085601945 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085601945 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085601945 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085601945 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085601946 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085601946 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085601946 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085601946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085601946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085601946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085601946 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085601946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085601946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085601946 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085601946 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085601946 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085601946 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085601946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085601946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085601946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085601946 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085601946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085601946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085601946 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085601946 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085601946 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085601946 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085601946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085601946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085601946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085601946 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085601946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085601946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085601946 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085601946 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085601946 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085601946 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085601946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085601946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085601946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085601946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085601946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085601946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085601946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085601946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085601946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085601946 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085601946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085601946 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085601946 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085601946 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085601946 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085601946 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085601946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085601946 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085601946 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085601946 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085601946 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085601946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085601946 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085601946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085601946 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085601946 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085601946 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085601946 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085601946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085601946 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085601946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085601946 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085601946 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085601946 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085601946 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085601946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085601946 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085601968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085601968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085601968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085601968 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085601968 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085601968 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085601968 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085601968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085601968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085602143 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085602143 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085602143 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085602143 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085602150 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085602150 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085602150 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085602150 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085602150 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085602150 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085602150 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085602153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085602153 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085602153 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085602153 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085602153 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085602153 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085602153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085602154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085602154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085602154 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085602154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085602154 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085602154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085602154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085602154 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085602154 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085602154 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085602155 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085602155 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085602155 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085602155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085602155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085602155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085602155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085602155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085602155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085602155 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085602156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085602156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085602156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085602156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085602156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085602156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085602156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085602156 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085602158 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085602159 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085602159 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085602159 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085602165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085602165 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085602165 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085602165 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085602165 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085602165 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085602166 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085602168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085602168 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085602168 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085602168 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085602168 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085602168 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085602169 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085602169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085602169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085602169 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085602169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085602169 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085602169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085602169 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085602169 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085602169 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085602169 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085602170 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085602170 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085602170 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085602170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085602170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085602170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085602171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085602171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085602171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085602171 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085602171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085602171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085602171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085602171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085602171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085602171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085602171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085602171 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(79)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085602951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085602951 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085602951 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085602951 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085602951 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085602951 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085602951 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085602951 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085602951 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085602951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085602951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085602951 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085602951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085602951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085602951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085602951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085602951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602952 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085602952 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085602952 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085602952 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085602952 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085602952 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085602952 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085602952 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085602952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085602952 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085602952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085602952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085602952 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085602952 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085602952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085602952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085602952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085602952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085602952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085602952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085602952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085602952 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085602952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085602952 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085602952 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085602952 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085602952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085602952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085602952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085602952 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085602952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085602952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085602952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085602952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085602952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085602952 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085602952 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085602952 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085602952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602952 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085602952 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085602952 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085602952 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085602952 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085602964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085602964 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085602964 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085602964 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085602964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085602964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085602964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085602964 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085602965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085602965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085602965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085602965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085602965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085602965 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085602965 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085602965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085602965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602965 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085602965 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085602965 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085602965 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085602965 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085602965 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085602965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085602965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085602965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085602965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085602965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085602965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085602965 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085602965 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085602965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085602965 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085602965 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085602965 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085602965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085602965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085602965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085602965 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085602965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085602965 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085602965 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085602965 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085602965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085602965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085602965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085602965 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085602965 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085602965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085602965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085602965 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085602965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085602965 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085602965 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085602965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085602965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085602966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085602966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085602966 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085602966 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085602966 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085602966 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085602966 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085602976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085602976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085602976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1272) 20241213085602976 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241213085602976 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20241213085602976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085602976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 29 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ue_register_tmsi_lai(72)@af3ca9cfdc18: Final verdict of PTC: none 20241213085602988 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45057<->l=127.0.0.1:4262) (control_if.c:193) 20241213085602988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53360<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085602989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085602989 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085602989 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085602989 DMAIN NOTICE (127.0.0.1:9999 TTCN3-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-SCCP(78)@af3ca9cfdc18: Final verdict of PTC: none 20241213085602989 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(79)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(74)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@af3ca9cfdc18: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(73)@af3ca9cfdc18: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(84)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085602996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53344<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(75)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@af3ca9cfdc18: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:56:03 UTC 2024 ====== HNBGW_Tests.TC_ue_register_tmsi_lai pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_tmsi_lai.talloc 20241213085603084 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53372<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085603154 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085603154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085603154 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085603154 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085603154 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085603154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085603154 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085603154 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085603154 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085603154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085603154 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085603154 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085603154 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085603154 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085603154 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085603154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085603154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085603154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085603154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085603154 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085603154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085603154 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085603154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085603154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085603154 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085603154 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085603154 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085603154 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085603154 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085603154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085603154 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085603154 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085603154 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085603154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085603154 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085603154 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085603154 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085603154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085603154 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085603154 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085603154 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085603154 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085603154 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085603154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085603154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085603154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085603154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085603154 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085603154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085603154 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085603154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085603154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085603154 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085603154 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085603154 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085603154 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085603587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53372<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=204216) Waiting for packet dumper to finish... 1 (prev_count=204216, count=220288) 20241213085605155 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085605155 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085605155 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085605155 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085605155 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085605155 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:56:05 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_ue_register_before_hnb_register started. 20241213085606676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53376<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085606680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53390<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085606683 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41799<->l=127.0.0.1:4262) (control_if.c:572) 20241213085606753 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085606753 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085606753 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085606753 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085606753 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085606753 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085606754 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085606754 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(89)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085606754 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085606754 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085606754 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085606754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085606754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085606754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085606754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085606754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085606754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085606754 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085606754 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085606754 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085606754 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085606754 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085606754 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085606754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085606754 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085606754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085606755 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085606755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085606755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085606755 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085606755 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085606755 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085606755 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085606755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085606755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085606755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085606755 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085606755 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085606755 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085606755 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085606755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085606755 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085606755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085606755 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085606755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085606755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085606755 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085606755 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085606755 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085606755 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085606755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085606755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085606755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606756 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085606756 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085606756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085606756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085606756 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085606756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085606756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085606756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085606756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085606756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085606756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085606756 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085606756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085606756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085606756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085606756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085606756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085606756 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085606756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085606756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085606756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085606756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085606756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085606756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085606756 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(93)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(91)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085606779 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085606779 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085606779 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085606779 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085606779 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085606779 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085606779 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085606779 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085606780 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085606780 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085606780 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085606780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085606780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085606780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085606780 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085606780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085606780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085606780 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085606781 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085606781 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085606781 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085606781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085606781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085606781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085606781 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085606781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085606781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085606781 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085606781 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085606781 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085606781 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085606781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085606781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085606781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085606781 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085606781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085606781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085606781 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085606781 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085606781 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085606781 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085606781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085606781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085606781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085606781 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085606781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085606781 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085606781 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085606781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085606781 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085606781 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085606781 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085606781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085606781 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085606781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085606781 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085606781 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085606781 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085606781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085606781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085606781 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085606781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085606781 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085606781 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085606781 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085606781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085606781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085606781 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085606781 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085606781 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085606781 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085606781 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085606781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085606781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085606781 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(94)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085606976 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085606976 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085606976 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085606976 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085606985 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085606985 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085606985 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085606985 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085606985 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085606985 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085606985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085606989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085606989 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085606989 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085606989 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085606989 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085606989 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085606989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085606989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085606989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085606989 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085606989 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085606989 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085606989 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085606989 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085606989 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085606989 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085606989 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085606990 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085606990 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085606990 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085606990 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085606991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085606991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085606991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085606991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085606991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085606991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085606991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085606991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085606991 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085606991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085606991 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085606991 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085606991 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085606991 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085606991 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085606991 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085606991 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085606996 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085606996 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085606996 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085606996 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085607003 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085607003 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085607003 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085607003 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085607003 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085607003 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085607003 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085607005 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085607005 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085607005 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085607005 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085607005 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085607005 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085607005 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085607005 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085607005 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085607005 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085607005 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085607005 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085607005 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085607005 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085607005 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085607005 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085607005 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085607006 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085607006 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085607006 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085607006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085607006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085607006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085607007 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085607007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085607007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085607007 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085607007 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085607007 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085607007 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085607007 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085607007 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085607007 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085607007 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085607007 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(92)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085607792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085607792 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085607792 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085607792 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085607792 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085607792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085607792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085607792 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085607792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085607792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085607792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085607792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085607792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085607792 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085607792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085607792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085607792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085607792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085607792 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085607792 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085607792 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085607792 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085607792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085607792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085607792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085607792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085607792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085607792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085607792 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085607792 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085607792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085607792 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085607792 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085607792 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085607792 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085607792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085607792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085607792 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085607792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085607792 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085607792 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085607792 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085607792 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085607792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085607792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085607792 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085607792 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085607792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085607792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085607792 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085607792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085607792 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085607792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085607792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085607792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085607792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085607792 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085607792 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085607792 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085607800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085607800 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085607800 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085607800 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085607800 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085607800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085607800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085607800 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085607800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085607800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085607800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085607800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085607800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085607800 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085607800 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085607800 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085607800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607800 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085607800 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085607800 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085607800 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085607800 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085607800 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085607800 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085607800 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085607800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085607800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085607800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085607800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085607800 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085607800 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085607800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085607800 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085607800 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085607800 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085607800 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085607800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085607800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085607800 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085607801 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085607801 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085607801 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085607801 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085607801 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085607801 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085607801 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085607801 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085607801 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085607801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085607801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085607801 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085607801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085607801 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085607801 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085607801 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085607801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085607801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085607801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085607801 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085607801 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085607801 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085607801 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085607801 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085607811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085607811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085607811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1272) 20241213085607811 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20241213085607811 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20241213085607811 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20241213085607811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085607811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 25 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085607824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53390<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085607824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085607824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085607824 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085607825 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) 20241213085607825 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) 20241213085607825 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41799<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(95)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_ue_register_before_hnb_register(85)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@af3ca9cfdc18: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@af3ca9cfdc18: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(86)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(97)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085607831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53376<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(88)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@af3ca9cfdc18: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:56:07 UTC 2024 ====== HNBGW_Tests.TC_ue_register_before_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register_before_hnb_register.talloc 20241213085607875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085607994 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085607994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085607994 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085607994 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085607994 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085607994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085607994 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085607994 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085607994 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085607994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085607994 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085607994 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085607994 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085607994 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085607994 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085607994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085607994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085607994 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085607994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085607994 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085607994 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085607994 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085607994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085607994 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085607994 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085607994 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085607994 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085607995 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085607995 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085607995 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085607995 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085607994 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085607994 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085607994 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085607994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085607994 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085607994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085607994 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085607994 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085607994 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085607995 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085607995 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085607995 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085607995 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085607995 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085607995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085607995 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085607995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085607995 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085607995 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085607995 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085607995 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085607995 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085607995 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085607995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085607995 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085608377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53398<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=217500) Waiting for packet dumper to finish... 1 (prev_count=217500, count=218156) 20241213085609996 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085609996 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085609996 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085609996 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085609996 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085609996 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:56:10 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_ranap_cs_initial_ue started. 20241213085611478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53412<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085611482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53416<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085611485 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40399<->l=127.0.0.1:4262) (control_if.c:572) 20241213085611534 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085611534 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085611534 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085611534 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085611535 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085611535 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085611535 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085611535 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085611535 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085611535 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_initial_ue-Iuh0(102)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085611536 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085611536 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085611536 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085611536 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085611536 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085611536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085611537 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085611537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085611537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085611537 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085611537 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085611537 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085611537 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085611537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085611537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085611537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085611537 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085611537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085611537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085611537 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085611537 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085611537 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085611537 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085611537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085611537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085611537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085611537 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085611537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085611537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085611537 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085611537 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085611537 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085611537 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085611537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085611537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085611537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085611537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085611537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085611537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085611538 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085611538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085611538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085611538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085611538 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085611538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085611538 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085611538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085611538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085611538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085611538 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085611538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085611538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085611538 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085611538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085611538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085611538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085611538 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085611538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085611538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085611538 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085611538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085611538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085611538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085611538 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085611538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085611538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085611538 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(106)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(106)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(104)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085611556 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085611556 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085611556 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085611556 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085611556 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085611556 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085611556 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085611556 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085611557 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085611557 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085611557 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085611557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085611557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085611557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085611558 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085611558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085611558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085611558 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085611558 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085611558 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085611558 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085611558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085611558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085611558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085611558 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085611558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085611558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085611558 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085611558 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085611558 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085611558 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085611558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085611558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085611558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085611558 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085611558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085611558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085611558 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085611558 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085611558 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085611558 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085611558 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085611558 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085611558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085611558 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085611558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085611558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085611558 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085611558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085611558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085611558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085611558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085611558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085611558 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085611558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085611558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085611558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085611558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085611558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085611558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085611558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085611558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085611558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085611558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085611558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085611558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085611558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085611558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085611558 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085611558 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085611558 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085611558 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085611558 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085611558 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085611558 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085611582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085611582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085611582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085611582 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085611582 DLGLOBAL DEBUG validating counter group 0x55f2df15ebe0(hnb) with 60 counters (rate_ctr.c:86) 20241213085611582 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085611582 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085611582 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085611582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085611582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085611752 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085611752 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085611752 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085611752 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085611761 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085611761 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085611761 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085611761 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085611761 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085611761 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085611761 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085611764 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085611764 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085611764 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085611764 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085611764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085611764 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085611764 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085611764 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085611765 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085611765 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085611765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085611765 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085611765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085611765 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085611765 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085611765 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085611765 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085611766 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085611766 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085611766 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085611766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085611766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085611766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611766 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611766 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085611766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085611766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085611766 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085611766 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085611767 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085611767 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085611767 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085611767 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085611767 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085611767 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085611767 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085611767 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085611772 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085611772 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085611772 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085611772 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085611779 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085611779 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085611779 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085611779 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085611779 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085611779 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085611779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085611782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085611782 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085611782 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085611782 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085611782 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085611782 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085611782 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085611782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085611783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085611783 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085611783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085611783 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085611783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085611783 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085611783 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085611783 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085611783 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085611784 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085611784 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085611784 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085611784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085611784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085611784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085611784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085611784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085611784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085611784 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085611784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085611784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085611784 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085611785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085611785 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085611785 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085611785 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085611785 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085611785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085611785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085611785 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(105)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085612569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085612569 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085612569 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085612569 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085612569 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085612569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085612569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085612569 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085612569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085612569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085612569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085612569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085612569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085612569 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085612569 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085612569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085612569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612569 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085612569 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085612569 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085612569 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085612569 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085612569 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085612570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085612570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085612570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085612570 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085612570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085612570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085612570 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085612570 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085612570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085612570 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085612570 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085612570 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085612570 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085612570 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085612570 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085612570 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085612572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085612572 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085612572 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085612572 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085612572 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085612572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085612572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085612572 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085612572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085612572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085612572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085612572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085612572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085612572 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085612573 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085612573 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085612573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612573 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085612573 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085612573 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085612573 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085612573 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085612578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085612578 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085612578 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085612578 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085612578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085612578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085612578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085612578 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085612578 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085612578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085612578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085612578 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085612578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085612578 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085612578 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085612578 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085612578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612578 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085612578 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085612578 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085612578 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085612578 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085612578 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085612578 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085612578 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085612578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085612578 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085612578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085612578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085612578 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085612578 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085612578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085612578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085612578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085612578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085612578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085612578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085612578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085612578 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085612579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085612579 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085612579 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085612579 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085612579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085612579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085612579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085612579 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085612579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085612579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085612579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085612579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085612579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085612579 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085612579 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085612579 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085612579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085612579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085612579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085612579 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085612579 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085612579 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085612579 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085612579 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085612594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46384<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(105)@af3ca9cfdc18: f_create_expect(l3 := 'D5D3FD3783AD4ACA5A87'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@af3ca9cfdc18: Created Expect[0] for 'D5D3FD3783AD4ACA5A87'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@af3ca9cfdc18: Added conn table entry 0TC_ranap_cs_initial_ue0(111)11768456 20241213085613629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085613629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085613629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085613629 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085613629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb39288, normal) (hnbgw_rua.c:407) 20241213085613629 DHNB DEBUG map_rua[0x55f2df500100]{init}: Allocated (fsm.c:456) 20241213085613629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11768456)[0x55f2df500100]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085613629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11768456 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085613629 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085613629 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085613629 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11768456 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085613629 DCN DEBUG map_sccp[0x55f2df4e5af0]{init}: Allocated (fsm.c:456) 20241213085613629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f2df4e5af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085613629 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11768456 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085613629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11768456 SCCP-1 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085613629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11768456)[0x55f2df500100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085613629 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085613629 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085613629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11768456)[0x55f2df500100]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085613629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f2df4e5af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085613629 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085613629 DLSCCP DEBUG SCCP-SCOC(1)[0x55f2df4e6270]{IDLE}: Allocated (fsm.c:456) 20241213085613629 DLSCCP DEBUG SCCP-SCOC(1)[0x55f2df4e6270]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085613629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad5d3fd3783ad4aca5a87004f40030003090056400500f1100926) (sccp_scrc.c:406) 20241213085613629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085613629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085613629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085613629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085613629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085613629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085613629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085613629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085613629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085613629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085613629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085613629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085613629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085613629 DLSCCP DEBUG SCCP-SCOC(1)[0x55f2df4e6270]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085613629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f2df4e5af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085613629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11768456)[0x55f2df500100]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085613629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085613629 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085613629 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085613629 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085613629 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085613629 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085613629 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085613629 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(104)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@af3ca9cfdc18: Found Expect[0] for l3='D5D3FD3783AD4ACA5A87'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@af3ca9cfdc18: Added conn table entry 0TC_ranap_cs_initial_ue0(111)2882519 HNBGW_Test.msc0-SCCP(104)@af3ca9cfdc18: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085613635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085613635 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085613635 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085613635 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085613635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085613635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085613635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085613635 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085613635 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085613635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085613635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085613635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085613635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085613635 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00260008) (sccp_scrc.c:477) 20241213085613635 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1824) 20241213085613635 DLSCCP DEBUG SCCP-SCOC(1)[0x55f2df4e6270]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085613635 DLSCCP DEBUG SCCP-SCOC(1)[0x55f2df4e6270]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085613635 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085613635 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085613635 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) 20241213085613635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f2df4e5af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085613635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f2df4e5af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085613636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46384<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085613639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53416<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085613639 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40399<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-SCCP(107)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@af3ca9cfdc18: Final verdict of PTC: none 20241213085613640 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085613640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085613640 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085613641 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085613641 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085613641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085613641 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085613641 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085613641 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085613641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085613641 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085613641 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085613641 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085613641 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_ranap_cs_initial_ue-Iuh0(102)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue(98)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@af3ca9cfdc18: Final verdict of PTC: none 20241213085613641 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085613641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085613641 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(100)@af3ca9cfdc18: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(99)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(109)@af3ca9cfdc18: Final verdict of PTC: none 20241213085613641 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085613641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085613641 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085613641 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085613641 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085613641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085613641 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085613641 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(104)@af3ca9cfdc18: Final verdict of PTC: none 20241213085613641 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085613642 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085613642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085613642 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085613642 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085613642 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085613642 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085613642 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085613642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085613642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085613641 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085613641 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085613641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085613641 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085613641 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085613642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085613642 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085613642 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085613642 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085613642 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085613642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085613642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085613642 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085613642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085613642 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085613642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085613642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085613642 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085613642 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085613642 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085613642 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085613642 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f2df4e5af0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085613642 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085613642 DLSCCP DEBUG SCCP-SCOC(1)[0x55f2df4e6270]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085613642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00260008), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085613642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085613642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085613642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085613642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085613643 DLSCCP DEBUG SCCP-SCOC(1)[0x55f2df4e6270]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085613643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f2df4e5af0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085613643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11768456)[0x55f2df500100]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085613643 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11768456)[0x55f2df500100]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085613643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085613643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11768456)[0x55f2df500100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085613643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11768456)[0x55f2df500100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085613643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11768456)[0x55f2df500100]{disrupted}: Freeing instance (context_map.c:202) 20241213085613643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11768456)[0x55f2df500100]{disrupted}: Deallocated (fsm.c:568) 20241213085613643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f2df4e5af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085613643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f2df4e5af0]{disconnected}: Freeing instance (context_map.c:206) 20241213085613643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55f2df4e5af0]{disconnected}: Deallocated (fsm.c:568) 20241213085613643 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11768456 SCCP-1 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085613643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085613643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085613643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085613643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085613643 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085613643 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085613644 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085613644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085613644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085613644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085613644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085613644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085613644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085613644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085613644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(110)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085613647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53412<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(101)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:56:13 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue.talloc 20241213085613694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085614196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46394<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=246500) Waiting for packet dumper to finish... 1 (prev_count=246500, count=247040) 20241213085615641 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085615641 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085615641 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085615643 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085615643 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085615643 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:56:16 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_ranap_ps_initial_ue started. 20241213085617311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46402<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085617316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46414<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085617321 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33505<->l=127.0.0.1:4262) (control_if.c:572) 20241213085617402 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085617402 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085617402 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085617402 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085617403 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085617403 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085617403 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085617403 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085617403 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085617403 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085617404 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085617404 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085617404 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085617404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085617404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085617404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085617404 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085617404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085617404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085617404 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085617404 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085617404 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085617404 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085617404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085617404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085617404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085617404 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085617404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085617404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085617404 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085617404 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085617404 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085617404 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085617404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085617404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085617404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085617404 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085617404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085617404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085617404 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085617404 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085617404 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085617404 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085617404 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085617404 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085617404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617404 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617404 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617404 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085617404 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085617404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085617404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085617404 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085617404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085617404 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085617404 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085617404 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085617404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085617404 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085617404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085617404 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085617404 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085617404 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085617404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085617404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085617404 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085617404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085617404 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085617404 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085617404 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085617404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085617404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085617404 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085617404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085617404 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085617404 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085617404 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085617404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085617404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085617404 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(120)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(120)@af3ca9cfdc18: M3UA emulation initiated, the test can be started MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(120)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(118)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085617421 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085617421 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085617421 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085617421 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085617421 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085617421 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085617421 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085617421 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085617422 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085617422 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085617422 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085617422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085617422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085617422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085617422 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085617422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085617422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085617422 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085617422 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085617422 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085617422 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085617422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085617422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085617422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085617422 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085617422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085617422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085617422 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085617422 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085617422 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085617422 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085617422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085617422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085617422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085617422 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085617422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085617422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085617422 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085617422 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085617422 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085617422 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085617422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085617422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085617422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085617422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085617422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085617422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085617422 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085617423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085617423 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085617423 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085617423 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085617423 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085617423 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085617423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085617423 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085617423 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085617423 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085617423 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085617423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085617423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085617423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085617423 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085617423 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085617423 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085617423 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085617423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085617423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085617423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085617423 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085617423 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085617423 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085617423 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085617423 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085617423 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(123)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(121)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085617448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085617448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085617448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085617448 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085617448 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085617448 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085617448 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085617448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085617448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085617617 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085617617 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085617617 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085617617 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085617626 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085617626 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085617626 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085617626 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085617626 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085617626 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085617626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085617629 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085617629 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085617629 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085617629 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085617629 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085617629 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085617629 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085617629 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085617629 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085617629 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085617629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085617629 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085617629 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085617629 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085617629 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085617629 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085617629 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085617631 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085617631 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085617631 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085617631 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085617631 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085617631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617631 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085617631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085617631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085617631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085617631 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085617631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085617631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085617631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085617631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085617631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085617631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085617631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085617631 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085617634 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085617635 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085617635 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085617635 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085617641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085617642 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085617642 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085617642 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085617642 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085617642 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085617642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085617644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085617644 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085617644 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085617644 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085617644 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085617644 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085617644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085617645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085617645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085617645 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085617645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085617645 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085617645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085617645 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085617645 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085617645 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085617645 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085617646 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085617646 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085617646 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085617646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085617646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085617646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085617646 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085617646 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085617646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085617646 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085617646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085617646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085617646 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085617647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085617647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085617647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085617647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085617647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085617647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085617647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085617647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(119)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085618437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085618437 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085618437 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085618437 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085618437 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085618437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085618437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085618437 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085618437 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085618437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085618437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085618437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085618437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085618437 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085618437 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085618437 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085618437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085618438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085618438 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085618438 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085618438 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085618438 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085618438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085618438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085618438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085618438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085618438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085618438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085618438 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085618438 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085618438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085618438 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085618438 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085618438 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085618438 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085618438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085618438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085618438 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085618438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085618438 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085618438 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085618438 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085618438 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085618438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085618438 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085618438 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085618439 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085618439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085618439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085618439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085618439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085618439 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085618439 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085618439 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085618439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618439 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085618439 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085618439 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085618439 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085618439 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085618445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085618445 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085618445 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085618445 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085618445 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085618445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085618445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085618445 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085618445 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085618445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085618445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085618445 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085618446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085618446 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085618446 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085618446 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085618446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618446 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085618446 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085618446 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085618446 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085618446 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085618446 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085618446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085618446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085618446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085618446 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085618446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085618446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085618446 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085618446 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085618446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085618446 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085618446 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085618446 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085618446 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085618446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085618446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085618446 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085618447 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085618447 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085618447 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085618447 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085618447 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085618447 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085618447 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085618447 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085618447 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085618447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085618447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085618447 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085618447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085618447 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085618447 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085618447 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085618447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085618447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085618447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085618447 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085618447 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085618447 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085618447 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085618447 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085618484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46422<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(122)@af3ca9cfdc18: f_create_expect(l3 := '01BF75C9BA302E420175'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@af3ca9cfdc18: Created Expect[0] for '01BF75C9BA302E420175'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@af3ca9cfdc18: Added conn table entry 0TC_ranap_ps_initial_ue0(125)7500612 20241213085619534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085619534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085619534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085619534 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085619534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x727344, normal) (hnbgw_rua.c:407) 20241213085619534 DHNB DEBUG map_rua[0x55f2df500100]{init}: Allocated (fsm.c:456) 20241213085619534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7500612)[0x55f2df500100]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085619534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7500612 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085619535 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085619535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085619535 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7500612 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085619535 DCN DEBUG map_sccp[0x55f2df4e5af0]{init}: Allocated (fsm.c:456) 20241213085619535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f2df4e5af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085619535 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7500612 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085619535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7500612 SCCP-2 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085619535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7500612)[0x55f2df500100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085619535 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085619535 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085619535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7500612)[0x55f2df500100]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085619535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f2df4e5af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085619535 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085619535 DLSCCP DEBUG SCCP-SCOC(2)[0x55f2df4e6810]{IDLE}: Allocated (fsm.c:456) 20241213085619535 DLSCCP DEBUG SCCP-SCOC(2)[0x55f2df4e6810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085619535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a01bf75c9ba302e420175004f40030001be0056400500f1100926) (sccp_scrc.c:406) 20241213085619535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085619535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085619535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085619535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085619535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085619535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085619535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085619535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085619535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085619535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085619535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085619535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085619535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085619535 DLSCCP DEBUG SCCP-SCOC(2)[0x55f2df4e6810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085619535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f2df4e5af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085619535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7500612)[0x55f2df500100]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085619536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085619536 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085619536 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085619536 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085619536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085619536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085619536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085619536 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(121)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@af3ca9cfdc18: Found Expect[0] for l3='01BF75C9BA302E420175'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@af3ca9cfdc18: Added conn table entry 0TC_ranap_ps_initial_ue0(125)13014773 HNBGW_Test.sgsn0-SCCP(121)@af3ca9cfdc18: Session index based on connection ID:0 TC_ranap_ps_initial_ue0(125)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085619556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085619556 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085619556 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085619556 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085619556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085619556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085619556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085619556 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085619556 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085619556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085619556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085619556 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085619556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085619556 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00db8f1c) (sccp_scrc.c:477) 20241213085619556 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1824) 20241213085619557 DLSCCP DEBUG SCCP-SCOC(2)[0x55f2df4e6810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085619557 DLSCCP DEBUG SCCP-SCOC(2)[0x55f2df4e6810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085619557 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085619557 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085619557 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) 20241213085619557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f2df4e5af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085619557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f2df4e5af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085619558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46422<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085619565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46414<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue(112)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(123)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(113)@af3ca9cfdc18: Final verdict of PTC: none 20241213085619567 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33505<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(124)@af3ca9cfdc18: Final verdict of PTC: none 20241213085619569 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085619569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085619569 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085619569 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085619569 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085619569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085619569 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085619569 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085619569 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085619569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085619569 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085619569 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.sgsn0-SCCP(121)@af3ca9cfdc18: Final verdict of PTC: none 20241213085619569 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085619569 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085619569 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085619569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085619569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085619570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085619570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085619570 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085619570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085619570 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085619570 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085619570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085619570 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085619570 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085619570 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085619570 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085619570 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085619570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085619570 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085619570 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085619570 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085619570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085619570 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085619570 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085619570 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085619570 DLSS7 <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-Iuh0(116)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@af3ca9cfdc18: Final verdict of PTC: none 20241213085619570 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085619570 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085619570 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085619570 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085619570 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085619570 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication IPA-CTRL-CLI-IPA(114)@af3ca9cfdc18: Final verdict of PTC: none 20241213085619570 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085619570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085619570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085619570 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085619570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085619570 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085619570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085619570 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085619571 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085619571 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085619571 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085619571 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085619571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f2df4e5af0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085619571 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085619571 DLSCCP DEBUG SCCP-SCOC(2)[0x55f2df4e6810]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085619571 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db8f1c), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085619571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085619571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085619571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085619571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085619571 DLSCCP DEBUG SCCP-SCOC(2)[0x55f2df4e6810]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085619571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f2df4e5af0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085619571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7500612)[0x55f2df500100]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085619571 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7500612)[0x55f2df500100]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085619571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085619571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7500612)[0x55f2df500100]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085619571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7500612)[0x55f2df500100]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085619571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7500612)[0x55f2df500100]{disrupted}: Freeing instance (context_map.c:202) 20241213085619571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7500612)[0x55f2df500100]{disrupted}: Deallocated (fsm.c:568) 20241213085619571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f2df4e5af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085619571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f2df4e5af0]{disconnected}: Freeing instance (context_map.c:206) 20241213085619571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55f2df4e5af0]{disconnected}: Deallocated (fsm.c:568) 20241213085619571 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7500612 SCCP-2 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085619571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085619571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085619571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085619571 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085619571 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085619571 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085619571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085619571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085619571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085619571 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085619571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085619571 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085619571 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085619571 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085619571 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085619575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46402<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(115)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:56:19 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue.talloc 20241213085619615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085620117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46436<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194472) Waiting for packet dumper to finish... 1 (prev_count=194472, count=251324) 20241213085621570 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085621570 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085621570 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085621570 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085621570 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085621570 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:56:22 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_ranap_cs_initial_ue_empty_cr started. 20241213085623180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085623183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34518<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085623186 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36535<->l=127.0.0.1:4262) (control_if.c:572) 20241213085623262 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085623262 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085623263 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085623263 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085623263 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085623263 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085623263 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085623263 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085623263 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085623263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085623263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085623263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085623263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085623263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085623263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085623263 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085623263 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085623263 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085623264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085623264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085623264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085623264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085623264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085623264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085623264 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085623264 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085623264 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085623264 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085623264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085623264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085623264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085623264 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085623264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085623264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085623264 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085623264 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085623264 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085623264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085623264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085623264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085623264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085623264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085623264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085623264 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085623265 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085623265 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085623265 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085623265 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085623265 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085623265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085623265 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085623266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085623266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085623266 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085623266 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085623266 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085623266 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085623266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085623266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085623266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085623266 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085623266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085623266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085623266 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085623266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085623266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085623266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085623266 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085623266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085623266 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085623266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085623266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085623266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085623266 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085623266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085623266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085623266 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(134)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(132)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085623282 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085623282 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085623282 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085623282 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085623282 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085623282 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085623282 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085623282 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085623283 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085623283 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085623283 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085623283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085623283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085623283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085623283 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085623283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085623283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085623283 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085623283 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085623283 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085623283 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085623283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085623283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085623283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085623283 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085623283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085623283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085623283 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085623283 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085623283 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085623283 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085623283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085623283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085623283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085623283 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085623283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085623283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085623283 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085623283 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085623283 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085623283 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085623283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085623283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085623283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085623283 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085623283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085623283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085623283 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085623283 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085623283 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085623283 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085623283 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085623283 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085623283 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085623284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085623284 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085623284 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085623284 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085623284 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085623284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085623284 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085623284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085623284 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085623284 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085623284 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085623284 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085623284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085623284 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085623284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085623284 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085623284 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085623284 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085623284 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085623284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085623284 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(137)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(135)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085623310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085623310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085623310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085623310 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085623310 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085623310 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085623310 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085623310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085623310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085623480 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085623480 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085623480 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085623480 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085623487 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085623487 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085623487 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085623487 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085623487 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085623487 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085623487 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085623492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085623492 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085623492 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085623492 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085623492 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085623492 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085623492 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085623492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085623492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085623492 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085623492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085623492 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085623492 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085623492 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085623492 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085623492 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085623492 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085623493 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085623493 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085623493 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085623493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085623493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085623493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085623493 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085623493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085623493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085623493 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085623494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085623494 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085623494 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085623494 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085623494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085623494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085623494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085623494 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085623496 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085623496 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085623496 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085623496 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085623503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085623503 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085623503 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085623503 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085623503 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085623503 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085623503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085623505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085623506 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085623506 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085623506 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085623506 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085623506 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085623506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085623506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085623506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085623506 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085623506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085623506 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085623506 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085623506 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085623506 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085623506 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085623506 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085623507 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085623507 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085623507 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085623507 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085623507 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085623507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623507 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623507 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623507 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085623507 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085623507 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085623507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085623507 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085623507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085623507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085623507 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085623508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085623508 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085623508 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085623508 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085623508 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085623508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085623508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085623508 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085623643 DLSCCP DEBUG SCCP-SCOC(1)[0x55f2df4e6270]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085623643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00260008), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085623643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085623643 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085623643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085623643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085623644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085623644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085623644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085623644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085623644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085623644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085623644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085623644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085623649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085623649 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085623649 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085623649 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085623649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085623649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085623649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085623649 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085623650 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085623650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085623650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085623650 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085623650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085623650 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=00260008) (sccp_scrc.c:477) 20241213085623650 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1824) 20241213085623650 DLSCCP DEBUG SCCP-SCOC(1)[0x55f2df4e6270]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085623650 DLSCCP DEBUG SCCP-SCOC(1)[0x55f2df4e6270]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085623650 DLSCCP DEBUG SCCP-SCOC(1)[0x55f2df4e6270]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085623650 DLSCCP DEBUG SCCP-SCOC(1)[0x55f2df4e6270]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085623650 DLSCCP DEBUG SCCP-SCOC(1)[0x55f2df4e6270]{IDLE}: Deallocated (fsm.c:568) 20241213085624296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085624296 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085624296 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085624296 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085624296 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085624296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085624296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085624296 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(133)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085624296 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085624296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085624296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085624296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085624296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085624296 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085624296 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085624296 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085624296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624296 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085624296 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085624296 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085624297 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085624297 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085624297 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085624297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085624297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085624297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085624297 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085624297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085624297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085624297 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085624297 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085624297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085624297 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085624297 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085624297 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085624297 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085624297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085624297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085624297 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085624299 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085624299 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085624299 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085624299 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085624299 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085624299 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085624299 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085624299 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085624300 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085624300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085624300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085624300 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085624300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085624300 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085624300 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085624300 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085624300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624300 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085624300 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085624300 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085624300 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085624300 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085624304 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085624304 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085624304 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085624304 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085624304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085624304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085624304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085624304 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085624304 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085624304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085624304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085624304 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085624304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085624304 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085624304 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085624304 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085624304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624304 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085624304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085624304 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085624304 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085624304 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085624304 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085624304 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085624304 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085624304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085624304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085624304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085624304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085624304 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085624304 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085624305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085624305 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085624305 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085624305 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085624305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085624305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085624305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085624305 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085624305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085624305 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085624306 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085624306 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085624306 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085624306 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085624306 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085624306 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085624306 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085624306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085624306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085624306 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085624306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085624306 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085624306 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085624306 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085624306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624306 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624306 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624306 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085624306 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085624306 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085624306 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085624306 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085624306 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085624306 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085624306 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085624336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34528<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(133)@af3ca9cfdc18: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)1172416 20241213085625376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085625376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085625376 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085625376 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085625376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x11e3c0, normal) (hnbgw_rua.c:407) 20241213085625376 DHNB DEBUG map_rua[0x55f2df4e6270]{init}: Allocated (fsm.c:456) 20241213085625376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1172416)[0x55f2df4e6270]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085625376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1172416 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085625376 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085625376 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085625376 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1172416 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085625376 DCN DEBUG map_sccp[0x55f2df500100]{init}: Allocated (fsm.c:456) 20241213085625376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f2df500100]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085625376 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1172416 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085625376 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1172416 SCCP-3 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085625376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1172416)[0x55f2df4e6270]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085625376 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085625376 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085625376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1172416)[0x55f2df4e6270]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085625376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f2df500100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085625376 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085625376 DLSCCP DEBUG SCCP-SCOC(3)[0x55f2df4e5af0]{IDLE}: Allocated (fsm.c:456) 20241213085625376 DLSCCP DEBUG SCCP-SCOC(3)[0x55f2df4e5af0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085625376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20241213085625376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085625376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085625376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085625376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085625376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085625376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085625376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085625376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085625376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085625376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085625376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085625376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085625376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085625376 DLSCCP DEBUG SCCP-SCOC(3)[0x55f2df4e5af0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085625376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f2df500100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085625376 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1172416)[0x55f2df4e6270]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085625377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085625377 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085625377 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085625377 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085625377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085625377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085625377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085625377 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(132)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@af3ca9cfdc18: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@af3ca9cfdc18: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)10210608 HNBGW_Test.msc0-SCCP(132)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085625381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085625381 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085625381 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085625381 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085625381 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085625381 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085625381 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085625381 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085625381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085625381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085625381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085625382 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085625382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085625382 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bf1f44) (sccp_scrc.c:477) 20241213085625382 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1824) 20241213085625382 DLSCCP DEBUG SCCP-SCOC(3)[0x55f2df4e5af0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085625382 DLSCCP DEBUG SCCP-SCOC(3)[0x55f2df4e5af0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085625382 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085625382 DLSCCP DEBUG SCCP-SCOC(3)[0x55f2df4e5af0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085625382 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf1f44), PART(T=Data,L=65,D=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a314b3325eb2e534b154c004f40030002c50056400500f1100926) (sccp_scrc.c:406) 20241213085625382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085625382 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085625382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085625382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085625382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085625382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085625382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085625382 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085625382 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085625382 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085625382 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) 20241213085625382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f2df500100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085625382 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085625382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085625382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085625382 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085625382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f2df500100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(132)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085625386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34528<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085625388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34518<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(135)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(136)@af3ca9cfdc18: Final verdict of PTC: none 20241213085625389 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085625389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085625389 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085625389 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085625389 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085625389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085625389 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085625389 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085625389 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085625389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085625389 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085625389 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085625389 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085625389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085625389 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085625389 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36535<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(133)@af3ca9cfdc18: Final verdict of PTC: none 20241213085625389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085625389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085625389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085625389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085625389 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085625389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085625389 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@af3ca9cfdc18: Final verdict of PTC: none 20241213085625389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085625389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085625389 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085625390 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085625390 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085625390 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085625390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f2df500100]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085625390 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085625390 DLSCCP DEBUG SCCP-SCOC(3)[0x55f2df4e5af0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085625390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf1f44), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085625390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085625390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085625390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085625390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085625390 DLSCCP DEBUG SCCP-SCOC(3)[0x55f2df4e5af0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085625390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f2df500100]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085625390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1172416)[0x55f2df4e6270]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085625390 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1172416)[0x55f2df4e6270]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085625390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085625390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1172416)[0x55f2df4e6270]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085625390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1172416)[0x55f2df4e6270]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085625390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1172416)[0x55f2df4e6270]{disrupted}: Freeing instance (context_map.c:202) 20241213085625390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1172416)[0x55f2df4e6270]{disrupted}: Deallocated (fsm.c:568) 20241213085625390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f2df500100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085625390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f2df500100]{disconnected}: Freeing instance (context_map.c:206) 20241213085625390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55f2df500100]{disconnected}: Deallocated (fsm.c:568) VirtHNBGW-STATS(127)@af3ca9cfdc18: Final verdict of PTC: none 20241213085625390 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1172416 SCCP-3 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085625390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085625390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085625390 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085625390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085625390 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085625390 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085625390 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085625390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085625390 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085625390 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241213085625390 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085625390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085625390 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085625390 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW_Test.msc0-SCCP(132)@af3ca9cfdc18: Final verdict of PTC: none 20241213085625390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085625390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085625390 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085625390 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085625390 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085625390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085625390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085625390 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085625390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085625390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085625390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085625390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085625390 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085625390 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085625390 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085625390 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@af3ca9cfdc18: Final verdict of PTC: none 20241213085625390 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085625390 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085625390 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085625390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085625390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085625390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085625390 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085625390 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085625390 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085625390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085625390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085625390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085625390 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(137)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(138)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085625391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34512<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(129)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:56:25 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr.talloc 20241213085625441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085625944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34540<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206908) Waiting for packet dumper to finish... 1 (prev_count=206908, count=269192) 20241213085627391 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085627391 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085627391 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085627391 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085627391 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085627391 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:56:28 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_ranap_ps_initial_ue_empty_cr started. 20241213085629053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085629057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085629066 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46579<->l=127.0.0.1:4262) (control_if.c:572) 20241213085629153 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085629154 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085629154 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085629154 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085629154 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085629154 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085629154 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085629154 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085629155 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085629155 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085629155 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085629155 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085629155 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085629155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085629155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085629155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085629155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085629155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085629155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085629155 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085629155 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085629155 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085629155 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085629155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085629155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085629155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085629155 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085629155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085629155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085629155 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085629155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085629155 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085629155 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085629155 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085629155 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085629155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085629155 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085629155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085629155 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085629155 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085629155 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085629155 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085629155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085629155 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085629156 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085629156 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085629156 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085629156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085629156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085629156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085629156 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085629156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085629156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085629156 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085629156 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085629156 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085629156 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085629156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085629156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085629156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085629156 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085629156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085629156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085629156 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085629156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085629156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085629156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085629156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085629156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085629156 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085629156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085629156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085629156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085629156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085629156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085629156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085629156 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(148)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(146)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085629175 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085629175 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085629175 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085629175 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085629175 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085629175 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085629175 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085629175 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085629176 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085629176 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085629176 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085629176 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085629177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085629177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085629177 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085629177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085629177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085629177 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085629177 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085629177 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085629177 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085629177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085629177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085629177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085629177 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085629177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085629177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085629177 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085629177 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085629177 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085629177 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085629177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085629177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085629177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085629177 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085629177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085629177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085629177 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085629177 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085629177 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085629177 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085629177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085629177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085629177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085629177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085629177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085629177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085629177 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085629177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085629177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085629177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085629177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085629177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085629177 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085629177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085629177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085629177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085629177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085629177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085629177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085629177 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085629177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085629177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085629177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085629177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085629177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085629177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085629177 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085629177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085629177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085629177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085629177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085629177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085629177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085629177 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(151)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@af3ca9cfdc18: M3UA emulation initiated, the test can be started MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085629200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085629200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085629200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085629200 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085629200 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085629200 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085629200 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085629200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085629200 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085629373 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085629373 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085629373 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085629373 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085629382 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085629382 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085629382 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085629382 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085629382 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085629382 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085629382 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085629385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085629385 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085629385 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085629385 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085629385 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085629385 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085629385 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085629385 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085629385 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085629385 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085629385 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085629385 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085629385 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085629385 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085629385 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085629385 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085629385 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085629387 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085629387 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085629387 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085629387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085629387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085629387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085629387 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085629387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085629387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085629387 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085629387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085629387 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085629387 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085629387 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085629387 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085629387 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085629387 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085629387 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085629390 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085629390 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085629390 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085629390 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085629396 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085629396 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085629396 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085629396 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085629396 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085629396 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085629396 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085629399 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085629399 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085629399 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085629399 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085629399 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085629399 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085629399 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085629399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085629399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085629399 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085629399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085629399 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085629399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085629399 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085629399 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085629399 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085629399 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085629400 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085629400 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085629400 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085629400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085629400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085629400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085629400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085629400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085629400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085629400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085629400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085629400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085629400 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085629401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085629401 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085629401 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085629401 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085629401 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085629401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085629401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085629401 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085629572 DLSCCP DEBUG SCCP-SCOC(2)[0x55f2df4e6810]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085629572 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00db8f1c), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085629572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085629572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085629572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085629572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085629572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085629572 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085629572 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085629572 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085629572 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085629572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085629572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085629572 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085629580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085629580 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085629580 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085629580 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085629580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085629580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085629580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085629580 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085629580 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085629580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085629580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085629580 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085629580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085629580 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=00db8f1c) (sccp_scrc.c:477) 20241213085629580 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1824) 20241213085629580 DLSCCP DEBUG SCCP-SCOC(2)[0x55f2df4e6810]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085629580 DLSCCP DEBUG SCCP-SCOC(2)[0x55f2df4e6810]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085629580 DLSCCP DEBUG SCCP-SCOC(2)[0x55f2df4e6810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085629580 DLSCCP DEBUG SCCP-SCOC(2)[0x55f2df4e6810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085629580 DLSCCP DEBUG SCCP-SCOC(2)[0x55f2df4e6810]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085630189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085630189 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085630189 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085630190 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085630190 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085630190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085630190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085630190 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085630190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085630190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085630190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085630190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085630190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085630190 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085630190 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085630190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085630190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085630190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085630190 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085630190 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085630190 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085630190 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085630190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085630190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085630190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085630190 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085630190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085630190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085630190 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085630190 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085630190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085630190 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085630190 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085630190 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085630190 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085630190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085630190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085630190 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085630192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085630192 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085630192 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085630192 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085630192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085630193 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085630193 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085630193 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085630193 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085630193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085630193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085630193 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085630193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085630193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085630193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085630193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085630193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630193 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630193 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630193 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630193 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085630193 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085630193 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085630193 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085630193 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085630196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085630196 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085630196 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085630196 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085630196 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085630196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085630196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085630196 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085630196 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085630196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085630196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085630196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085630196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085630196 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085630196 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085630196 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085630196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630196 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085630196 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085630196 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085630196 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085630196 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085630196 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085630196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085630196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085630196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630196 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630196 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085630196 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085630196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085630196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085630196 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085630196 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085630196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085630196 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085630196 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085630196 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085630196 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085630196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085630196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085630196 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(150)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085630198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085630198 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085630198 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085630198 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085630198 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085630198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085630198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085630198 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085630198 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085630199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085630199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085630199 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085630199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085630199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085630199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085630199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085630199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085630199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085630199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085630199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085630199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085630199 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085630199 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085630199 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085630217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34568<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(150)@af3ca9cfdc18: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)3783731 20241213085631246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085631246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085631246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085631246 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085631246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x39bc33, normal) (hnbgw_rua.c:407) 20241213085631246 DHNB DEBUG map_rua[0x55f2df4e6810]{init}: Allocated (fsm.c:456) 20241213085631246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3783731)[0x55f2df4e6810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085631246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3783731 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085631246 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085631246 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085631246 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3783731 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085631246 DCN DEBUG map_sccp[0x55f2df4e6270]{init}: Allocated (fsm.c:456) 20241213085631246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f2df4e6270]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085631246 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3783731 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085631246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3783731 SCCP-4 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085631246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3783731)[0x55f2df4e6810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085631246 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085631246 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085631246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3783731)[0x55f2df4e6810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085631246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f2df4e6270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085631246 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085631246 DLSCCP DEBUG SCCP-SCOC(4)[0x55f2df500100]{IDLE}: Allocated (fsm.c:456) 20241213085631246 DLSCCP DEBUG SCCP-SCOC(4)[0x55f2df500100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085631247 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20241213085631247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085631247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085631247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085631247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085631247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085631247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085631247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085631247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085631247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085631247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085631247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085631247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085631247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085631247 DLSCCP DEBUG SCCP-SCOC(4)[0x55f2df500100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085631247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f2df4e6270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085631247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3783731)[0x55f2df4e6810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085631247 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085631247 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085631247 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085631247 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085631247 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085631247 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085631247 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085631247 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@af3ca9cfdc18: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@af3ca9cfdc18: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)16555384 HNBGW_Test.sgsn0-SCCP(149)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085631252 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085631252 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085631252 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085631252 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085631252 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085631252 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085631252 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085631252 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085631252 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085631252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085631252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085631252 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085631252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085631252 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a67124) (sccp_scrc.c:477) 20241213085631252 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1824) 20241213085631252 DLSCCP DEBUG SCCP-SCOC(4)[0x55f2df500100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085631252 DLSCCP DEBUG SCCP-SCOC(4)[0x55f2df500100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085631252 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085631252 DLSCCP DEBUG SCCP-SCOC(4)[0x55f2df500100]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085631252 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a67124), PART(T=Data,L=70,D=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ad27dae266c2e5e207ca1004f40030000110056400500f1100926) (sccp_scrc.c:406) 20241213085631252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085631252 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085631253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085631253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085631253 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085631253 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085631253 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) 20241213085631253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f2df4e6270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085631253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f2df4e6270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085631253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085631253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085631253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085631253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085631253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085631253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085631253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085631253 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(149)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085631264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34568<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085631272 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46579<->l=127.0.0.1:4262) (control_if.c:193) 20241213085631273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34560<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(146)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@af3ca9cfdc18: Final verdict of PTC: none 20241213085631273 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085631273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085631273 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085631273 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085631273 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085631273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085631274 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085631274 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085631274 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085631274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085631274 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085631274 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085631274 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085631274 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085631274 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085631274 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085631274 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085631274 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085631274 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085631274 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085631274 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085631274 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085631274 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085631274 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085631274 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085631274 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.msc0-RAN(147)@af3ca9cfdc18: Final verdict of PTC: none 20241213085631275 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085631275 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085631275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f2df4e6270]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085631275 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085631275 DLSCCP DEBUG SCCP-SCOC(4)[0x55f2df500100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085631275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a67124), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085631275 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085631275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085631275 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085631275 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085631275 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085631275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085631275 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085631275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085631275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085631275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085631275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085631275 DLSCCP DEBUG SCCP-SCOC(4)[0x55f2df500100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085631275 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241213085631275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f2df4e6270]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085631275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3783731)[0x55f2df4e6810]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085631275 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3783731)[0x55f2df4e6810]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085631275 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085631275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085631275 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085631275 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085631275 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN IPA-CTRL-CLI-IPA(142)@af3ca9cfdc18: Final verdict of PTC: none 20241213085631275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085631275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3783731)[0x55f2df4e6810]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085631275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3783731)[0x55f2df4e6810]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085631275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3783731)[0x55f2df4e6810]{disrupted}: Freeing instance (context_map.c:202) 20241213085631275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3783731)[0x55f2df4e6810]{disrupted}: Deallocated (fsm.c:568) 20241213085631275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f2df4e6270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085631275 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085631275 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085631275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f2df4e6270]{disconnected}: Freeing instance (context_map.c:206) 20241213085631275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55f2df4e6270]{disconnected}: Deallocated (fsm.c:568) 20241213085631275 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3783731 SCCP-4 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085631275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085631275 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) HNBGW_Test.sgsn0-M3UA(151)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@af3ca9cfdc18: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@af3ca9cfdc18: Final verdict of PTC: none 20241213085631275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085631275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085631275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085631275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085631276 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085631276 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085631276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085631276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085631276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085631276 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085631276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085631276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085631276 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085631276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085631276 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085631276 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085631276 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085631276 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085631276 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085631276 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085631276 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085631276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085631276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085631276 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085631276 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085631276 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(150)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(141)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(152)@af3ca9cfdc18: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085631277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34548<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(143)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:56:31 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr.talloc 20241213085631320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085631822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34584<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=269316) Waiting for packet dumper to finish... 1 (prev_count=269316, count=269856) 20241213085633275 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085633275 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085633275 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085633276 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085633276 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085633276 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:56:33 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_ranap_cs_bidir started. 20241213085634874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47910<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085634878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47916<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085634881 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38039<->l=127.0.0.1:4262) (control_if.c:572) 20241213085634949 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085634949 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085634950 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085634950 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085634950 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085634950 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085634950 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085634950 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085634950 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085634950 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085634951 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085634951 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085634951 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085634951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085634951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085634951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085634951 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085634951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085634951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085634951 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085634951 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085634951 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085634951 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085634951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085634951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085634951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085634951 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085634951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085634951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085634951 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085634951 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085634951 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085634951 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085634951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085634951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085634951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085634951 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085634951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085634951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085634951 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085634951 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085634951 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085634951 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085634951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085634951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085634951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085634951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085634951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085634951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085634951 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085634951 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085634952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085634952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085634952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085634952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085634952 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085634952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085634952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085634952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085634952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085634952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085634952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085634952 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085634952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085634952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085634952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085634952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085634952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085634952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085634952 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085634952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085634952 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085634952 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085634952 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085634952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085634952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085634952 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(162)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(160)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085634967 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085634967 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085634967 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085634967 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085634967 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085634967 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085634967 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085634967 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085634968 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085634968 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085634968 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085634968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085634968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085634968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085634968 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085634968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085634968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085634968 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085634968 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085634968 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085634968 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085634968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085634968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085634968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085634968 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085634968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085634968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085634968 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085634968 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085634968 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085634968 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085634968 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085634968 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085634968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085634969 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085634969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085634969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085634969 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085634969 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085634969 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085634969 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085634969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085634969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085634969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085634969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085634969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085634969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085634969 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085634969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085634969 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085634969 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085634969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085634969 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085634969 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085634969 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085634969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085634969 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085634969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085634969 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085634969 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085634969 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085634969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085634969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085634969 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085634969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085634969 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085634969 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085634969 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085634969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085634969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085634969 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085634969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085634969 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085634969 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085634969 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085634969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085634969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085634969 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085634991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085634991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085634991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085634991 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085634991 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085634991 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085634991 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085634991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085634991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085635165 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085635165 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085635165 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085635165 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085635177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085635177 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085635177 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085635177 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085635177 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085635177 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085635177 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085635180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085635180 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085635180 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085635180 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085635180 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085635180 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085635180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085635181 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085635181 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085635181 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085635181 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213085635181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085635181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085635181 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085635181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085635181 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085635181 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085635181 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085635181 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085635181 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085635181 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085635182 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085635182 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085635183 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085635183 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085635183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085635183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085635183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085635183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085635183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085635183 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085635183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085635183 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085635183 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085635183 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085635183 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085635183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085635183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085635183 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(165)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085635186 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085635186 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085635186 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085635186 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085635186 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085635186 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085635186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085635187 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085635187 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085635187 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085635187 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085635187 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085635187 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085635187 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085635187 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085635187 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085635187 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085635187 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085635187 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085635187 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085635187 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085635187 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085635187 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085635187 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085635188 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085635188 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085635188 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085635188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085635188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085635188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085635188 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085635188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085635188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085635188 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085635188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085635188 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085635188 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085635188 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085635188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085635188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085635188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085635188 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085635390 DLSCCP DEBUG SCCP-SCOC(3)[0x55f2df4e5af0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085635391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf1f44), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085635391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085635391 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085635391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085635391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085635391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085635391 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085635391 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085635391 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085635391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085635391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085635391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085635391 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085635403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085635403 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085635403 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085635403 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085635403 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085635403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085635403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085635404 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085635404 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085635404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085635404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085635404 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085635404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085635404 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=00bf1f44) (sccp_scrc.c:477) 20241213085635404 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1824) 20241213085635404 DLSCCP DEBUG SCCP-SCOC(3)[0x55f2df4e5af0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085635404 DLSCCP DEBUG SCCP-SCOC(3)[0x55f2df4e5af0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085635404 DLSCCP DEBUG SCCP-SCOC(3)[0x55f2df4e5af0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085635404 DLSCCP DEBUG SCCP-SCOC(3)[0x55f2df4e5af0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085635404 DLSCCP DEBUG SCCP-SCOC(3)[0x55f2df4e5af0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(161)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085635980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085635980 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085635980 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085635980 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085635980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085635980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085635980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085635980 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085635980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085635980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085635980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085635980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085635980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085635980 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085635980 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085635980 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085635980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635980 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085635980 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085635980 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085635980 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085635981 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085635981 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085635981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085635981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085635981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085635981 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085635981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085635981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085635981 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085635981 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085635981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085635981 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085635981 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085635981 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085635981 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085635981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085635981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085635981 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085635983 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085635983 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085635983 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085635983 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085635983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085635983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085635983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085635983 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085635983 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085635983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085635983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085635983 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085635983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085635983 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085635983 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085635983 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085635983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635983 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085635983 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085635983 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085635983 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085635983 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085635986 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085635986 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085635986 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085635986 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085635986 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085635986 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085635986 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085635986 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085635986 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085635986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085635986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085635986 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085635986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085635986 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085635986 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085635986 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085635986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635986 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085635986 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085635986 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085635986 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085635987 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085635987 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085635987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085635987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085635987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085635987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085635987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085635987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085635987 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085635987 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085635987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085635987 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085635987 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085635987 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085635987 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085635987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085635987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085635987 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085635987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085635987 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085635987 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085635987 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085635987 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085635987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085635987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085635987 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085635987 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085635987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085635987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085635987 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085635988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085635988 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085635988 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085635988 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085635988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085635988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085635988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085635988 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085635988 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085635988 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085635988 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085635988 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085636024 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47924<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(161)@af3ca9cfdc18: f_create_expect(l3 := '1ABA337CEFB87BE781C8'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@af3ca9cfdc18: Created Expect[0] for '1ABA337CEFB87BE781C8'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@af3ca9cfdc18: Added conn table entry 0TC_ranap_cs_bidir0(167)4413149 20241213085637065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085637065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085637065 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085637066 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085637066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4356dd, normal) (hnbgw_rua.c:407) 20241213085637066 DHNB DEBUG map_rua[0x55f2df4e5af0]{init}: Allocated (fsm.c:456) 20241213085637066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4413149)[0x55f2df4e5af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085637066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4413149 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085637066 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085637066 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085637066 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4413149 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085637066 DCN DEBUG map_sccp[0x55f2df4e6810]{init}: Allocated (fsm.c:456) 20241213085637066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f2df4e6810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085637066 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4413149 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085637066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4413149 SCCP-5 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085637066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4413149)[0x55f2df4e5af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085637066 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085637066 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085637066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4413149)[0x55f2df4e5af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085637066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f2df4e6810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085637066 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085637066 DLSCCP DEBUG SCCP-SCOC(5)[0x55f2df4e6270]{IDLE}: Allocated (fsm.c:456) 20241213085637066 DLSCCP DEBUG SCCP-SCOC(5)[0x55f2df4e6270]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085637066 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1aba337cefb87be781c8004f40030000030056400500f1100926) (sccp_scrc.c:406) 20241213085637066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085637066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085637066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085637066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085637066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085637066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085637066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085637066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085637066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085637066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085637066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085637066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085637066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085637066 DLSCCP DEBUG SCCP-SCOC(5)[0x55f2df4e6270]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085637066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f2df4e6810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085637066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4413149)[0x55f2df4e5af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085637066 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085637066 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085637067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085637067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085637067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085637067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085637067 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085637067 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@af3ca9cfdc18: Found Expect[0] for l3='1ABA337CEFB87BE781C8'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@af3ca9cfdc18: Added conn table entry 0TC_ranap_cs_bidir0(167)10794469 HNBGW_Test.msc0-SCCP(160)@af3ca9cfdc18: Session index based on connection ID:0 TC_ranap_cs_bidir0(167)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(160)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085637089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085637089 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085637089 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085637089 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085637089 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085637089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085637089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085637089 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085637089 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085637089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085637089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085637089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085637089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085637089 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ae778a) (sccp_scrc.c:477) 20241213085637089 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1824) 20241213085637089 DLSCCP DEBUG SCCP-SCOC(5)[0x55f2df4e6270]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085637089 DLSCCP DEBUG SCCP-SCOC(5)[0x55f2df4e6270]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085637089 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085637089 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085637089 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) 20241213085637089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f2df4e6810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085637089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f2df4e6810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(160)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@af3ca9cfdc18: vl_len:22 HNBGW_Test.msc0-SCCP(160)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(160)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A32B0ABA12A40E1E7988A'O 20241213085637290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085637290 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085637290 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085637290 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085637290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085637291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085637291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085637291 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085637291 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085637291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085637291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085637291 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085637291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085637291 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=001440120000010010400b0a32b0aba12a40e1e7988a) (sccp_scrc.c:477) 20241213085637291 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20241213085637291 DLSCCP DEBUG SCCP-SCOC(5)[0x55f2df4e6270]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085637291 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085637291 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085637291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f2df4e6810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085637291 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241213085637291 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213085637291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f2df4e6810]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241213085637291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4413149)[0x55f2df4e5af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085637291 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241213085637291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085637291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) TC_ranap_cs_bidir0(167)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085637317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085637317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085637317 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1272) 20241213085637317 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085637317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4356dd) (hnbgw_rua.c:471) 20241213085637317 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4413149 SCCP-5 msc-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241213085637317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4413149)[0x55f2df4e5af0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085637317 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213085637317 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213085637317 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4413149)[0x55f2df4e5af0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241213085637317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f2df4e6810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085637317 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085637317 DLSCCP DEBUG SCCP-SCOC(5)[0x55f2df4e6270]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085637317 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae778a), PART(T=Data,L=22,D=001440120000010010400b0a06909fa6195f459778a1) (sccp_scrc.c:406) 20241213085637317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085637317 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085637317 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085637317 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085637317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085637317 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085637317 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085637317 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085637317 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085637317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085637317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085637318 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(160)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@af3ca9cfdc18: vl_len:20 HNBGW_Test.msc0-SCCP(160)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(160)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20241213085637336 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085637337 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085637337 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085637337 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085637337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085637337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085637337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085637337 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085637337 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085637337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085637337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085637337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085637337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085637337 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) 20241213085637337 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1824) 20241213085637337 DLSCCP DEBUG SCCP-SCOC(5)[0x55f2df4e6270]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085637337 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085637337 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085637337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f2df4e6810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085637337 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241213085637337 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241213085637337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f2df4e6810]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241213085637337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4413149)[0x55f2df4e5af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085637337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20241213085637337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085637338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:795) TC_ranap_cs_bidir0(167)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085637345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47924<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085637354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47916<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085637354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085637354 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085637354 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085637354 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085637354 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085637355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4413149)[0x55f2df4e5af0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085637355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4413149)[0x55f2df4e5af0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085637355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f2df4e6810]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085637355 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085637355 DLSCCP DEBUG SCCP-SCOC(5)[0x55f2df4e6270]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085637355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae778a), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085637355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085637355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085637355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085637355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085637355 DLSCCP DEBUG SCCP-SCOC(5)[0x55f2df4e6270]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085637355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f2df4e6810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085637355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4413149)[0x55f2df4e5af0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085637355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4413149)[0x55f2df4e5af0]{disrupted}: Freeing instance (context_map.c:202) 20241213085637355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4413149)[0x55f2df4e5af0]{disrupted}: Deallocated (fsm.c:568) 20241213085637355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f2df4e6810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085637355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f2df4e6810]{disconnected}: Freeing instance (context_map.c:206) 20241213085637355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55f2df4e6810]{disconnected}: Deallocated (fsm.c:568) 20241213085637355 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4413149 SCCP-5 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085637355 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38039<->l=127.0.0.1:4262) (control_if.c:193) 20241213085637355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085637355 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085637355 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085637355 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085637355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085637355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085637355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085637355 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req MutexDispCT-TC_ranap_cs_bidir(154)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(161)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(164)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@af3ca9cfdc18: Final verdict of PTC: none 20241213085637357 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085637357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085637357 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085637357 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085637357 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085637357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085637357 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085637357 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085637357 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085637357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085637358 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085637358 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085637358 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085637358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085637358 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085637358 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085637358 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085637358 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085637358 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085637358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085637358 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication VirtHNBGW-STATS(155)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@af3ca9cfdc18: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(159)@af3ca9cfdc18: Final verdict of PTC: none 20241213085637358 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085637358 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085637358 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085637358 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241213085637358 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241213085637358 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_bidir-Iuh0(158)@af3ca9cfdc18: Final verdict of PTC: none 20241213085637358 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085637358 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085637358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085637358 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085637358 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085637358 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085637358 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085637359 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085637359 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085637359 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(162)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(166)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085637360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47910<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(165)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-PFCP(157)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:56:37 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_bidir.talloc 20241213085637400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47930<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085637902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47930<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=278472) Waiting for packet dumper to finish... 1 (prev_count=278472, count=279128) 20241213085639359 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085639359 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085639359 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:56:39 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_ranap_ps_bidir started. 20241213085641011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085641015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085641018 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37691<->l=127.0.0.1:4262) (control_if.c:572) 20241213085641098 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085641099 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085641099 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085641099 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085641099 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_bidir-Iuh0(172)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085641099 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085641099 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085641099 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085641099 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085641100 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085641100 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085641100 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085641100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085641100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085641100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085641100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085641100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085641100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085641100 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085641100 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085641100 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085641100 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085641100 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085641100 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085641100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085641100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085641100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085641100 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085641100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085641100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085641100 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085641100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085641100 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085641100 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085641100 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085641100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085641100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085641100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085641100 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085641100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085641100 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085641100 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085641100 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085641100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085641100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085641100 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085641100 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085641101 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085641101 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085641101 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085641101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085641101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085641101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085641101 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085641101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085641101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085641102 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085641102 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085641102 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085641102 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085641102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085641102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085641102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085641102 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085641102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085641102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085641102 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085641102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085641102 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085641102 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085641102 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085641102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085641102 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085641102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085641102 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085641102 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085641102 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085641102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085641102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085641102 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(176)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(174)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085641119 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085641119 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085641119 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085641119 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085641119 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085641119 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085641119 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085641119 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085641120 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085641120 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085641120 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085641120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085641120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085641120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085641120 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085641120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085641120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085641120 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085641120 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085641120 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085641120 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085641120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085641120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085641120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085641120 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085641120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085641120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085641120 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085641120 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085641120 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085641120 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085641120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085641120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085641120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085641120 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085641120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085641120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085641120 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085641120 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085641120 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085641120 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085641120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085641120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085641120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085641120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085641120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085641120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085641120 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085641120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085641120 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085641120 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085641120 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085641120 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085641120 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085641120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085641120 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085641120 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085641120 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085641120 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085641120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085641120 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085641120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085641120 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085641120 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085641120 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085641120 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085641120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085641120 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085641120 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085641120 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085641120 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085641120 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085641120 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085641120 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085641120 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(179)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085641144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085641144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085641144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085641144 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085641144 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085641144 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085641144 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085641144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085641144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085641276 DLSCCP DEBUG SCCP-SCOC(4)[0x55f2df500100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085641276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a67124), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085641276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085641276 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085641276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085641276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085641277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085641277 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085641277 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085641277 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085641277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085641277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085641277 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213085641316 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085641316 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085641316 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 20241213085641316 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241213085641316 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241213085641316 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241213085641316 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(176)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085641325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085641325 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085641325 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241213085641325 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241213085641325 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241213085641325 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085641325 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085641325 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241213085641326 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085641326 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085641326 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085641326 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085641326 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085641326 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085641326 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085641326 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085641330 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085641330 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085641330 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085641330 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085641330 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085641330 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241213085641330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085641330 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085641330 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085641330 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085641330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085641330 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085641330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085641330 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085641330 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085641330 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085641330 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085641332 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085641332 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085641332 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085641332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085641332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085641332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085641332 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085641332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085641332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085641332 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085641332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085641332 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085641332 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085641332 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085641332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085641332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085641332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085641332 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085641334 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085641334 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085641334 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085641334 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085641340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085641340 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085641340 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085641340 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085641340 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085641340 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085641340 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085641340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085641340 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085641340 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085641340 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085641340 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085641340 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085641340 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085641340 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085641340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085641340 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085641340 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085641340 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085641340 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085641340 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085641340 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085641340 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085641340 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085641342 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085641342 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085641342 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085641342 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085641342 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085641342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085641342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085641342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085641342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085641342 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085641342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085641342 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085641342 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085641342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085641342 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085641342 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085641342 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085641342 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085641342 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085641342 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085641342 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(175)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085642131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085642131 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085642131 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085642131 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085642131 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085642131 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085642131 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085642131 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085642131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085642131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085642131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085642131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085642131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085642131 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085642131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085642131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085642131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642131 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085642131 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085642131 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085642131 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085642131 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085642131 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085642132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085642132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085642132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085642132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085642132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085642132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085642132 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085642132 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085642132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085642132 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085642132 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085642132 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085642132 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085642132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085642132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085642132 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085642136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085642136 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085642136 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085642136 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085642136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085642136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085642136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085642136 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085642136 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085642136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085642136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085642136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085642136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085642136 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085642136 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085642136 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085642136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642137 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085642137 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085642137 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085642137 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085642137 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(178)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085642139 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085642139 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085642139 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085642139 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085642139 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085642139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085642139 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085642139 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085642140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085642140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085642140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085642140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085642140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085642140 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085642140 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085642140 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085642140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642140 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085642140 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085642140 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085642140 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085642140 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085642140 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085642140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085642140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085642140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085642140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085642140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085642140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085642140 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085642140 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085642140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085642140 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085642140 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085642140 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085642140 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085642140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085642140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085642140 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085642140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085642140 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085642140 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085642140 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085642140 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085642140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085642140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085642140 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085642140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085642140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085642140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085642140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085642140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085642140 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085642140 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085642140 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085642140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085642141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085642141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085642141 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085642141 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085642141 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085642141 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085642141 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085642173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59108<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(178)@af3ca9cfdc18: f_create_expect(l3 := '9F21F391AE6D86796220'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@af3ca9cfdc18: Created Expect[0] for '9F21F391AE6D86796220'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@af3ca9cfdc18: Added conn table entry 0TC_ranap_ps_bidir0(181)15734042 20241213085643211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085643211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085643211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085643211 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085643211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf0151a, normal) (hnbgw_rua.c:407) 20241213085643211 DHNB DEBUG map_rua[0x55f2df4e5af0]{init}: Allocated (fsm.c:456) 20241213085643211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734042)[0x55f2df4e5af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085643211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15734042 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085643211 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085643211 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085643212 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15734042 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085643212 DCN DEBUG map_sccp[0x55f2df4e6810]{init}: Allocated (fsm.c:456) 20241213085643212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f2df4e6810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085643212 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15734042 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085643212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15734042 SCCP-6 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085643212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734042)[0x55f2df4e5af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085643212 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085643212 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085643212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734042)[0x55f2df4e5af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085643212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f2df4e6810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085643212 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085643212 DLSCCP DEBUG SCCP-SCOC(6)[0x55f2df4e72c0]{IDLE}: Allocated (fsm.c:456) 20241213085643212 DLSCCP DEBUG SCCP-SCOC(6)[0x55f2df4e72c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085643212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a9f21f391ae6d86796220004f40030000ca0056400500f1100926) (sccp_scrc.c:406) 20241213085643212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085643212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085643212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085643212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085643212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085643212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085643212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085643212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085643212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085643212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085643212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085643212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085643212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085643213 DLSCCP DEBUG SCCP-SCOC(6)[0x55f2df4e72c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085643213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f2df4e6810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085643213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734042)[0x55f2df4e5af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085643213 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085643213 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085643213 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085643213 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085643213 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085643213 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085643213 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085643213 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@af3ca9cfdc18: Found Expect[0] for l3='9F21F391AE6D86796220'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@af3ca9cfdc18: Added conn table entry 0TC_ranap_ps_bidir0(181)2163229 HNBGW_Test.sgsn0-SCCP(177)@af3ca9cfdc18: Session index based on connection ID:0 TC_ranap_ps_bidir0(181)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(177)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085643221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085643221 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085643221 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085643221 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085643221 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085643221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085643221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085643221 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085643221 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085643221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085643221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085643221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085643221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085643221 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007a21b5) (sccp_scrc.c:477) 20241213085643221 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1824) 20241213085643221 DLSCCP DEBUG SCCP-SCOC(6)[0x55f2df4e72c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085643221 DLSCCP DEBUG SCCP-SCOC(6)[0x55f2df4e72c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085643221 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085643221 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085643221 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) 20241213085643221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f2df4e6810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085643221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f2df4e6810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(177)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@af3ca9cfdc18: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AEA462D6774E3405DAE4D'O 20241213085643422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085643422 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085643422 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085643422 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085643422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085643422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085643422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085643422 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085643423 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085643423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085643423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085643423 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085643423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085643423 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=001440120000010010400b0aea462d6774e3405dae4d) (sccp_scrc.c:477) 20241213085643423 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20241213085643423 DLSCCP DEBUG SCCP-SCOC(6)[0x55f2df4e72c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085643423 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085643423 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085643423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f2df4e6810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085643423 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241213085643423 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213085643423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f2df4e6810]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241213085643423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734042)[0x55f2df4e5af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085643423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20241213085643423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085643423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) TC_ranap_ps_bidir0(181)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085643450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085643450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085643450 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1272) 20241213085643451 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085643451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf0151a) (hnbgw_rua.c:471) 20241213085643451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15734042 SCCP-6 sgsn-0 MI=NONE: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241213085643451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734042)[0x55f2df4e5af0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085643451 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213085643451 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213085643451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734042)[0x55f2df4e5af0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241213085643451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f2df4e6810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085643451 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085643451 DLSCCP DEBUG SCCP-SCOC(6)[0x55f2df4e72c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085643451 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a21b5), PART(T=Data,L=22,D=001440120000010010400b0a58b96478d55ee61fafb9) (sccp_scrc.c:406) 20241213085643451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085643451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085643451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085643451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085643451 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085643452 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085643452 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085643452 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085643452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085643452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085643452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085643452 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(177)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@af3ca9cfdc18: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20241213085643472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085643472 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085643472 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085643472 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085643472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085643472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085643472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085643472 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085643472 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085643472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085643472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085643472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085643472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085643472 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) 20241213085643472 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1824) 20241213085643472 DLSCCP DEBUG SCCP-SCOC(6)[0x55f2df4e72c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085643472 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085643472 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085643472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f2df4e6810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085643472 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20241213085643472 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20241213085643472 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f2df4e6810]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20241213085643472 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734042)[0x55f2df4e5af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085643472 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20241213085643472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085643472 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 44 bytes of data (stream_srv.c:795) TC_ranap_ps_bidir0(181)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085643480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59108<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085643492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47948<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(174)@af3ca9cfdc18: Final verdict of PTC: none 20241213085643493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085643493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085643493 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085643493 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085643493 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085643493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734042)[0x55f2df4e5af0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085643493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734042)[0x55f2df4e5af0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085643493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f2df4e6810]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085643493 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085643493 DLSCCP DEBUG SCCP-SCOC(6)[0x55f2df4e72c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085643493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a21b5), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085643493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085643493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085643493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085643493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-RAN(178)@af3ca9cfdc18: Final verdict of PTC: none 20241213085643493 DLSCCP DEBUG SCCP-SCOC(6)[0x55f2df4e72c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085643494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f2df4e6810]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085643494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734042)[0x55f2df4e5af0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085643494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734042)[0x55f2df4e5af0]{disrupted}: Freeing instance (context_map.c:202) 20241213085643494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15734042)[0x55f2df4e5af0]{disrupted}: Deallocated (fsm.c:568) 20241213085643494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f2df4e6810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085643494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f2df4e6810]{disconnected}: Freeing instance (context_map.c:206) 20241213085643494 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55f2df4e6810]{disconnected}: Deallocated (fsm.c:568) 20241213085643494 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15734042 SCCP-6 sgsn-0 MI=NONE: Deallocating (context_map.c:225) MutexDispCT-TC_ranap_ps_bidir(168)@af3ca9cfdc18: Final verdict of PTC: none 20241213085643494 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37691<->l=127.0.0.1:4262) (control_if.c:193) 20241213085643494 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085643494 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(177)@af3ca9cfdc18: Final verdict of PTC: none 20241213085643494 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085643494 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085643494 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085643494 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085643494 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085643494 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req VirtHNBGW-STATS(169)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@af3ca9cfdc18: Final verdict of PTC: none 20241213085643495 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085643495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085643495 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085643495 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085643495 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085643495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085643495 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085643495 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241213085643495 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085643495 DLSS7 <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_bidir-Iuh0-RUA(173)@af3ca9cfdc18: Final verdict of PTC: none 20241213085643495 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085643495 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085643495 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085643495 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085643495 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085643495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085643495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085643496 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085643496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085643496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085643496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085643496 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085643496 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085643496 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085643496 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085643496 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn0-M3UA(179)@af3ca9cfdc18: Final verdict of PTC: none 20241213085643496 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085643496 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085643496 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085643496 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085643496 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085643496 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085643496 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085643496 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085643496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085643496 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085643496 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085643496 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085643496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085643496 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085643496 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085643496 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085643496 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085643496 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085643496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication IPA-CTRL-CLI-IPA(170)@af3ca9cfdc18: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@af3ca9cfdc18: Final verdict of PTC: none 20241213085643496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085643496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085643496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085643496 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085643496 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085643496 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085643496 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085643496 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085643496 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085643496 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085643496 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085643496 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(180)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(176)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085643496 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47934<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(171)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:56:43 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_bidir pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_bidir.talloc 20241213085643545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59124<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085644047 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59124<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=223848) Waiting for packet dumper to finish... 1 (prev_count=223848, count=282896) 20241213085645496 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085645496 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085645496 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085645496 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085645496 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085645496 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:56:46 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_rab_assignment started. 20241213085647155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085647160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085647164 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36349<->l=127.0.0.1:4262) (control_if.c:572) 20241213085647234 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085647234 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085647234 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085647234 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085647235 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085647235 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085647235 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085647235 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085647235 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085647235 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085647236 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085647236 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085647236 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085647236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085647236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085647236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085647236 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085647236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085647236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085647236 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085647236 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085647236 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085647236 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085647236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085647236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085647236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085647236 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085647236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085647236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085647236 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085647236 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085647236 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085647236 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085647236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085647236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085647236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085647236 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085647236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085647236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085647236 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085647236 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085647236 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085647236 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085647236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085647236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085647236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085647236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085647236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085647236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085647236 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085647236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085647236 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085647236 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085647236 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085647236 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085647236 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085647236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085647236 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085647236 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085647236 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085647236 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085647236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085647236 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085647236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085647236 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085647236 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085647236 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085647236 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085647236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085647236 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085647236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085647236 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085647236 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085647236 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085647236 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085647236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085647236 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(190)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085647264 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085647264 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085647265 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085647265 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085647265 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085647265 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085647266 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085647266 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085647266 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085647266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085647266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085647266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085647266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085647266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085647266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085647266 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085647266 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085647266 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085647266 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085647266 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085647266 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085647266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085647266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085647266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085647266 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085647266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085647266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085647266 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085647266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085647266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085647266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085647266 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085647266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085647266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085647266 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213085647266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085647266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085647266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085647266 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085647266 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085647266 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085647266 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085647267 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085647267 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085647267 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085647267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085647267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085647267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085647267 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085647267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085647267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085647267 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085647267 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085647267 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085647267 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085647267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085647267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085647267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085647267 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085647268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085647268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085647268 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085647268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085647268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085647268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085647268 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085647268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085647268 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085647268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085647268 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085647268 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085647268 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085647268 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085647268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085647268 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085647322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085647322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085647322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085647322 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085647322 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085647322 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085647322 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085647322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085647322 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085647355 DLSCCP DEBUG SCCP-SCOC(5)[0x55f2df4e6270]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085647355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae778a), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085647355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085647356 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085647356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085647356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085647356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085647356 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085647356 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085647356 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085647356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085647356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085647356 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085647454 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085647454 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085647454 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085647454 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085647461 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085647461 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085647461 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085647461 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085647461 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085647461 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085647461 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085647464 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085647464 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085647464 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085647464 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085647464 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085647464 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085647464 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085647464 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085647464 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085647464 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085647464 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085647464 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085647464 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085647464 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085647464 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085647464 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085647464 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085647466 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085647466 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085647466 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085647466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085647466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085647466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085647466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085647466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085647466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085647466 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085647466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085647466 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085647466 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085647466 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085647466 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085647466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085647466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085647466 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085647494 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085647494 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085647494 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085647494 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085647500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085647500 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085647500 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085647500 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085647500 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085647500 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085647500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085647502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085647502 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085647502 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085647502 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085647502 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085647502 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085647502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085647503 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085647503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085647503 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085647503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085647503 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085647503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085647503 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085647503 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085647503 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085647503 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085647504 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085647504 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085647504 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085647504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085647504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085647504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085647504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085647504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085647504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085647504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085647504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085647504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085647504 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085647504 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085647504 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085647504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085647504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085647504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085647504 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085647504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085647504 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(189)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085648262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085648262 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085648262 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085648262 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085648262 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085648262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085648262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085648262 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085648262 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085648262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085648262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085648262 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085648262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085648262 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085648262 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085648262 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085648262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648262 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085648262 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085648262 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085648262 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085648262 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085648262 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085648262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085648262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085648262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085648262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085648262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085648262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085648262 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085648262 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085648263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085648263 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085648263 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085648263 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085648263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085648263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085648263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085648263 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085648263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085648263 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085648263 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085648263 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085648263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085648263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085648263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085648263 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085648263 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085648263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085648263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085648263 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085648263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085648263 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085648263 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085648263 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085648263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648263 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085648263 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085648263 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085648263 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085648263 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085648308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085648308 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085648308 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085648308 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085648308 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085648309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085648309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085648309 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085648309 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085648309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085648309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085648309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085648309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085648309 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085648309 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085648309 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085648309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648309 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085648309 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085648309 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085648309 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085648309 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085648309 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085648309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085648309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085648309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085648309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085648309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085648309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085648309 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085648309 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085648309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085648309 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085648309 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085648309 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085648309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085648309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085648309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085648309 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085648312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085648312 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085648312 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085648312 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085648312 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085648312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085648312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085648312 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085648312 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085648312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085648312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085648312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085648312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085648312 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085648312 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085648312 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085648312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085648312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085648312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085648312 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085648312 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085648312 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085648312 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085648312 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085648366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59158<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(189)@af3ca9cfdc18: f_create_expect(l3 := '25A34FB0814852040F3C'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@af3ca9cfdc18: Created Expect[0] for '25A34FB0814852040F3C'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@af3ca9cfdc18: Added conn table entry 0TC_rab_assignment0(195)6122098 20241213085649388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085649388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085649388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085649388 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085649388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5d6a72, normal) (hnbgw_rua.c:407) 20241213085649388 DHNB DEBUG map_rua[0x55f2df4e5af0]{init}: Allocated (fsm.c:456) 20241213085649388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6122098)[0x55f2df4e5af0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085649388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6122098 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085649388 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085649388 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085649388 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6122098 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085649388 DCN DEBUG map_sccp[0x55f2df4e6810]{init}: Allocated (fsm.c:456) 20241213085649388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f2df4e6810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085649388 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6122098 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085649388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6122098 SCCP-7 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085649388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6122098)[0x55f2df4e5af0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085649388 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085649388 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085649388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6122098)[0x55f2df4e5af0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085649388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f2df4e6810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085649388 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085649388 DLSCCP DEBUG SCCP-SCOC(7)[0x55f2df4e4e30]{IDLE}: Allocated (fsm.c:456) 20241213085649388 DLSCCP DEBUG SCCP-SCOC(7)[0x55f2df4e4e30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085649388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a25a34fb0814852040f3c004f400300029a0056400500f1100926) (sccp_scrc.c:406) 20241213085649388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085649388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085649388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085649388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085649388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085649388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085649388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085649388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085649388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085649388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085649388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085649388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085649388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085649388 DLSCCP DEBUG SCCP-SCOC(7)[0x55f2df4e4e30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085649388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f2df4e6810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085649388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6122098)[0x55f2df4e5af0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085649388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085649388 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085649388 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085649388 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085649388 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085649388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085649388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085649388 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@af3ca9cfdc18: Found Expect[0] for l3='25A34FB0814852040F3C'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@af3ca9cfdc18: Added conn table entry 0TC_rab_assignment0(195)3226801 HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: Session index based on connection ID:0 TC_rab_assignment0(195)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085649392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085649392 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085649392 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085649392 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085649392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085649392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085649392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085649392 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085649392 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085649392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085649392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085649392 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085649392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085649392 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0061317a) (sccp_scrc.c:477) 20241213085649392 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1824) 20241213085649392 DLSCCP DEBUG SCCP-SCOC(7)[0x55f2df4e4e30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085649392 DLSCCP DEBUG SCCP-SCOC(7)[0x55f2df4e4e30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085649392 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085649392 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085649392 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) 20241213085649392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f2df4e6810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085649392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f2df4e6810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(183)@af3ca9cfdc18: 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)@af3ca9cfdc18: 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)@af3ca9cfdc18: 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)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(194)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085649594 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085649594 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085649594 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085649594 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085649594 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085649594 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085649594 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085649594 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085649595 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085649595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085649595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085649595 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085649595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085649595 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) 20241213085649595 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20241213085649595 DLSCCP DEBUG SCCP-SCOC(7)[0x55f2df4e4e30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085649595 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085649595 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085649595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f2df4e6810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085649595 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085649595 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085649595 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f2df4e6810]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085649595 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085649595 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085649596 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085649596 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085649596 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085649596 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085649596 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085649596 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{UNUSED}: Allocated (fsm.c:456) 20241213085649596 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{UNUSED}: is child of mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0] (fsm.c:486) 20241213085649596 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0] (mgcp_client_endpoint_fsm.c:724) 20241213085649596 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085649596 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085649596 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085649596 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6122098-0)[0x55f2df4e88f0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085649596 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6122098-0)[0x55f2df4e88f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0] (fsm.c:486) 20241213085649596 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6122098-0)[0x55f2df4e88f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085649596 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6122098-0)[0x55f2df4e88f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085649596 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 5d6a72'... (mgcp_client.c:807) 20241213085649596 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1212) 20241213085649596 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6122098-0)[0x55f2df4e88f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085649596 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5d6a7217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d6a7217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5d6a7217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d6a7217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241213085649635 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20241213085649635 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4e88f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085649635 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4e88f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085649635 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4e88f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085649635 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4e88f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085649635 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085649635 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{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) 20241213085649636 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{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) 20241213085649636 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085649636 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085649636 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{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) 20241213085649636 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085649636 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085649636 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085649636 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085649636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6122098)[0x55f2df4e5af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085649636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085649636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085649636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assignment0(195)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085649660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085649660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085649660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085649660 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085649660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5d6a72) (hnbgw_rua.c:471) 20241213085649660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6122098 SCCP-7 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085649660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6122098)[0x55f2df4e5af0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085649660 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085649660 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085649660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6122098)[0x55f2df4e5af0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085649660 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085649660 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085649660 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085649660 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085649660 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085649660 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0] (mgcp_client_endpoint_fsm.c:724) 20241213085649660 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085649660 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085649660 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{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) 20241213085649660 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4e88f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085649660 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 5d6a72'... (mgcp_client.c:807) 20241213085649660 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1212) 20241213085649660 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4e88f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085649660 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085649660 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{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) 20241213085649660 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5d6a7217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d6a7217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085649670 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20241213085649670 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4e88f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085649670 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4e88f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085649670 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4e88f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085649670 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085649670 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{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) 20241213085649670 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{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) 20241213085649670 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085649670 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085649670 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{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) 20241213085649670 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085649670 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085649670 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085649670 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0] (mgcp_client_endpoint_fsm.c:724) 20241213085649670 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085649670 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085649670 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085649670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6122098-0)[0x55f2df4e21f0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085649670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6122098-0)[0x55f2df4e21f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0] (fsm.c:486) 20241213085649670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6122098-0)[0x55f2df4e21f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085649670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6122098-0)[0x55f2df4e21f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241213085649670 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 5d6a72'... (mgcp_client.c:807) 20241213085649670 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1212) 20241213085649670 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6122098-0)[0x55f2df4e21f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085649670 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085649670 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{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) 20241213085649670 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{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) 20241213085649670 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5d6a7217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5d6a7217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085649676 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20241213085649676 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4e21f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085649676 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4e21f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085649676 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4e21f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085649676 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4e21f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085649676 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085649676 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{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) 20241213085649676 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{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) 20241213085649676 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{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) 20241213085649676 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085649676 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085649676 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{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) 20241213085649676 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{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) 20241213085649676 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085649676 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085649676 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085649676 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085649676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f2df4e6810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085649676 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085649676 DLSCCP DEBUG SCCP-SCOC(7)[0x55f2df4e4e30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085649676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061317a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085649676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085649676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085649676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085649676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085649676 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085649676 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085649676 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085649676 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085649676 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085649676 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085649676 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085649676 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085649676 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@af3ca9cfdc18: 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)@af3ca9cfdc18: 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)@af3ca9cfdc18: 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)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: vl_len:12 HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085649691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085649691 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085649691 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085649691 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085649691 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085649691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085649691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085649691 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085649691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085649691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085649691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085649691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085649691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085649691 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) 20241213085649691 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1824) 20241213085649691 DLSCCP DEBUG SCCP-SCOC(7)[0x55f2df4e4e30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085649691 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085649691 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085649691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f2df4e6810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085649691 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085649691 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085649691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f2df4e6810]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085649691 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085649691 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085649691 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085649691 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085649691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4e88f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085649691 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 5d6a72'... (mgcp_client.c:807) 20241213085649691 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1212) 20241213085649691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4e88f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085649691 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4e21f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085649691 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 5d6a72'... (mgcp_client.c:807) 20241213085649691 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1212) 20241213085649691 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4e21f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085649691 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{IN_USE}: Removing from parent mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0] (mgcp_client_endpoint_fsm.c:873) 20241213085649691 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085649691 DLMGCP DEBUG mgw-endp(mgw-fsm-6122098-0)[0x55f2df4e0cf0]{IN_USE}: Deallocated (fsm.c:568) 20241213085649691 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085649691 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085649691 DMGW DEBUG mgw(mgw-fsm-6122098-0)[0x55f2df4e87b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085649691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6122098)[0x55f2df4e5af0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085649691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213085649691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085649691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assignment0(195)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5d6a7217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment0(195)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "5d6a7217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085649693 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20241213085649694 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4e88f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085649694 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4e88f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085649694 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4e88f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085649694 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4e88f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213085649694 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20241213085649694 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4e21f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085649694 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4e21f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085649694 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4e21f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085649694 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4e21f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@af3ca9cfdc18: Deleted conn table entry 0TC_rab_assignment0(195)6122098 20241213085649696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085649696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085649696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085649696 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085649696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5d6a72,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085649696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6122098 SCCP-7 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085649696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6122098)[0x55f2df4e5af0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085649696 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085649696 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085649696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6122098)[0x55f2df4e5af0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085649696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f2df4e6810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085649696 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085649696 DLSCCP DEBUG SCCP-SCOC(7)[0x55f2df4e4e30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085649696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061317a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085649696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085649696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085649696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085649696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085649696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6122098)[0x55f2df4e5af0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085649696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f2df4e6810]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085649696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f2df4e6810]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085649696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085649696 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085649696 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085649696 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085649696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085649697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085649697 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085649697 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@af3ca9cfdc18: Deleted conn table entry 0TC_rab_assignment0(195)3226801 HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: Session index based on connection ID:0 20241213085649699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085649699 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085649699 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085649699 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085649699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085649699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085649699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085649699 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085649699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085649699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085649699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085649699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085649699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085649699 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=0061317a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085649699 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1824) 20241213085649699 DLSCCP DEBUG SCCP-SCOC(7)[0x55f2df4e4e30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085649699 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085649699 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085649699 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) 20241213085649699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f2df4e6810]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085649699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f2df4e6810]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085649699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6122098)[0x55f2df4e5af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085649699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6122098)[0x55f2df4e5af0]{disconnected}: Freeing instance (context_map.c:202) 20241213085649699 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6122098)[0x55f2df4e5af0]{disconnected}: Deallocated (fsm.c:568) 20241213085649699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f2df4e6810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085649699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f2df4e6810]{disconnected}: Freeing instance (context_map.c:206) 20241213085649699 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55f2df4e6810]{disconnected}: Deallocated (fsm.c:568) 20241213085649699 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6122098 SCCP-7 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085649699 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061317a), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:406) 20241213085649699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085649699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085649699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085649699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085649699 DLSCCP DEBUG SCCP-SCOC(7)[0x55f2df4e4e30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085649699 DLSCCP DEBUG SCCP-SCOC(7)[0x55f2df4e4e30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085649699 DLSCCP DEBUG SCCP-SCOC(7)[0x55f2df4e4e30]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085649699 DLSCCP DEBUG SCCP-SCOC(7)[0x55f2df4e4e30]{IDLE}: Deallocated (fsm.c:568) 20241213085649699 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085649699 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085649699 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085649699 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085649699 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085649699 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085649699 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085649699 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: RLC received in state:disconnect_pending 20241213085651277 DLSCCP DEBUG SCCP-SCOC(4)[0x55f2df500100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085651277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a67124), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085651277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085651277 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085651277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085651277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085651278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085651278 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085651278 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085651278 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085651278 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085651278 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085651278 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085651278 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085651280 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085651280 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085651280 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085651280 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085651280 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085651280 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085651280 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085651280 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085651280 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085651280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085651280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085651280 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085651280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085651280 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=00a67124) (sccp_scrc.c:477) 20241213085651280 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1824) 20241213085651281 DLSCCP DEBUG SCCP-SCOC(4)[0x55f2df500100]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085651281 DLSCCP DEBUG SCCP-SCOC(4)[0x55f2df500100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085651281 DLSCCP DEBUG SCCP-SCOC(4)[0x55f2df500100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085651281 DLSCCP DEBUG SCCP-SCOC(4)[0x55f2df500100]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085651281 DLSCCP DEBUG SCCP-SCOC(4)[0x55f2df500100]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085651705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59158<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085651715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085651715 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085651715 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085651715 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085651716 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085651716 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36349<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_rab_assignment(182)@af3ca9cfdc18: Final verdict of PTC: none 20241213085651717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59150<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085651717 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085651717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085651717 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085651717 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085651717 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085651717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085651717 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085651718 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(191)@af3ca9cfdc18: Final verdict of PTC: none 20241213085651718 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085651718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085651718 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085651718 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085651718 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085651718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085651718 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085651718 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085651718 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085651718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085651718 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085651718 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085651718 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085651718 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085651718 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085651718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085651718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085651718 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085651718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085651718 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085651718 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085651718 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085651718 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085651718 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085651718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085651718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085651718 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085651718 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085651718 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085651718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085651718 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085651718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085651718 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085651718 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085651718 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085651718 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085651718 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085651719 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085651719 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085651719 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085651719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085651719 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085651719 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085651719 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085651719 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085651719 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085651719 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085651719 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(192)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(184)@af3ca9cfdc18: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(193)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@af3ca9cfdc18: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(194)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(183)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085651723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59138<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(185)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_rab_assignment finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:56:51 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20241213085651773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41274<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085652275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41274<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=334084) Waiting for packet dumper to finish... 1 (prev_count=334084, count=360484) 20241213085653495 DLSCCP DEBUG SCCP-SCOC(6)[0x55f2df4e72c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085653495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a21b5), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085653495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085653495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085653495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085653495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085653496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085653496 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085653496 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085653496 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085653496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085653496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085653496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085653496 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085653719 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085653719 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085653719 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085653719 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085653719 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085653719 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:56:54 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_rab_assignment_concurrent started. 20241213085655379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41280<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085655383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41282<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085655387 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45877<->l=127.0.0.1:4262) (control_if.c:572) 20241213085655460 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085655460 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085655460 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085655460 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085655460 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085655460 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085655461 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085655461 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085655461 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085655461 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085655462 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085655462 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085655462 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085655462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085655462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085655462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085655462 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085655462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085655462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085655462 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085655462 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085655462 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085655462 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085655462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085655462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085655462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085655462 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085655462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085655462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085655462 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085655462 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085655462 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085655462 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085655462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085655462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085655462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085655462 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085655462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085655462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085655462 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085655462 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085655462 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085655462 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085655462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085655462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085655462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085655462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085655462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085655462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085655462 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085655462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085655462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085655462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085655462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085655462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085655462 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085655462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085655462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085655462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085655462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085655462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085655462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085655462 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085655462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085655462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085655462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085655462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085655462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085655462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085655462 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085655462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085655462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085655462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085655462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085655462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085655462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085655462 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(204)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(204)@af3ca9cfdc18: M3UA emulation initiated, the test can be started MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085655481 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085655481 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085655481 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085655481 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085655481 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085655481 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085655481 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085655481 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085655482 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085655482 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085655482 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085655482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085655482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085655482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655482 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085655482 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085655482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085655482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085655482 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085655482 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085655482 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085655482 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085655482 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085655482 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085655482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655482 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655482 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655482 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655482 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085655483 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085655483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085655483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085655483 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085655483 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085655483 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085655483 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085655483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085655483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085655483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085655483 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085655483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085655483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085655483 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085655483 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085655483 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085655483 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085655483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085655483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085655483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085655483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085655483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085655483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085655483 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085655483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085655483 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085655483 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085655483 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085655483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085655483 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085655483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085655483 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085655483 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085655483 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085655483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085655483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085655483 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085655483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085655483 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085655483 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085655483 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085655483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085655483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085655483 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085655483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085655483 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085655483 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085655483 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085655483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085655483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085655483 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085655506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085655506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085655506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085655506 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085655506 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085655506 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085655506 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085655506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085655506 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085655675 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085655675 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085655675 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085655675 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085655683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085655683 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085655683 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085655683 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085655683 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085655683 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085655683 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085655685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085655685 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085655685 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085655685 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085655685 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085655685 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085655685 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085655686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085655686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085655686 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085655686 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085655686 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085655686 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085655686 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085655686 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085655686 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085655686 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085655687 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085655687 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085655687 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085655687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085655687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085655687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085655687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085655687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085655687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085655687 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085655688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085655688 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085655688 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085655688 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085655688 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085655688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085655688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085655688 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085655696 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085655696 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085655696 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085655696 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085655698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085655698 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085655698 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085655698 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085655698 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085655698 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085655698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085655698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085655698 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085655698 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085655698 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085655698 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085655698 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085655698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085655698 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085655699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085655699 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085655699 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085655699 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085655699 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085655699 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085655699 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085655699 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085655699 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085655700 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085655700 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085655700 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085655700 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085655700 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085655700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085655700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085655700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085655700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085655700 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085655700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085655700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085655700 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085655700 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085655700 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085655700 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085655700 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085655700 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085655700 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085655700 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085655700 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085656489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085656489 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085656489 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085656489 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085656489 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085656489 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085656489 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085656489 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085656489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085656490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085656490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085656490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085656490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085656490 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085656490 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085656490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085656490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656490 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085656490 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085656490 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085656490 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085656490 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085656490 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085656490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085656491 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085656491 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085656491 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085656491 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085656491 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085656491 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085656491 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085656491 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085656490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085656490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085656491 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085656491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085656491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085656491 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085656491 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085656493 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085656493 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085656493 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085656493 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085656493 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085656493 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085656493 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085656493 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085656493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085656493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085656493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085656493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085656493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085656493 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085656493 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085656493 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085656493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656493 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085656493 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085656493 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085656493 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085656493 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085656502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085656502 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085656502 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085656502 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085656502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085656502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085656502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085656502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085656502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085656502 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085656502 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085656502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085656502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085656502 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085656502 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085656502 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085656502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656502 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085656502 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085656502 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085656502 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085656502 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085656502 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085656502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085656502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085656502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085656502 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085656502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085656502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085656502 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085656502 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085656502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085656502 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085656502 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085656502 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085656502 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085656502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085656502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085656502 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085656503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085656503 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085656503 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085656503 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085656503 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085656503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085656503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085656503 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085656503 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085656503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085656503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085656503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085656503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085656503 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085656503 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085656503 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085656503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085656503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085656503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085656503 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085656503 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085656503 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085656503 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085656503 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085657357 DLSCCP DEBUG SCCP-SCOC(5)[0x55f2df4e6270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085657357 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae778a), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085657357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085657357 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085657357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085657357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085657357 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085657357 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085657357 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085657357 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085657357 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085657357 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085657357 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085657357 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085657362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085657362 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085657362 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085657362 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085657362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085657362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085657362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085657362 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085657362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085657362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085657362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085657362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085657362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085657362 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=00ae778a) (sccp_scrc.c:477) 20241213085657363 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1824) 20241213085657363 DLSCCP DEBUG SCCP-SCOC(5)[0x55f2df4e6270]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085657363 DLSCCP DEBUG SCCP-SCOC(5)[0x55f2df4e6270]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085657363 DLSCCP DEBUG SCCP-SCOC(5)[0x55f2df4e6270]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085657363 DLSCCP DEBUG SCCP-SCOC(5)[0x55f2df4e6270]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085657363 DLSCCP DEBUG SCCP-SCOC(5)[0x55f2df4e6270]{IDLE}: Deallocated (fsm.c:568) 20241213085657537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41288<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085657569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41290<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085657595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41300<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085657617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41304<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085657642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41314<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085657669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41326<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085657688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41338<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085657704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41350<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085657718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41362<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085657729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41374<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085657748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41378<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085657765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41380<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085657778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41388<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085657787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41396<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085657797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41412<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085657805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41424<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: f_create_expect(l3 := '5D7FAF09E190BC6BDDDB'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Created Expect[0] for '5D7FAF09E190BC6BDDDB'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Added conn table entry 0TC_rab_assignment_concurrent0(209)12380842 20241213085658581 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085658582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085658582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085658582 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085658582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbceaaa, normal) (hnbgw_rua.c:407) 20241213085658582 DHNB DEBUG map_rua[0x55f2df500100]{init}: Allocated (fsm.c:456) 20241213085658582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12380842)[0x55f2df500100]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085658582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12380842 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085658582 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658582 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658582 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12380842 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085658582 DCN DEBUG map_sccp[0x55f2df4e5af0]{init}: Allocated (fsm.c:456) 20241213085658582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f2df4e5af0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085658582 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12380842 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085658582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12380842 SCCP-8 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085658582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12380842)[0x55f2df500100]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085658582 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658582 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12380842)[0x55f2df500100]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085658582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f2df4e5af0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085658582 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085658582 DLSCCP DEBUG SCCP-SCOC(8)[0x55f2df4e6810]{IDLE}: Allocated (fsm.c:456) 20241213085658582 DLSCCP DEBUG SCCP-SCOC(8)[0x55f2df4e6810]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085658582 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a5d7faf09e190bc6bdddb004f40030000b80056400500f1100926) (sccp_scrc.c:406) 20241213085658582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658583 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658583 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658583 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658583 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658583 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658583 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085658583 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085658583 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085658583 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085658583 DLSCCP DEBUG SCCP-SCOC(8)[0x55f2df4e6810]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085658583 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f2df4e5af0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085658583 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12380842)[0x55f2df500100]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085658583 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658583 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085658583 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085658583 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085658583 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085658583 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085658583 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085658583 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: f_create_expect(l3 := '54D874E35FFAB56BDBAD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Created Expect[1] for '54D874E35FFAB56BDBAD'O to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Added conn table entry 1TC_rab_assignment_concurrent0(210)9231956 HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Found Expect[0] for l3='5D7FAF09E190BC6BDDDB'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Added conn table entry 0TC_rab_assignment_concurrent0(209)3970770 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:0 TC_rab_assignment_concurrent0(209)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085658598 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658598 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085658598 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085658598 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085658598 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085658598 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085658598 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085658598 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658598 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085658598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085658598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085658598 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085658598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085658598 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006bc49e) (sccp_scrc.c:477) 20241213085658598 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1824) 20241213085658598 DLSCCP DEBUG SCCP-SCOC(8)[0x55f2df4e6810]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085658598 DLSCCP DEBUG SCCP-SCOC(8)[0x55f2df4e6810]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085658598 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085658598 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085658598 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) 20241213085658598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f2df4e5af0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085658598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f2df4e5af0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(209)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: f_create_expect(l3 := '4454E12FDDE78A46C7FD'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Created Expect[0] for '4454E12FDDE78A46C7FD'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Added conn table entry 2TC_rab_assignment_concurrent0(211)13205580 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: f_create_expect(l3 := 'F299E8E6434558425662'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Created Expect[2] for 'F299E8E6434558425662'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Added conn table entry 3TC_rab_assignment_concurrent0(212)13326833 HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: f_create_expect(l3 := '7327B62FEDC99FBB994E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Created Expect[3] for '7327B62FEDC99FBB994E'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Added conn table entry 4TC_rab_assignment_concurrent0(213)11303313 HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: f_create_expect(l3 := 'A6CC769FABCDC4DCDE68'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Created Expect[4] for 'A6CC769FABCDC4DCDE68'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Added conn table entry 5TC_rab_assignment_concurrent0(214)14840970 HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: f_create_expect(l3 := 'EB84FBE51FA2FF999716'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Created Expect[5] for 'EB84FBE51FA2FF999716'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Added conn table entry 6TC_rab_assignment_concurrent0(215)1105666 HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: f_create_expect(l3 := '1B77EE1D91FDF97DBA50'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Created Expect[6] for '1B77EE1D91FDF97DBA50'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Added conn table entry 7TC_rab_assignment_concurrent0(216)11213219 HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: f_create_expect(l3 := 'D0714D63217CF9BB6D16'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Created Expect[7] for 'D0714D63217CF9BB6D16'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Added conn table entry 8TC_rab_assignment_concurrent0(217)12411605 HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: f_create_expect(l3 := '2B8025872A433F7F408B'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Created Expect[8] for '2B8025872A433F7F408B'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Added conn table entry 9TC_rab_assignment_concurrent0(218)8631501 HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: f_create_expect(l3 := '30B26A15B443A11CEE19'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Created Expect[9] for '30B26A15B443A11CEE19'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Added conn table entry 10TC_rab_assignment_concurrent0(219)2582537 HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: f_create_expect(l3 := '4872EC8E59608D798F74'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Created Expect[10] for '4872EC8E59608D798F74'O to be handled at TC_rab_assignment_concurrent0(220) 20241213085658782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085658782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085658782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085658782 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085658782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8cde54, normal) (hnbgw_rua.c:407) 20241213085658782 DHNB DEBUG map_rua[0x55f2df4e4e30]{init}: Allocated (fsm.c:456) 20241213085658782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231956)[0x55f2df4e4e30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085658782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231956 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085658782 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658782 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658782 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231956 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085658782 DCN DEBUG map_sccp[0x55f2df4e21f0]{init}: Allocated (fsm.c:456) 20241213085658782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f2df4e21f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085658782 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9231956 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085658782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231956 SCCP-9 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085658782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231956)[0x55f2df4e4e30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085658782 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658782 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231956)[0x55f2df4e4e30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085658782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f2df4e21f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085658782 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085658782 DLSCCP DEBUG SCCP-SCOC(9)[0x55f2df4e88f0]{IDLE}: Allocated (fsm.c:456) 20241213085658782 DLSCCP DEBUG SCCP-SCOC(9)[0x55f2df4e88f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085658782 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a54d874e35ffab56bdbad004f40030002070056400500f1100926) (sccp_scrc.c:406) 20241213085658782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085658782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085658782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085658782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085658782 DLSCCP DEBUG SCCP-SCOC(9)[0x55f2df4e88f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085658782 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f2df4e21f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085658782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231956)[0x55f2df4e4e30]{init}: State change to connected (no timeout) (context_map_rua.c:229) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Added conn table entry 11TC_rab_assignment_concurrent0(220)16332815 20241213085658782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085658782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085658782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085658782 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085658782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc9804c, normal) (hnbgw_rua.c:407) 20241213085658782 DHNB DEBUG map_rua[0x55f2df4e0cf0]{init}: Allocated (fsm.c:456) 20241213085658782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13205580)[0x55f2df4e0cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085658782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13205580 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085658782 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658783 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658783 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13205580 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085658783 DCN DEBUG map_sccp[0x55f2df4eef00]{init}: Allocated (fsm.c:456) 20241213085658783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f2df4eef00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085658783 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13205580 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085658783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13205580 SCCP-10 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085658783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13205580)[0x55f2df4e0cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085658783 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658783 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13205580)[0x55f2df4e0cf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085658783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f2df4eef00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085658783 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085658783 DLSCCP DEBUG SCCP-SCOC(10)[0x55f2df4edf70]{IDLE}: Allocated (fsm.c:456) 20241213085658783 DLSCCP DEBUG SCCP-SCOC(10)[0x55f2df4edf70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085658783 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a4454e12fdde78a46c7fd004f40030002f70056400500f1100926) (sccp_scrc.c:406) 20241213085658783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658783 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085658783 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085658783 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085658783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085658783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085658783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085658783 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085658783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085658783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085658783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085658783 DLSCCP DEBUG SCCP-SCOC(10)[0x55f2df4edf70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085658783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f2df4eef00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085658783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658783 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085658783 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085658783 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085658783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085658783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085658783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085658783 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13205580)[0x55f2df4e0cf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085658783 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085658783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085658783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085658783 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085658783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085658783 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) 20241213085658783 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20241213085658783 DLSCCP DEBUG SCCP-SCOC(8)[0x55f2df4e6810]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085658783 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085658783 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085658783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f2df4e5af0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085658783 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085658783 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085658783 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f2df4e5af0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085658783 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085658783 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085658783 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085658783 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085658783 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085658783 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085658783 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085658783 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{UNUSED}: Allocated (fsm.c:456) 20241213085658783 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{UNUSED}: is child of mgw(mgw-fsm-12380842-0)[0x55f2df4eca80] (fsm.c:486) 20241213085658783 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12380842-0)[0x55f2df4eca80] (mgcp_client_endpoint_fsm.c:724) 20241213085658783 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085658783 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085658783 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085658783 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12380842-0)[0x55f2df4eb8e0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085658783 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12380842-0)[0x55f2df4eb8e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0] (fsm.c:486) 20241213085658783 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12380842-0)[0x55f2df4eb8e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085658783 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12380842-0)[0x55f2df4eb8e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085658783 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: bceaaa'... (mgcp_client.c:807) 20241213085658783 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1212) 20241213085658783 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12380842-0)[0x55f2df4eb8e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085658783 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085658783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085658783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085658783 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085658783 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085658783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658783 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085658783 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085658783 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085658783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085658783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085658783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085658783 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcb59f1, normal) (hnbgw_rua.c:407) 20241213085658783 DHNB DEBUG map_rua[0x55f2df4ebd50]{init}: Allocated (fsm.c:456) 20241213085658783 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13326833)[0x55f2df4ebd50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085658783 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13326833 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085658783 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658783 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658783 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13326833 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085658783 DCN DEBUG map_sccp[0x55f2df4ee130]{init}: Allocated (fsm.c:456) 20241213085658784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f2df4ee130]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085658784 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13326833 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085658784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13326833 SCCP-11 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085658784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13326833)[0x55f2df4ebd50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085658784 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658784 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13326833)[0x55f2df4ebd50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085658784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f2df4ee130]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085658784 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085658784 DLSCCP DEBUG SCCP-SCOC(11)[0x55f2df4f0650]{IDLE}: Allocated (fsm.c:456) 20241213085658784 DLSCCP DEBUG SCCP-SCOC(11)[0x55f2df4f0650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085658784 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0af299e8e6434558425662004f40030002140056400500f1100926) (sccp_scrc.c:406) 20241213085658784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085658784 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085658784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085658784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085658784 DLSCCP DEBUG SCCP-SCOC(11)[0x55f2df4f0650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085658784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f2df4ee130]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085658784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13326833)[0x55f2df4ebd50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085658784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085658784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085658784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085658784 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085658784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xac7991, normal) (hnbgw_rua.c:407) 20241213085658784 DHNB DEBUG map_rua[0x55f2df4efff0]{init}: Allocated (fsm.c:456) 20241213085658784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11303313)[0x55f2df4efff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085658784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11303313 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085658784 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658784 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658784 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11303313 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085658784 DCN DEBUG map_sccp[0x55f2df4eebd0]{init}: Allocated (fsm.c:456) 20241213085658784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f2df4eebd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085658784 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11303313 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085658784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11303313 SCCP-12 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085658784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11303313)[0x55f2df4efff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085658784 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658784 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658784 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085658784 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085658784 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085658784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085658784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085658784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11303313)[0x55f2df4efff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085658784 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f2df4eebd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085658784 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085658784 DLSCCP DEBUG SCCP-SCOC(12)[0x55f2df4f7a20]{IDLE}: Allocated (fsm.c:456) 20241213085658784 DLSCCP DEBUG SCCP-SCOC(12)[0x55f2df4f7a20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085658784 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7327b62fedc99fbb994e004f40030001a70056400500f1100926) (sccp_scrc.c:406) 20241213085658784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085658785 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085658785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085658785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085658785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085658785 DLSCCP DEBUG SCCP-SCOC(12)[0x55f2df4f7a20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085658785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f2df4eebd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085658785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11303313)[0x55f2df4efff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085658785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085658785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085658785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085658785 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085658785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe2748a, normal) (hnbgw_rua.c:407) 20241213085658785 DHNB DEBUG map_rua[0x55f2df4eed00]{init}: Allocated (fsm.c:456) 20241213085658785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14840970)[0x55f2df4eed00]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085658785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14840970 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085658785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658785 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085658785 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085658785 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085658785 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085658785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085658785 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658785 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658785 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14840970 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085658785 DCN DEBUG map_sccp[0x55f2df4f0120]{init}: Allocated (fsm.c:456) 20241213085658785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085658785 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f2df4f0120]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085658785 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14840970 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085658785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14840970 SCCP-13 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085658785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14840970)[0x55f2df4eed00]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085658785 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658785 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14840970)[0x55f2df4eed00]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085658785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f2df4f0120]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085658785 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085658785 DLSCCP DEBUG SCCP-SCOC(13)[0x55f2df4f8650]{IDLE}: Allocated (fsm.c:456) 20241213085658785 DLSCCP DEBUG SCCP-SCOC(13)[0x55f2df4f8650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085658785 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aa6cc769fabcdc4dcde68004f400300005d0056400500f1100926) (sccp_scrc.c:406) 20241213085658785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085658786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085658786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085658786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085658786 DLSCCP DEBUG SCCP-SCOC(13)[0x55f2df4f8650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085658786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f2df4f0120]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085658786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14840970)[0x55f2df4eed00]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085658786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085658786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085658786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085658786 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085658786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x10df02, normal) (hnbgw_rua.c:407) 20241213085658786 DHNB DEBUG map_rua[0x55f2df4ebf30]{init}: Allocated (fsm.c:456) 20241213085658786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1105666)[0x55f2df4ebf30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085658786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1105666 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085658786 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658786 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658786 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1105666 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085658786 DCN DEBUG map_sccp[0x55f2df4f8a50]{init}: Allocated (fsm.c:456) 20241213085658786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f2df4f8a50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085658786 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1105666 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085658786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1105666 SCCP-14 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085658786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1105666)[0x55f2df4ebf30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085658786 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658786 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1105666)[0x55f2df4ebf30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085658786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f2df4f8a50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085658786 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085658786 DLSCCP DEBUG SCCP-SCOC(14)[0x55f2df4f93a0]{IDLE}: Allocated (fsm.c:456) 20241213085658786 DLSCCP DEBUG SCCP-SCOC(14)[0x55f2df4f93a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085658786 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aeb84fbe51fa2ff999716004f40030000030056400500f1100926) (sccp_scrc.c:406) 20241213085658786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658786 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658786 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085658786 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085658786 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085658786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658786 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085658786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658786 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085658786 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085658786 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085658786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085658786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085658786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085658786 DLSCCP DEBUG SCCP-SCOC(14)[0x55f2df4f93a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085658786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f2df4f8a50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085658786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1105666)[0x55f2df4ebf30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085658787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085658787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085658787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085658787 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085658787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xab19a3, normal) (hnbgw_rua.c:407) 20241213085658787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658787 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085658787 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085658787 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085658787 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085658787 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085658787 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085658787 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658787 DHNB DEBUG map_rua[0x55f2df4f7f20]{init}: Allocated (fsm.c:456) 20241213085658787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213219)[0x55f2df4f7f20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085658787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11213219 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085658787 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658787 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658787 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11213219 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085658787 DCN DEBUG map_sccp[0x55f2df4f94d0]{init}: Allocated (fsm.c:456) 20241213085658787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f2df4f94d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085658787 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11213219 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085658787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11213219 SCCP-15 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085658787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213219)[0x55f2df4f7f20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085658787 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658787 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213219)[0x55f2df4f7f20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085658787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f2df4f94d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085658787 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085658787 DLSCCP DEBUG SCCP-SCOC(15)[0x55f2df4fa0c0]{IDLE}: Allocated (fsm.c:456) 20241213085658787 DLSCCP DEBUG SCCP-SCOC(15)[0x55f2df4fa0c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085658787 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a1b77ee1d91fdf97dba50004f40030001100056400500f1100926) (sccp_scrc.c:406) 20241213085658787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085658787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085658787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085658787 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085658787 DLSCCP DEBUG SCCP-SCOC(15)[0x55f2df4fa0c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085658787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f2df4f94d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085658787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213219)[0x55f2df4f7f20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085658787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085658787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085658787 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085658787 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085658787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbd62d5, normal) (hnbgw_rua.c:407) 20241213085658787 DHNB DEBUG map_rua[0x55f2df4f8e60]{init}: Allocated (fsm.c:456) 20241213085658787 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12411605)[0x55f2df4f8e60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085658787 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411605 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085658787 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658787 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658787 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411605 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085658787 DCN DEBUG map_sccp[0x55f2df4f9680]{init}: Allocated (fsm.c:456) 20241213085658787 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f2df4f9680]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085658788 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12411605 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085658787 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658788 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085658788 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085658788 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085658788 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085658788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411605 SCCP-16 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085658788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12411605)[0x55f2df4f8e60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085658788 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658788 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12411605)[0x55f2df4f8e60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085658788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f2df4f9680]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085658788 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085658788 DLSCCP DEBUG SCCP-SCOC(16)[0x55f2df4fabc0]{IDLE}: Allocated (fsm.c:456) 20241213085658788 DLSCCP DEBUG SCCP-SCOC(16)[0x55f2df4fabc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085658788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ad0714d63217cf9bb6d16004f40030003d80056400500f1100926) (sccp_scrc.c:406) 20241213085658788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: First idle individual index:1 20241213085658788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085658788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085658788 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085658788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085658788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085658788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085658788 DLSCCP DEBUG SCCP-SCOC(16)[0x55f2df4fabc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085658788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f2df4f9680]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085658788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12411605)[0x55f2df4f8e60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085658788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085658788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085658788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085658788 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085658788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x83b4cd, normal) (hnbgw_rua.c:407) 20241213085658788 DHNB DEBUG map_rua[0x55f2df4fb600]{init}: Allocated (fsm.c:456) 20241213085658788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8631501)[0x55f2df4fb600]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085658788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8631501 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085658788 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658788 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658788 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085658788 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085658788 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085658788 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085658788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085658788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085658788 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8631501 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085658788 DCN DEBUG map_sccp[0x55f2df4fa430]{init}: Allocated (fsm.c:456) 20241213085658788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f2df4fa430]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085658788 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8631501 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085658788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8631501 SCCP-17 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085658788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8631501)[0x55f2df4fb600]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085658788 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658788 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658788 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8631501)[0x55f2df4fb600]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085658788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f2df4fa430]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085658788 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085658788 DLSCCP DEBUG SCCP-SCOC(17)[0x55f2df502920]{IDLE}: Allocated (fsm.c:456) 20241213085658788 DLSCCP DEBUG SCCP-SCOC(17)[0x55f2df502920]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085658788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a2b8025872a433f7f408b004f40030000600056400500f1100926) (sccp_scrc.c:406) 20241213085658788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085658788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085658788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085658788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085658788 DLSCCP DEBUG SCCP-SCOC(17)[0x55f2df502920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085658788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f2df4fa430]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085658788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8631501)[0x55f2df4fb600]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085658788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085658788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085658788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085658788 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085658788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x276809, normal) (hnbgw_rua.c:407) 20241213085658788 DHNB DEBUG map_rua[0x55f2df4f9a90]{init}: Allocated (fsm.c:456) 20241213085658788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2582537)[0x55f2df4f9a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085658788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2582537 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085658788 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658788 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658788 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085658788 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085658788 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085658788 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085658788 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085658788 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085658788 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658788 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658788 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2582537 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085658788 DCN DEBUG map_sccp[0x55f2df4faf30]{init}: Allocated (fsm.c:456) 20241213085658788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f2df4faf30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085658788 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2582537 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085658788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2582537 SCCP-18 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085658788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2582537)[0x55f2df4f9a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085658788 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658788 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2582537)[0x55f2df4f9a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085658788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f2df4faf30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085658788 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085658788 DLSCCP DEBUG SCCP-SCOC(18)[0x55f2df5035b0]{IDLE}: Allocated (fsm.c:456) 20241213085658788 DLSCCP DEBUG SCCP-SCOC(18)[0x55f2df5035b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085658788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a30b26a15b443a11cee19004f40030001f50056400500f1100926) (sccp_scrc.c:406) 20241213085658788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085658788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085658788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085658788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085658788 DLSCCP DEBUG SCCP-SCOC(18)[0x55f2df5035b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085658788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f2df4faf30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085658788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2582537)[0x55f2df4f9a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085658789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658789 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085658789 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085658789 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085658789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085658789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085658789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085658789 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Found Expect[1] for l3='54D874E35FFAB56BDBAD'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Added conn table entry 1TC_rab_assignment_concurrent0(210)13004425 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: First idle individual index:2 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[2]. TC_rab_assignment_concurrent0(210)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: First idle individual index:3 HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Found Expect[0] for l3='4454E12FDDE78A46C7FD'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Added conn table entry 2TC_rab_assignment_concurrent0(211)4934320 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Found Expect[2] for l3='F299E8E6434558425662'O handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent0(211)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Added conn table entry 3TC_rab_assignment_concurrent0(212)7594068 HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: f_create_expect(l3 := '3CE2526C98B525E03D16'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Created Expect[0] for '3CE2526C98B525E03D16'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent0(212)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: First idle individual index:4 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: First idle individual index:5 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Found Expect[3] for l3='7327B62FEDC99FBB994E'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Added conn table entry 4TC_rab_assignment_concurrent0(213)12030926 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Found Expect[4] for l3='A6CC769FABCDC4DCDE68'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Added conn table entry 5TC_rab_assignment_concurrent0(214)10039597 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[6]. TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Added conn table entry 12TC_rab_assignment_concurrent0(221)7854687 TC_rab_assignment_concurrent0(213)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: First idle individual index:7 HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Found Expect[5] for l3='EB84FBE51FA2FF999716'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Added conn table entry 6TC_rab_assignment_concurrent0(215)4171957 TC_rab_assignment_concurrent0(214)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: First idle individual index:8 HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Found Expect[6] for l3='1B77EE1D91FDF97DBA50'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Added conn table entry 7TC_rab_assignment_concurrent0(216)14739332 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: First idle individual index:9 TC_rab_assignment_concurrent0(215)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Found Expect[7] for l3='D0714D63217CF9BB6D16'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Added conn table entry 8TC_rab_assignment_concurrent0(217)12451450 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:1 TC_rab_assignment_concurrent0(216)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:2 20241213085658805 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658805 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085658805 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085658805 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085658805 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085658805 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085658805 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085658805 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241213085658805 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085658805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085658805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085658805 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085658805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085658805 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0055ed8b) (sccp_scrc.c:477) 20241213085658805 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1824) 20241213085658805 DLSCCP DEBUG SCCP-SCOC(9)[0x55f2df4e88f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085658805 DLSCCP DEBUG SCCP-SCOC(9)[0x55f2df4e88f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085658805 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085658805 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085658805 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) 20241213085658805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f2df4e21f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085658805 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f2df4e21f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Found Expect[8] for l3='2B8025872A433F7F408B'O handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent0(217)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Added conn table entry 9TC_rab_assignment_concurrent0(218)542276 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:3 HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: f_create_expect(l3 := '403A5523FC0857AF3DF5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Created Expect[1] for '403A5523FC0857AF3DF5'O to be handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(218)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: First idle individual index:10 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Found Expect[9] for l3='30B26A15B443A11CEE19'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Added conn table entry 10TC_rab_assignment_concurrent0(219)13266593 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Added conn table entry 13TC_rab_assignment_concurrent0(222)14145125 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:6 TC_rab_assignment_concurrent0(219)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: f_create_expect(l3 := 'E2EC7BC2D9CE1F5F7623'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Created Expect[2] for 'E2EC7BC2D9CE1F5F7623'O to be handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Re-starting timer T_ias[10], which is already active (running or expired). TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Added conn table entry 14TC_rab_assignment_concurrent0(223)6598441 HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: f_create_expect(l3 := 'AFB0A0FCE13FA848264E'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Created Expect[3] for 'AFB0A0FCE13FA848264E'O to be handled at TC_rab_assignment_concurrent0(224) HNBGW-MGCP(208)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bceaaa17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bceaaa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Added conn table entry 15TC_rab_assignment_concurrent0(224)12126821 TC_rab_assignment_concurrent0(209)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bceaaa17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bceaaa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(210)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(208)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) 20241213085658826 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20241213085658826 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085658826 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085658826 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085658826 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085658826 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085658826 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{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) 20241213085658826 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{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) 20241213085658826 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085658826 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085658826 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{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) 20241213085658826 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085658826 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085658826 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085658826 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085658826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12380842)[0x55f2df500100]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085658826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085658826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085658826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085658826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085658826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085658826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085658826 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085658826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf9380f, normal) (hnbgw_rua.c:407) 20241213085658826 DHNB DEBUG map_rua[0x55f2df5046a0]{init}: Allocated (fsm.c:456) 20241213085658826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16332815)[0x55f2df5046a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085658826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16332815 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085658826 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658826 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658826 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16332815 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085658827 DCN DEBUG map_sccp[0x55f2df4efb80]{init}: Allocated (fsm.c:456) 20241213085658827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f2df4efb80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085658827 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16332815 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085658827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16332815 SCCP-19 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085658827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16332815)[0x55f2df5046a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085658827 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658827 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16332815)[0x55f2df5046a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085658827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f2df4efb80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085658827 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085658827 DLSCCP DEBUG SCCP-SCOC(19)[0x55f2df5049c0]{IDLE}: Allocated (fsm.c:456) 20241213085658827 DLSCCP DEBUG SCCP-SCOC(19)[0x55f2df5049c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085658827 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a4872ec8e59608d798f74004f40030003e00056400500f1100926) (sccp_scrc.c:406) 20241213085658827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085658827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085658827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085658827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085658827 DLSCCP DEBUG SCCP-SCOC(19)[0x55f2df5049c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085658827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f2df4efb80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085658827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16332815)[0x55f2df5046a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085658827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085658827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085658827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085658827 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085658827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x77da5f, normal) (hnbgw_rua.c:407) 20241213085658827 DHNB DEBUG map_rua[0x55f2df503120]{init}: Allocated (fsm.c:456) 20241213085658827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658827 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085658827 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085658827 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085658827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085658827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085658827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085658827 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7854687)[0x55f2df503120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085658827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7854687 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085658827 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658827 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658827 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7854687 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085658827 DCN DEBUG map_sccp[0x55f2df5042e0]{init}: Allocated (fsm.c:456) 20241213085658827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f2df5042e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085658827 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7854687 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085658827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7854687 SCCP-20 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085658827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658827 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085658827 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085658827 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085658827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7854687)[0x55f2df503120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085658827 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085658827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085658827 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7854687)[0x55f2df503120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085658827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f2df5042e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085658827 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085658827 DLSCCP DEBUG SCCP-SCOC(20)[0x55f2df505400]{IDLE}: Allocated (fsm.c:456) 20241213085658827 DLSCCP DEBUG SCCP-SCOC(20)[0x55f2df505400]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085658827 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a3ce2526c98b525e03d16004f40030000040056400500f1100926) (sccp_scrc.c:406) 20241213085658827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085658827 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658827 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085658827 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085658827 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085658827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085658827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085658827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085658827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085658827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085658827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085658827 DLSCCP DEBUG SCCP-SCOC(20)[0x55f2df505400]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085658827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f2df5042e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085658827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085658827 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7854687)[0x55f2df503120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085658827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085658827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658827 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085658827 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085658827 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085658827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085658827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085658827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085658828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085658828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085658827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085658827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085658827 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f73042) (sccp_scrc.c:477) 20241213085658827 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1824) 20241213085658828 DLSCCP DEBUG SCCP-SCOC(10)[0x55f2df4edf70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085658828 DLSCCP DEBUG SCCP-SCOC(10)[0x55f2df4edf70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085658828 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085658828 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658828 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085658828 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) 20241213085658828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f2df4eef00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085658828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f2df4eef00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085658828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658828 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085658828 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085658828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085658828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085658828 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085658828 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085658828 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085658828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085658828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085658828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085658828 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd7d665, normal) (hnbgw_rua.c:407) 20241213085658828 DHNB DEBUG map_rua[0x55f2df502f50]{init}: Allocated (fsm.c:456) 20241213085658828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145125)[0x55f2df502f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085658828 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085658828 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085658828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14145125 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085658828 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658828 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085658828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085658828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085658828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085658828 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658828 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658828 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14145125 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085658828 DCN DEBUG map_sccp[0x55f2df504d30]{init}: Allocated (fsm.c:456) 20241213085658828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f2df504d30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085658828 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14145125 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085658828 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14145125 SCCP-21 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085658828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145125)[0x55f2df502f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085658828 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658828 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085658828 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658828 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085658828 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085658828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085658828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145125)[0x55f2df502f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085658828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f2df504d30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085658829 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085658829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085658829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085658829 DLSCCP DEBUG SCCP-SCOC(21)[0x55f2df5065d0]{IDLE}: Allocated (fsm.c:456) 20241213085658829 DLSCCP DEBUG SCCP-SCOC(21)[0x55f2df5065d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085658829 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a403a5523fc0857af3df5004f40030002b20056400500f1100926) (sccp_scrc.c:406) 20241213085658829 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658829 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085658829 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085658829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658829 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085658829 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085658829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085658829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085658829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085658829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085658829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085658829 DLSCCP DEBUG SCCP-SCOC(21)[0x55f2df5065d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085658829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f2df504d30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085658829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145125)[0x55f2df502f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085658829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085658829 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658829 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085658829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085658829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085658829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085658829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085658829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085658829 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085658829 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085658829 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085658829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085658829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085658829 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658829 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085658829 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085658829 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085658829 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085658829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085658829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085658829 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658829 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c22ff6) (sccp_scrc.c:477) 20241213085658829 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1824) 20241213085658829 DLSCCP DEBUG SCCP-SCOC(11)[0x55f2df4f0650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085658829 DLSCCP DEBUG SCCP-SCOC(11)[0x55f2df4f0650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085658829 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085658829 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085658829 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) 20241213085658829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f2df4ee130]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085658830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f2df4ee130]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085658829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658829 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085658829 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085658829 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085658829 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085658829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085658829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085658829 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: First idle individual index:11 20241213085658830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085658830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085658830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658830 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085658830 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085658830 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085658830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085658830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085658830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085658830 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658830 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085658830 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085658830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x64af29, normal) (hnbgw_rua.c:407) 20241213085658830 DHNB DEBUG map_rua[0x55f2df505f50]{init}: Allocated (fsm.c:456) 20241213085658830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6598441)[0x55f2df505f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085658830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6598441 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085658830 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658830 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658830 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6598441 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085658830 DCN DEBUG map_sccp[0x55f2df506700]{init}: Allocated (fsm.c:456) 20241213085658830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f2df506700]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085658830 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6598441 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085658830 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6598441 SCCP-22 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085658830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6598441)[0x55f2df505f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085658830 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658830 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658830 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6598441)[0x55f2df505f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085658830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f2df506700]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085658830 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085658830 DLSCCP DEBUG SCCP-SCOC(22)[0x55f2df507380]{IDLE}: Allocated (fsm.c:456) 20241213085658830 DLSCCP DEBUG SCCP-SCOC(22)[0x55f2df507380]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[11]. 20241213085658831 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae2ec7bc2d9ce1f5f7623004f40030001c50056400500f1100926) (sccp_scrc.c:406) 20241213085658831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085658831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085658831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085658831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085658831 DLSCCP DEBUG SCCP-SCOC(22)[0x55f2df507380]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085658831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f2df506700]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085658831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6598441)[0x55f2df505f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085658831 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085658831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085658831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085658831 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085658831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085658831 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00669dc6) (sccp_scrc.c:477) 20241213085658831 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1824) 20241213085658831 DLSCCP DEBUG SCCP-SCOC(12)[0x55f2df4f7a20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085658831 DLSCCP DEBUG SCCP-SCOC(12)[0x55f2df4f7a20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085658831 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085658831 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085658831 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) 20241213085658831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f2df4eebd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085658831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f2df4eebd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: First idle individual index:12 20241213085658832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085658832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085658832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085658832 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085658832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658832 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085658832 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085658832 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085658832 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085658832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb90a65, normal) (hnbgw_rua.c:407) 20241213085658832 DHNB DEBUG map_rua[0x55f2df506c90]{init}: Allocated (fsm.c:456) 20241213085658832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12126821)[0x55f2df506c90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085658832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12126821 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085658832 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658832 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085658832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085658832 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658832 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12126821 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085658832 DCN DEBUG map_sccp[0x55f2df5074b0]{init}: Allocated (fsm.c:456) 20241213085658832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f2df5074b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085658832 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12126821 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085658832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12126821 SCCP-23 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085658832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12126821)[0x55f2df506c90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085658832 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085658832 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085658832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12126821)[0x55f2df506c90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085658832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f2df5074b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085658832 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085658832 DLSCCP DEBUG SCCP-SCOC(23)[0x55f2df508130]{IDLE}: Allocated (fsm.c:456) 20241213085658832 DLSCCP DEBUG SCCP-SCOC(23)[0x55f2df508130]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Found Expect[10] for l3='4872EC8E59608D798F74'O handled at TC_rab_assignment_concurrent0(220) 20241213085658832 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0aafb0a0fce13fa848264e004f40030003500056400500f1100926) (sccp_scrc.c:406) 20241213085658832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085658833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085658833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085658833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085658833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085658833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Added conn table entry 11TC_rab_assignment_concurrent0(220)9714247 20241213085658833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085658833 DLSCCP DEBUG SCCP-SCOC(23)[0x55f2df508130]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[12]. 20241213085658833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f2df5074b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085658833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12126821)[0x55f2df506c90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085658833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085658833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085658833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085658833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085658833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085658833 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00df79d8) (sccp_scrc.c:477) 20241213085658833 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1824) 20241213085658833 DLSCCP DEBUG SCCP-SCOC(13)[0x55f2df4f8650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085658833 DLSCCP DEBUG SCCP-SCOC(13)[0x55f2df4f8650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085658833 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085658833 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085658833 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) 20241213085658833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f2df4f0120]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085658833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f2df4f0120]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085658833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085658834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085658834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085658834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085658834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085658834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085658834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085658834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085658834 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0046b554) (sccp_scrc.c:477) 20241213085658834 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1824) 20241213085658834 DLSCCP DEBUG SCCP-SCOC(14)[0x55f2df4f93a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085658834 DLSCCP DEBUG SCCP-SCOC(14)[0x55f2df4f93a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085658834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085658834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085658834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085658834 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085658834 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085658834 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085658834 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) 20241213085658834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f2df4f8a50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085658834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f2df4f8a50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085658834 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085658834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085658834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085658834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085658834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085658834 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00638d36) (sccp_scrc.c:477) 20241213085658834 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1824) 20241213085658834 DLSCCP DEBUG SCCP-SCOC(15)[0x55f2df4fa0c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085658834 DLSCCP DEBUG SCCP-SCOC(15)[0x55f2df4fa0c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085658834 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085658834 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085658834 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) 20241213085658834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f2df4f94d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085658834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f2df4f94d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085658834 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085658834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085658834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085658834 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085658835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085658835 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007e807b) (sccp_scrc.c:477) 20241213085658835 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1824) 20241213085658835 DLSCCP DEBUG SCCP-SCOC(16)[0x55f2df4fabc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085658835 DLSCCP DEBUG SCCP-SCOC(16)[0x55f2df4fabc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085658835 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085658835 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085658835 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) 20241213085658835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f2df4f9680]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085658835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f2df4f9680]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085658835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085658835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085658835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085658835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085658835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085658835 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bf1089) (sccp_scrc.c:477) 20241213085658835 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1824) HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Found Expect[0] for l3='3CE2526C98B525E03D16'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Added conn table entry 12TC_rab_assignment_concurrent0(221)15980857 TC_rab_assignment_concurrent0(220)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085658835 DLSCCP DEBUG SCCP-SCOC(17)[0x55f2df502920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085658835 DLSCCP DEBUG SCCP-SCOC(17)[0x55f2df502920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085658835 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085658835 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085658835 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) 20241213085658835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f2df4fa430]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085658835 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f2df4fa430]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085658835 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085658835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085658835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085658835 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085658835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085658835 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0008ebc0) (sccp_scrc.c:477) 20241213085658835 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1824) 20241213085658835 DLSCCP DEBUG SCCP-SCOC(18)[0x55f2df5035b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085658835 DLSCCP DEBUG SCCP-SCOC(18)[0x55f2df5035b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: First idle individual index:13 20241213085658835 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085658836 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085658836 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) 20241213085658836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f2df4faf30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085658836 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f2df4faf30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: First idle individual index:14 TC_rab_assignment_concurrent0(221)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Found Expect[1] for l3='403A5523FC0857AF3DF5'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Added conn table entry 13TC_rab_assignment_concurrent0(222)8602566 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Found Expect[2] for l3='E2EC7BC2D9CE1F5F7623'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Added conn table entry 14TC_rab_assignment_concurrent0(223)15493670 TC_rab_assignment_concurrent0(222)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: First idle individual index:15 TC_rab_assignment_concurrent0(223)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Found Expect[3] for l3='AFB0A0FCE13FA848264E'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Added conn table entry 15TC_rab_assignment_concurrent0(224)16548937 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:12 20241213085658841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085658841 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085658841 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085658841 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085658841 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085658841 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085658841 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085658841 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Re-starting timer T_ias[12], which is already active (running or expired). 20241213085658841 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085658841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085658841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085658841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085658841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085658841 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fac934) (sccp_scrc.c:477) 20241213085658841 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1824) 20241213085658841 DLSCCP DEBUG SCCP-SCOC(19)[0x55f2df5049c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085658841 DLSCCP DEBUG SCCP-SCOC(19)[0x55f2df5049c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085658841 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085658841 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085658841 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) 20241213085658841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f2df4efb80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085658841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f2df4efb80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Re-starting timer T_ias[13], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085659030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085659030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085659030 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085659030 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085659030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbceaaa) (hnbgw_rua.c:471) 20241213085659030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12380842 SCCP-8 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085659030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12380842)[0x55f2df500100]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085659030 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085659030 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085659030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12380842)[0x55f2df500100]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085659030 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659030 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085659031 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085659031 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659031 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085659031 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12380842-0)[0x55f2df4eca80] (mgcp_client_endpoint_fsm.c:724) 20241213085659031 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659031 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659031 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{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) 20241213085659031 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085659031 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: bceaaa'... (mgcp_client.c:807) 20241213085659031 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1212) 20241213085659031 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085659031 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659031 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{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) 20241213085659031 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) 20241213085659042 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659042 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085659042 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085659042 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085659042 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085659042 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085659042 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085659042 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085659043 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085659043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085659043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085659043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085659043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085659043 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003de988) (sccp_scrc.c:477) 20241213085659043 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1824) 20241213085659043 DLSCCP DEBUG SCCP-SCOC(20)[0x55f2df505400]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085659043 DLSCCP DEBUG SCCP-SCOC(20)[0x55f2df505400]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085659043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659043 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085659043 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085659043 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085659043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085659043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085659043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085659043 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085659043 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085659043 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085659043 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) 20241213085659043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f2df5042e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085659043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f2df5042e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085659043 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085659043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085659043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085659043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085659043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085659043 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c3a9bb) (sccp_scrc.c:477) 20241213085659043 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1824) 20241213085659043 DLSCCP DEBUG SCCP-SCOC(21)[0x55f2df5065d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085659043 DLSCCP DEBUG SCCP-SCOC(21)[0x55f2df5065d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085659043 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085659043 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085659043 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) 20241213085659043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f2df504d30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085659043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f2df504d30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085659043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659043 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085659043 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085659043 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085659043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085659043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085659043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085659043 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085659043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659043 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085659043 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085659043 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085659043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085659043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085659043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085659043 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085659044 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659044 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085659044 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085659043 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085659043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085659043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085659044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085659044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085659044 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004de6f8) (sccp_scrc.c:477) 20241213085659044 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1824) 20241213085659044 DLSCCP DEBUG SCCP-SCOC(22)[0x55f2df507380]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085659044 DLSCCP DEBUG SCCP-SCOC(22)[0x55f2df507380]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085659044 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085659044 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085659044 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085659044 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085659044 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085659044 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085659044 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085659044 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) 20241213085659044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f2df506700]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085659044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f2df506700]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085659044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085659044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085659044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085659044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085659044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085659044 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c5e868) (sccp_scrc.c:477) 20241213085659044 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1824) 20241213085659044 DLSCCP DEBUG SCCP-SCOC(23)[0x55f2df508130]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085659044 DLSCCP DEBUG SCCP-SCOC(23)[0x55f2df508130]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085659044 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085659044 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085659044 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) 20241213085659044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f2df5074b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085659044 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f2df5074b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085659044 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085659044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085659044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085659044 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085659044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085659044 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) 20241213085659044 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20241213085659044 DLSCCP DEBUG SCCP-SCOC(9)[0x55f2df4e88f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085659044 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085659044 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085659045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f2df4e21f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085659045 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085659045 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085659045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f2df4e21f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085659045 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659045 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659045 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085659045 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085659045 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085659045 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659045 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085659045 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{UNUSED}: Allocated (fsm.c:456) 20241213085659045 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{UNUSED}: is child of mgw(mgw-fsm-9231956-0)[0x55f2df5079d0] (fsm.c:486) 20241213085659045 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9231956-0)[0x55f2df5079d0] (mgcp_client_endpoint_fsm.c:724) 20241213085659045 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659045 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659045 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9231956-0)[0x55f2df4ee740]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9231956-0)[0x55f2df4ee740]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610] (fsm.c:486) 20241213085659045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9231956-0)[0x55f2df4ee740]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9231956-0)[0x55f2df4ee740]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085659045 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=199 'CRCX 8 rtpbridge/*@mgw MGCP 1.0\r\nC: 8cde54'... (mgcp_client.c:807) 20241213085659045 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1212) 20241213085659045 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9231956-0)[0x55f2df4ee740]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659045 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(209)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "bceaaa17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bceaaa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8cde5417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8cde5417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241213085659079 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20241213085659079 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085659079 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085659079 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085659079 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085659079 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{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) 20241213085659079 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{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) 20241213085659079 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659079 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659079 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{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) 20241213085659079 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659079 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085659079 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085659079 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12380842-0)[0x55f2df4eca80] (mgcp_client_endpoint_fsm.c:724) 20241213085659079 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659079 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659079 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659079 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12380842-0)[0x55f2df4ee870]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659079 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12380842-0)[0x55f2df4ee870]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0] (fsm.c:486) 20241213085659079 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12380842-0)[0x55f2df4ee870]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659079 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12380842-0)[0x55f2df4ee870]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:226) 20241213085659079 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=203 'CRCX 9 rtpbridge/0@mgw MGCP 1.0\r\nC: bceaaa'... (mgcp_client.c:807) 20241213085659079 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1212) 20241213085659079 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12380842-0)[0x55f2df4ee870]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659079 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659079 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{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) 20241213085659079 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{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) 20241213085659079 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8cde5417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8cde5417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(211)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20241213085659091 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) TC_rab_assignment_concurrent0(209)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "bceaaa17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bceaaa17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085659091 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4ee740]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085659091 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4ee740]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085659091 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4ee740]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659091 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4ee740]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659091 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085659091 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{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) 20241213085659091 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{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) 20241213085659091 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659091 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659091 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{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) 20241213085659091 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659091 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085659091 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW-MGCP(208)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20241213085659091 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085659091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231956)[0x55f2df4e4e30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085659091 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085659091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085659091 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085659092 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20241213085659092 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee870]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085659092 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee870]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085659092 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee870]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659092 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee870]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659092 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085659092 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{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) 20241213085659092 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{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) 20241213085659092 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{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) 20241213085659092 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659092 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659092 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{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) 20241213085659092 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{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) 20241213085659092 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659092 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659092 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085659092 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085659092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f2df4e5af0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085659092 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085659092 DLSCCP DEBUG SCCP-SCOC(8)[0x55f2df4e6810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085659092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006bc49e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085659092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085659092 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085659092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085659092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085659092 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085659092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659092 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085659092 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085659092 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085659092 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085659092 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085659092 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085659092 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085659099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085659099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085659099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085659099 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085659099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8cde54) (hnbgw_rua.c:471) 20241213085659099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231956 SCCP-9 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085659099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231956)[0x55f2df4e4e30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085659099 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085659099 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085659099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231956)[0x55f2df4e4e30]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085659099 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659099 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085659099 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085659099 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659099 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085659099 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9231956-0)[0x55f2df5079d0] (mgcp_client_endpoint_fsm.c:724) 20241213085659099 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659099 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659099 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{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) 20241213085659099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4ee740]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085659099 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 8cde5'... (mgcp_client.c:807) 20241213085659099 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213085659099 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4ee740]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085659099 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659099 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{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) 20241213085659099 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085659102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659102 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085659102 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085659102 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085659102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085659102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085659102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085659102 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085659102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085659102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085659102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085659102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085659102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085659102 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) 20241213085659102 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20241213085659102 DLSCCP DEBUG SCCP-SCOC(10)[0x55f2df4edf70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085659102 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085659102 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085659102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f2df4eef00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085659102 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085659102 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085659102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f2df4eef00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085659102 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659103 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659103 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085659103 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085659103 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085659103 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659103 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085659103 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{UNUSED}: Allocated (fsm.c:456) 20241213085659103 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{UNUSED}: is child of mgw(mgw-fsm-13205580-0)[0x55f2df512030] (fsm.c:486) 20241213085659103 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13205580-0)[0x55f2df512030] (mgcp_client_endpoint_fsm.c:724) 20241213085659103 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659103 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659103 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659103 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13205580-0)[0x55f2df518d50]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659103 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13205580-0)[0x55f2df518d50]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480] (fsm.c:486) 20241213085659103 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13205580-0)[0x55f2df518d50]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659103 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13205580-0)[0x55f2df518d50]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085659103 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=200 'CRCX 11 rtpbridge/*@mgw MGCP 1.0\r\nC: c9804'... (mgcp_client.c:807) 20241213085659103 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213085659103 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13205580-0)[0x55f2df518d50]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659103 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(210)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8cde5417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8cde5417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c9804c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c9804c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241213085659113 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20241213085659113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4ee740]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085659113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4ee740]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085659113 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4ee740]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085659113 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085659113 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{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) 20241213085659113 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{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) 20241213085659113 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659113 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659113 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{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) 20241213085659113 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659113 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085659113 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085659113 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9231956-0)[0x55f2df5079d0] (mgcp_client_endpoint_fsm.c:724) 20241213085659113 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659113 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659113 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659113 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9231956-0)[0x55f2df508790]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659113 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9231956-0)[0x55f2df508790]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610] (fsm.c:486) 20241213085659113 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9231956-0)[0x55f2df508790]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659113 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9231956-0)[0x55f2df508790]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:226) 20241213085659113 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=204 'CRCX 12 rtpbridge/1@mgw MGCP 1.0\r\nC: 8cde5'... (mgcp_client.c:807) 20241213085659113 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213085659113 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9231956-0)[0x55f2df508790]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659113 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659113 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{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) 20241213085659113 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{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) 20241213085659113 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c9804c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c9804c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(212)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(210)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8cde5417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8cde5417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085659118 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20241213085659118 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df518d50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085659118 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df518d50]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085659118 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df518d50]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659118 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df518d50]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659118 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085659118 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{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) 20241213085659118 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{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) 20241213085659118 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659118 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659118 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{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) 20241213085659118 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659118 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) HNBGW-MGCP(208)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20241213085659118 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659118 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085659118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13205580)[0x55f2df4e0cf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085659118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085659118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085659118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085659119 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20241213085659119 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df508790]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085659119 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df508790]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085659119 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df508790]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659119 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df508790]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659119 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085659119 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{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) 20241213085659119 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{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) 20241213085659119 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{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) 20241213085659119 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659119 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659119 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{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) 20241213085659119 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{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) 20241213085659119 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659119 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659119 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085659119 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085659119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f2df4e21f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085659119 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085659119 DLSCCP DEBUG SCCP-SCOC(9)[0x55f2df4e88f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085659119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055ed8b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085659119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085659119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085659119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085659119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085659119 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085659119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659119 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085659119 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085659119 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085659119 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085659119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085659119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085659119 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085659124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085659124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085659124 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085659124 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085659124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc9804c) (hnbgw_rua.c:471) 20241213085659124 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13205580 SCCP-10 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085659124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13205580)[0x55f2df4e0cf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085659124 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085659124 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085659124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13205580)[0x55f2df4e0cf0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085659124 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659124 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085659124 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085659124 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659124 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085659124 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13205580-0)[0x55f2df512030] (mgcp_client_endpoint_fsm.c:724) 20241213085659124 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659124 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659124 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{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) 20241213085659124 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df518d50]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085659124 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: c9804'... (mgcp_client.c:807) 20241213085659124 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213085659124 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df518d50]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085659124 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659124 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{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) 20241213085659124 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{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)@af3ca9cfdc18: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085659127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659127 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085659127 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085659127 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085659127 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085659127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085659127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085659127 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085659127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085659127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085659127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085659127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085659127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085659127 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) 20241213085659127 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20241213085659127 DLSCCP DEBUG SCCP-SCOC(11)[0x55f2df4f0650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085659127 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085659127 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085659127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f2df4ee130]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085659127 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085659127 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085659127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f2df4ee130]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085659127 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659127 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659127 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085659127 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085659127 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085659127 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659127 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085659127 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{UNUSED}: Allocated (fsm.c:456) 20241213085659127 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{UNUSED}: is child of mgw(mgw-fsm-13326833-0)[0x55f2df51abd0] (fsm.c:486) 20241213085659127 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13326833-0)[0x55f2df51abd0] (mgcp_client_endpoint_fsm.c:724) 20241213085659127 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659127 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659127 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659127 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13326833-0)[0x55f2df5217b0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659127 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13326833-0)[0x55f2df5217b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710] (fsm.c:486) 20241213085659127 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13326833-0)[0x55f2df5217b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659127 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13326833-0)[0x55f2df5217b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085659127 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=200 'CRCX 14 rtpbridge/*@mgw MGCP 1.0\r\nC: cb59f'... (mgcp_client.c:807) 20241213085659127 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213085659127 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13326833-0)[0x55f2df5217b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659127 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(211)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "c9804c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c9804c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cb59f117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cb59f117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241213085659138 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20241213085659138 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df518d50]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085659138 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df518d50]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085659138 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df518d50]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085659138 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085659138 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{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) 20241213085659138 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{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) 20241213085659138 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659138 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659138 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{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) 20241213085659138 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659138 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085659138 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085659138 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13205580-0)[0x55f2df512030] (mgcp_client_endpoint_fsm.c:724) 20241213085659138 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659138 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659138 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659138 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13205580-0)[0x55f2df511f00]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659138 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13205580-0)[0x55f2df511f00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480] (fsm.c:486) 20241213085659138 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13205580-0)[0x55f2df511f00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659138 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13205580-0)[0x55f2df511f00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:226) 20241213085659138 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=204 'CRCX 15 rtpbridge/2@mgw MGCP 1.0\r\nC: c9804'... (mgcp_client.c:807) 20241213085659138 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213085659138 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13205580-0)[0x55f2df511f00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659138 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659138 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{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) 20241213085659138 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{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) 20241213085659138 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cb59f117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cb59f117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(213)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(211)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "c9804c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c9804c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085659144 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20241213085659144 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5217b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085659144 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5217b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085659144 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5217b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659144 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5217b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659144 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085659144 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{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) 20241213085659144 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{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) 20241213085659144 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659144 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) HNBGW-MGCP(208)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20241213085659144 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{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) 20241213085659144 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659144 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085659144 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659144 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085659144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13326833)[0x55f2df4ebd50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085659144 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085659144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085659144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085659145 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20241213085659145 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df511f00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085659145 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df511f00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085659145 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df511f00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659145 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df511f00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659145 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085659145 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{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) 20241213085659145 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{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) 20241213085659145 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{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) 20241213085659145 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659145 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659145 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{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) 20241213085659145 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{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) 20241213085659145 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659145 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659145 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085659145 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085659145 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f2df4eef00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085659145 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085659145 DLSCCP DEBUG SCCP-SCOC(10)[0x55f2df4edf70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085659145 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f73042), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085659146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085659146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085659146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085659146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085659146 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085659146 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659146 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085659146 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085659146 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085659146 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085659146 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085659146 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085659146 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085659152 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085659153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085659153 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085659153 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085659153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcb59f1) (hnbgw_rua.c:471) 20241213085659153 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13326833 SCCP-11 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085659153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13326833)[0x55f2df4ebd50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085659153 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085659153 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085659153 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13326833)[0x55f2df4ebd50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085659153 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659153 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085659153 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085659153 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659153 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085659153 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13326833-0)[0x55f2df51abd0] (mgcp_client_endpoint_fsm.c:724) 20241213085659153 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659153 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659153 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{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) 20241213085659153 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5217b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085659153 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: cb59f'... (mgcp_client.c:807) 20241213085659153 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213085659153 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5217b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085659153 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659153 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{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) 20241213085659153 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{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)@af3ca9cfdc18: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085659156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659156 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085659156 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085659156 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085659156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085659156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085659156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085659156 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085659156 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085659156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085659156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085659156 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085659156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085659156 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) 20241213085659156 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) 20241213085659156 DLSCCP DEBUG SCCP-SCOC(12)[0x55f2df4f7a20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085659156 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085659156 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085659156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f2df4eebd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085659156 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085659156 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085659156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f2df4eebd0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085659156 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659156 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659156 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085659156 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085659156 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085659156 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659156 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085659156 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{UNUSED}: Allocated (fsm.c:456) 20241213085659156 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{UNUSED}: is child of mgw(mgw-fsm-11303313-0)[0x55f2df51a670] (fsm.c:486) 20241213085659156 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11303313-0)[0x55f2df51a670] (mgcp_client_endpoint_fsm.c:724) 20241213085659156 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659156 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659156 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659156 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11303313-0)[0x55f2df52a370]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659156 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11303313-0)[0x55f2df52a370]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920] (fsm.c:486) 20241213085659156 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11303313-0)[0x55f2df52a370]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659156 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11303313-0)[0x55f2df52a370]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085659156 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=200 'CRCX 17 rtpbridge/*@mgw MGCP 1.0\r\nC: ac799'... (mgcp_client.c:807) 20241213085659156 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213085659156 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11303313-0)[0x55f2df52a370]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659156 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(212)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "cb59f117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cb59f117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ac799117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ac799117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241213085659162 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20241213085659162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5217b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085659162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5217b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085659162 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5217b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085659162 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085659162 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{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) 20241213085659162 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{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) 20241213085659162 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659162 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659162 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{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) 20241213085659162 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659162 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085659162 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085659162 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13326833-0)[0x55f2df51abd0] (mgcp_client_endpoint_fsm.c:724) 20241213085659162 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659162 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659162 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13326833-0)[0x55f2df5194c0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13326833-0)[0x55f2df5194c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710] (fsm.c:486) 20241213085659162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13326833-0)[0x55f2df5194c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13326833-0)[0x55f2df5194c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241213085659162 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=204 'CRCX 18 rtpbridge/3@mgw MGCP 1.0\r\nC: cb59f'... (mgcp_client.c:807) 20241213085659162 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213085659162 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13326833-0)[0x55f2df5194c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659162 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659162 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{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) 20241213085659162 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{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) 20241213085659162 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ac799117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ac799117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(214)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20241213085659167 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20241213085659167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df52a370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) TC_rab_assignment_concurrent0(212)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "cb59f117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cb59f117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085659167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df52a370]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085659167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df52a370]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659167 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df52a370]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{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) 20241213085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{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) 20241213085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{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) 20241213085659167 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659167 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085659167 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW-MGCP(208)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20241213085659167 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085659167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11303313)[0x55f2df4efff0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085659167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085659167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085659167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085659167 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20241213085659167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5194c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085659167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5194c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085659167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5194c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659167 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5194c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{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) 20241213085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{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) 20241213085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{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) 20241213085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{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) 20241213085659167 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{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) 20241213085659167 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659167 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659167 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085659167 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085659167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f2df4ee130]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085659167 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085659167 DLSCCP DEBUG SCCP-SCOC(11)[0x55f2df4f0650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085659167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c22ff6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085659167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085659167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085659167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085659167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085659167 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085659167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659167 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085659167 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085659167 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085659167 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085659167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085659167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085659167 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085659171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085659171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085659171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085659171 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085659171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xac7991) (hnbgw_rua.c:471) 20241213085659171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11303313 SCCP-12 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085659171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11303313)[0x55f2df4efff0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085659171 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085659171 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085659171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11303313)[0x55f2df4efff0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085659171 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659171 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085659171 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085659171 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659171 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085659171 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11303313-0)[0x55f2df51a670] (mgcp_client_endpoint_fsm.c:724) 20241213085659171 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659171 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659171 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{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) 20241213085659171 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df52a370]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085659171 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: ac799'... (mgcp_client.c:807) 20241213085659171 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213085659171 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df52a370]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085659171 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659171 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{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) 20241213085659171 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{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)@af3ca9cfdc18: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085659175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659175 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085659175 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085659175 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085659175 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085659175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085659175 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085659175 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085659175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085659175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085659175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085659175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085659175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085659175 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) 20241213085659175 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20241213085659175 DLSCCP DEBUG SCCP-SCOC(13)[0x55f2df4f8650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085659175 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085659175 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085659175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f2df4f0120]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085659175 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085659175 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085659175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f2df4f0120]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085659175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659175 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085659175 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085659175 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085659175 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659175 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085659175 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{UNUSED}: Allocated (fsm.c:456) 20241213085659175 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{UNUSED}: is child of mgw(mgw-fsm-14840970-0)[0x55f2df52c910] (fsm.c:486) 20241213085659175 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14840970-0)[0x55f2df52c910] (mgcp_client_endpoint_fsm.c:724) 20241213085659175 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659175 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659175 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14840970-0)[0x55f2df5231f0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14840970-0)[0x55f2df5231f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710] (fsm.c:486) 20241213085659175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14840970-0)[0x55f2df5231f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14840970-0)[0x55f2df5231f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085659175 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=200 'CRCX 20 rtpbridge/*@mgw MGCP 1.0\r\nC: e2748'... (mgcp_client.c:807) 20241213085659175 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213085659175 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14840970-0)[0x55f2df5231f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659175 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(213)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "ac799117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ac799117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e2748a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e2748a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241213085659182 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20241213085659182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df52a370]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085659182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df52a370]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085659182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df52a370]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085659182 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085659182 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{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) 20241213085659182 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{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) 20241213085659182 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659182 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659182 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{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) 20241213085659182 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659182 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085659182 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085659182 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11303313-0)[0x55f2df51a670] (mgcp_client_endpoint_fsm.c:724) 20241213085659182 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659182 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659182 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659182 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11303313-0)[0x55f2df522560]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659182 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11303313-0)[0x55f2df522560]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920] (fsm.c:486) 20241213085659182 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11303313-0)[0x55f2df522560]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659182 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11303313-0)[0x55f2df522560]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:226) 20241213085659183 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=204 'CRCX 21 rtpbridge/4@mgw MGCP 1.0\r\nC: ac799'... (mgcp_client.c:807) 20241213085659183 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213085659183 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11303313-0)[0x55f2df522560]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659183 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659183 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{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) 20241213085659183 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{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) 20241213085659183 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e2748a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e2748a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(215)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(213)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "ac799117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ac799117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085659188 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20241213085659188 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5231f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085659188 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5231f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085659188 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5231f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659188 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5231f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659188 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085659188 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{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) 20241213085659188 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{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) 20241213085659188 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659188 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659188 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{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) 20241213085659188 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659188 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085659188 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659188 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085659188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14840970)[0x55f2df4eed00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085659188 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085659188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085659188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) HNBGW-MGCP(208)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20241213085659188 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20241213085659188 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df522560]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085659188 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df522560]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085659188 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df522560]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659188 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df522560]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659188 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085659188 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{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) 20241213085659188 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{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) 20241213085659188 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{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) 20241213085659188 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659188 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659188 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{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) 20241213085659188 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{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) 20241213085659188 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659188 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659188 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085659188 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085659188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f2df4eebd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085659188 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085659188 DLSCCP DEBUG SCCP-SCOC(12)[0x55f2df4f7a20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085659188 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00669dc6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085659188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085659188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085659188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085659188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085659188 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085659188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659188 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085659188 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085659188 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085659188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085659188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085659188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085659188 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085659192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085659192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085659192 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085659192 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085659192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe2748a) (hnbgw_rua.c:471) 20241213085659192 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14840970 SCCP-13 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085659192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14840970)[0x55f2df4eed00]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085659192 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085659192 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085659192 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14840970)[0x55f2df4eed00]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085659192 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659192 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085659192 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085659192 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659192 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085659192 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14840970-0)[0x55f2df52c910] (mgcp_client_endpoint_fsm.c:724) 20241213085659192 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659192 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659192 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{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) 20241213085659192 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5231f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085659192 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: e2748'... (mgcp_client.c:807) 20241213085659192 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213085659192 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5231f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085659192 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659192 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{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) 20241213085659192 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{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)@af3ca9cfdc18: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085659196 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659196 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085659196 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085659196 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085659196 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085659196 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085659196 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085659196 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085659196 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085659196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085659196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085659196 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085659196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085659196 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) 20241213085659196 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20241213085659196 DLSCCP DEBUG SCCP-SCOC(14)[0x55f2df4f93a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085659196 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085659196 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085659196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f2df4f8a50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085659196 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085659196 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085659196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f2df4f8a50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085659196 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659196 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659196 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085659196 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085659196 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085659196 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659196 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085659196 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{UNUSED}: Allocated (fsm.c:456) 20241213085659196 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{UNUSED}: is child of mgw(mgw-fsm-1105666-0)[0x55f2df52c150] (fsm.c:486) 20241213085659196 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1105666-0)[0x55f2df52c150] (mgcp_client_endpoint_fsm.c:724) 20241213085659196 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659196 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659196 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659196 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1105666-0)[0x55f2df53c020]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659196 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1105666-0)[0x55f2df53c020]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750] (fsm.c:486) 20241213085659196 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1105666-0)[0x55f2df53c020]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659196 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1105666-0)[0x55f2df53c020]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085659196 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=200 'CRCX 23 rtpbridge/*@mgw MGCP 1.0\r\nC: 10df0'... (mgcp_client.c:807) 20241213085659196 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213085659196 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1105666-0)[0x55f2df53c020]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659196 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(214)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e2748a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e2748a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "10df0217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "10df0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241213085659202 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20241213085659202 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5231f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085659202 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5231f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085659202 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5231f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085659202 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085659202 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{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) 20241213085659202 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{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) 20241213085659202 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659202 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659202 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{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) 20241213085659202 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659202 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085659202 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085659202 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14840970-0)[0x55f2df52c910] (mgcp_client_endpoint_fsm.c:724) 20241213085659202 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659202 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659202 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659202 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14840970-0)[0x55f2df5235e0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659202 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14840970-0)[0x55f2df5235e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710] (fsm.c:486) 20241213085659202 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14840970-0)[0x55f2df5235e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659202 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14840970-0)[0x55f2df5235e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241213085659202 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=204 'CRCX 24 rtpbridge/5@mgw MGCP 1.0\r\nC: e2748'... (mgcp_client.c:807) 20241213085659202 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213085659202 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14840970-0)[0x55f2df5235e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659202 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659202 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{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) 20241213085659202 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{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) 20241213085659202 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "10df0217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "10df0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(216)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(214)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e2748a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e2748a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085659207 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20241213085659207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df53c020]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085659207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df53c020]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085659207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df53c020]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df53c020]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659207 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085659207 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{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) 20241213085659207 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{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) 20241213085659207 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659207 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659207 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{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) 20241213085659207 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659207 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085659207 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659207 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085659207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1105666)[0x55f2df4ebf30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085659207 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085659207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085659207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) HNBGW-MGCP(208)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20241213085659207 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20241213085659207 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5235e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085659207 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5235e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085659207 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5235e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659207 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5235e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659207 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085659207 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{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) 20241213085659207 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{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) 20241213085659207 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{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) 20241213085659207 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659207 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659207 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{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) 20241213085659207 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{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) 20241213085659207 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659207 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659207 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085659207 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085659207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f2df4f0120]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085659207 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085659207 DLSCCP DEBUG SCCP-SCOC(13)[0x55f2df4f8650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085659207 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df79d8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085659207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085659207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085659207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085659207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085659207 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085659207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659207 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085659207 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085659207 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085659207 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085659207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085659207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085659207 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085659211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085659211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085659211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085659211 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085659211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x10df02) (hnbgw_rua.c:471) 20241213085659211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1105666 SCCP-14 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085659211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1105666)[0x55f2df4ebf30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085659211 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085659211 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085659211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1105666)[0x55f2df4ebf30]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085659211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659211 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085659211 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085659211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659211 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085659211 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1105666-0)[0x55f2df52c150] (mgcp_client_endpoint_fsm.c:724) 20241213085659211 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659211 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659211 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{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) 20241213085659211 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df53c020]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085659211 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: 10df0'... (mgcp_client.c:807) 20241213085659211 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213085659211 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df53c020]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085659211 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659211 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{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) 20241213085659211 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{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)@af3ca9cfdc18: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 TC_rab_assignment_concurrent0(215)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "10df0217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "10df0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.1.1.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 10001, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085659216 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659216 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085659216 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085659216 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085659216 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085659216 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085659216 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085659216 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085659216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085659216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085659216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085659216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085659216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085659216 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) 20241213085659216 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20241213085659216 DLSCCP DEBUG SCCP-SCOC(15)[0x55f2df4fa0c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085659216 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085659216 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085659216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f2df4f94d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085659216 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085659216 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085659216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f2df4f94d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085659216 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659216 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659216 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085659216 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085659216 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085659216 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659216 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{UNUSED}: Allocated (fsm.c:456) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{UNUSED}: is child of mgw(mgw-fsm-11213219-0)[0x55f2df53df60] (fsm.c:486) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11213219-0)[0x55f2df53df60] (mgcp_client_endpoint_fsm.c:724) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659216 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11213219-0)[0x55f2df544e20]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659216 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11213219-0)[0x55f2df544e20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550] (fsm.c:486) 20241213085659216 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11213219-0)[0x55f2df544e20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659216 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11213219-0)[0x55f2df544e20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085659216 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=200 'CRCX 26 rtpbridge/*@mgw MGCP 1.0\r\nC: ab19a'... (mgcp_client.c:807) 20241213085659216 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213085659216 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11213219-0)[0x55f2df544e20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659216 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20241213085659216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df53c020]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085659216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df53c020]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085659216 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df53c020]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{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) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{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) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{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) 20241213085659216 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659216 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085659216 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1105666-0)[0x55f2df52c150] (mgcp_client_endpoint_fsm.c:724) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659216 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1105666-0)[0x55f2df53d2f0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659216 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1105666-0)[0x55f2df53d2f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750] (fsm.c:486) 20241213085659216 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1105666-0)[0x55f2df53d2f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659216 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1105666-0)[0x55f2df53d2f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:226) 20241213085659216 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=204 'CRCX 27 rtpbridge/6@mgw MGCP 1.0\r\nC: 10df0'... (mgcp_client.c:807) 20241213085659216 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213085659216 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1105666-0)[0x55f2df53d2f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{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) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{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) 20241213085659216 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW-MGCP(208)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ab19a317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ab19a317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent0(216)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ab19a317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ab19a317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(217)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(215)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "10df0217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "10df0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085659224 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20241213085659225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df544e20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085659225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df544e20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085659225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df544e20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df544e20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659225 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085659225 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{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) 20241213085659225 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{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) 20241213085659225 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659225 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659225 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{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) 20241213085659225 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659225 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085659225 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW-MGCP(208)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20241213085659225 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085659225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213219)[0x55f2df4f7f20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085659225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085659225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085659225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085659225 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20241213085659225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df53d2f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085659225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df53d2f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085659225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df53d2f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df53d2f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659225 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085659225 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{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) 20241213085659225 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{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) 20241213085659225 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{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) 20241213085659225 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659225 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659225 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{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) 20241213085659225 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{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) 20241213085659225 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659225 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659225 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085659225 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085659225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f2df4f8a50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085659225 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085659225 DLSCCP DEBUG SCCP-SCOC(14)[0x55f2df4f93a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085659225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046b554), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085659225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085659225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085659225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085659225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085659225 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085659225 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659225 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085659225 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085659225 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085659225 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085659225 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085659225 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085659225 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085659229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085659229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085659229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085659229 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085659229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xab19a3) (hnbgw_rua.c:471) 20241213085659229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11213219 SCCP-15 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085659229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213219)[0x55f2df4f7f20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085659229 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085659229 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085659229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213219)[0x55f2df4f7f20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085659229 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659229 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085659229 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085659229 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659229 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085659229 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11213219-0)[0x55f2df53df60] (mgcp_client_endpoint_fsm.c:724) 20241213085659229 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659229 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659229 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{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) 20241213085659229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df544e20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085659229 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: ab19a'... (mgcp_client.c:807) 20241213085659229 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213085659229 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df544e20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085659229 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659229 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{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) 20241213085659229 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{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)@af3ca9cfdc18: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085659233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659233 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085659233 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085659233 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085659233 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085659233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085659233 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085659233 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085659233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085659233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085659233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085659233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085659233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085659233 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) 20241213085659233 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20241213085659233 DLSCCP DEBUG SCCP-SCOC(16)[0x55f2df4fabc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085659233 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085659233 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085659233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f2df4f9680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085659233 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085659233 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085659233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f2df4f9680]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085659233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659233 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085659233 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085659233 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085659233 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659233 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085659233 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{UNUSED}: Allocated (fsm.c:456) 20241213085659233 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{UNUSED}: is child of mgw(mgw-fsm-12411605-0)[0x55f2df546c10] (fsm.c:486) 20241213085659233 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12411605-0)[0x55f2df546c10] (mgcp_client_endpoint_fsm.c:724) 20241213085659233 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659233 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659233 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12411605-0)[0x55f2df54daa0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12411605-0)[0x55f2df54daa0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800] (fsm.c:486) 20241213085659233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12411605-0)[0x55f2df54daa0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12411605-0)[0x55f2df54daa0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085659233 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=200 'CRCX 29 rtpbridge/*@mgw MGCP 1.0\r\nC: bd62d'... (mgcp_client.c:807) 20241213085659233 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213085659233 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12411605-0)[0x55f2df54daa0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659233 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(216)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "ab19a317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ab19a317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bd62d517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bd62d517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241213085659238 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20241213085659238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df544e20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085659238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df544e20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085659238 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df544e20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085659238 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085659238 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{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) 20241213085659238 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{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) 20241213085659238 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659238 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659238 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{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) 20241213085659238 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659238 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085659238 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085659238 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11213219-0)[0x55f2df53df60] (mgcp_client_endpoint_fsm.c:724) 20241213085659238 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659238 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659238 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11213219-0)[0x55f2df534680]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11213219-0)[0x55f2df534680]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550] (fsm.c:486) 20241213085659238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11213219-0)[0x55f2df534680]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11213219-0)[0x55f2df534680]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:226) 20241213085659238 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=204 'CRCX 30 rtpbridge/7@mgw MGCP 1.0\r\nC: ab19a'... (mgcp_client.c:807) 20241213085659238 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213085659238 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11213219-0)[0x55f2df534680]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659238 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659238 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{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) 20241213085659238 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{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) 20241213085659238 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bd62d517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bd62d517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(218)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(216)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "ab19a317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ab19a317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085659243 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20241213085659243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df54daa0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085659243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df54daa0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085659243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df54daa0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659243 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df54daa0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659243 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085659243 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{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) 20241213085659243 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{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) 20241213085659243 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659243 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659243 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{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) 20241213085659243 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659243 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085659243 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659243 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085659243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12411605)[0x55f2df4f8e60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085659243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085659243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085659243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) HNBGW-MGCP(208)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20241213085659243 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20241213085659243 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df534680]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085659243 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df534680]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085659243 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df534680]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659243 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df534680]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659243 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085659243 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{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) 20241213085659243 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{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) 20241213085659243 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{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) 20241213085659243 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659243 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659243 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{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) 20241213085659243 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{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) 20241213085659243 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659243 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659243 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085659243 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085659243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f2df4f94d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085659243 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085659243 DLSCCP DEBUG SCCP-SCOC(15)[0x55f2df4fa0c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085659243 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00638d36), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085659243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085659243 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085659243 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085659243 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085659243 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085659243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659243 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085659243 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085659243 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085659243 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085659243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085659243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085659243 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085659247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085659247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085659247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085659247 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085659247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbd62d5) (hnbgw_rua.c:471) 20241213085659247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411605 SCCP-16 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085659247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12411605)[0x55f2df4f8e60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085659247 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085659247 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085659247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12411605)[0x55f2df4f8e60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085659247 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659247 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085659247 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085659247 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659247 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085659247 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12411605-0)[0x55f2df546c10] (mgcp_client_endpoint_fsm.c:724) 20241213085659247 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659247 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659247 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{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) 20241213085659247 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df54daa0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085659247 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: bd62d'... (mgcp_client.c:807) 20241213085659247 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213085659247 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df54daa0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085659247 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659247 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{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) 20241213085659247 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{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)@af3ca9cfdc18: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085659251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659251 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085659251 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085659251 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085659251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085659251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085659251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085659251 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085659251 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085659251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085659251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085659251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085659251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085659251 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) 20241213085659251 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20241213085659251 DLSCCP DEBUG SCCP-SCOC(17)[0x55f2df502920]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085659251 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085659251 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085659251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f2df4fa430]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085659251 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085659251 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085659251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f2df4fa430]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085659251 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659251 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659251 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085659251 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085659251 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085659251 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659251 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085659251 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{UNUSED}: Allocated (fsm.c:456) 20241213085659251 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{UNUSED}: is child of mgw(mgw-fsm-8631501-0)[0x55f2df5468a0] (fsm.c:486) 20241213085659251 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8631501-0)[0x55f2df5468a0] (mgcp_client_endpoint_fsm.c:724) 20241213085659251 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659251 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659251 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659251 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8631501-0)[0x55f2df5568d0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659251 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8631501-0)[0x55f2df5568d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690] (fsm.c:486) 20241213085659251 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8631501-0)[0x55f2df5568d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659251 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8631501-0)[0x55f2df5568d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085659251 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=200 'CRCX 32 rtpbridge/*@mgw MGCP 1.0\r\nC: 83b4c'... (mgcp_client.c:807) 20241213085659251 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213085659251 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8631501-0)[0x55f2df5568d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659251 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(217)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "bd62d517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bd62d517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "83b4cd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83b4cd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241213085659258 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20241213085659259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df54daa0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085659259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df54daa0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085659259 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df54daa0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{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) 20241213085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{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) 20241213085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{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) 20241213085659259 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659259 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085659259 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12411605-0)[0x55f2df546c10] (mgcp_client_endpoint_fsm.c:724) 20241213085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659259 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12411605-0)[0x55f2df545590]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659259 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12411605-0)[0x55f2df545590]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800] (fsm.c:486) 20241213085659259 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12411605-0)[0x55f2df545590]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659259 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12411605-0)[0x55f2df545590]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241213085659259 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=204 'CRCX 33 rtpbridge/8@mgw MGCP 1.0\r\nC: bd62d'... (mgcp_client.c:807) 20241213085659259 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213085659259 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12411605-0)[0x55f2df545590]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{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) 20241213085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{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) 20241213085659259 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "83b4cd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83b4cd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(219)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20241213085659264 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20241213085659264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5568d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085659264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5568d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085659264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5568d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659264 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5568d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659264 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085659264 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{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) 20241213085659264 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{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) 20241213085659264 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659264 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659264 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{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) 20241213085659264 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659264 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085659264 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) TC_rab_assignment_concurrent0(217)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "bd62d517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bd62d517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085659264 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085659264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8631501)[0x55f2df4fb600]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085659264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085659264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085659264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) HNBGW-MGCP(208)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20241213085659264 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20241213085659264 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df545590]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085659264 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df545590]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085659264 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df545590]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659264 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df545590]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659264 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085659264 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{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) 20241213085659264 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{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) 20241213085659264 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{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) 20241213085659264 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659264 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659264 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{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) 20241213085659264 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{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) 20241213085659264 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659264 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659264 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085659264 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085659264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f2df4f9680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085659264 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085659264 DLSCCP DEBUG SCCP-SCOC(16)[0x55f2df4fabc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085659264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e807b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085659264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085659264 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085659264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085659264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085659264 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085659264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085659264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085659264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085659264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085659264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085659264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085659264 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085659268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085659268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085659268 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085659268 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085659268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x83b4cd) (hnbgw_rua.c:471) 20241213085659268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8631501 SCCP-17 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085659268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8631501)[0x55f2df4fb600]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085659268 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085659268 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085659268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8631501)[0x55f2df4fb600]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085659268 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659268 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085659268 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085659268 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659268 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085659268 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8631501-0)[0x55f2df5468a0] (mgcp_client_endpoint_fsm.c:724) 20241213085659268 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659268 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659268 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{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) 20241213085659268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5568d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085659268 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 83b4c'... (mgcp_client.c:807) 20241213085659268 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213085659268 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5568d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085659268 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659268 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{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) 20241213085659268 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{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)@af3ca9cfdc18: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085659272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659272 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085659272 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085659272 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085659272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085659272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085659272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085659272 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085659272 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085659272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085659272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085659272 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085659272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085659272 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) 20241213085659272 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20241213085659272 DLSCCP DEBUG SCCP-SCOC(18)[0x55f2df5035b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085659272 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085659272 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085659272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f2df4faf30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085659272 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085659272 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085659272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f2df4faf30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085659272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659272 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085659272 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085659272 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085659272 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659272 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085659272 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{UNUSED}: Allocated (fsm.c:456) 20241213085659272 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{UNUSED}: is child of mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0] (fsm.c:486) 20241213085659272 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0] (mgcp_client_endpoint_fsm.c:724) 20241213085659272 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659272 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659272 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659272 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2582537-0)[0x55f2df55f610]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659272 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2582537-0)[0x55f2df55f610]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0] (fsm.c:486) 20241213085659272 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2582537-0)[0x55f2df55f610]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659272 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2582537-0)[0x55f2df55f610]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085659272 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=200 'CRCX 35 rtpbridge/*@mgw MGCP 1.0\r\nC: 27680'... (mgcp_client.c:807) 20241213085659272 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213085659272 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2582537-0)[0x55f2df55f610]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659272 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(218)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "83b4cd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83b4cd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "27680917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "27680917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241213085659277 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20241213085659277 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5568d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085659277 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5568d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085659277 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5568d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085659277 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085659277 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{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) 20241213085659277 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{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) 20241213085659277 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659277 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659277 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{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) 20241213085659277 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659277 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085659277 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085659277 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8631501-0)[0x55f2df5468a0] (mgcp_client_endpoint_fsm.c:724) 20241213085659277 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659277 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659277 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659277 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8631501-0)[0x55f2df54e940]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659277 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8631501-0)[0x55f2df54e940]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690] (fsm.c:486) 20241213085659277 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8631501-0)[0x55f2df54e940]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659277 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8631501-0)[0x55f2df54e940]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241213085659277 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=204 'CRCX 36 rtpbridge/9@mgw MGCP 1.0\r\nC: 83b4c'... (mgcp_client.c:807) 20241213085659277 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213085659277 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8631501-0)[0x55f2df54e940]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659277 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659277 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{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) 20241213085659277 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{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) 20241213085659277 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "27680917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "27680917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(220)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(218)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "83b4cd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "83b4cd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085659284 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20241213085659284 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df55f610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085659284 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df55f610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085659284 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df55f610]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659284 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df55f610]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659284 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085659284 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{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) 20241213085659284 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{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) 20241213085659284 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659284 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659284 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{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) 20241213085659284 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659284 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085659284 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659284 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085659284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2582537)[0x55f2df4f9a90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085659284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085659284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085659284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) HNBGW-MGCP(208)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20241213085659284 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20241213085659284 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df54e940]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085659284 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df54e940]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085659284 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df54e940]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659284 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df54e940]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659284 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085659284 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{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) 20241213085659284 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{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) 20241213085659284 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{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) 20241213085659284 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659284 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659284 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{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) 20241213085659284 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{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) 20241213085659284 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659284 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659284 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085659284 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085659284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f2df4fa430]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085659284 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085659284 DLSCCP DEBUG SCCP-SCOC(17)[0x55f2df502920]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085659284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf1089), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085659284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085659284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085659284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085659284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085659284 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085659284 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659284 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085659284 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085659284 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085659284 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085659284 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085659284 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085659284 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085659288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085659288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085659288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085659288 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085659288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x276809) (hnbgw_rua.c:471) 20241213085659288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2582537 SCCP-18 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085659288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2582537)[0x55f2df4f9a90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085659288 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085659288 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085659288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2582537)[0x55f2df4f9a90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085659288 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659288 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085659288 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085659288 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659288 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085659288 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0] (mgcp_client_endpoint_fsm.c:724) 20241213085659288 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659288 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659288 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{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) 20241213085659288 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df55f610]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085659288 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: 2768'... (mgcp_client.c:807) 20241213085659289 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241213085659289 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df55f610]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085659289 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659289 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{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) 20241213085659289 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{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)@af3ca9cfdc18: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085659292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659292 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085659292 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085659292 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085659292 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085659292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085659292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085659292 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085659292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085659292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085659292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085659292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085659292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085659292 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) 20241213085659292 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20241213085659292 DLSCCP DEBUG SCCP-SCOC(19)[0x55f2df5049c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085659292 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085659292 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085659292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f2df4efb80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085659292 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085659292 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085659292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f2df4efb80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085659292 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659292 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659292 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085659292 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085659292 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085659292 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659292 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085659292 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{UNUSED}: Allocated (fsm.c:456) 20241213085659292 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{UNUSED}: is child of mgw(mgw-fsm-16332815-0)[0x55f2df5587c0] (fsm.c:486) 20241213085659292 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16332815-0)[0x55f2df5587c0] (mgcp_client_endpoint_fsm.c:724) 20241213085659292 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659292 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659292 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659292 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16332815-0)[0x55f2df568440]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659292 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16332815-0)[0x55f2df568440]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00] (fsm.c:486) 20241213085659292 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16332815-0)[0x55f2df568440]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659292 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16332815-0)[0x55f2df568440]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085659292 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=200 'CRCX 38 rtpbridge/*@mgw MGCP 1.0\r\nC: f9380'... (mgcp_client.c:807) 20241213085659292 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213085659292 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16332815-0)[0x55f2df568440]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659292 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(219)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "27680917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "27680917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f9380f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f9380f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241213085659299 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20241213085659299 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df55f610]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085659299 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df55f610]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085659299 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df55f610]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085659299 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085659299 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{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) 20241213085659299 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{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) 20241213085659299 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659299 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659299 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{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) 20241213085659299 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659299 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085659299 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085659299 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0] (mgcp_client_endpoint_fsm.c:724) 20241213085659299 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659299 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659299 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659299 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2582537-0)[0x55f2df54f740]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659299 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2582537-0)[0x55f2df54f740]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0] (fsm.c:486) 20241213085659299 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2582537-0)[0x55f2df54f740]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659299 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2582537-0)[0x55f2df54f740]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:226) 20241213085659299 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=205 'CRCX 39 rtpbridge/10@mgw MGCP 1.0\r\nC: 2768'... (mgcp_client.c:807) 20241213085659299 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241213085659299 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2582537-0)[0x55f2df54f740]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659299 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659299 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{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) 20241213085659299 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{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) 20241213085659299 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f9380f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f9380f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(221)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 20241213085659305 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20241213085659305 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df568440]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085659305 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df568440]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085659305 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df568440]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659305 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df568440]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659305 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085659305 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{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) 20241213085659305 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{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) 20241213085659305 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(219)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "27680917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "27680917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085659305 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659305 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{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) 20241213085659305 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659305 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085659305 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659305 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085659305 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16332815)[0x55f2df5046a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085659305 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085659305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085659305 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) HNBGW-MGCP(208)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20241213085659305 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20241213085659305 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df54f740]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085659305 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df54f740]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085659305 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df54f740]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659305 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df54f740]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659305 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085659305 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{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) 20241213085659305 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{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) 20241213085659305 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{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) 20241213085659305 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659305 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659305 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{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) 20241213085659305 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{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) 20241213085659305 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659305 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659305 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085659305 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085659305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f2df4faf30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085659305 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085659305 DLSCCP DEBUG SCCP-SCOC(18)[0x55f2df5035b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085659305 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008ebc0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085659305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085659305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085659305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085659305 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085659305 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085659305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659305 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085659305 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085659305 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085659305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085659305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085659305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085659305 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085659310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085659310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085659310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085659310 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085659310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf9380f) (hnbgw_rua.c:471) 20241213085659310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16332815 SCCP-19 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085659310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16332815)[0x55f2df5046a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085659310 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085659310 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085659310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16332815)[0x55f2df5046a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085659310 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659310 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085659310 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085659310 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659310 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085659310 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16332815-0)[0x55f2df5587c0] (mgcp_client_endpoint_fsm.c:724) 20241213085659310 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659310 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659310 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{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) 20241213085659310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df568440]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085659310 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: f938'... (mgcp_client.c:807) 20241213085659310 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241213085659310 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df568440]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085659310 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659310 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{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) 20241213085659310 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{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)@af3ca9cfdc18: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085659314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659314 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085659314 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085659314 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085659314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085659314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085659314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085659314 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085659314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085659314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085659314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085659314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085659314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085659314 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) 20241213085659314 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20241213085659314 DLSCCP DEBUG SCCP-SCOC(20)[0x55f2df505400]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085659314 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085659314 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085659314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f2df5042e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085659314 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085659314 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085659314 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f2df5042e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085659314 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659314 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659314 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085659314 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085659314 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085659314 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659314 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085659314 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{UNUSED}: Allocated (fsm.c:456) 20241213085659314 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{UNUSED}: is child of mgw(mgw-fsm-7854687-0)[0x55f2df561620] (fsm.c:486) 20241213085659314 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7854687-0)[0x55f2df561620] (mgcp_client_endpoint_fsm.c:724) 20241213085659314 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659314 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659314 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659314 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7854687-0)[0x55f2df561960]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659314 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7854687-0)[0x55f2df561960]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830] (fsm.c:486) 20241213085659314 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7854687-0)[0x55f2df561960]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659314 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7854687-0)[0x55f2df561960]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085659315 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=200 'CRCX 41 rtpbridge/*@mgw MGCP 1.0\r\nC: 77da5'... (mgcp_client.c:807) 20241213085659315 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213085659315 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7854687-0)[0x55f2df561960]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659315 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(220)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "f9380f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f9380f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "77da5f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77da5f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241213085659320 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20241213085659320 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df568440]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085659320 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df568440]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085659320 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df568440]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085659320 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085659320 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{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) 20241213085659320 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{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) 20241213085659320 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659320 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659320 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{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) 20241213085659320 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659320 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085659320 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085659320 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16332815-0)[0x55f2df5587c0] (mgcp_client_endpoint_fsm.c:724) 20241213085659320 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659320 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659320 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16332815-0)[0x55f2df5604b0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16332815-0)[0x55f2df5604b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00] (fsm.c:486) 20241213085659320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16332815-0)[0x55f2df5604b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16332815-0)[0x55f2df5604b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:226) 20241213085659320 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=205 'CRCX 42 rtpbridge/11@mgw MGCP 1.0\r\nC: f938'... (mgcp_client.c:807) 20241213085659320 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241213085659320 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16332815-0)[0x55f2df5604b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659320 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659320 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{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) 20241213085659320 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{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) 20241213085659320 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "77da5f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77da5f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(222)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(220)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "f9380f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f9380f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085659325 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20241213085659325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df561960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085659325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df561960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085659325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df561960]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df561960]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659325 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085659325 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{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) 20241213085659325 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{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) 20241213085659325 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659325 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659325 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{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) 20241213085659325 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659325 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085659325 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659325 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085659325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7854687)[0x55f2df503120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085659325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085659325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085659325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) HNBGW-MGCP(208)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20241213085659325 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20241213085659325 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5604b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085659325 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5604b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085659325 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5604b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659325 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5604b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659325 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085659325 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{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) 20241213085659325 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{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) 20241213085659325 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{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) 20241213085659325 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659325 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659325 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{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) 20241213085659325 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{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) 20241213085659325 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659325 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659326 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085659326 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085659326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f2df4efb80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085659326 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085659326 DLSCCP DEBUG SCCP-SCOC(19)[0x55f2df5049c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085659326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fac934), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085659326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085659326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085659326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085659326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085659326 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085659326 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659326 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085659326 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085659326 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085659326 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085659326 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085659326 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085659326 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085659330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085659330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085659330 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085659330 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085659330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x77da5f) (hnbgw_rua.c:471) 20241213085659330 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7854687 SCCP-20 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085659330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7854687)[0x55f2df503120]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085659330 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085659330 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085659330 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7854687)[0x55f2df503120]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085659330 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659330 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085659330 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085659330 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659330 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085659330 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7854687-0)[0x55f2df561620] (mgcp_client_endpoint_fsm.c:724) 20241213085659330 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659330 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659330 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{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) 20241213085659330 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df561960]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085659330 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: 77da'... (mgcp_client.c:807) 20241213085659330 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241213085659330 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df561960]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085659330 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659330 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{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) 20241213085659330 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{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)@af3ca9cfdc18: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085659333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659333 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085659333 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085659333 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085659333 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085659333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085659333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085659333 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085659333 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085659333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085659333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085659333 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085659333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085659333 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) 20241213085659334 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20241213085659334 DLSCCP DEBUG SCCP-SCOC(21)[0x55f2df5065d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085659334 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085659334 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085659334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f2df504d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085659334 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085659334 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085659334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f2df504d30]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085659334 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659334 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659334 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085659334 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085659334 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085659334 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659334 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085659334 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{UNUSED}: Allocated (fsm.c:456) 20241213085659334 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{UNUSED}: is child of mgw(mgw-fsm-14145125-0)[0x55f2df56a420] (fsm.c:486) 20241213085659334 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14145125-0)[0x55f2df56a420] (mgcp_client_endpoint_fsm.c:724) 20241213085659334 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659334 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659334 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659334 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14145125-0)[0x55f2df56a760]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659334 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14145125-0)[0x55f2df56a760]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630] (fsm.c:486) 20241213085659334 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14145125-0)[0x55f2df56a760]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659334 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14145125-0)[0x55f2df56a760]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085659334 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=200 'CRCX 44 rtpbridge/*@mgw MGCP 1.0\r\nC: d7d66'... (mgcp_client.c:807) 20241213085659334 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213085659334 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14145125-0)[0x55f2df56a760]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659334 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(221)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "77da5f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77da5f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d7d66517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d7d66517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241213085659339 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20241213085659339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df561960]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085659339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df561960]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085659339 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df561960]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085659339 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085659339 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{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) 20241213085659339 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{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) 20241213085659339 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659339 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659339 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{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) 20241213085659339 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659339 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085659339 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085659339 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7854687-0)[0x55f2df561620] (mgcp_client_endpoint_fsm.c:724) 20241213085659339 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659339 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659339 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659339 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7854687-0)[0x55f2df5692e0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659339 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7854687-0)[0x55f2df5692e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830] (fsm.c:486) 20241213085659339 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7854687-0)[0x55f2df5692e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659339 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7854687-0)[0x55f2df5692e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:226) 20241213085659339 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=205 'CRCX 45 rtpbridge/12@mgw MGCP 1.0\r\nC: 77da'... (mgcp_client.c:807) 20241213085659339 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241213085659339 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7854687-0)[0x55f2df5692e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659339 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659339 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{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) 20241213085659339 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{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) 20241213085659339 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d7d66517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d7d66517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(223)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(221)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "77da5f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "77da5f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085659343 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20241213085659344 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df56a760]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085659344 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df56a760]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085659344 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df56a760]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659344 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df56a760]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659344 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085659344 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{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) 20241213085659344 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{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) 20241213085659344 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659344 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659344 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{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) 20241213085659344 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659344 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085659344 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659344 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085659344 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145125)[0x55f2df502f50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085659344 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085659344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085659344 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) HNBGW-MGCP(208)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20241213085659344 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20241213085659344 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5692e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085659344 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5692e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085659344 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5692e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659344 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5692e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659344 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085659344 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{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) 20241213085659344 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{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) 20241213085659344 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{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) 20241213085659344 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659344 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659344 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{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) 20241213085659344 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{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) 20241213085659344 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659344 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659344 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085659344 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085659344 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f2df5042e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085659344 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085659344 DLSCCP DEBUG SCCP-SCOC(20)[0x55f2df505400]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085659344 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003de988), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085659344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085659344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085659344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085659344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085659344 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085659344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659344 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085659344 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085659344 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085659344 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085659344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085659344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085659344 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085659348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085659348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085659348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085659348 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085659348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd7d665) (hnbgw_rua.c:471) 20241213085659348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14145125 SCCP-21 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085659348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145125)[0x55f2df502f50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085659348 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085659348 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085659348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145125)[0x55f2df502f50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085659348 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659348 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085659348 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085659348 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659348 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085659348 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14145125-0)[0x55f2df56a420] (mgcp_client_endpoint_fsm.c:724) 20241213085659348 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659348 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659348 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{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) 20241213085659348 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df56a760]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085659348 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: d7d6'... (mgcp_client.c:807) 20241213085659348 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241213085659348 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df56a760]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085659348 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659348 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{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) 20241213085659348 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{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)@af3ca9cfdc18: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085659352 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659352 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085659352 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085659352 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085659352 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085659352 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085659352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085659352 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085659352 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085659352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085659352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085659352 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085659352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085659352 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) 20241213085659352 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20241213085659352 DLSCCP DEBUG SCCP-SCOC(22)[0x55f2df507380]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085659352 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085659352 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085659352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f2df506700]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085659352 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085659352 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085659352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f2df506700]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085659352 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659352 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659352 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085659352 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085659352 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085659352 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659352 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085659352 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{UNUSED}: Allocated (fsm.c:456) 20241213085659352 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{UNUSED}: is child of mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0] (fsm.c:486) 20241213085659352 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0] (mgcp_client_endpoint_fsm.c:724) 20241213085659352 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659352 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659352 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659352 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6598441-0)[0x55f2df582ec0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659352 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6598441-0)[0x55f2df582ec0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330] (fsm.c:486) 20241213085659352 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6598441-0)[0x55f2df582ec0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659352 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6598441-0)[0x55f2df582ec0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085659352 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=200 'CRCX 47 rtpbridge/*@mgw MGCP 1.0\r\nC: 64af2'... (mgcp_client.c:807) 20241213085659352 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213085659352 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6598441-0)[0x55f2df582ec0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659352 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(222)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "d7d66517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d7d66517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "64af2917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "64af2917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241213085659358 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20241213085659358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df56a760]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085659358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df56a760]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085659358 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df56a760]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085659358 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085659358 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{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) 20241213085659358 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{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) 20241213085659358 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659358 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659358 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{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) 20241213085659358 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659358 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085659358 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085659358 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14145125-0)[0x55f2df56a420] (mgcp_client_endpoint_fsm.c:724) 20241213085659358 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659358 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659358 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14145125-0)[0x55f2df572160]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14145125-0)[0x55f2df572160]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630] (fsm.c:486) 20241213085659358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14145125-0)[0x55f2df572160]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14145125-0)[0x55f2df572160]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:226) 20241213085659358 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=205 'CRCX 48 rtpbridge/13@mgw MGCP 1.0\r\nC: d7d6'... (mgcp_client.c:807) 20241213085659358 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241213085659358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14145125-0)[0x55f2df572160]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659358 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659358 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{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) 20241213085659358 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{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) 20241213085659358 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "64af2917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "64af2917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(224)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 TC_rab_assignment_concurrent0(222)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "d7d66517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d7d66517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085659364 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20241213085659364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df582ec0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085659364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df582ec0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085659364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df582ec0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659364 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df582ec0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659364 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085659364 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{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) 20241213085659364 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{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) 20241213085659364 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659364 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659364 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{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) 20241213085659364 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659364 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085659364 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659364 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085659364 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6598441)[0x55f2df505f50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085659364 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085659364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085659364 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) HNBGW-MGCP(208)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20241213085659364 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20241213085659364 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df572160]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085659364 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df572160]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085659364 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df572160]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659364 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df572160]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659364 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085659364 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{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) 20241213085659364 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{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) 20241213085659364 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{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) 20241213085659364 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659364 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659364 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{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) 20241213085659364 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{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) 20241213085659364 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659364 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659364 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085659364 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085659364 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f2df504d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085659364 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085659364 DLSCCP DEBUG SCCP-SCOC(21)[0x55f2df5065d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085659364 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3a9bb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085659364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085659364 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085659364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085659364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085659364 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085659365 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659365 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085659365 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085659365 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085659365 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085659365 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085659365 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085659365 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085659368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085659368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085659368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085659368 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085659368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x64af29) (hnbgw_rua.c:471) 20241213085659368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6598441 SCCP-22 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085659368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6598441)[0x55f2df505f50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085659368 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085659368 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085659368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6598441)[0x55f2df505f50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085659368 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659368 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085659368 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085659368 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659368 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085659368 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0] (mgcp_client_endpoint_fsm.c:724) 20241213085659368 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659368 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659368 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{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) 20241213085659368 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df582ec0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085659368 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 64af'... (mgcp_client.c:807) 20241213085659368 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241213085659368 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df582ec0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085659368 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659368 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{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) 20241213085659368 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{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)@af3ca9cfdc18: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085659372 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659372 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085659372 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085659372 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085659372 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085659372 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085659372 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085659372 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085659372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085659372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085659372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085659372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085659372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085659372 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) 20241213085659372 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20241213085659372 DLSCCP DEBUG SCCP-SCOC(23)[0x55f2df508130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085659372 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085659372 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085659372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f2df5074b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085659372 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085659372 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085659372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f2df5074b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085659372 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659372 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659372 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085659372 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085659372 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085659372 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659372 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085659372 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{UNUSED}: Allocated (fsm.c:456) 20241213085659372 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{UNUSED}: is child of mgw(mgw-fsm-12126821-0)[0x55f2df57bed0] (fsm.c:486) 20241213085659372 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12126821-0)[0x55f2df57bed0] (mgcp_client_endpoint_fsm.c:724) 20241213085659372 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659372 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659372 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659372 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12126821-0)[0x55f2df58bde0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659372 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12126821-0)[0x55f2df58bde0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110] (fsm.c:486) 20241213085659372 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12126821-0)[0x55f2df58bde0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659372 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12126821-0)[0x55f2df58bde0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085659372 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=200 'CRCX 50 rtpbridge/*@mgw MGCP 1.0\r\nC: b90a6'... (mgcp_client.c:807) 20241213085659372 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213085659372 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12126821-0)[0x55f2df58bde0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659372 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) TC_rab_assignment_concurrent0(223)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "64af2917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "64af2917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b90a6517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b90a6517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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) 20241213085659379 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20241213085659379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df582ec0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085659379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df582ec0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085659379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df582ec0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085659379 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085659379 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{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) 20241213085659379 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{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) 20241213085659379 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659379 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659379 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{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) 20241213085659379 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659379 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085659379 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085659379 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0] (mgcp_client_endpoint_fsm.c:724) 20241213085659379 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659379 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659379 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659380 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6598441-0)[0x55f2df57ae00]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659380 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6598441-0)[0x55f2df57ae00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330] (fsm.c:486) 20241213085659380 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6598441-0)[0x55f2df57ae00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659380 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6598441-0)[0x55f2df57ae00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:226) 20241213085659380 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=205 'CRCX 51 rtpbridge/14@mgw MGCP 1.0\r\nC: 64af'... (mgcp_client.c:807) 20241213085659380 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241213085659380 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6598441-0)[0x55f2df57ae00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659380 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659380 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{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) 20241213085659380 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{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) 20241213085659380 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b90a6517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b90a6517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 TC_rab_assignment_concurrent0(223)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "64af2917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "64af2917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085659384 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20241213085659384 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df58bde0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085659384 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df58bde0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085659384 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df58bde0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659384 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df58bde0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659384 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085659384 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{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) 20241213085659384 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{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) 20241213085659384 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659384 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659384 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{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) 20241213085659384 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659384 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085659384 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085659385 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085659385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12126821)[0x55f2df506c90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085659385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085659385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085659385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085659385 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20241213085659385 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df57ae00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085659385 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df57ae00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085659385 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df57ae00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659385 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df57ae00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659385 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085659385 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{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) 20241213085659385 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{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) 20241213085659385 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{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) 20241213085659385 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659385 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659385 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{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) 20241213085659385 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{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) 20241213085659385 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659385 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659385 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085659385 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085659385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f2df506700]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085659385 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085659385 DLSCCP DEBUG SCCP-SCOC(22)[0x55f2df507380]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085659385 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004de6f8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085659385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085659385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085659385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085659385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085659385 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085659385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659385 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085659385 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085659385 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085659385 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085659385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085659385 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085659385 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085659390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085659390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085659390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085659390 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085659390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb90a65) (hnbgw_rua.c:471) 20241213085659390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12126821 SCCP-23 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085659390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12126821)[0x55f2df506c90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085659390 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085659390 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085659390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12126821)[0x55f2df506c90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085659390 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659390 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085659390 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085659390 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659390 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085659390 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12126821-0)[0x55f2df57bed0] (mgcp_client_endpoint_fsm.c:724) 20241213085659390 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659390 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659390 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{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) 20241213085659390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df58bde0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085659390 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: b90a'... (mgcp_client.c:807) 20241213085659390 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241213085659390 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df58bde0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085659390 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659390 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{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) 20241213085659390 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{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)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "b90a6517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b90a6517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085659397 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20241213085659397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df58bde0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085659397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df58bde0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085659397 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df58bde0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085659397 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085659397 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{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) 20241213085659397 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{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) 20241213085659397 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659397 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659397 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{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) 20241213085659397 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659397 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085659397 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085659397 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12126821-0)[0x55f2df57bed0] (mgcp_client_endpoint_fsm.c:724) 20241213085659397 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085659397 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085659397 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085659397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12126821-0)[0x55f2df57b020]{ST_CRCX}: Allocated (fsm.c:456) 20241213085659397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12126821-0)[0x55f2df57b020]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110] (fsm.c:486) 20241213085659397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12126821-0)[0x55f2df57b020]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085659397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12126821-0)[0x55f2df57b020]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:226) 20241213085659397 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: b90a'... (mgcp_client.c:807) 20241213085659397 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241213085659397 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12126821-0)[0x55f2df57b020]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085659397 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085659397 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{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) 20241213085659397 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{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) 20241213085659397 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{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)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "b90a6517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b90a6517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085659404 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20241213085659405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df57b020]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085659405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df57b020]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085659405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df57b020]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085659405 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df57b020]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085659405 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085659405 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{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) 20241213085659405 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{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) 20241213085659405 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{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) 20241213085659405 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085659405 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085659405 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{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) 20241213085659405 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{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) 20241213085659405 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085659405 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085659405 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085659405 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085659405 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f2df5074b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085659405 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085659405 DLSCCP DEBUG SCCP-SCOC(23)[0x55f2df508130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085659405 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5e868), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085659405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085659405 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085659405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085659405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085659405 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085659405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085659405 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085659405 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085659405 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085659405 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085659405 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085659405 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085659405 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:12 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085701119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701119 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701119 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701119 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701119 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701119 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701119 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701119 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701119 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) 20241213085701119 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1824) 20241213085701119 DLSCCP DEBUG SCCP-SCOC(8)[0x55f2df4e6810]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085701120 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701120 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085701120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f2df4e5af0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085701120 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085701120 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085701120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f2df4e5af0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085701120 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085701120 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085701120 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085701120 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085701120 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701120 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: bceaa'... (mgcp_client.c:807) 20241213085701120 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085701120 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701120 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee870]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701120 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: bceaa'... (mgcp_client.c:807) 20241213085701120 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085701120 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee870]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701120 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{IN_USE}: Removing from parent mgw(mgw-fsm-12380842-0)[0x55f2df4eca80] (mgcp_client_endpoint_fsm.c:873) 20241213085701120 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085701120 DLMGCP DEBUG mgw-endp(mgw-fsm-12380842-0)[0x55f2df4ed5d0]{IN_USE}: Deallocated (fsm.c:568) 20241213085701120 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085701120 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085701120 DMGW DEBUG mgw(mgw-fsm-12380842-0)[0x55f2df4eca80]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085701120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12380842)[0x55f2df500100]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085701120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213085701120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085701120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent0(209)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:12 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(209)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "bceaaa17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "bceaaa17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085701141 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20241213085701141 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701141 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701141 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701141 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213085701141 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20241213085701141 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee870]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701141 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee870]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701141 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee870]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701141 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee870]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)12380842 20241213085701147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085701147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085701147 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085701147 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085701147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbceaaa,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085701147 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12380842 SCCP-8 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085701147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12380842)[0x55f2df500100]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085701147 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085701147 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085701147 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12380842)[0x55f2df500100]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085701147 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f2df4e5af0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085701147 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085701147 DLSCCP DEBUG SCCP-SCOC(8)[0x55f2df4e6810]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085701148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006bc49e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085701148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12380842)[0x55f2df500100]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085701148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f2df4e5af0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085701148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f2df4e5af0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085701148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701148 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701148 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701148 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701148 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701148 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701148 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701148 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701148 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701148 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701148 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701148 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701148 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) 20241213085701148 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1824) 20241213085701148 DLSCCP DEBUG SCCP-SCOC(9)[0x55f2df4e88f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085701148 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701148 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085701148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f2df4e21f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085701148 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085701148 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085701148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f2df4e21f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085701148 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085701148 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085701148 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085701148 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085701148 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4ee740]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701148 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: 8cde5'... (mgcp_client.c:807) 20241213085701148 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085701148 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4ee740]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701148 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df508790]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701148 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: 8cde5'... (mgcp_client.c:807) 20241213085701148 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085701148 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df508790]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701148 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{IN_USE}: Removing from parent mgw(mgw-fsm-9231956-0)[0x55f2df5079d0] (mgcp_client_endpoint_fsm.c:873) 20241213085701148 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085701148 DLMGCP DEBUG mgw-endp(mgw-fsm-9231956-0)[0x55f2df4ee610]{IN_USE}: Deallocated (fsm.c:568) 20241213085701148 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085701148 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085701148 DMGW DEBUG mgw(mgw-fsm-9231956-0)[0x55f2df5079d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085701148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231956)[0x55f2df4e4e30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085701149 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213085701149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085701149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)3970770 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8cde5417" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:12 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085701161 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20241213085701161 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4ee740]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701161 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4ee740]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701161 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4ee740]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701161 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4ee740]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(210)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "8cde5417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085701162 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20241213085701162 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df508790]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701162 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df508790]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701162 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df508790]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701162 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df508790]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)9231956 20241213085701167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085701167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085701167 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085701167 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085701167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8cde54,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085701167 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231956 SCCP-9 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085701167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231956)[0x55f2df4e4e30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085701167 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085701167 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085701167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231956)[0x55f2df4e4e30]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085701167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f2df4e21f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085701167 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085701167 DLSCCP DEBUG SCCP-SCOC(9)[0x55f2df4e88f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085701167 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055ed8b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085701167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701167 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701167 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701167 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701167 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701167 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701167 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231956)[0x55f2df4e4e30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085701167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f2df4e21f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085701167 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f2df4e21f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085701167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701167 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701167 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701167 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701167 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701167 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701167 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701167 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701167 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701168 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701168 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701168 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701168 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701168 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=006bc49e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085701168 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1824) 20241213085701168 DLSCCP DEBUG SCCP-SCOC(8)[0x55f2df4e6810]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085701168 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701168 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085701168 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) 20241213085701168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f2df4e5af0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085701168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f2df4e5af0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085701168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12380842)[0x55f2df500100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085701168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12380842)[0x55f2df500100]{disconnected}: Freeing instance (context_map.c:202) 20241213085701168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12380842)[0x55f2df500100]{disconnected}: Deallocated (fsm.c:568) 20241213085701168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f2df4e5af0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085701168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f2df4e5af0]{disconnected}: Freeing instance (context_map.c:206) 20241213085701168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55f2df4e5af0]{disconnected}: Deallocated (fsm.c:568) 20241213085701168 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12380842 SCCP-8 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085701168 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006bc49e), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:406) 20241213085701168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701168 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701168 DLSCCP DEBUG SCCP-SCOC(8)[0x55f2df4e6810]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085701168 DLSCCP DEBUG SCCP-SCOC(8)[0x55f2df4e6810]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085701168 DLSCCP DEBUG SCCP-SCOC(8)[0x55f2df4e6810]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085701168 DLSCCP DEBUG SCCP-SCOC(8)[0x55f2df4e6810]{IDLE}: Deallocated (fsm.c:568) 20241213085701168 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701168 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701168 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) 20241213085701168 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1824) 20241213085701168 DLSCCP DEBUG SCCP-SCOC(10)[0x55f2df4edf70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085701168 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701168 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085701168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f2df4eef00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085701168 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085701168 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085701168 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f2df4eef00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085701168 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085701168 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085701168 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085701168 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085701168 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df518d50]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701168 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: c9804'... (mgcp_client.c:807) 20241213085701168 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085701168 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df518d50]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701168 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df511f00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701168 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: c9804'... (mgcp_client.c:807) 20241213085701168 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085701168 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df511f00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701168 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{IN_USE}: Removing from parent mgw(mgw-fsm-13205580-0)[0x55f2df512030] (mgcp_client_endpoint_fsm.c:873) 20241213085701168 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085701168 DLMGCP DEBUG mgw-endp(mgw-fsm-13205580-0)[0x55f2df512480]{IN_USE}: Deallocated (fsm.c:568) 20241213085701168 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085701168 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085701168 DMGW DEBUG mgw(mgw-fsm-13205580-0)[0x55f2df512030]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085701168 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13205580)[0x55f2df4e0cf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085701168 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213085701168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085701168 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085701168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701168 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701168 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701168 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701169 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:12 HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)13004425 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085701181 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701181 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701181 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701181 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701182 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701182 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701182 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701182 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701182 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701182 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701182 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) 20241213085701182 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1824) 20241213085701182 DLSCCP DEBUG SCCP-SCOC(11)[0x55f2df4f0650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085701182 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701182 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085701182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f2df4ee130]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085701182 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085701182 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085701182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f2df4ee130]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085701182 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085701182 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085701182 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085701182 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085701182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5217b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701182 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: cb59f'... (mgcp_client.c:807) 20241213085701182 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085701182 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5217b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5194c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701182 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: cb59f'... (mgcp_client.c:807) 20241213085701182 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085701182 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5194c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701182 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{IN_USE}: Removing from parent mgw(mgw-fsm-13326833-0)[0x55f2df51abd0] (mgcp_client_endpoint_fsm.c:873) 20241213085701182 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085701183 DLMGCP DEBUG mgw-endp(mgw-fsm-13326833-0)[0x55f2df511710]{IN_USE}: Deallocated (fsm.c:568) 20241213085701183 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085701183 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085701183 DMGW DEBUG mgw(mgw-fsm-13326833-0)[0x55f2df51abd0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085701183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13326833)[0x55f2df4ebd50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085701183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213085701183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085701183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:1 TC_rab_assignment_concurrent0(211)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "c9804c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "c9804c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:12 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085701212 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20241213085701212 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df518d50]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701212 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df518d50]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701212 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df518d50]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701212 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df518d50]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213085701212 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20241213085701212 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df511f00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701212 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df511f00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701212 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df511f00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701212 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df511f00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(212)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "cb59f117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)13205580 20241213085701214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085701214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085701214 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085701214 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085701214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc9804c,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085701214 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13205580 SCCP-10 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085701214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13205580)[0x55f2df4e0cf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085701214 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085701214 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085701214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13205580)[0x55f2df4e0cf0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085701214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f2df4eef00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085701214 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085701214 DLSCCP DEBUG SCCP-SCOC(10)[0x55f2df4edf70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085701214 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f73042), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085701214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701214 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701214 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13205580)[0x55f2df4e0cf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085701214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f2df4eef00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085701214 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f2df4eef00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085701215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701215 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701215 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701215 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701215 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701215 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701215 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701215 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701215 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701215 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701215 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701215 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701215 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701215 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701215 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701215 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701215 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701215 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701215 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701215 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701215 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701215 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=0055ed8b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085701215 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1824) 20241213085701215 DLSCCP DEBUG SCCP-SCOC(9)[0x55f2df4e88f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085701216 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701216 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085701216 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) 20241213085701216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f2df4e21f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085701216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f2df4e21f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085701216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231956)[0x55f2df4e4e30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085701216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231956)[0x55f2df4e4e30]{disconnected}: Freeing instance (context_map.c:202) 20241213085701216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9231956)[0x55f2df4e4e30]{disconnected}: Deallocated (fsm.c:568) 20241213085701216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f2df4e21f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085701216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f2df4e21f0]{disconnected}: Freeing instance (context_map.c:206) 20241213085701216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55f2df4e21f0]{disconnected}: Deallocated (fsm.c:568) 20241213085701216 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9231956 SCCP-9 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085701216 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0055ed8b), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:406) 20241213085701216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701216 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701216 DLSCCP DEBUG SCCP-SCOC(9)[0x55f2df4e88f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085701216 DLSCCP DEBUG SCCP-SCOC(9)[0x55f2df4e88f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085701216 DLSCCP DEBUG SCCP-SCOC(9)[0x55f2df4e88f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085701216 DLSCCP DEBUG SCCP-SCOC(9)[0x55f2df4e88f0]{IDLE}: Deallocated (fsm.c:568) 20241213085701216 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:2 20241213085701216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701216 DLM3UA[38;5;49m DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701216 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701216 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) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer 20241213085701217 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1824) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer 20241213085701217 DLSCCP DEBUG SCCP-SCOC(12)[0x55f2df4f7a20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213085701217 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701217 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085701217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f2df4eebd0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085701217 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085701217 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085701217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f2df4eebd0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085701217 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085701217 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085701217 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085701217 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085701217 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df52a370]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701217 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: ac799'... (mgcp_client.c:807) 20241213085701217 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085701217 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df52a370]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701217 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df522560]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701217 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: ac799'... (mgcp_client.c:807) 20241213085701217 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085701217 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df522560]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701217 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{IN_USE}: Removing from parent mgw(mgw-fsm-11303313-0)[0x55f2df51a670] (mgcp_client_endpoint_fsm.c:873) 20241213085701217 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085701217 DLMGCP DEBUG mgw-endp(mgw-fsm-11303313-0)[0x55f2df51a920]{IN_USE}: Deallocated (fsm.c:568) 20241213085701217 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085701217 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085701217 DMGW DEBUG mgw(mgw-fsm-11303313-0)[0x55f2df51a670]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085701217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11303313)[0x55f2df4efff0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:5 20241213085701218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:12 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 20241213085701218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701218 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701218 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701218 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701218 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701218 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701218 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(211)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085701218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085701218 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:1 20241213085701219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701219 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701219 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701219 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701219 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: RLC received in state:disconnect_pending 20241213085701219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701219 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) 20241213085701219 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1824) 20241213085701219 DLSCCP DEBUG SCCP-SCOC(13)[0x55f2df4f8650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085701219 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701219 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085701219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f2df4f0120]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085701219 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085701219 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085701219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f2df4f0120]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085701219 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085701219 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085701219 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085701219 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085701219 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5231f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701219 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: e2748'... (mgcp_client.c:807) 20241213085701219 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085701219 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5231f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701219 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5235e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701219 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: e2748'... (mgcp_client.c:807) 20241213085701219 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085701219 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5235e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701219 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{IN_USE}: Removing from parent mgw(mgw-fsm-14840970-0)[0x55f2df52c910] (mgcp_client_endpoint_fsm.c:873) 20241213085701219 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085701219 DLMGCP DEBUG mgw-endp(mgw-fsm-14840970-0)[0x55f2df523710]{IN_USE}: Deallocated (fsm.c:568) 20241213085701219 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085701220 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085701220 DMGW DEBUG mgw(mgw-fsm-14840970-0)[0x55f2df52c910]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085701220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14840970)[0x55f2df4eed00]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085701220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213085701220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085701220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)4934320 TC_rab_assignment_concurrent0(213)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:2 TC_rab_assignment_concurrent0(214)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "cb59f117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085701225 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20241213085701225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5217b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5217b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5217b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5217b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213085701225 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20241213085701225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5194c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5194c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5194c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701225 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5194c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)13326833 TC_rab_assignment_concurrent0(213)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "ac799117" }, { code := "I", val := "11111" } }, sdp := omit } 20241213085701226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085701226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085701226 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085701226 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085701226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcb59f1,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085701226 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13326833 SCCP-11 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085701226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13326833)[0x55f2df4ebd50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085701226 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085701226 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085701226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13326833)[0x55f2df4ebd50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085701226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f2df4ee130]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085701226 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085701226 DLSCCP DEBUG SCCP-SCOC(11)[0x55f2df4f0650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085701226 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c22ff6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085701226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701226 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701226 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13326833)[0x55f2df4ebd50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085701226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f2df4ee130]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085701226 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f2df4ee130]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085701226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701226 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701226 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701226 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701226 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701226 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701226 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701226 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701227 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701227 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701227 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701227 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701227 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=00f73042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085701227 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1824) 20241213085701227 DLSCCP DEBUG SCCP-SCOC(10)[0x55f2df4edf70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085701227 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701227 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085701227 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) 20241213085701227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f2df4eef00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085701227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f2df4eef00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085701227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13205580)[0x55f2df4e0cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085701227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13205580)[0x55f2df4e0cf0]{disconnected}: Freeing instance (context_map.c:202) 20241213085701227 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13205580)[0x55f2df4e0cf0]{disconnected}: Deallocated (fsm.c:568) 20241213085701227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f2df4eef00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085701227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f2df4eef00]{disconnected}: Freeing instance (context_map.c:206) 20241213085701227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55f2df4eef00]{disconnected}: Deallocated (fsm.c:568) 20241213085701227 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13205580 SCCP-10 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085701227 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f73042), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:406) 20241213085701227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701227 DLSCCP DEBUG SCCP-SCOC(10)[0x55f2df4edf70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085701227 DLSCCP DEBUG SCCP-SCOC(10)[0x55f2df4edf70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085701227 DLSCCP DEBUG SCCP-SCOC(10)[0x55f2df4edf70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085701227 DLSCCP DEBUG SCCP-SCOC(10)[0x55f2df4edf70]{IDLE}: Deallocated (fsm.c:568) 20241213085701227 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701227 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701227 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701227 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701227 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(212)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "ac799117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)7594068 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:3 20241213085701230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701230 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701230 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701230 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701230 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701230 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701230 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701230 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=00c22ff6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085701230 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1824) 20241213085701230 DLSCCP DEBUG SCCP-SCOC(11)[0x55f2df4f0650]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085701230 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701230 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085701230 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) 20241213085701230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f2df4ee130]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085701230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f2df4ee130]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085701230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13326833)[0x55f2df4ebd50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085701230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13326833)[0x55f2df4ebd50]{disconnected}: Freeing instance (context_map.c:202) 20241213085701230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13326833)[0x55f2df4ebd50]{disconnected}: Deallocated (fsm.c:568) 20241213085701230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f2df4ee130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085701230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f2df4ee130]{disconnected}: Freeing instance (context_map.c:206) 20241213085701230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55f2df4ee130]{disconnected}: Deallocated (fsm.c:568) 20241213085701230 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13326833 SCCP-11 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085701230 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c22ff6), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:406) 20241213085701230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701230 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701230 DLSCCP DEBUG SCCP-SCOC(11)[0x55f2df4f0650]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085701230 DLSCCP DEBUG SCCP-SCOC(11)[0x55f2df4f0650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085701230 DLSCCP DEBUG SCCP-SCOC(11)[0x55f2df4f0650]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085701230 DLSCCP DEBUG SCCP-SCOC(11)[0x55f2df4f0650]{IDLE}: Deallocated (fsm.c:568) 20241213085701230 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701230 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701230 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701230 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701230 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701230 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701230 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701230 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)11303313 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: RLC received in state:disconnect_pending 20241213085701231 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20241213085701231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df52a370]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df52a370]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df52a370]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701231 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df52a370]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213085701231 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20241213085701231 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df522560]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701231 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df522560]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701231 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df522560]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701231 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df522560]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:12 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(214)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e2748a17" }, { code := "I", val := "11111" } }, sdp := omit } 20241213085701232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701232 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701232 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701232 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701232 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701232 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701232 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701232 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701232 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701232 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701232 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) 20241213085701232 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1824) 20241213085701232 DLSCCP DEBUG SCCP-SCOC(14)[0x55f2df4f93a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085701232 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701232 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085701232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f2df4f8a50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085701232 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085701232 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085701232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f2df4f8a50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085701232 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085701232 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085701232 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085701232 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085701232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df53c020]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701232 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: 10df0'... (mgcp_client.c:807) 20241213085701232 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085701232 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df53c020]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701232 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df53d2f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701232 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: 10df0'... (mgcp_client.c:807) 20241213085701232 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085701232 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df53d2f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701232 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{IN_USE}: Removing from parent mgw(mgw-fsm-1105666-0)[0x55f2df52c150] (mgcp_client_endpoint_fsm.c:873) 20241213085701232 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085701232 DLMGCP DEBUG mgw-endp(mgw-fsm-1105666-0)[0x55f2df535750]{IN_USE}: Deallocated (fsm.c:568) 20241213085701232 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085701232 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085701232 DMGW DEBUG mgw(mgw-fsm-1105666-0)[0x55f2df52c150]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085701232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1105666)[0x55f2df4ebf30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085701232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213085701232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085701232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085701232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085701232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085701232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085701232 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085701232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xac7991,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085701232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11303313 SCCP-12 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085701232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11303313)[0x55f2df4efff0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085701232 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085701232 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085701232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11303313)[0x55f2df4efff0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085701232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f2df4eebd0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085701232 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085701232 DLSCCP DEBUG SCCP-SCOC(12)[0x55f2df4f7a20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085701232 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00669dc6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085701232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701232 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11303313)[0x55f2df4efff0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085701232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f2df4eebd0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085701232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f2df4eebd0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085701232 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701232 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701232 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701232 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701232 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701232 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701232 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701232 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)12030926 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:4 TC_rab_assignment_concurrent0(214)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "e2748a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085701236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701236 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701236 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701236 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701236 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701236 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701236 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701236 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701236 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=00669dc6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085701236 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1824) 20241213085701236 DLSCCP DEBUG SCCP-SCOC(12)[0x55f2df4f7a20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085701236 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701236 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085701236 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) 20241213085701236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f2df4eebd0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085701236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f2df4eebd0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085701236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11303313)[0x55f2df4efff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085701236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11303313)[0x55f2df4efff0]{disconnected}: Freeing instance (context_map.c:202) 20241213085701236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11303313)[0x55f2df4efff0]{disconnected}: Deallocated (fsm.c:568) 20241213085701236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f2df4eebd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085701236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f2df4eebd0]{disconnected}: Freeing instance (context_map.c:206) 20241213085701236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55f2df4eebd0]{disconnected}: Deallocated (fsm.c:568) 20241213085701236 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11303313 SCCP-12 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085701236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00669dc6), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:406) 20241213085701236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701236 DLSCCP DEBUG SCCP-SCOC(12)[0x55f2df4f7a20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085701236 DLSCCP DEBUG SCCP-SCOC(12)[0x55f2df4f7a20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085701236 DLSCCP DEBUG SCCP-SCOC(12)[0x55f2df4f7a20]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085701236 DLSCCP DEBUG SCCP-SCOC(12)[0x55f2df4f7a20]{IDLE}: Deallocated (fsm.c:568) 20241213085701236 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701236 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701236 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701236 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701236 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701236 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701236 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701236 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701237 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20241213085701237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5231f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5231f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5231f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701237 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5231f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: RLC received in state:disconnect_pending 20241213085701237 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20241213085701237 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5235e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701237 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5235e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701237 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5235e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701237 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5235e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "10df0217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)14840970 TC_rab_assignment_concurrent0(215)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "10df0217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085701240 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20241213085701240 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df53c020]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701240 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df53c020]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701240 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df53c020]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701240 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df53c020]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213085701240 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20241213085701240 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df53d2f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701240 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df53d2f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701240 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df53d2f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701240 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df53d2f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)1105666 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:12 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085701248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701248 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701248 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701248 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701248 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701248 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701248 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701248 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701248 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) 20241213085701248 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1824) 20241213085701248 DLSCCP DEBUG SCCP-SCOC(15)[0x55f2df4fa0c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085701248 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701248 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085701248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f2df4f94d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085701248 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085701248 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085701248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f2df4f94d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085701248 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085701248 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085701248 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085701248 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085701248 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df544e20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701248 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: ab19a'... (mgcp_client.c:807) 20241213085701248 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085701248 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df544e20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701248 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df534680]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701248 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: ab19a'... (mgcp_client.c:807) 20241213085701248 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085701248 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df534680]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701248 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{IN_USE}: Removing from parent mgw(mgw-fsm-11213219-0)[0x55f2df53df60] (mgcp_client_endpoint_fsm.c:873) 20241213085701248 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085701248 DLMGCP DEBUG mgw-endp(mgw-fsm-11213219-0)[0x55f2df53e550]{IN_USE}: Deallocated (fsm.c:568) 20241213085701248 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085701248 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085701248 DMGW DEBUG mgw(mgw-fsm-11213219-0)[0x55f2df53df60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085701248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213219)[0x55f2df4f7f20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085701248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213085701248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085701248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085701248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085701248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085701248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085701248 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085701248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe2748a,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085701248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14840970 SCCP-13 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085701248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14840970)[0x55f2df4eed00]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085701248 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085701248 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085701248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14840970)[0x55f2df4eed00]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085701248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f2df4f0120]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085701248 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085701248 DLSCCP DEBUG SCCP-SCOC(13)[0x55f2df4f8650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085701248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df79d8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085701248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701248 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14840970)[0x55f2df4eed00]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085701248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f2df4f0120]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085701248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f2df4f0120]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085701248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085701248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085701248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085701248 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085701248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x10df02,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085701248 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1105666 SCCP-14 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085701248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1105666)[0x55f2df4ebf30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085701248 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085701248 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085701248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1105666)[0x55f2df4ebf30]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085701248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f2df4f8a50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085701248 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085701248 DLSCCP DEBUG SCCP-SCOC(14)[0x55f2df4f93a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085701248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046b554), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085701248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701248 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701248 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1105666)[0x55f2df4ebf30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085701248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f2df4f8a50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085701248 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f2df4f8a50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085701248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701248 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701248 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701248 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701248 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701248 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701248 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701248 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701248 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701248 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701248 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701248 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701248 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701248 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "ab19a317" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)10039597 HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)4171957 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:5 20241213085701251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701251 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701251 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701251 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701251 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701251 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701251 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=00df79d8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:6 20241213085701251 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1824) 20241213085701251 DLSCCP DEBUG SCCP-SCOC(13)[0x55f2df4f8650]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085701251 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701251 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085701251 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) 20241213085701251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f2df4f0120]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085701251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f2df4f0120]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085701251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14840970)[0x55f2df4eed00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085701251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14840970)[0x55f2df4eed00]{disconnected}: Freeing instance (context_map.c:202) 20241213085701251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14840970)[0x55f2df4eed00]{disconnected}: Deallocated (fsm.c:568) 20241213085701251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f2df4f0120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085701251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f2df4f0120]{disconnected}: Freeing instance (context_map.c:206) 20241213085701251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55f2df4f0120]{disconnected}: Deallocated (fsm.c:568) 20241213085701251 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14840970 SCCP-13 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085701251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00df79d8), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:406) 20241213085701251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701251 DLSCCP DEBUG SCCP-SCOC(13)[0x55f2df4f8650]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085701251 DLSCCP DEBUG SCCP-SCOC(13)[0x55f2df4f8650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085701251 DLSCCP DEBUG SCCP-SCOC(13)[0x55f2df4f8650]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085701251 DLSCCP DEBUG SCCP-SCOC(13)[0x55f2df4f8650]{IDLE}: Deallocated (fsm.c:568) 20241213085701251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701251 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701251 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701251 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701251 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701251 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701251 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701251 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=0046b554), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085701251 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1824) 20241213085701251 DLSCCP DEBUG SCCP-SCOC(14)[0x55f2df4f93a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085701251 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701251 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085701251 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) 20241213085701251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f2df4f8a50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085701251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f2df4f8a50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085701251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1105666)[0x55f2df4ebf30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085701251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1105666)[0x55f2df4ebf30]{disconnected}: Freeing instance (context_map.c:202) 20241213085701251 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1105666)[0x55f2df4ebf30]{disconnected}: Deallocated (fsm.c:568) 20241213085701251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f2df4f8a50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085701251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f2df4f8a50]{disconnected}: Freeing instance (context_map.c:206) 20241213085701251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55f2df4f8a50]{disconnected}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(216)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "ab19a317" }, { code := "I", val := "22222" } }, sdp := omit } 20241213085701251 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1105666 SCCP-14 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085701251 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0046b554), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:406) 20241213085701251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701251 DLSCCP DEBUG SCCP-SCOC(14)[0x55f2df4f93a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) TC_rab_assignment_concurrent0(216)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085701251 DLSCCP DEBUG SCCP-SCOC(14)[0x55f2df4f93a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085701251 DLSCCP DEBUG SCCP-SCOC(14)[0x55f2df4f93a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085701251 DLSCCP DEBUG SCCP-SCOC(14)[0x55f2df4f93a0]{IDLE}: Deallocated (fsm.c:568) 20241213085701251 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20241213085701251 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df544e20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701251 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df544e20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701251 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df544e20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701251 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df544e20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213085701251 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701251 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701251 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701251 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701251 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701251 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20241213085701251 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df534680]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701251 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df534680]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701251 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df534680]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701251 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df534680]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)11213219 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:12 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085701269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701269 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701269 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701269 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701269 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701269 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701269 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) 20241213085701269 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1824) 20241213085701269 DLSCCP DEBUG SCCP-SCOC(16)[0x55f2df4fabc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085701269 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701269 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085701269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f2df4f9680]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085701269 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085701269 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085701269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f2df4f9680]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085701269 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085701269 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085701269 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085701269 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085701269 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df54daa0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701269 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: bd62d'... (mgcp_client.c:807) 20241213085701269 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085701269 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df54daa0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701269 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df545590]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701269 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: bd62d'... (mgcp_client.c:807) 20241213085701269 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085701269 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df545590]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701269 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{IN_USE}: Removing from parent mgw(mgw-fsm-12411605-0)[0x55f2df546c10] (mgcp_client_endpoint_fsm.c:873) 20241213085701269 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085701269 DLMGCP DEBUG mgw-endp(mgw-fsm-12411605-0)[0x55f2df53d800]{IN_USE}: Deallocated (fsm.c:568) 20241213085701269 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085701269 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085701269 DMGW DEBUG mgw(mgw-fsm-12411605-0)[0x55f2df546c10]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085701269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12411605)[0x55f2df4f8e60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085701270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213085701270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085701270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085701270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085701270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085701270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085701270 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085701270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xab19a3,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085701270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11213219 SCCP-15 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085701270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213219)[0x55f2df4f7f20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085701270 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085701270 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085701270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213219)[0x55f2df4f7f20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085701270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f2df4f94d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085701270 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085701270 DLSCCP DEBUG SCCP-SCOC(15)[0x55f2df4fa0c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085701270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00638d36), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085701270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213219)[0x55f2df4f7f20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085701270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f2df4f94d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085701270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f2df4f94d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085701270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701270 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701270 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(217)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)14739332 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:7 TC_rab_assignment_concurrent0(217)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "bd62d517" }, { code := "I", val := "11111" } }, sdp := omit } 20241213085701276 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701276 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701276 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701276 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701276 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701276 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701276 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701276 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701276 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701276 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=00638d36), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085701276 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1824) 20241213085701276 DLSCCP DEBUG SCCP-SCOC(15)[0x55f2df4fa0c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085701276 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701276 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085701276 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) 20241213085701276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f2df4f94d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085701276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f2df4f94d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085701276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213219)[0x55f2df4f7f20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085701276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213219)[0x55f2df4f7f20]{disconnected}: Freeing instance (context_map.c:202) 20241213085701276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11213219)[0x55f2df4f7f20]{disconnected}: Deallocated (fsm.c:568) 20241213085701276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f2df4f94d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085701276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f2df4f94d0]{disconnected}: Freeing instance (context_map.c:206) 20241213085701276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55f2df4f94d0]{disconnected}: Deallocated (fsm.c:568) 20241213085701276 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11213219 SCCP-15 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085701276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00638d36), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:406) 20241213085701277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701277 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701277 DLSCCP DEBUG SCCP-SCOC(15)[0x55f2df4fa0c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085701277 DLSCCP DEBUG SCCP-SCOC(15)[0x55f2df4fa0c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085701277 DLSCCP DEBUG SCCP-SCOC(15)[0x55f2df4fa0c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085701277 DLSCCP DEBUG SCCP-SCOC(15)[0x55f2df4fa0c0]{IDLE}: Deallocated (fsm.c:568) 20241213085701277 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701277 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701277 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701277 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701277 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701277 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701277 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701277 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "bd62d517" }, { code := "I", val := "22222" } }, sdp := omit } 20241213085701280 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20241213085701280 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df54daa0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701280 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df54daa0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701280 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df54daa0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701280 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df54daa0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085701281 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20241213085701281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df545590]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df545590]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df545590]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701281 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df545590]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)12411605 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:12 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085701290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701290 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701290 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701290 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701290 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701290 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701290 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701290 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701290 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) 20241213085701290 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1824) 20241213085701290 DLSCCP DEBUG SCCP-SCOC(17)[0x55f2df502920]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085701290 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701290 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085701290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f2df4fa430]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085701290 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085701290 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085701290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f2df4fa430]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085701290 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085701290 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085701290 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085701290 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085701290 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5568d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701290 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 83b4c'... (mgcp_client.c:807) 20241213085701290 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085701290 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5568d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701290 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df54e940]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701290 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 83b4c'... (mgcp_client.c:807) 20241213085701290 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085701290 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df54e940]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701290 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{IN_USE}: Removing from parent mgw(mgw-fsm-8631501-0)[0x55f2df5468a0] (mgcp_client_endpoint_fsm.c:873) 20241213085701290 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085701290 DLMGCP DEBUG mgw-endp(mgw-fsm-8631501-0)[0x55f2df546690]{IN_USE}: Deallocated (fsm.c:568) 20241213085701290 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085701290 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085701290 DMGW DEBUG mgw(mgw-fsm-8631501-0)[0x55f2df5468a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085701290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8631501)[0x55f2df4fb600]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085701290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213085701290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085701290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085701290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085701290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085701290 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085701290 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085701290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbd62d5,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085701290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411605 SCCP-16 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085701290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12411605)[0x55f2df4f8e60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085701290 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085701290 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085701290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12411605)[0x55f2df4f8e60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085701290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f2df4f9680]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085701290 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085701290 DLSCCP DEBUG SCCP-SCOC(16)[0x55f2df4fabc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085701290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e807b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085701290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12411605)[0x55f2df4f8e60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085701290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f2df4f9680]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085701290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f2df4f9680]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085701291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701291 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701291 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701291 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701291 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701291 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701291 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "83b4cd17" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)12451450 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:8 20241213085701296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701296 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701296 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701296 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701296 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701296 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701296 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701296 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=007e807b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085701296 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1824) 20241213085701296 DLSCCP DEBUG SCCP-SCOC(16)[0x55f2df4fabc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085701296 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701296 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085701296 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) 20241213085701296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f2df4f9680]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085701296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f2df4f9680]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085701296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12411605)[0x55f2df4f8e60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085701296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12411605)[0x55f2df4f8e60]{disconnected}: Freeing instance (context_map.c:202) 20241213085701296 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12411605)[0x55f2df4f8e60]{disconnected}: Deallocated (fsm.c:568) 20241213085701296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f2df4f9680]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085701296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f2df4f9680]{disconnected}: Freeing instance (context_map.c:206) 20241213085701296 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55f2df4f9680]{disconnected}: Deallocated (fsm.c:568) 20241213085701297 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12411605 SCCP-16 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085701297 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007e807b), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:406) 20241213085701297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701297 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701297 DLSCCP DEBUG SCCP-SCOC(16)[0x55f2df4fabc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085701297 DLSCCP DEBUG SCCP-SCOC(16)[0x55f2df4fabc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085701297 DLSCCP DEBUG SCCP-SCOC(16)[0x55f2df4fabc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085701297 DLSCCP DEBUG SCCP-SCOC(16)[0x55f2df4fabc0]{IDLE}: Deallocated (fsm.c:568) 20241213085701297 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701297 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701297 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701297 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701297 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701297 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701297 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701297 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(218)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "83b4cd17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085701297 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20241213085701297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5568d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5568d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5568d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701297 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5568d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213085701298 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20241213085701298 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df54e940]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701298 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df54e940]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701298 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df54e940]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701298 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df54e940]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)8631501 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:12 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085701312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701312 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701312 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701312 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701312 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701312 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701312 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701312 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) 20241213085701312 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1824) 20241213085701312 DLSCCP DEBUG SCCP-SCOC(18)[0x55f2df5035b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085701312 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701312 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085701312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f2df4faf30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085701312 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085701312 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085701312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f2df4faf30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085701312 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085701312 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085701312 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085701312 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085701312 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df55f610]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701313 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: 2768'... (mgcp_client.c:807) 20241213085701313 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213085701313 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df55f610]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701313 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df54f740]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701313 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: 2768'... (mgcp_client.c:807) 20241213085701313 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213085701313 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df54f740]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701313 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{IN_USE}: Removing from parent mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0] (mgcp_client_endpoint_fsm.c:873) 20241213085701313 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085701313 DLMGCP DEBUG mgw-endp(mgw-fsm-2582537-0)[0x55f2df54fbc0]{IN_USE}: Deallocated (fsm.c:568) 20241213085701313 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085701313 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085701313 DMGW DEBUG mgw(mgw-fsm-2582537-0)[0x55f2df54f9b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085701313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2582537)[0x55f2df4f9a90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085701313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213085701313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085701313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085701313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085701313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085701313 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085701313 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085701313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x83b4cd,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085701313 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8631501 SCCP-17 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085701313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8631501)[0x55f2df4fb600]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085701313 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085701313 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085701313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8631501)[0x55f2df4fb600]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085701313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f2df4fa430]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085701313 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085701313 DLSCCP DEBUG SCCP-SCOC(17)[0x55f2df502920]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085701313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf1089), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085701313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701313 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8631501)[0x55f2df4fb600]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085701313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f2df4fa430]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085701313 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f2df4fa430]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085701313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701313 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701313 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701313 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701313 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701313 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)542276 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:9 20241213085701318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701318 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701318 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701318 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701318 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701318 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701318 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701318 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701318 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=00bf1089), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085701318 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1824) 20241213085701318 DLSCCP DEBUG SCCP-SCOC(17)[0x55f2df502920]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085701319 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701319 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085701319 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) 20241213085701319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f2df4fa430]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085701319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f2df4fa430]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085701319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8631501)[0x55f2df4fb600]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085701319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8631501)[0x55f2df4fb600]{disconnected}: Freeing instance (context_map.c:202) 20241213085701319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8631501)[0x55f2df4fb600]{disconnected}: Deallocated (fsm.c:568) 20241213085701319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f2df4fa430]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085701319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f2df4fa430]{disconnected}: Freeing instance (context_map.c:206) 20241213085701319 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55f2df4fa430]{disconnected}: Deallocated (fsm.c:568) 20241213085701319 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8631501 SCCP-17 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085701319 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf1089), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:406) 20241213085701319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701319 DLSCCP DEBUG SCCP-SCOC(17)[0x55f2df502920]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085701319 DLSCCP DEBUG SCCP-SCOC(17)[0x55f2df502920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085701319 DLSCCP DEBUG SCCP-SCOC(17)[0x55f2df502920]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085701319 DLSCCP DEBUG SCCP-SCOC(17)[0x55f2df502920]{IDLE}: Deallocated (fsm.c:568) 20241213085701319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701319 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701319 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701319 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701319 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "27680917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "27680917" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085701325 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20241213085701325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df55f610]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df55f610]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df55f610]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701325 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df55f610]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213085701325 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20241213085701325 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df54f740]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701325 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df54f740]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701325 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df54f740]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701325 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df54f740]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)2582537 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:12 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085701337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701337 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701337 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701337 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701337 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701337 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701337 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) 20241213085701337 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1824) 20241213085701337 DLSCCP DEBUG SCCP-SCOC(19)[0x55f2df5049c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085701337 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701337 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085701337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f2df4efb80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085701337 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085701337 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085701337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f2df4efb80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085701337 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085701337 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085701337 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085701337 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085701337 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df568440]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701337 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: f938'... (mgcp_client.c:807) 20241213085701337 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213085701337 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df568440]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701337 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5604b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701337 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: f938'... (mgcp_client.c:807) 20241213085701337 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213085701337 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5604b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701337 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{IN_USE}: Removing from parent mgw(mgw-fsm-16332815-0)[0x55f2df5587c0] (mgcp_client_endpoint_fsm.c:873) 20241213085701337 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085701337 DLMGCP DEBUG mgw-endp(mgw-fsm-16332815-0)[0x55f2df558a00]{IN_USE}: Deallocated (fsm.c:568) 20241213085701337 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085701337 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085701337 DMGW DEBUG mgw(mgw-fsm-16332815-0)[0x55f2df5587c0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085701337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16332815)[0x55f2df5046a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085701337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213085701337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085701337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085701337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085701337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085701337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085701337 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085701337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x276809,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085701337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2582537 SCCP-18 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085701337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2582537)[0x55f2df4f9a90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085701337 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085701337 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085701337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2582537)[0x55f2df4f9a90]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085701337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f2df4faf30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085701337 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085701337 DLSCCP DEBUG SCCP-SCOC(18)[0x55f2df5035b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085701337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008ebc0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085701337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701337 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2582537)[0x55f2df4f9a90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085701337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f2df4faf30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085701337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f2df4faf30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085701337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701337 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701337 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701337 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701338 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)13266593 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:10 TC_rab_assignment_concurrent0(220)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "f9380f17" }, { code := "I", val := "11111" } }, sdp := omit } 20241213085701343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701343 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701343 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701343 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701343 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701343 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701343 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701343 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701343 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=0008ebc0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085701343 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1824) 20241213085701343 DLSCCP DEBUG SCCP-SCOC(18)[0x55f2df5035b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085701343 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701343 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085701343 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) 20241213085701343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f2df4faf30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085701343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f2df4faf30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085701343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2582537)[0x55f2df4f9a90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085701343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2582537)[0x55f2df4f9a90]{disconnected}: Freeing instance (context_map.c:202) 20241213085701343 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2582537)[0x55f2df4f9a90]{disconnected}: Deallocated (fsm.c:568) 20241213085701343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f2df4faf30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085701343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f2df4faf30]{disconnected}: Freeing instance (context_map.c:206) 20241213085701343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55f2df4faf30]{disconnected}: Deallocated (fsm.c:568) 20241213085701343 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2582537 SCCP-18 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085701343 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0008ebc0), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:406) 20241213085701343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701343 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701343 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701343 DLSCCP DEBUG SCCP-SCOC(18)[0x55f2df5035b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085701343 DLSCCP DEBUG SCCP-SCOC(18)[0x55f2df5035b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085701343 DLSCCP DEBUG SCCP-SCOC(18)[0x55f2df5035b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085701343 DLSCCP DEBUG SCCP-SCOC(18)[0x55f2df5035b0]{IDLE}: Deallocated (fsm.c:568) 20241213085701344 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701344 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701344 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701344 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701344 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701344 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701344 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701344 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: RLC received in state:disconnect_pending 20241213085701347 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20241213085701347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df568440]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df568440]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df568440]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701347 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df568440]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "f9380f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085701347 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20241213085701347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5604b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5604b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5604b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701347 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5604b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:12 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085701349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701349 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701349 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701349 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701349 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701349 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701349 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) 20241213085701349 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1824) 20241213085701349 DLSCCP DEBUG SCCP-SCOC(20)[0x55f2df505400]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085701349 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701349 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085701349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f2df5042e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085701349 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085701349 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085701349 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f2df5042e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085701349 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085701349 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085701349 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085701349 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085701349 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df561960]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701349 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: 77da'... (mgcp_client.c:807) 20241213085701349 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213085701349 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df561960]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701349 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5692e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701349 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: 77da'... (mgcp_client.c:807) 20241213085701349 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213085701349 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5692e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701349 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{IN_USE}: Removing from parent mgw(mgw-fsm-7854687-0)[0x55f2df561620] (mgcp_client_endpoint_fsm.c:873) 20241213085701349 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085701349 DLMGCP DEBUG mgw-endp(mgw-fsm-7854687-0)[0x55f2df561830]{IN_USE}: Deallocated (fsm.c:568) 20241213085701349 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085701349 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085701349 DMGW DEBUG mgw(mgw-fsm-7854687-0)[0x55f2df561620]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085701349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7854687)[0x55f2df503120]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085701349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213085701349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085701349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)16332815 TC_rab_assignment_concurrent0(221)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085701351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085701351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085701351 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085701351 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085701351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf9380f,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085701351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16332815 SCCP-19 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085701351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16332815)[0x55f2df5046a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085701351 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085701351 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085701351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16332815)[0x55f2df5046a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085701351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f2df4efb80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085701351 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085701351 DLSCCP DEBUG SCCP-SCOC(19)[0x55f2df5049c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085701351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fac934), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085701351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701351 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16332815)[0x55f2df5046a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085701351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f2df4efb80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085701351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f2df4efb80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085701351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701351 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701351 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701351 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701351 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701351 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701352 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701352 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "77da5f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)9714247 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:11 20241213085701355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701355 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701355 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701355 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701355 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701355 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701355 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701355 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=00fac934), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085701355 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1824) 20241213085701355 DLSCCP DEBUG SCCP-SCOC(19)[0x55f2df5049c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085701355 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701355 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085701355 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) 20241213085701355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f2df4efb80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085701355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f2df4efb80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085701355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16332815)[0x55f2df5046a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085701355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16332815)[0x55f2df5046a0]{disconnected}: Freeing instance (context_map.c:202) 20241213085701355 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16332815)[0x55f2df5046a0]{disconnected}: Deallocated (fsm.c:568) 20241213085701355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f2df4efb80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085701355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f2df4efb80]{disconnected}: Freeing instance (context_map.c:206) 20241213085701355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55f2df4efb80]{disconnected}: Deallocated (fsm.c:568) 20241213085701355 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16332815 SCCP-19 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085701355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fac934), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:406) 20241213085701355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701355 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701355 DLSCCP DEBUG SCCP-SCOC(19)[0x55f2df5049c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085701355 DLSCCP DEBUG SCCP-SCOC(19)[0x55f2df5049c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085701355 DLSCCP DEBUG SCCP-SCOC(19)[0x55f2df5049c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085701355 DLSCCP DEBUG SCCP-SCOC(19)[0x55f2df5049c0]{IDLE}: Deallocated (fsm.c:568) 20241213085701355 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701355 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701355 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701355 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701355 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701355 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701355 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701355 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(221)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "77da5f17" }, { code := "I", val := "22222" } }, sdp := omit } 20241213085701357 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) TC_rab_assignment_concurrent0(221)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085701357 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df561960]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701357 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df561960]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701357 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df561960]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701357 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df561960]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213085701358 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20241213085701358 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5692e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701358 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5692e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701358 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5692e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701358 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df5692e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)7854687 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:12 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085701369 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701369 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701369 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701369 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701369 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701369 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701369 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701369 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701369 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701369 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701369 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) 20241213085701369 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1824) 20241213085701369 DLSCCP DEBUG SCCP-SCOC(21)[0x55f2df5065d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085701369 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701369 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085701369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f2df504d30]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085701369 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085701369 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085701369 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f2df504d30]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085701369 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085701369 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085701369 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085701369 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085701369 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df56a760]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701369 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: d7d6'... (mgcp_client.c:807) 20241213085701369 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213085701369 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df56a760]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701369 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df572160]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701369 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: d7d6'... (mgcp_client.c:807) 20241213085701369 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213085701369 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df572160]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701369 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{IN_USE}: Removing from parent mgw(mgw-fsm-14145125-0)[0x55f2df56a420] (mgcp_client_endpoint_fsm.c:873) 20241213085701369 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085701369 DLMGCP DEBUG mgw-endp(mgw-fsm-14145125-0)[0x55f2df56a630]{IN_USE}: Deallocated (fsm.c:568) 20241213085701369 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085701369 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085701369 DMGW DEBUG mgw(mgw-fsm-14145125-0)[0x55f2df56a420]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085701369 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145125)[0x55f2df502f50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085701370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213085701370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085701370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085701370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085701370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085701370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085701370 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085701370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x77da5f,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085701370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7854687 SCCP-20 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085701370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7854687)[0x55f2df503120]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085701370 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085701370 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085701370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7854687)[0x55f2df503120]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085701370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f2df5042e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085701370 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085701370 DLSCCP DEBUG SCCP-SCOC(20)[0x55f2df505400]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085701370 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003de988), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085701370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7854687)[0x55f2df503120]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085701370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f2df5042e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085701370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f2df5042e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085701370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701370 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701370 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701370 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701370 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)15980857 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:12 20241213085701374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701374 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701374 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701374 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701374 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701374 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701374 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701374 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=003de988), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085701375 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1824) 20241213085701375 DLSCCP DEBUG SCCP-SCOC(20)[0x55f2df505400]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085701375 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701375 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085701375 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) 20241213085701375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f2df5042e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085701375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f2df5042e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085701375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7854687)[0x55f2df503120]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085701375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7854687)[0x55f2df503120]{disconnected}: Freeing instance (context_map.c:202) 20241213085701375 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7854687)[0x55f2df503120]{disconnected}: Deallocated (fsm.c:568) 20241213085701375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f2df5042e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085701375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f2df5042e0]{disconnected}: Freeing instance (context_map.c:206) 20241213085701375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55f2df5042e0]{disconnected}: Deallocated (fsm.c:568) 20241213085701375 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7854687 SCCP-20 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085701375 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003de988), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:406) 20241213085701375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701375 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701375 DLSCCP DEBUG SCCP-SCOC(20)[0x55f2df505400]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085701375 DLSCCP DEBUG SCCP-SCOC(20)[0x55f2df505400]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085701375 DLSCCP DEBUG SCCP-SCOC(20)[0x55f2df505400]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085701375 DLSCCP DEBUG SCCP-SCOC(20)[0x55f2df505400]{IDLE}: Deallocated (fsm.c:568) 20241213085701375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701375 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701375 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701375 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701375 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701375 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701375 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701375 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(222)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "d7d66517" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "d7d66517" }, { code := "I", val := "22222" } }, sdp := omit } 20241213085701379 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20241213085701379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df56a760]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df56a760]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df56a760]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701379 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df56a760]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085701380 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20241213085701380 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df572160]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701380 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df572160]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701380 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df572160]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701380 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df572160]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)14145125 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:12 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085701393 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701393 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701393 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701393 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701393 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701393 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701393 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701393 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701393 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701394 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701394 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) 20241213085701394 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1824) 20241213085701394 DLSCCP DEBUG SCCP-SCOC(22)[0x55f2df507380]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085701394 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701394 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085701394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f2df506700]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085701394 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085701394 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085701394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f2df506700]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085701394 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085701394 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085701394 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085701394 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085701394 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df582ec0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701394 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 64af'... (mgcp_client.c:807) 20241213085701394 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213085701394 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df582ec0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701394 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df57ae00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701394 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 64af'... (mgcp_client.c:807) 20241213085701394 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213085701394 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df57ae00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701394 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{IN_USE}: Removing from parent mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0] (mgcp_client_endpoint_fsm.c:873) 20241213085701394 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085701394 DLMGCP DEBUG mgw-endp(mgw-fsm-6598441-0)[0x55f2df573330]{IN_USE}: Deallocated (fsm.c:568) 20241213085701394 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085701394 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085701394 DMGW DEBUG mgw(mgw-fsm-6598441-0)[0x55f2df57c5f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085701394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6598441)[0x55f2df505f50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085701394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213085701394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085701394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085701394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085701394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085701394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085701394 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085701394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd7d665,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085701394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14145125 SCCP-21 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085701394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145125)[0x55f2df502f50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085701394 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085701394 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085701394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145125)[0x55f2df502f50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085701394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f2df504d30]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085701394 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085701394 DLSCCP DEBUG SCCP-SCOC(21)[0x55f2df5065d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085701394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3a9bb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085701394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145125)[0x55f2df502f50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085701394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f2df504d30]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085701394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f2df504d30]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085701394 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701394 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701394 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701394 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701394 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701394 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701394 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701394 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)8602566 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:13 20241213085701400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701400 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701400 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701400 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701400 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701400 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701400 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701400 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701401 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=00c3a9bb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085701401 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1824) 20241213085701401 DLSCCP DEBUG SCCP-SCOC(21)[0x55f2df5065d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085701401 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701401 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085701401 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) 20241213085701401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f2df504d30]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085701401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f2df504d30]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085701401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145125)[0x55f2df502f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085701401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145125)[0x55f2df502f50]{disconnected}: Freeing instance (context_map.c:202) 20241213085701401 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14145125)[0x55f2df502f50]{disconnected}: Deallocated (fsm.c:568) 20241213085701401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f2df504d30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085701401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f2df504d30]{disconnected}: Freeing instance (context_map.c:206) 20241213085701401 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55f2df504d30]{disconnected}: Deallocated (fsm.c:568) 20241213085701401 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14145125 SCCP-21 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085701401 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3a9bb), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:406) 20241213085701401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701401 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701401 DLSCCP DEBUG SCCP-SCOC(21)[0x55f2df5065d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085701401 DLSCCP DEBUG SCCP-SCOC(21)[0x55f2df5065d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085701401 DLSCCP DEBUG SCCP-SCOC(21)[0x55f2df5065d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085701401 DLSCCP DEBUG SCCP-SCOC(21)[0x55f2df5065d0]{IDLE}: Deallocated (fsm.c:568) 20241213085701401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701401 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701401 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701401 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701401 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701401 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(223)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "64af2917" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "64af2917" }, { code := "I", val := "22222" } }, sdp := omit } 20241213085701404 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20241213085701404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df582ec0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df582ec0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df582ec0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701404 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df582ec0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085701404 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20241213085701404 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df57ae00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701404 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df57ae00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701404 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df57ae00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701404 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df57ae00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)6598441 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_len:12 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085701410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701410 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701410 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701410 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701410 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701410 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701410 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701410 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701411 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701411 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701411 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) 20241213085701411 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1824) 20241213085701411 DLSCCP DEBUG SCCP-SCOC(23)[0x55f2df508130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085701411 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701411 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085701411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f2df5074b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085701411 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085701411 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085701411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f2df5074b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085701411 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085701411 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085701411 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085701411 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085701411 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df58bde0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701411 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: b90a'... (mgcp_client.c:807) 20241213085701411 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213085701411 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df58bde0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701411 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df57b020]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085701411 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: b90a'... (mgcp_client.c:807) 20241213085701411 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213085701411 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df57b020]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085701411 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{IN_USE}: Removing from parent mgw(mgw-fsm-12126821-0)[0x55f2df57bed0] (mgcp_client_endpoint_fsm.c:873) 20241213085701411 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085701411 DLMGCP DEBUG mgw-endp(mgw-fsm-12126821-0)[0x55f2df57c110]{IN_USE}: Deallocated (fsm.c:568) 20241213085701411 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085701411 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085701411 DMGW DEBUG mgw(mgw-fsm-12126821-0)[0x55f2df57bed0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085701411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12126821)[0x55f2df506c90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085701411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213085701411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085701411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085701411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085701411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085701411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085701411 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085701411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x64af29,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085701411 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701411 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701411 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701411 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701411 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701411 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701411 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701411 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701411 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6598441 SCCP-22 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085701411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6598441)[0x55f2df505f50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085701411 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085701411 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085701411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6598441)[0x55f2df505f50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085701411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f2df506700]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085701411 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085701411 DLSCCP DEBUG SCCP-SCOC(22)[0x55f2df507380]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085701411 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004de6f8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085701411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701411 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701411 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6598441)[0x55f2df505f50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085701411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f2df506700]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085701411 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f2df506700]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)15493670 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:14 20241213085701416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701416 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701416 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701416 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701416 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701416 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701416 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701416 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701416 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=004de6f8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085701416 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1824) 20241213085701416 DLSCCP DEBUG SCCP-SCOC(22)[0x55f2df507380]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085701416 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701416 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085701416 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) 20241213085701416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f2df506700]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085701416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f2df506700]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085701416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6598441)[0x55f2df505f50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085701416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6598441)[0x55f2df505f50]{disconnected}: Freeing instance (context_map.c:202) 20241213085701416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6598441)[0x55f2df505f50]{disconnected}: Deallocated (fsm.c:568) 20241213085701416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f2df506700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085701416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f2df506700]{disconnected}: Freeing instance (context_map.c:206) 20241213085701416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55f2df506700]{disconnected}: Deallocated (fsm.c:568) 20241213085701416 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6598441 SCCP-22 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085701416 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004de6f8), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:406) 20241213085701416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701416 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701416 DLSCCP DEBUG SCCP-SCOC(22)[0x55f2df507380]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085701416 DLSCCP DEBUG SCCP-SCOC(22)[0x55f2df507380]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085701416 DLSCCP DEBUG SCCP-SCOC(22)[0x55f2df507380]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085701416 DLSCCP DEBUG SCCP-SCOC(22)[0x55f2df507380]{IDLE}: Deallocated (fsm.c:568) 20241213085701416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701416 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701416 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701416 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701416 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701416 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701416 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701416 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_rab_assignment_concurrent0(224)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "b90a6517" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: RLC received in state:disconnect_pending 20241213085701420 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20241213085701421 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df58bde0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701421 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df58bde0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701421 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df58bde0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701421 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df58bde0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "b90a6517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085701421 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20241213085701421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df57b020]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085701421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df57b020]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085701421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df57b020]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085701421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df57b020]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)12126821 20241213085701614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085701614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085701614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085701614 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085701614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb90a65,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085701614 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12126821 SCCP-23 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085701614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12126821)[0x55f2df506c90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085701614 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085701614 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085701614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12126821)[0x55f2df506c90]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085701614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f2df5074b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085701614 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085701614 DLSCCP DEBUG SCCP-SCOC(23)[0x55f2df508130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085701614 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5e868), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085701614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701614 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12126821)[0x55f2df506c90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085701615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f2df5074b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085701615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f2df5074b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085701615 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701615 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701615 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701615 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701615 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701615 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701615 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701615 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@af3ca9cfdc18: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)16548937 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on connection ID:15 20241213085701625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701625 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085701625 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085701625 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085701625 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085701625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085701625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085701625 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085701625 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085701625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085701625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085701625 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085701625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085701625 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=00c5e868), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085701625 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1824) 20241213085701625 DLSCCP DEBUG SCCP-SCOC(23)[0x55f2df508130]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085701625 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085701625 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085701625 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) 20241213085701625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f2df5074b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085701625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f2df5074b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085701625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12126821)[0x55f2df506c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085701625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12126821)[0x55f2df506c90]{disconnected}: Freeing instance (context_map.c:202) 20241213085701625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12126821)[0x55f2df506c90]{disconnected}: Deallocated (fsm.c:568) 20241213085701625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f2df5074b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085701625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f2df5074b0]{disconnected}: Freeing instance (context_map.c:206) 20241213085701625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55f2df5074b0]{disconnected}: Deallocated (fsm.c:568) 20241213085701625 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12126821 SCCP-23 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085701625 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c5e868), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:406) 20241213085701625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085701625 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085701625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085701625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085701625 DLSCCP DEBUG SCCP-SCOC(23)[0x55f2df508130]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085701625 DLSCCP DEBUG SCCP-SCOC(23)[0x55f2df508130]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085701625 DLSCCP DEBUG SCCP-SCOC(23)[0x55f2df508130]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085701625 DLSCCP DEBUG SCCP-SCOC(23)[0x55f2df508130]{IDLE}: Deallocated (fsm.c:568) 20241213085701625 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085701625 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085701625 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085701625 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085701625 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085701625 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085701625 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085701625 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085703159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41288<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(209)@af3ca9cfdc18: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085703179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41290<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(210)@af3ca9cfdc18: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085703222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41300<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(211)@af3ca9cfdc18: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085703231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41304<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(212)@af3ca9cfdc18: Final verdict of PTC: pass TC_rab_assignment_concurrent0(213)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085703235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41314<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@af3ca9cfdc18: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085703251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41338<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(215)@af3ca9cfdc18: Final verdict of PTC: pass 20241213085703251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41326<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(214)@af3ca9cfdc18: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085703276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41350<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(216)@af3ca9cfdc18: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085703296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41362<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(217)@af3ca9cfdc18: Final verdict of PTC: pass TC_rab_assignment_concurrent0(218)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085703319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41374<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(218)@af3ca9cfdc18: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085703343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41378<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(219)@af3ca9cfdc18: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085703355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41380<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(220)@af3ca9cfdc18: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085703375 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41388<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(221)@af3ca9cfdc18: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@af3ca9cfdc18: Final verdict of PTC: pass 20241213085703399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41396<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(223)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085703415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41412<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(223)@af3ca9cfdc18: Final verdict of PTC: pass 20241213085703496 DLSCCP DEBUG SCCP-SCOC(6)[0x55f2df4e72c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085703496 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a21b5), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085703496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085703496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085703496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085703496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085703497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085703497 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085703497 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085703497 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085703497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085703497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085703497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085703497 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085703499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085703499 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085703499 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085703499 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085703499 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085703499 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085703499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085703499 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085703499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085703499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085703499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085703499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085703499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085703499 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=007a21b5) (sccp_scrc.c:477) 20241213085703499 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1824) 20241213085703499 DLSCCP DEBUG SCCP-SCOC(6)[0x55f2df4e72c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085703499 DLSCCP DEBUG SCCP-SCOC(6)[0x55f2df4e72c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085703499 DLSCCP DEBUG SCCP-SCOC(6)[0x55f2df4e72c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085703499 DLSCCP DEBUG SCCP-SCOC(6)[0x55f2df4e72c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085703499 DLSCCP DEBUG SCCP-SCOC(6)[0x55f2df4e72c0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085703632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41424<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(224)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn0-SCCP(205)@af3ca9cfdc18: Final verdict of PTC: none 20241213085703639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41282<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085703639 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45877<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_rab_assignment_concurrent(196)@af3ca9cfdc18: Final verdict of PTC: none 20241213085703640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085703640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085703640 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085703640 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085703640 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085703641 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085703641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085703641 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085703641 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085703641 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085703641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085703641 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-RAN(206)@af3ca9cfdc18: Final verdict of PTC: none 20241213085703641 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_rab_assignment_concurrent-Iuh0-RUA(201)@af3ca9cfdc18: Final verdict of PTC: none 20241213085703641 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085703641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085703641 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085703641 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085703641 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085703641 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085703641 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085703641 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085703642 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(203)@af3ca9cfdc18: Final verdict of PTC: none 20241213085703642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085703642 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085703642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085703642 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085703642 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-M3UA(207)@af3ca9cfdc18: Final verdict of PTC: none 20241213085703642 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085703642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085703642 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085703642 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085703642 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085703642 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085703642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085703642 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.msc0-M3UA(204)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(197)@af3ca9cfdc18: Final verdict of PTC: none 20241213085703642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085703642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085703642 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085703642 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085703642 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085703642 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085703642 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085703642 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085703642 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085703642 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085703642 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085703642 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085703642 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085703642 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085703642 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(198)@af3ca9cfdc18: Final verdict of PTC: none 20241213085703642 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085703643 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085703643 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085703643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085703643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085703643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085703643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085703643 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085703643 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085703643 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085703643 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assignment_concurrent-Iuh0(200)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(208)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(202)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085703645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41280<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(199)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:57:03 UTC 2024 ====== HNBGW_Tests.TC_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment_concurrent.talloc 20241213085703695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085704198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50642<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1951312) Waiting for packet dumper to finish... 1 (prev_count=1951312, count=1951852) 20241213085705642 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085705642 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085705642 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085705642 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085705642 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085705643 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:57:06 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_rab_release started. 20241213085707331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085707336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085707339 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37743<->l=127.0.0.1:4262) (control_if.c:572) 20241213085707419 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085707419 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085707419 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085707419 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085707419 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085707419 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085707419 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085707419 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085707420 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085707420 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085707420 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085707420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085707420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085707420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085707420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085707420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085707420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085707420 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085707420 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085707420 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085707420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085707420 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085707420 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085707420 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085707420 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085707420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085707420 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085707421 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085707421 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085707421 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085707421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085707421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085707421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085707421 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085707421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085707421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085707421 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085707421 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085707421 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085707421 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085707421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085707421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085707421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085707421 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085707421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085707421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085707421 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085707421 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085707421 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085707421 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085707421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085707421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085707421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085707421 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085707421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085707421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085707421 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085707421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085707421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085707421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085707421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085707421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085707421 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085707421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085707421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085707421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085707421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085707421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085707421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085707421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085707421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085707421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085707421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085707421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085707421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085707421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085707421 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(231)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085707435 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085707435 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085707436 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085707436 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085707436 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085707436 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085707436 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085707436 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085707437 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085707437 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085707437 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085707437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085707437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085707437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085707437 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085707437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085707437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085707437 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085707437 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085707437 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085707437 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085707437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085707437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085707437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085707437 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085707437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085707437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085707437 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085707437 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085707437 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085707437 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085707437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085707437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085707437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085707437 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085707437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085707437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085707437 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085707437 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085707437 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085707437 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085707437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085707437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085707437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085707437 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085707437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085707437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085707437 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085707437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085707437 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085707437 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085707437 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085707437 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085707437 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085707437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085707437 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085707437 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085707437 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085707437 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085707437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085707437 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085707437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085707438 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085707438 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085707438 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085707438 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085707438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085707438 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085707438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085707438 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085707438 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085707438 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085707438 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085707438 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085707438 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085707465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085707465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085707465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085707465 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085707465 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085707465 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085707465 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085707465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085707465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085707633 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085707633 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085707633 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085707633 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085707635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085707635 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085707635 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085707635 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085707635 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085707635 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085707635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085707635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085707635 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085707635 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085707635 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085707635 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085707635 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085707635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085707635 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085707635 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085707635 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085707635 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085707635 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085707635 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085707635 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085707635 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085707635 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085707635 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085707637 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085707637 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085707637 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085707637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085707637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085707637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085707637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085707637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085707637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085707637 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085707637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085707637 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085707637 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085707637 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085707637 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085707637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085707637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085707637 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085707653 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085707653 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085707653 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085707653 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085707654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085707654 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085707654 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085707654 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085707654 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085707654 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085707654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085707655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085707655 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085707655 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085707655 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085707655 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085707655 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085707655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085707655 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085707655 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085707655 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085707655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085707655 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085707655 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085707655 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085707655 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085707655 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085707655 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085707656 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085707656 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085707656 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085707656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085707656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085707656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085707656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085707656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085707656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085707656 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085707656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085707656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085707656 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085707656 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085707656 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085707656 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085707656 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085707656 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085707656 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085707656 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085707656 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(232)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085708452 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085708452 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085708452 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085708452 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085708452 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085708452 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085708452 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085708452 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085708453 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085708453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085708453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085708453 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085708453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085708453 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085708453 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085708453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085708453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708453 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085708453 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085708453 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085708453 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085708453 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085708453 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085708453 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085708453 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085708453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708453 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708453 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708453 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708453 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708453 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085708453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085708453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085708453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085708453 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085708453 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085708453 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085708453 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085708453 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085708453 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085708453 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085708453 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085708453 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085708453 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085708454 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085708454 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085708454 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085708454 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085708454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085708454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085708454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085708454 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085708454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085708454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085708454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085708454 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085708454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085708454 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085708454 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085708454 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085708454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708454 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085708454 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085708454 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085708454 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085708454 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085708467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085708467 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085708467 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085708467 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085708467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085708467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085708467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085708467 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085708467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085708467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085708467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085708467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085708467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085708467 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085708467 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085708467 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085708467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708467 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085708467 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085708467 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085708467 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085708467 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085708467 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085708467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085708467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085708467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085708467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085708467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085708467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085708467 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085708467 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085708467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085708467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085708467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085708467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085708467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085708467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085708467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085708467 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085708467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085708467 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085708467 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085708467 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085708467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085708467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085708467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085708467 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085708467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085708467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085708467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085708467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085708467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085708467 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085708467 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085708467 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085708467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085708467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085708467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085708467 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085708467 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085708467 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085708467 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085708467 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085708488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50666<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(232)@af3ca9cfdc18: f_create_expect(l3 := 'E88794B3CCDC6B950402'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@af3ca9cfdc18: Created Expect[0] for 'E88794B3CCDC6B950402'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@af3ca9cfdc18: Added conn table entry 0TC_rab_release0(238)6076903 20241213085709543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085709543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085709543 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085709543 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085709543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5cb9e7, normal) (hnbgw_rua.c:407) 20241213085709543 DHNB DEBUG map_rua[0x55f2df508790]{init}: Allocated (fsm.c:456) 20241213085709543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6076903)[0x55f2df508790]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085709543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6076903 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085709543 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085709543 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085709543 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6076903 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085709543 DCN DEBUG map_sccp[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213085709543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085709543 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6076903 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085709543 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6076903 SCCP-24 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085709543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6076903)[0x55f2df508790]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085709543 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085709543 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085709543 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6076903)[0x55f2df508790]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085709543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f2df4ee740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085709543 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085709543 DLSCCP DEBUG SCCP-SCOC(24)[0x55f2df4ee610]{IDLE}: Allocated (fsm.c:456) 20241213085709543 DLSCCP DEBUG SCCP-SCOC(24)[0x55f2df4ee610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085709544 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0ae88794b3ccdc6b950402004f40030003b20056400500f1100926) (sccp_scrc.c:406) 20241213085709544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085709544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085709544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085709544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085709544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085709544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085709544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085709544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085709544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085709544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085709544 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085709544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085709544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085709544 DLSCCP DEBUG SCCP-SCOC(24)[0x55f2df4ee610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085709544 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f2df4ee740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085709544 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6076903)[0x55f2df508790]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085709544 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085709544 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085709544 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085709544 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085709544 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085709544 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085709544 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085709544 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@af3ca9cfdc18: Found Expect[0] for l3='E88794B3CCDC6B950402'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@af3ca9cfdc18: Added conn table entry 0TC_rab_release0(238)14286732 HNBGW_Test.msc0-SCCP(231)@af3ca9cfdc18: Session index based on connection ID:0 TC_rab_release0(238)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(231)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085709563 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085709563 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085709563 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085709563 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085709563 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085709563 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085709563 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085709563 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085709563 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085709564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085709564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085709564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085709564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085709564 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000d32ca) (sccp_scrc.c:477) 20241213085709564 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1824) 20241213085709564 DLSCCP DEBUG SCCP-SCOC(24)[0x55f2df4ee610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085709564 DLSCCP DEBUG SCCP-SCOC(24)[0x55f2df4ee610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085709564 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085709564 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085709564 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) 20241213085709564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f2df4ee740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085709564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f2df4ee740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release0(238)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(237)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(231)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(231)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085709766 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085709766 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085709766 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085709766 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085709766 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085709766 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085709766 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085709766 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085709767 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085709767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085709767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085709767 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085709767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085709767 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) 20241213085709767 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20241213085709767 DLSCCP DEBUG SCCP-SCOC(24)[0x55f2df4ee610]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085709767 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085709767 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085709767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085709767 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085709767 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085709767 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f2df4ee740]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085709767 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085709767 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085709767 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085709767 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085709767 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085709767 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085709767 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085709767 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{UNUSED}: Allocated (fsm.c:456) 20241213085709767 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{UNUSED}: is child of mgw(mgw-fsm-6076903-0)[0x55f2df5079d0] (fsm.c:486) 20241213085709767 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6076903-0)[0x55f2df5079d0] (mgcp_client_endpoint_fsm.c:724) 20241213085709767 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085709767 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085709767 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085709767 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6076903-0)[0x55f2df4eb8e0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085709767 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6076903-0)[0x55f2df4eb8e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870] (fsm.c:486) 20241213085709767 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6076903-0)[0x55f2df4eb8e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085709767 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6076903-0)[0x55f2df4eb8e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085709767 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: 5cb9e'... (mgcp_client.c:807) 20241213085709767 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213085709767 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6076903-0)[0x55f2df4eb8e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085709767 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5cb9e717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5cb9e717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5cb9e717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5cb9e717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241213085709816 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20241213085709816 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085709816 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085709816 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085709816 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085709816 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085709816 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{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) 20241213085709816 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{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) 20241213085709816 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085709816 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085709816 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{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) 20241213085709816 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085709816 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085709816 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085709816 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085709816 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6076903)[0x55f2df508790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085709816 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085709816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085709816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_release0(238)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085709840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085709840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085709840 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085709840 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085709840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5cb9e7) (hnbgw_rua.c:471) 20241213085709840 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6076903 SCCP-24 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085709840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6076903)[0x55f2df508790]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085709840 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085709840 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085709840 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6076903)[0x55f2df508790]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085709840 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085709840 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085709840 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085709840 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085709840 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085709840 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6076903-0)[0x55f2df5079d0] (mgcp_client_endpoint_fsm.c:724) 20241213085709840 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085709840 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085709840 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{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) 20241213085709840 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085709840 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: 5cb9e'... (mgcp_client.c:807) 20241213085709840 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213085709840 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085709840 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085709840 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{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) 20241213085709840 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "5cb9e717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5cb9e717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085709864 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20241213085709864 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085709864 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085709864 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085709864 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085709864 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{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) 20241213085709864 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{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) 20241213085709864 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085709864 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085709864 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{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) 20241213085709864 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085709864 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085709864 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085709864 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6076903-0)[0x55f2df5079d0] (mgcp_client_endpoint_fsm.c:724) 20241213085709864 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085709864 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085709864 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085709864 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6076903-0)[0x55f2df4ed5d0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085709864 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6076903-0)[0x55f2df4ed5d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870] (fsm.c:486) 20241213085709864 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6076903-0)[0x55f2df4ed5d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085709864 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6076903-0)[0x55f2df4ed5d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:226) 20241213085709864 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: 5cb9e'... (mgcp_client.c:807) 20241213085709864 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213085709864 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6076903-0)[0x55f2df4ed5d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085709864 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085709864 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{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) 20241213085709864 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{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) 20241213085709864 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "5cb9e717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5cb9e717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085709876 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20241213085709876 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ed5d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085709876 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ed5d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085709876 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ed5d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085709876 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ed5d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085709876 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085709876 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{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) 20241213085709876 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{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) 20241213085709876 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{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) 20241213085709876 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085709876 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085709876 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{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) 20241213085709876 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{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) 20241213085709876 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085709876 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085709876 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085709876 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085709876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085709876 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085709876 DLSCCP DEBUG SCCP-SCOC(24)[0x55f2df4ee610]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085709876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d32ca), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085709876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085709876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085709876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085709876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085709876 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085709876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085709876 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085709876 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085709876 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085709876 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085709876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085709876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085709876 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(231)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@af3ca9cfdc18: 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)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@af3ca9cfdc18: vl_len:21 HNBGW_Test.msc0-SCCP(231)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(231)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20241213085709910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085709910 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085709910 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085709910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085709910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085709910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085709910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085709910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085709910 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) 20241213085709910 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1824) 20241213085709910 DLSCCP DEBUG SCCP-SCOC(24)[0x55f2df4ee610]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085709910 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085709910 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085709910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085709910 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085709910 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085709910 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f2df4ee740]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085709910 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241213085709910 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241213085709910 DMGW NOTICE mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241213085709910 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241213085709910 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6076903)[0x55f2df508790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241213085709910 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241213085709910 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241213085709910 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085709910 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085709910 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085709910 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: 5cb9e'... (mgcp_client.c:807) 20241213085709910 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085709910 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085709910 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ed5d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085709911 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: 5cb9e'... (mgcp_client.c:807) 20241213085709911 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085709911 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ed5d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085709911 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{IN_USE}: Removing from parent mgw(mgw-fsm-6076903-0)[0x55f2df5079d0] (mgcp_client_endpoint_fsm.c:873) 20241213085709911 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085709911 DLMGCP DEBUG mgw-endp(mgw-fsm-6076903-0)[0x55f2df4ee870]{IN_USE}: Deallocated (fsm.c:568) 20241213085709911 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085709911 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085709911 DMGW DEBUG mgw(mgw-fsm-6076903-0)[0x55f2df5079d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085709910 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085709910 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085709910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085709910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085709910 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085709911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085709911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:795) TC_rab_release0(238)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "5cb9e717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "5cb9e717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085709918 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20241213085709918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085709918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085709918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085709918 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213085709918 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20241213085709918 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ed5d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085709918 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ed5d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085709918 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ed5d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085709918 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ed5d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@af3ca9cfdc18: 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 } 20241213085709996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50666<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_release(225)@af3ca9cfdc18: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@af3ca9cfdc18: Final verdict of PTC: none 20241213085709999 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085709999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085709999 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085709999 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085709999 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085709999 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085709999 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085709999 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085709999 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085709999 DLSS7 <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-RAN(235)@af3ca9cfdc18: Final verdict of PTC: none 20241213085709999 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085709999 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085709999 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085709999 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085709999 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085709999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085709999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085709999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085709999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085709999 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) HNBGW_Test.sgsn0-SCCP(234)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@af3ca9cfdc18: Final verdict of PTC: none 20241213085709999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085709999 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085709999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085709999 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085709999 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085709999 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085710000 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085710000 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085710000 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37743<->l=127.0.0.1:4262) (control_if.c:193) 20241213085710000 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085710000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085710000 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085710000 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085710000 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085710000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085710000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085710000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085710000 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085710000 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241213085710000 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085710000 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085710000 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085710000 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085710000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085710000 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085710000 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085710000 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085710000 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085710000 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(232)@af3ca9cfdc18: Final verdict of PTC: none 20241213085710000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6076903)[0x55f2df508790]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085710000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6076903)[0x55f2df508790]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085710000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085710000 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085710000 DLSCCP DEBUG SCCP-SCOC(24)[0x55f2df4ee610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085710000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085710000 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085710000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d32ca), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085710000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085710000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085710000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085710000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085710000 DLSCCP DEBUG SCCP-SCOC(24)[0x55f2df4ee610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085710000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f2df4ee740]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085710000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6076903)[0x55f2df508790]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085710000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6076903)[0x55f2df508790]{disrupted}: Freeing instance (context_map.c:202) 20241213085710000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6076903)[0x55f2df508790]{disrupted}: Deallocated (fsm.c:568) 20241213085710000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f2df4ee740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085710000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f2df4ee740]{disconnected}: Freeing instance (context_map.c:206) IPA-CTRL-CLI-IPA(227)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@af3ca9cfdc18: Final verdict of PTC: none 20241213085710000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55f2df4ee740]{disconnected}: Deallocated (fsm.c:568) 20241213085710000 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6076903 SCCP-24 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085710000 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085710000 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085710001 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085710001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085710001 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085710001 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085710001 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085710001 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085710001 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085710001 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085710001 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(233)@af3ca9cfdc18: Final verdict of PTC: none 20241213085710001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085710001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085710001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085710001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085710001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085710001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085710001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085710001 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(237)@af3ca9cfdc18: Final verdict of PTC: none TC_rab_release-Iuh0(229)@af3ca9cfdc18: Final verdict of PTC: none 20241213085710014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50664<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085710015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50658<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(228)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_rab_release finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:57:10 UTC 2024 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20241213085710068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50678<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085710570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50678<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284848) Waiting for packet dumper to finish... 1 (prev_count=284848, count=332032) 20241213085712000 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085712000 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085712000 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085712001 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085712001 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085712001 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:57:12 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_rab_release_abnormal started. 20241213085713672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085713680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085713686 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39475<->l=127.0.0.1:4262) (control_if.c:572) 20241213085713795 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085713795 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085713795 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085713795 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085713795 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085713795 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release_abnormal-Iuh0(243)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085713795 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085713795 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085713795 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085713795 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085713797 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085713797 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085713797 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085713797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085713797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085713797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085713797 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085713797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085713797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085713797 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085713797 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085713797 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085713797 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085713797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085713797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085713797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085713797 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085713797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085713797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085713797 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085713797 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085713797 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085713797 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085713797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085713797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085713797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085713797 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085713797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085713797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085713797 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085713797 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085713797 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085713797 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085713797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085713797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085713797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085713798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085713798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085713798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085713798 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085713798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085713798 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085713798 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085713798 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085713798 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085713798 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085713798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085713798 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085713798 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085713798 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085713798 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085713798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085713798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085713798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085713798 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085713798 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085713798 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085713798 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085713798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085713798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085713798 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085713798 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085713798 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085713798 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085713798 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085713798 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085713798 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(247)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(247)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(245)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085713814 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085713814 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085713814 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085713814 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085713814 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085713814 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085713814 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085713814 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085713815 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085713815 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085713815 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085713815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085713815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085713815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085713815 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085713815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085713815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085713815 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085713815 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085713815 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085713815 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085713815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085713815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085713815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085713815 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085713815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085713815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085713815 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085713815 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085713815 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085713815 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085713815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085713816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085713816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085713816 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085713816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085713816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085713816 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085713816 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085713816 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085713816 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085713816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085713816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085713816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085713816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085713816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085713816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085713816 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085713816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085713816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085713816 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085713816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085713816 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085713816 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085713816 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085713816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085713816 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085713816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085713816 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085713816 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085713816 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085713816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085713816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085713816 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085713816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085713816 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085713816 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085713816 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085713816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085713816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085713816 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085713816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085713816 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085713816 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085713816 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085713816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085713816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085713816 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085713841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085713842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085713842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085713842 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085713842 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085713842 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085713842 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085713842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085713842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085714012 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085714012 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085714012 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085714012 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085714015 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085714015 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085714015 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085714015 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085714015 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085714015 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085714015 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085714016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085714016 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085714016 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085714016 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085714016 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085714016 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085714016 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085714016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085714016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085714016 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085714016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085714016 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085714016 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085714016 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085714016 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085714016 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085714016 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085714017 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085714017 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085714017 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085714017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085714017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085714017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085714017 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085714017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085714017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085714017 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085714017 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085714017 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085714017 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085714017 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085714017 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085714017 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085714017 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085714017 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085714028 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085714028 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085714028 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085714028 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085714035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085714035 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085714035 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085714035 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085714035 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085714035 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085714035 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085714037 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085714037 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085714037 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085714037 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085714037 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085714037 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085714037 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085714037 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085714037 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085714037 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085714038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085714038 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085714038 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085714038 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085714038 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085714038 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085714038 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085714039 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085714039 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085714039 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085714039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085714039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085714039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085714039 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085714039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085714039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085714039 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085714039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085714039 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085714040 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085714040 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085714040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085714040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085714040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085714040 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(246)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085714815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085714815 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085714815 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085714815 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085714815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085714815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085714815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085714815 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085714815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085714815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085714815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085714815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085714815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085714815 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085714815 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085714815 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085714815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714815 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085714815 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085714815 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085714815 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085714815 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085714816 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085714816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085714816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085714816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085714816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085714816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085714816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085714816 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085714816 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085714816 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085714816 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085714816 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085714816 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085714816 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085714816 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085714816 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085714816 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085714817 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085714817 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085714817 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085714817 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085714817 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085714817 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085714817 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085714817 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085714817 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085714817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085714817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085714817 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085714817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085714817 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085714817 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085714817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085714817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714817 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085714817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085714817 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085714817 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085714817 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(249)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085714833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085714833 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085714833 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085714833 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085714833 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085714833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085714833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085714833 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085714833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085714833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085714833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085714833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085714833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085714833 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085714833 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085714833 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085714833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714833 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085714833 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085714833 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085714833 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085714833 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085714833 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085714833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085714833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085714833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085714833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085714833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085714833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085714833 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085714833 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085714833 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085714833 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085714833 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085714833 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085714833 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085714833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085714833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085714833 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085714836 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085714836 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085714836 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085714836 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085714836 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085714836 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085714836 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085714836 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085714836 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085714836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085714836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085714836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085714836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085714836 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085714836 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085714836 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085714836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714836 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714836 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714836 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085714836 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085714836 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085714836 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085714836 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085714836 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085714836 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085714836 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085714861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50848<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(246)@af3ca9cfdc18: f_create_expect(l3 := '7F43F0A148106883346A'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@af3ca9cfdc18: Created Expect[0] for '7F43F0A148106883346A'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@af3ca9cfdc18: Added conn table entry 0TC_rab_release_abnormal0(252)1372900 20241213085715884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085715884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085715884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085715884 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085715884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x14f2e4, normal) (hnbgw_rua.c:407) 20241213085715884 DHNB DEBUG map_rua[0x55f2df508790]{init}: Allocated (fsm.c:456) 20241213085715884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372900)[0x55f2df508790]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085715884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1372900 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085715884 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085715884 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085715884 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1372900 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085715884 DCN DEBUG map_sccp[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213085715884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085715884 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1372900 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085715884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1372900 SCCP-25 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085715884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372900)[0x55f2df508790]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085715884 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085715884 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085715884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372900)[0x55f2df508790]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085715884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f2df4ee740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085715884 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085715884 DLSCCP DEBUG SCCP-SCOC(25)[0x55f2df4ed5d0]{IDLE}: Allocated (fsm.c:456) 20241213085715884 DLSCCP DEBUG SCCP-SCOC(25)[0x55f2df4ed5d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085715884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7f43f0a148106883346a004f40030003760056400500f1100926) (sccp_scrc.c:406) 20241213085715884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085715885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085715885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085715885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085715885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085715885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085715885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085715885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085715885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085715885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085715885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085715885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085715885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085715885 DLSCCP DEBUG SCCP-SCOC(25)[0x55f2df4ed5d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085715885 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f2df4ee740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085715885 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372900)[0x55f2df508790]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085715885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085715885 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085715885 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085715885 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085715885 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085715885 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085715885 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085715885 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@af3ca9cfdc18: Found Expect[0] for l3='7F43F0A148106883346A'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@af3ca9cfdc18: Added conn table entry 0TC_rab_release_abnormal0(252)7768462 HNBGW_Test.msc0-SCCP(245)@af3ca9cfdc18: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085715891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085715891 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085715891 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085715891 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085715891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085715891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085715891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085715891 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085715891 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085715891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085715891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085715891 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085715891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085715891 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d9df37) (sccp_scrc.c:477) 20241213085715891 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1824) 20241213085715891 DLSCCP DEBUG SCCP-SCOC(25)[0x55f2df4ed5d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085715891 DLSCCP DEBUG SCCP-SCOC(25)[0x55f2df4ed5d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085715891 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085715891 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085715891 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) 20241213085715891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f2df4ee740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085715891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f2df4ee740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release_abnormal0(252)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(251)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(245)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(245)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085716094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085716094 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085716094 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085716094 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085716094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085716094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085716094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085716094 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085716094 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085716094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085716094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085716094 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085716094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085716094 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) 20241213085716094 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20241213085716094 DLSCCP DEBUG SCCP-SCOC(25)[0x55f2df4ed5d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085716094 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085716094 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085716094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085716094 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085716094 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085716094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f2df4ee740]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085716094 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085716094 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085716094 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085716094 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085716094 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085716094 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085716094 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085716094 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{UNUSED}: Allocated (fsm.c:456) 20241213085716094 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{UNUSED}: is child of mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0] (fsm.c:486) 20241213085716094 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0] (mgcp_client_endpoint_fsm.c:724) 20241213085716094 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085716094 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085716094 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085716094 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1372900-0)[0x55f2df5079d0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085716094 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1372900-0)[0x55f2df5079d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870] (fsm.c:486) 20241213085716094 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1372900-0)[0x55f2df5079d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085716094 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1372900-0)[0x55f2df5079d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085716094 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: 14f2e'... (mgcp_client.c:807) 20241213085716094 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213085716094 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1372900-0)[0x55f2df5079d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085716094 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "14f2e417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "14f2e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "14f2e417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "14f2e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241213085716104 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20241213085716104 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085716104 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085716104 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085716104 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085716104 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085716104 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{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) 20241213085716104 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{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) 20241213085716104 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085716104 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085716104 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{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) 20241213085716104 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085716104 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085716104 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085716104 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085716104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372900)[0x55f2df508790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085716104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085716104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085716104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_release_abnormal0(252)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085716115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085716115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085716115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085716115 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085716115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x14f2e4) (hnbgw_rua.c:471) 20241213085716115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1372900 SCCP-25 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085716115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372900)[0x55f2df508790]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085716115 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085716115 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085716115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372900)[0x55f2df508790]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085716115 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085716115 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085716115 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085716115 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085716115 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085716115 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0] (mgcp_client_endpoint_fsm.c:724) 20241213085716115 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085716115 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085716115 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{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) 20241213085716115 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085716115 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: 14f2e'... (mgcp_client.c:807) 20241213085716115 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1212) 20241213085716115 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085716115 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085716115 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{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) 20241213085716115 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{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)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "14f2e417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "14f2e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085716120 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20241213085716120 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085716120 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085716120 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085716120 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085716120 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{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) 20241213085716120 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{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) 20241213085716120 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085716120 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085716120 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{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) 20241213085716120 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085716120 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085716120 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085716120 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0] (mgcp_client_endpoint_fsm.c:724) 20241213085716120 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085716120 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085716120 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085716120 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1372900-0)[0x55f2df4e66e0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085716120 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1372900-0)[0x55f2df4e66e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870] (fsm.c:486) 20241213085716120 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1372900-0)[0x55f2df4e66e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085716120 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1372900-0)[0x55f2df4e66e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:226) 20241213085716120 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: 14f2e'... (mgcp_client.c:807) 20241213085716120 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1212) 20241213085716120 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1372900-0)[0x55f2df4e66e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085716120 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085716120 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{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) 20241213085716120 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{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) 20241213085716120 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{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)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "14f2e417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "14f2e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085716125 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20241213085716125 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4e66e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085716125 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4e66e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085716125 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4e66e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085716125 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4e66e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085716125 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085716125 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{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) 20241213085716125 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{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) 20241213085716125 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{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) 20241213085716125 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085716125 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085716125 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{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) 20241213085716125 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{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) 20241213085716125 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085716125 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085716125 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085716125 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085716125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085716125 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085716125 DLSCCP DEBUG SCCP-SCOC(25)[0x55f2df4ed5d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085716125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9df37), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085716125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085716125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085716125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085716125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085716125 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085716125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085716125 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085716125 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085716125 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085716125 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085716125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085716125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085716125 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@af3ca9cfdc18: 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)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@af3ca9cfdc18: vl_len:21 HNBGW_Test.msc0-SCCP(245)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(245)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20241213085716143 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085716143 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085716143 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085716143 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085716143 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085716143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085716143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085716143 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085716143 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085716143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085716143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085716143 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085716143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085716143 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) 20241213085716143 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1824) 20241213085716143 DLSCCP DEBUG SCCP-SCOC(25)[0x55f2df4ed5d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085716143 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085716143 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085716143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085716143 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085716143 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085716143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f2df4ee740]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085716143 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241213085716143 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20241213085716143 DMGW NOTICE mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20241213085716143 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20241213085716143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372900)[0x55f2df508790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20241213085716143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20241213085716143 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20241213085716143 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085716143 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085716143 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085716143 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: 14f2e'... (mgcp_client.c:807) 20241213085716143 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085716143 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085716143 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4e66e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085716143 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: 14f2e'... (mgcp_client.c:807) 20241213085716143 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085716143 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4e66e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085716143 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{IN_USE}: Removing from parent mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0] (mgcp_client_endpoint_fsm.c:873) 20241213085716143 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085716143 DLMGCP DEBUG mgw-endp(mgw-fsm-1372900-0)[0x55f2df4ee870]{IN_USE}: Deallocated (fsm.c:568) 20241213085716143 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085716143 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085716143 DMGW DEBUG mgw(mgw-fsm-1372900-0)[0x55f2df4eb8e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085716143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085716143 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 45 bytes of data (stream_srv.c:795) TC_rab_release_abnormal0(252)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "14f2e417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release_abnormal0(252)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "14f2e417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085716146 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20241213085716146 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085716146 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085716146 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085716146 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213085716146 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20241213085716146 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4e66e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085716146 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4e66e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085716146 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4e66e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085716146 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4e66e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@af3ca9cfdc18: 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 } 20241213085716186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50848<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes TC_rab_release_abnormal-Iuh0-RUA(244)@af3ca9cfdc18: Final verdict of PTC: none 20241213085716188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085716188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085716188 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085716188 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085716188 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085716188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372900)[0x55f2df508790]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085716188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372900)[0x55f2df508790]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085716188 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085716189 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085716189 DLSCCP DEBUG SCCP-SCOC(25)[0x55f2df4ed5d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085716189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9df37), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085716189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085716189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085716189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085716189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085716189 DLSCCP DEBUG SCCP-SCOC(25)[0x55f2df4ed5d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085716189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f2df4ee740]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085716189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372900)[0x55f2df508790]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085716189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372900)[0x55f2df508790]{disrupted}: Freeing instance (context_map.c:202) 20241213085716189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1372900)[0x55f2df508790]{disrupted}: Deallocated (fsm.c:568) 20241213085716189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f2df4ee740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085716189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f2df4ee740]{disconnected}: Freeing instance (context_map.c:206) 20241213085716189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55f2df4ee740]{disconnected}: Deallocated (fsm.c:568) MutexDispCT-TC_rab_release_abnormal(239)@af3ca9cfdc18: Final verdict of PTC: none 20241213085716189 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1372900 SCCP-25 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085716189 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39475<->l=127.0.0.1:4262) (control_if.c:193) 20241213085716189 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085716189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085716189 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085716189 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085716189 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085716189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085716189 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085716189 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085716189 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085716189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085716189 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085716189 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085716189 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085716189 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085716189 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085716189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085716189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085716189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085716189 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085716189 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085716189 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085716189 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085716189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085716189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085716189 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(245)@af3ca9cfdc18: Final verdict of PTC: none 20241213085716189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085716189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085716189 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085716189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085716189 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085716189 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085716189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085716189 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085716189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085716189 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn0-RAN(249)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@af3ca9cfdc18: Final verdict of PTC: none20241213085716189 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085716189 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085716189 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085716189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085716189 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085716189 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085716189 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085716189 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085716189 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085716189 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085716189 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085716189 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085716189 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085716189 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085716189 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085716189 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085716189 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085716189 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085716189 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(248)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@af3ca9cfdc18: Final verdict of PTC: none 20241213085716189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085716189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085716189 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085716189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085716189 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085716189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085716189 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085716189 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085716189 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085716189 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085716189 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(251)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(241)@af3ca9cfdc18: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@af3ca9cfdc18: Final verdict of PTC: none 20241213085716203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50840<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085716205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50824<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(242)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:57:16 UTC 2024 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20241213085716255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085716757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50854<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280984) Waiting for packet dumper to finish... 1 (prev_count=280984, count=332272) 20241213085718190 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085718190 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085718190 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085718190 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085718190 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085718190 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:57:18 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_rab_assign_fail started. 20241213085719841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085719845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50876<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085719848 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44007<->l=127.0.0.1:4262) (control_if.c:572) 20241213085719924 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085719924 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085719925 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085719925 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085719925 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085719925 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085719925 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085719925 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085719925 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085719925 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085719926 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085719926 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085719926 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085719926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085719926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085719926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085719926 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085719926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085719926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085719926 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085719926 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085719926 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085719926 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085719926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085719926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085719926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085719926 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085719926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085719926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085719926 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085719926 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085719926 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085719926 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085719926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085719926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085719926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085719926 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085719926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085719926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085719926 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085719926 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085719926 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085719926 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085719926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085719926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085719926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085719926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085719926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085719926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085719927 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085719927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085719927 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085719927 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085719927 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085719927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085719927 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085719927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085719927 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085719927 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085719927 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085719927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085719927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085719927 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085719927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085719927 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085719927 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085719927 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085719927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085719927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085719927 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085719927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085719927 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085719927 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085719927 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085719927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085719927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085719927 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(261)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(259)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085719940 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085719940 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085719940 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085719940 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085719940 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085719940 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085719940 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085719940 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085719942 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085719942 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085719942 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085719942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085719942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085719942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085719942 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085719942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085719942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085719942 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085719942 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085719942 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085719942 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085719942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085719942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085719942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085719942 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085719942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085719942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085719942 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085719942 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085719942 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085719942 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085719942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085719942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085719942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085719942 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085719942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085719942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085719942 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085719942 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085719942 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085719942 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085719942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085719942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085719942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085719942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085719942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085719942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085719942 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085719942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085719942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085719942 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085719942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085719942 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085719942 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085719942 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085719942 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085719942 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085719942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085719942 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085719942 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085719942 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085719942 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085719942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085719942 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085719942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085719942 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085719942 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085719942 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085719942 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085719942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085719942 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085719942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085719942 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085719942 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085719942 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085719942 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085719942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085719942 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085719967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085719967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085719967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085719967 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085719967 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085719967 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085719967 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085719967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085719967 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085720001 DLSCCP DEBUG SCCP-SCOC(24)[0x55f2df4ee610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085720001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d32ca), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085720001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085720001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085720001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085720001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085720001 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085720001 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085720001 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085720001 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085720001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085720001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085720001 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085720138 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085720138 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085720138 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085720138 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085720145 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085720145 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085720145 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085720145 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085720145 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085720145 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085720145 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085720148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085720148 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085720148 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085720148 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085720148 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085720148 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085720148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085720148 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085720148 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085720148 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085720148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085720148 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085720148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085720148 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085720148 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085720148 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085720148 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085720149 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085720149 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085720149 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085720149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085720149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085720149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085720149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085720149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085720149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085720149 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085720149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085720149 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085720149 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085720150 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085720150 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085720150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085720150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085720150 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085720154 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085720154 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085720154 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085720154 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085720158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085720158 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085720158 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085720158 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085720158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085720158 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085720158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085720160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085720160 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085720160 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085720160 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085720160 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085720160 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085720160 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085720160 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085720160 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085720160 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085720160 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085720160 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085720160 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085720160 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085720160 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085720160 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085720160 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085720161 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085720161 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085720161 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085720161 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085720161 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085720161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085720162 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085720162 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085720162 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085720162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085720162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085720162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085720162 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085720161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085720161 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085720161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085720161 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085720161 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(260)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085720956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085720956 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085720956 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085720956 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085720956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085720956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085720956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085720956 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085720956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085720956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085720956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085720956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085720956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085720956 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085720956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085720956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085720956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720956 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085720956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085720956 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085720956 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085720956 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085720956 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085720956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085720956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085720956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085720956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085720956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085720956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085720956 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085720956 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085720956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085720956 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085720956 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085720956 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085720956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085720956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085720956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085720956 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085720956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085720956 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085720956 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085720956 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085720956 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085720956 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085720956 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085720956 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085720956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085720957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085720957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085720957 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085720957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085720957 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085720957 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085720957 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085720957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720957 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085720957 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085720957 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085720957 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085720957 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085720962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085720962 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085720962 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085720962 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085720962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085720962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085720962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085720962 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085720962 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085720962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085720962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085720962 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085720962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085720962 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085720962 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085720962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085720962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720962 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085720962 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085720962 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085720962 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085720962 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085720962 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085720962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085720962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085720962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085720962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085720962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085720962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085720962 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085720962 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085720962 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085720962 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085720962 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085720962 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085720962 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085720962 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085720962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085720962 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085720963 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085720963 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085720963 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085720963 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085720963 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085720963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085720963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085720963 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085720963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085720963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085720963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085720963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085720963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085720963 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085720963 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085720963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085720963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085720963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085720963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085720963 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085720963 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085720963 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085720964 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085720964 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085720996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50884<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(260)@af3ca9cfdc18: f_create_expect(l3 := 'CB470238F5C80FE4F018'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@af3ca9cfdc18: Created Expect[0] for 'CB470238F5C80FE4F018'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@af3ca9cfdc18: Added conn table entry 0TC_rab_assign_fail0(266)9111934 20241213085722033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085722033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085722034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085722034 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085722034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8b097e, normal) (hnbgw_rua.c:407) 20241213085722034 DHNB DEBUG map_rua[0x55f2df508790]{init}: Allocated (fsm.c:456) 20241213085722034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9111934)[0x55f2df508790]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085722034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9111934 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085722034 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085722034 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085722034 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9111934 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085722034 DCN DEBUG map_sccp[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213085722034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085722034 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9111934 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085722034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9111934 SCCP-26 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085722034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9111934)[0x55f2df508790]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085722034 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085722034 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085722034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9111934)[0x55f2df508790]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085722034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f2df4ee740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085722034 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085722034 DLSCCP DEBUG SCCP-SCOC(26)[0x55f2df5079d0]{IDLE}: Allocated (fsm.c:456) 20241213085722034 DLSCCP DEBUG SCCP-SCOC(26)[0x55f2df5079d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085722034 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0acb470238f5c80fe4f018004f40030001a30056400500f1100926) (sccp_scrc.c:406) 20241213085722034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085722034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085722034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085722034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085722034 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085722034 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085722034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085722034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085722034 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085722034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085722034 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085722034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085722034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085722034 DLSCCP DEBUG SCCP-SCOC(26)[0x55f2df5079d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085722034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f2df4ee740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085722034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9111934)[0x55f2df508790]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085722034 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085722034 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085722035 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085722035 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085722035 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085722035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085722035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085722035 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@af3ca9cfdc18: Found Expect[0] for l3='CB470238F5C80FE4F018'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@af3ca9cfdc18: Added conn table entry 0TC_rab_assign_fail0(266)10204057 HNBGW_Test.msc0-SCCP(259)@af3ca9cfdc18: Session index based on connection ID:0 TC_rab_assign_fail0(266)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(259)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085722050 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085722050 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085722050 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085722050 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085722050 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085722050 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085722050 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085722050 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085722050 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085722050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085722050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085722050 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085722050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085722050 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00326e12) (sccp_scrc.c:477) 20241213085722050 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1824) 20241213085722050 DLSCCP DEBUG SCCP-SCOC(26)[0x55f2df5079d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085722050 DLSCCP DEBUG SCCP-SCOC(26)[0x55f2df5079d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085722050 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085722050 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085722050 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) 20241213085722050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f2df4ee740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085722050 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f2df4ee740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(254)@af3ca9cfdc18: 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)@af3ca9cfdc18: 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)@af3ca9cfdc18: 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)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(265)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(259)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(259)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085722250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085722250 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085722250 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085722250 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085722250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085722250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085722250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085722250 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085722251 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085722251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085722251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085722251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085722251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085722251 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) 20241213085722251 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1824) 20241213085722251 DLSCCP DEBUG SCCP-SCOC(26)[0x55f2df5079d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085722251 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085722251 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085722251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085722251 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085722251 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085722251 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f2df4ee740]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085722251 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085722251 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085722251 DMGW DEBUG mgw(mgw-fsm-9111934-0)[0x55f2df4ee870]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085722251 DMGW DEBUG mgw(mgw-fsm-9111934-0)[0x55f2df4ee870]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085722251 DMGW DEBUG mgw(mgw-fsm-9111934-0)[0x55f2df4ee870]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085722251 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085722251 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085722251 DLMGCP DEBUG mgw-endp(mgw-fsm-9111934-0)[0x55f2df4eb8e0]{UNUSED}: Allocated (fsm.c:456) 20241213085722251 DLMGCP DEBUG mgw-endp(mgw-fsm-9111934-0)[0x55f2df4eb8e0]{UNUSED}: is child of mgw(mgw-fsm-9111934-0)[0x55f2df4ee870] (fsm.c:486) 20241213085722251 DLMGCP DEBUG mgw-endp(mgw-fsm-9111934-0)[0x55f2df4eb8e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9111934-0)[0x55f2df4ee870] (mgcp_client_endpoint_fsm.c:724) 20241213085722251 DLMGCP DEBUG mgw-endp(mgw-fsm-9111934-0)[0x55f2df4eb8e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085722251 DLMGCP DEBUG mgw-endp(mgw-fsm-9111934-0)[0x55f2df4eb8e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085722251 DLMGCP DEBUG mgw-endp(mgw-fsm-9111934-0)[0x55f2df4eb8e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085722251 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9111934-0)[0x55f2df4f8650]{ST_CRCX}: Allocated (fsm.c:456) 20241213085722251 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9111934-0)[0x55f2df4f8650]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9111934-0)[0x55f2df4eb8e0] (fsm.c:486) 20241213085722251 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9111934-0)[0x55f2df4f8650]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085722251 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9111934-0)[0x55f2df4f8650]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085722251 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 8b097'... (mgcp_client.c:807) 20241213085722251 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213085722251 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9111934-0)[0x55f2df4f8650]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085722251 DLMGCP DEBUG mgw-endp(mgw-fsm-9111934-0)[0x55f2df4eb8e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8b097e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8b097e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8b097e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8b097e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241213085722287 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20241213085722287 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f8650]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085722287 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f8650]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085722287 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f8650]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085722287 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f8650]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085722287 DLMGCP DEBUG mgw-endp(mgw-fsm-9111934-0)[0x55f2df4eb8e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085722287 DLMGCP DEBUG mgw-endp(mgw-fsm-9111934-0)[0x55f2df4eb8e0]{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) 20241213085722287 DLMGCP DEBUG mgw-endp(mgw-fsm-9111934-0)[0x55f2df4eb8e0]{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) 20241213085722287 DLMGCP DEBUG mgw-endp(mgw-fsm-9111934-0)[0x55f2df4eb8e0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085722287 DLMGCP DEBUG mgw-endp(mgw-fsm-9111934-0)[0x55f2df4eb8e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085722287 DLMGCP DEBUG mgw-endp(mgw-fsm-9111934-0)[0x55f2df4eb8e0]{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) 20241213085722287 DMGW DEBUG mgw(mgw-fsm-9111934-0)[0x55f2df4ee870]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085722287 DMGW DEBUG mgw(mgw-fsm-9111934-0)[0x55f2df4ee870]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085722287 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085722288 DMGW DEBUG mgw(mgw-fsm-9111934-0)[0x55f2df4ee870]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085722288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9111934)[0x55f2df508790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085722288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085722288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085722288 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assign_fail0(266)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085722316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085722316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085722316 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1272) 20241213085722316 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085722316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8b097e) (hnbgw_rua.c:471) 20241213085722316 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9111934 SCCP-26 msc-0 MI=NONE: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20241213085722316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9111934)[0x55f2df508790]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085722316 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085722316 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085722316 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9111934)[0x55f2df508790]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085722316 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241213085722316 DMGW DEBUG mgw(mgw-fsm-9111934-0)[0x55f2df4ee870]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085722316 DMGW DEBUG mgw(mgw-fsm-9111934-0)[0x55f2df4ee870]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085722316 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20241213085722316 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20241213085722316 DMGW ERROR mgw(mgw-fsm-9111934-0)[0x55f2df4ee870]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20241213085722316 DMGW DEBUG mgw(mgw-fsm-9111934-0)[0x55f2df4ee870]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20241213085722316 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20241213085722316 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085722316 DLSCCP DEBUG SCCP-SCOC(26)[0x55f2df5079d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085722316 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00326e12), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:406) 20241213085722316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085722316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085722316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085722316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085722316 DMGW DEBUG mgw(mgw-fsm-9111934-0)[0x55f2df4ee870]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20241213085722316 DMGW DEBUG mgw(mgw-fsm-9111934-0)[0x55f2df4ee870]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085722316 DLMGCP DEBUG mgw-endp(mgw-fsm-9111934-0)[0x55f2df4eb8e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085722316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f8650]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085722316 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 8b097'... (mgcp_client.c:807) 20241213085722316 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213085722316 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f8650]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085722317 DLMGCP DEBUG mgw-endp(mgw-fsm-9111934-0)[0x55f2df4eb8e0]{IN_USE}: Removing from parent mgw(mgw-fsm-9111934-0)[0x55f2df4ee870] (mgcp_client_endpoint_fsm.c:873) 20241213085722317 DLMGCP DEBUG mgw-endp(mgw-fsm-9111934-0)[0x55f2df4eb8e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085722317 DLMGCP DEBUG mgw-endp(mgw-fsm-9111934-0)[0x55f2df4eb8e0]{IN_USE}: Deallocated (fsm.c:568) 20241213085722317 DMGW DEBUG mgw(mgw-fsm-9111934-0)[0x55f2df4ee870]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085722317 DMGW DEBUG mgw(mgw-fsm-9111934-0)[0x55f2df4ee870]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085722317 DMGW DEBUG mgw(mgw-fsm-9111934-0)[0x55f2df4ee870]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085722317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085722317 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085722317 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085722317 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085722317 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085722317 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085722317 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085722317 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(259)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@af3ca9cfdc18: 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)@af3ca9cfdc18: 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)@af3ca9cfdc18: 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)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "8b097e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085722353 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20241213085722353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f8650]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085722353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f8650]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085722353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f8650]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085722353 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f8650]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213085722354 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50884<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.msc0-RAN(260)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_rab_assign_fail(253)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(259)@af3ca9cfdc18: Final verdict of PTC: none 20241213085722359 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44007<->l=127.0.0.1:4262) (control_if.c:193) 20241213085722359 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085722359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085722359 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085722359 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085722359 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085722359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085722359 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_rab_assign_fail-Iuh0(257)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(265)@af3ca9cfdc18: Final verdict of PTC: none TC_rab_assign_fail-Iuh0-RUA(258)@af3ca9cfdc18: Final verdict of PTC: none 20241213085722359 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085722359 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085722359 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085722359 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085722359 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085722359 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085722359 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085722359 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085722360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085722360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085722360 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085722360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085722360 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085722360 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085722360 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085722360 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085722360 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085722360 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085722360 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085722360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085722360 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085722360 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085722360 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085722360 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085722360 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed HNBGW_Test.sgsn0-M3UA(264)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@af3ca9cfdc18: Final verdict of PTC: none 20241213085722360 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085722360 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085722360 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085722360 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085722360 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085722360 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(262)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(255)@af3ca9cfdc18: Final verdict of PTC: none 20241213085722362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085722362 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085722362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085722362 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085722362 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085722362 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085722362 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085722362 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085722362 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085722362 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085722362 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085722362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085722362 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085722362 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085722362 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085722362 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085722362 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085722362 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085722362 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085722362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085722362 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085722362 DLSCCP DEBUG SCCP-SCOC(26)[0x55f2df5079d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085722362 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00326e12), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085722362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085722362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085722362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085722362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085722362 DLSCCP DEBUG SCCP-SCOC(26)[0x55f2df5079d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085722362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f2df4ee740]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085722362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9111934)[0x55f2df508790]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085722362 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9111934)[0x55f2df508790]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085722362 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085722362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9111934)[0x55f2df508790]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085722362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9111934)[0x55f2df508790]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085722362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9111934)[0x55f2df508790]{disrupted}: Freeing instance (context_map.c:202) 20241213085722362 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9111934)[0x55f2df508790]{disrupted}: Deallocated (fsm.c:568) 20241213085722362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f2df4ee740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085722362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f2df4ee740]{disconnected}: Freeing instance (context_map.c:206) 20241213085722362 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55f2df4ee740]{disconnected}: Deallocated (fsm.c:568) 20241213085722362 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9111934 SCCP-26 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085722362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085722362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085722362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085722362 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085722362 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085722362 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085722362 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085722362 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085722362 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085722362 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085722362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085722362 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085722362 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085722362 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085722362 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085722372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50876<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085722373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50860<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(256)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_rab_assign_fail finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:57:22 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20241213085722422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085722925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47610<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=248496) Waiting for packet dumper to finish... 1 (prev_count=248496, count=309056) 20241213085724361 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085724361 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085724361 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085724361 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085724361 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085724361 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:57:24 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_rab_assign_mgcp_to started. 20241213085726028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085726034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47624<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085726039 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40873<->l=127.0.0.1:4262) (control_if.c:572) 20241213085726107 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085726107 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085726107 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085726107 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085726107 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085726107 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085726107 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085726107 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085726108 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085726108 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)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085726109 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085726109 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085726109 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085726109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085726109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085726109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085726109 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085726109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085726109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085726109 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085726109 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085726109 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085726109 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085726109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085726109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085726109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085726109 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085726109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085726109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085726109 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085726109 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085726109 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085726109 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085726109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085726109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085726109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085726109 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085726109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085726109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085726109 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085726109 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085726109 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085726109 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085726109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085726109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085726109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085726109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085726109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085726109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085726109 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085726109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085726109 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085726109 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085726109 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085726109 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085726109 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085726109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085726109 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085726109 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085726109 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085726109 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085726109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085726109 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085726109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085726109 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085726109 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085726109 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085726109 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085726109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085726109 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085726109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085726109 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085726109 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085726109 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085726109 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085726109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085726109 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(275)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085726123 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085726123 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085726123 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085726123 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085726123 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085726123 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085726124 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085726124 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085726125 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085726125 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085726125 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085726125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085726125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085726125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085726125 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085726125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085726125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085726125 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085726125 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085726125 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085726125 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085726125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085726125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085726125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085726125 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085726125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085726125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085726125 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085726125 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085726125 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085726125 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085726125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085726125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085726125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085726125 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085726125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085726125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085726125 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085726125 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085726125 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085726125 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085726125 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085726125 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085726125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085726125 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085726125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085726125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085726125 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085726125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085726125 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085726125 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085726125 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085726125 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085726125 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085726125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085726125 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085726125 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085726125 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085726125 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085726125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085726125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085726125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085726125 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085726125 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085726125 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085726125 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085726125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085726125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085726125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085726125 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085726125 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085726125 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085726125 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085726125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085726125 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(278)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085726146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085726146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085726146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085726146 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085726146 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085726146 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085726146 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085726146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085726146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085726189 DLSCCP DEBUG SCCP-SCOC(25)[0x55f2df4ed5d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085726190 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9df37), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085726190 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085726190 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085726190 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085726190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085726190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085726190 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085726190 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085726190 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085726190 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085726190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085726190 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085726322 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085726322 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085726322 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085726322 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085726331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085726331 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085726331 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085726331 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085726331 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085726331 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085726331 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085726334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085726334 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085726334 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085726334 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085726334 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085726334 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085726334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085726334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085726334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085726334 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085726334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085726334 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085726334 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085726334 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085726334 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085726335 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085726335 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085726336 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085726336 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085726336 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085726336 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085726336 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085726336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085726336 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085726336 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085726336 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085726337 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085726337 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085726337 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085726337 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085726337 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213085726337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085726337 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085726337 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085726337 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085726337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085726337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085726337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085726337 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(278)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085726342 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085726342 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085726342 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085726342 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085726342 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085726342 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085726342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085726343 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085726343 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085726343 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085726343 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085726343 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085726343 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085726343 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085726343 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085726343 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085726343 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085726343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085726343 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085726343 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085726343 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085726343 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085726343 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085726343 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085726344 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085726344 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085726344 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085726344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085726344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085726344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085726344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085726344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085726344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085726344 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085726344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085726344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085726344 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085726345 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085726345 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085726345 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085726345 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085726345 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085726345 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085726345 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085726345 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(274)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085727126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085727126 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085727127 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085727127 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085727127 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085727127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085727127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085727127 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085727127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085727127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085727127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085727127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085727127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085727127 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085727127 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085727127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727127 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085727127 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085727127 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085727127 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085727127 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085727127 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085727127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085727127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085727127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085727127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085727127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085727127 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085727127 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085727127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085727127 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085727127 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085727127 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085727127 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085727127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085727127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085727127 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085727127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085727127 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085727127 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085727127 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085727127 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085727127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085727127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085727127 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085727127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085727127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085727127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085727127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085727127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085727127 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085727127 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085727127 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727127 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085727127 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085727127 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085727127 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085727127 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085727139 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085727139 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085727139 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085727139 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085727139 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085727139 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085727139 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085727139 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085727139 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085727139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085727139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) HNBGW_Test.sgsn0-RAN(277)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085727139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085727139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085727139 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085727139 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085727139 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085727139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727139 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727139 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727139 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727139 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727139 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727139 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085727139 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085727139 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085727139 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085727139 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085727139 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085727139 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085727140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085727140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085727140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085727140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085727140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085727140 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085727140 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085727140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085727140 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085727140 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085727140 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085727140 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085727140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085727140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085727140 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085727140 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085727140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085727140 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085727140 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085727140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085727140 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085727140 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085727140 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085727140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085727140 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085727140 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085727140 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085727140 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085727140 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085727140 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085727140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727140 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085727140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085727140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085727140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085727140 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085727140 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085727140 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085727140 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085727140 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085727157 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47628<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@af3ca9cfdc18: 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)@af3ca9cfdc18: f_create_expect(l3 := '4D8A9E273EF18EEEF7B8'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@af3ca9cfdc18: Created Expect[0] for '4D8A9E273EF18EEEF7B8'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@af3ca9cfdc18: Added conn table entry 0TC_rab_assign_mgcp_to0(280)3734423 20241213085728197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085728197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085728197 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085728197 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085728197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x38fb97, normal) (hnbgw_rua.c:407) 20241213085728197 DHNB DEBUG map_rua[0x55f2df508790]{init}: Allocated (fsm.c:456) 20241213085728197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3734423)[0x55f2df508790]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085728197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3734423 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085728197 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085728197 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085728197 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3734423 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085728197 DCN DEBUG map_sccp[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213085728197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085728197 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3734423 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085728197 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3734423 SCCP-27 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085728197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3734423)[0x55f2df508790]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085728197 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085728197 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085728197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3734423)[0x55f2df508790]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085728197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f2df4ee740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085728197 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085728197 DLSCCP DEBUG SCCP-SCOC(27)[0x55f2df4f8650]{IDLE}: Allocated (fsm.c:456) 20241213085728197 DLSCCP DEBUG SCCP-SCOC(27)[0x55f2df4f8650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085728197 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a4d8a9e273ef18eeef7b8004f40030001590056400500f1100926) (sccp_scrc.c:406) 20241213085728197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085728197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085728197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085728197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085728197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085728197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085728197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085728197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085728197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085728197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085728197 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085728197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085728197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085728197 DLSCCP DEBUG SCCP-SCOC(27)[0x55f2df4f8650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085728197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f2df4ee740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085728197 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3734423)[0x55f2df508790]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085728197 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085728197 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085728197 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085728197 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085728198 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085728198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085728198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085728198 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@af3ca9cfdc18: Found Expect[0] for l3='4D8A9E273EF18EEEF7B8'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@af3ca9cfdc18: Added conn table entry 0TC_rab_assign_mgcp_to0(280)2204382 HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(280)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085728218 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085728218 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085728218 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085728218 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085728218 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085728218 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085728218 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085728218 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085728218 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085728218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085728218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085728218 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085728218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085728218 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e9ff81) (sccp_scrc.c:477) 20241213085728218 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1824) 20241213085728218 DLSCCP DEBUG SCCP-SCOC(27)[0x55f2df4f8650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085728218 DLSCCP DEBUG SCCP-SCOC(27)[0x55f2df4f8650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085728218 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085728218 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085728219 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) 20241213085728219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f2df4ee740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085728219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f2df4ee740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085728418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085728418 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085728418 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085728418 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085728418 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085728418 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085728418 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085728418 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085728418 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085728419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085728419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085728419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085728419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085728419 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) 20241213085728419 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20241213085728419 DLSCCP DEBUG SCCP-SCOC(27)[0x55f2df4f8650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085728419 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085728419 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085728419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085728419 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085728419 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085728419 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f2df4ee740]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085728419 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085728419 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085728419 DMGW DEBUG mgw(mgw-fsm-3734423-0)[0x55f2df4eb8e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085728419 DMGW DEBUG mgw(mgw-fsm-3734423-0)[0x55f2df4eb8e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085728419 DMGW DEBUG mgw(mgw-fsm-3734423-0)[0x55f2df4eb8e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085728419 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085728419 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085728419 DLMGCP DEBUG mgw-endp(mgw-fsm-3734423-0)[0x55f2df4ee870]{UNUSED}: Allocated (fsm.c:456) 20241213085728419 DLMGCP DEBUG mgw-endp(mgw-fsm-3734423-0)[0x55f2df4ee870]{UNUSED}: is child of mgw(mgw-fsm-3734423-0)[0x55f2df4eb8e0] (fsm.c:486) 20241213085728419 DLMGCP DEBUG mgw-endp(mgw-fsm-3734423-0)[0x55f2df4ee870]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3734423-0)[0x55f2df4eb8e0] (mgcp_client_endpoint_fsm.c:724) 20241213085728419 DLMGCP DEBUG mgw-endp(mgw-fsm-3734423-0)[0x55f2df4ee870]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085728419 DLMGCP DEBUG mgw-endp(mgw-fsm-3734423-0)[0x55f2df4ee870]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085728419 DLMGCP DEBUG mgw-endp(mgw-fsm-3734423-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085728419 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3734423-0)[0x55f2df4e88f0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085728419 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3734423-0)[0x55f2df4e88f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3734423-0)[0x55f2df4ee870] (fsm.c:486) 20241213085728419 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3734423-0)[0x55f2df4e88f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085728419 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3734423-0)[0x55f2df4e88f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085728419 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 38fb9'... (mgcp_client.c:807) 20241213085728419 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213085728419 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3734423-0)[0x55f2df4e88f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085728419 DLMGCP DEBUG mgw-endp(mgw-fsm-3734423-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "38fb9717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "38fb9717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "38fb9717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "38fb9717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20241213085730002 DLSCCP DEBUG SCCP-SCOC(24)[0x55f2df4ee610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085730002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000d32ca), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085730002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085730002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085730002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085730002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085730002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085730002 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085730002 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085730002 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085730002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085730002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085730002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085730002 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085730006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085730006 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085730006 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085730006 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085730006 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085730006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085730006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085730006 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085730006 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085730006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085730006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085730006 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085730006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085730006 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=000d32ca) (sccp_scrc.c:477) 20241213085730006 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1824) 20241213085730006 DLSCCP DEBUG SCCP-SCOC(24)[0x55f2df4ee610]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085730006 DLSCCP DEBUG SCCP-SCOC(24)[0x55f2df4ee610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085730006 DLSCCP DEBUG SCCP-SCOC(24)[0x55f2df4ee610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085730006 DLSCCP DEBUG SCCP-SCOC(24)[0x55f2df4ee610]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085730006 DLSCCP DEBUG SCCP-SCOC(24)[0x55f2df4ee610]{IDLE}: Deallocated (fsm.c:568) 20241213085732363 DLSCCP DEBUG SCCP-SCOC(26)[0x55f2df5079d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085732363 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00326e12), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085732363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085732363 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085732363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085732363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085732364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085732364 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085732364 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085732364 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085732364 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085732364 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085732364 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085732364 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085732367 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085732367 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085732367 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085732367 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085732367 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085732367 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085732367 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085732367 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085732367 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085732367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085732367 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085732368 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085732368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085732368 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=00326e12) (sccp_scrc.c:477) 20241213085732368 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1824) 20241213085732368 DLSCCP DEBUG SCCP-SCOC(26)[0x55f2df5079d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085732368 DLSCCP DEBUG SCCP-SCOC(26)[0x55f2df5079d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085732368 DLSCCP DEBUG SCCP-SCOC(26)[0x55f2df5079d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085732368 DLSCCP DEBUG SCCP-SCOC(26)[0x55f2df5079d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085732368 DLSCCP DEBUG SCCP-SCOC(26)[0x55f2df5079d0]{IDLE}: Deallocated (fsm.c:568) 20241213085732420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4e88f0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20241213085732420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4e88f0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:522) 20241213085732420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4e88f0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-3734423-0)[0x55f2df4ee870] (mgcp_client_fsm.c:522) 20241213085732420 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1243) 20241213085732420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4e88f0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:522) 20241213085732420 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4e88f0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20241213085732420 DLMGCP DEBUG mgw-endp(mgw-fsm-3734423-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:522) 20241213085732420 DLMGCP DEBUG mgw-endp(mgw-fsm-3734423-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085732420 DLMGCP DEBUG mgw-endp(mgw-fsm-3734423-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20241213085732420 DLMGCP DEBUG mgw-endp(mgw-fsm-3734423-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-3734423-0)[0x55f2df4eb8e0] (mgcp_client_endpoint_fsm.c:925) 20241213085732420 DLMGCP DEBUG mgw-endp(mgw-fsm-3734423-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20241213085732420 DLMGCP DEBUG mgw-endp(mgw-fsm-3734423-0)[0x55f2df4ee870]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20241213085732420 DMGW DEBUG mgw(mgw-fsm-3734423-0)[0x55f2df4eb8e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20241213085732420 DMGW ERROR mgw(mgw-fsm-3734423-0)[0x55f2df4eb8e0]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20241213085732420 DMGW DEBUG mgw(mgw-fsm-3734423-0)[0x55f2df4eb8e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20241213085732420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20241213085732420 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085732420 DLSCCP DEBUG SCCP-SCOC(27)[0x55f2df4f8650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085732420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9ff81), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:406) 20241213085732420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085732420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085732420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085732420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085732420 DMGW DEBUG mgw(mgw-fsm-3734423-0)[0x55f2df4eb8e0]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20241213085732420 DMGW DEBUG mgw(mgw-fsm-3734423-0)[0x55f2df4eb8e0]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20241213085732420 DMGW DEBUG mgw(mgw-fsm-3734423-0)[0x55f2df4eb8e0]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20241213085732421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085732421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085732421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085732421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085732421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085732421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085732421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085732421 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: vl_len:12 HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085732450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085732450 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085732450 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085732450 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085732450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085732450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085732450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085732450 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085732450 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085732450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085732450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085732450 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085732450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085732450 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) 20241213085732450 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1824) 20241213085732451 DLSCCP DEBUG SCCP-SCOC(27)[0x55f2df4f8650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085732451 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085732451 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085732451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085732451 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085732451 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085732451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f2df4ee740]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085732451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3734423)[0x55f2df508790]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085732451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213085732451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085732451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assign_mgcp_to0(280)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@af3ca9cfdc18: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)3734423 20241213085732483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085732483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085732483 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085732484 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085732484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x38fb97,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085732484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3734423 SCCP-27 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085732484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3734423)[0x55f2df508790]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085732484 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085732484 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085732484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3734423)[0x55f2df508790]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085732484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085732484 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085732484 DLSCCP DEBUG SCCP-SCOC(27)[0x55f2df4f8650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085732484 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9ff81), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085732484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085732484 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085732484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085732484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085732484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3734423)[0x55f2df508790]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085732484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085732484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f2df4ee740]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085732484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085732484 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085732484 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085732484 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085732484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085732484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085732484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085732484 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@af3ca9cfdc18: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)2204382 HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: Session index based on connection ID:0 20241213085732497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085732497 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085732497 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085732497 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085732497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085732497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085732497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085732497 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085732497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085732497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085732497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085732497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085732497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085732497 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=00e9ff81), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085732497 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1824) 20241213085732497 DLSCCP DEBUG SCCP-SCOC(27)[0x55f2df4f8650]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085732497 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085732497 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085732497 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) 20241213085732497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f2df4ee740]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085732497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f2df4ee740]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085732497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3734423)[0x55f2df508790]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085732497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3734423)[0x55f2df508790]{disconnected}: Freeing instance (context_map.c:202) 20241213085732497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3734423)[0x55f2df508790]{disconnected}: Deallocated (fsm.c:568) 20241213085732497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f2df4ee740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085732497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f2df4ee740]{disconnected}: Freeing instance (context_map.c:206) 20241213085732497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55f2df4ee740]{disconnected}: Deallocated (fsm.c:568) 20241213085732497 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3734423 SCCP-27 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085732497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e9ff81), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:406) 20241213085732497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085732498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085732498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085732498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085732498 DLSCCP DEBUG SCCP-SCOC(27)[0x55f2df4f8650]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085732498 DLSCCP DEBUG SCCP-SCOC(27)[0x55f2df4f8650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085732498 DLSCCP DEBUG SCCP-SCOC(27)[0x55f2df4f8650]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085732498 DLSCCP DEBUG SCCP-SCOC(27)[0x55f2df4f8650]{IDLE}: Deallocated (fsm.c:568) 20241213085732498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085732498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085732498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085732498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085732498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085732498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085732498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085732498 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085734497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47628<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_rab_assign_mgcp_to(267)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(273)@af3ca9cfdc18: Final verdict of PTC: none 20241213085734510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47624<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085734510 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40873<->l=127.0.0.1:4262) (control_if.c:193) 20241213085734511 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085734511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085734511 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085734511 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085734511 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085734512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085734512 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085734512 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(274)@af3ca9cfdc18: Final verdict of PTC: none 20241213085734512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085734512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) HNBGW_Test.sgsn0-RAN(277)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@af3ca9cfdc18: Final verdict of PTC: none 20241213085734513 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085734513 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085734513 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(275)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@af3ca9cfdc18: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(268)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(279)@af3ca9cfdc18: Final verdict of PTC: none 20241213085734516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085734515 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085734515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085734515 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085734515 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085734515 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085734515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085734515 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085734515 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085734515 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085734515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085734515 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085734515 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085734515 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085734515 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085734515 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085734515 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085734515 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085734515 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085734515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085734515 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085734516 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085734516 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085734516 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085734516 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085734516 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085734516 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085734516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085734516 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085734516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085734516 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085734516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085734516 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085734516 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085734516 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085734516 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085734517 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085734517 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085734517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085734517 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085734517 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085734517 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085734517 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085734517 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085734517 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085734517 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085734517 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) TC_rab_assign_mgcp_to-Iuh0(271)@af3ca9cfdc18: Final verdict of PTC: none20241213085734517 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085734524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47612<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(270)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:57:34 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgcp_to pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgcp_to.talloc 20241213085734613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35766<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085735115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35766<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=294996) Waiting for packet dumper to finish... 1 (prev_count=294996, count=321856) 20241213085736191 DLSCCP DEBUG SCCP-SCOC(25)[0x55f2df4ed5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085736191 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9df37), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085736191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085736191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085736191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085736191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085736191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085736191 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085736191 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085736191 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085736191 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085736191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085736191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085736191 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085736516 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085736516 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085736516 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085736516 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085736516 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085736516 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:57:37 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20241213085738231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085738235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35776<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085738239 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39001<->l=127.0.0.1:4262) (control_if.c:572) 20241213085738300 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085738300 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085738300 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085738300 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085738300 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085738300 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085738300 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085738300 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085738300 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085738300 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085738302 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085738302 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085738302 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085738302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085738302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085738302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085738302 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085738302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085738302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085738302 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085738302 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085738302 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085738302 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085738302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085738302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085738302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085738302 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085738302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085738302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085738302 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085738302 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085738302 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085738302 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085738302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085738302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085738302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085738302 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085738302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085738302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085738302 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085738302 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085738302 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085738302 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085738302 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085738302 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085738302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738302 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738302 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738302 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738302 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738302 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085738302 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085738302 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085738302 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085738302 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085738302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085738302 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085738302 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085738302 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085738302 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085738302 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085738302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085738302 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085738302 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085738302 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085738302 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085738302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085738302 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085738302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085738302 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085738302 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085738302 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085738302 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085738302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085738302 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085738302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085738302 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085738302 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085738302 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085738302 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085738302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085738302 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(289)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(289)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085738318 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085738318 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085738318 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085738318 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085738318 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085738318 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085738318 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085738318 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085738319 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085738320 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085738320 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085738320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085738320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085738320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085738320 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085738320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085738320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085738320 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085738320 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085738320 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085738320 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085738320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085738320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085738320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085738320 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085738320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085738320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085738320 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085738320 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085738320 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085738320 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085738320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085738320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085738320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085738320 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085738320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085738320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085738320 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085738320 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085738320 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085738320 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085738320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085738320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085738320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085738320 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085738320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085738320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085738320 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085738320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085738320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085738320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085738320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085738320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085738320 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085738320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085738320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085738320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085738320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085738320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085738320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085738320 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085738320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085738320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085738320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085738320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085738320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085738320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085738320 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085738320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085738320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085738320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085738320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085738320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085738320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085738320 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(292)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(290)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085738343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085738343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085738343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085738343 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085738343 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085738343 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085738343 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085738343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085738343 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085738514 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085738514 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085738514 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085738514 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085738521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085738521 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085738521 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085738521 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085738521 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085738521 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085738521 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085738524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085738524 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085738524 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085738524 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085738524 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085738524 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085738524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085738524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085738524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085738524 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085738524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085738524 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085738524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085738524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085738524 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085738524 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085738524 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085738525 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085738525 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085738525 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085738525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085738525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085738525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085738525 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085738525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085738525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085738525 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085738525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085738525 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085738525 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085738525 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085738525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085738525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085738525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085738525 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085738531 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085738531 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085738531 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085738531 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085738533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085738533 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085738533 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085738533 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085738533 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085738533 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085738533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085738533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085738533 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085738533 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085738533 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085738533 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085738533 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085738533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085738533 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085738533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085738533 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085738533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085738533 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085738533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085738534 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085738534 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085738534 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085738534 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085738535 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085738535 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085738535 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085738535 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085738535 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085738535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085738535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085738535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085738535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085738535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085738535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085738535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085738535 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085738535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085738535 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085738535 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085738535 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085738535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085738535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085738535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085738535 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(288)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085739322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085739322 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085739322 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085739322 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085739322 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085739322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085739322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085739322 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085739322 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085739322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085739322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085739322 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085739322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085739322 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085739322 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085739322 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085739322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739322 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085739322 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085739322 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085739322 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085739322 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085739322 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085739322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085739322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085739322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739322 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085739322 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085739322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085739322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085739322 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085739322 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085739322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085739322 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085739322 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085739322 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085739322 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085739322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085739322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085739322 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085739322 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085739322 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085739322 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085739322 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085739322 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085739322 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085739322 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085739322 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085739323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085739323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085739323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085739323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085739323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085739323 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085739323 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085739323 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085739323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739323 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085739323 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085739323 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085739323 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085739323 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085739340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085739340 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085739340 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085739340 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085739340 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085739340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085739340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085739340 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085739340 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085739340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085739340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085739340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085739340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085739340 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085739340 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085739340 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085739340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739340 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085739340 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085739340 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085739340 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085739340 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085739340 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085739340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085739340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085739340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085739340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085739340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085739340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085739340 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085739340 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085739340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085739340 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085739340 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085739340 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085739340 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085739340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085739340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085739340 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085739340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085739340 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085739340 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085739340 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085739340 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085739340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085739340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085739340 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085739340 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085739340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085739340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085739340 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085739340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085739340 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085739340 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085739340 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085739340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085739340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085739340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085739340 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085739340 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085739340 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085739340 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085739340 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085739364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35778<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(288)@af3ca9cfdc18: f_create_expect(l3 := '815BDA1F620313CD9220'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@af3ca9cfdc18: Created Expect[0] for '815BDA1F620313CD9220'O to be handled at TC_rab_assign_mgw_iuup_addr_chg0(294) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@af3ca9cfdc18: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)3916740 20241213085740412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085740412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085740412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085740412 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085740412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3bc3c4, normal) (hnbgw_rua.c:407) 20241213085740412 DHNB DEBUG map_rua[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213085740412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3916740)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085740412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3916740 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085740412 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085740412 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085740412 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3916740 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085740412 DCN DEBUG map_sccp[0x55f2df4f8650]{init}: Allocated (fsm.c:456) 20241213085740412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f2df4f8650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085740412 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3916740 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085740412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3916740 SCCP-28 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085740412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3916740)[0x55f2df4ee740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085740412 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085740412 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085740413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3916740)[0x55f2df4ee740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085740413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f2df4f8650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085740413 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085740413 DLSCCP DEBUG SCCP-SCOC(28)[0x55f2df4e88f0]{IDLE}: Allocated (fsm.c:456) 20241213085740413 DLSCCP DEBUG SCCP-SCOC(28)[0x55f2df4e88f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085740413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a815bda1f620313cd9220004f40030000480056400500f1100926) (sccp_scrc.c:406) 20241213085740413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085740413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085740413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085740413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085740413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085740413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085740413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085740413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085740413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085740413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085740413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085740413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085740413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085740413 DLSCCP DEBUG SCCP-SCOC(28)[0x55f2df4e88f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085740413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f2df4f8650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085740413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3916740)[0x55f2df4ee740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085740413 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085740413 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085740413 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085740413 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085740413 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085740413 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085740413 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085740413 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@af3ca9cfdc18: Found Expect[0] for l3='815BDA1F620313CD9220'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@af3ca9cfdc18: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)965423 HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085740431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085740431 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085740431 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085740431 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085740431 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085740431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085740431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085740431 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085740431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085740431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085740431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085740431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085740431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085740431 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0025df6e) (sccp_scrc.c:477) 20241213085740431 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1824) 20241213085740431 DLSCCP DEBUG SCCP-SCOC(28)[0x55f2df4e88f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085740431 DLSCCP DEBUG SCCP-SCOC(28)[0x55f2df4e88f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085740431 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085740431 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085740431 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) 20241213085740431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f2df4f8650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085740431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f2df4f8650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(282)@af3ca9cfdc18: 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)@af3ca9cfdc18: 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)@af3ca9cfdc18: 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)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(293)@af3ca9cfdc18: 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)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085740634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085740634 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085740634 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085740634 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085740634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085740634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085740634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085740634 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085740634 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085740634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085740634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085740634 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085740634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085740634 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) 20241213085740634 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20241213085740634 DLSCCP DEBUG SCCP-SCOC(28)[0x55f2df4e88f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085740634 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085740634 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085740634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f2df4f8650]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085740634 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085740634 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085740634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f2df4f8650]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085740634 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085740634 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085740634 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085740634 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085740634 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085740634 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085740634 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085740634 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{UNUSED}: Allocated (fsm.c:456) 20241213085740634 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{UNUSED}: is child of mgw(mgw-fsm-3916740-0)[0x55f2df4ee870] (fsm.c:486) 20241213085740634 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3916740-0)[0x55f2df4ee870] (mgcp_client_endpoint_fsm.c:724) 20241213085740634 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085740634 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085740634 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085740634 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3916740-0)[0x55f2df5079d0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085740634 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3916740-0)[0x55f2df5079d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0] (fsm.c:486) 20241213085740634 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3916740-0)[0x55f2df5079d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085740634 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3916740-0)[0x55f2df5079d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085740634 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 3bc3c'... (mgcp_client.c:807) 20241213085740634 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1212) 20241213085740634 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3916740-0)[0x55f2df5079d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085740634 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3bc3c417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3bc3c417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3bc3c417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3bc3c417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241213085740644 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20241213085740644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085740644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085740644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085740644 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085740644 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085740644 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{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) 20241213085740644 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{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) 20241213085740644 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085740644 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085740644 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{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) 20241213085740644 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085740644 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085740644 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085740644 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085740644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3916740)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085740644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085740644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085740644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assign_mgw_iuup_addr_chg0(294)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085740654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085740654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085740654 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085740654 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085740654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3bc3c4) (hnbgw_rua.c:471) 20241213085740654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3916740 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085740654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3916740)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085740654 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085740654 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085740654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3916740)[0x55f2df4ee740]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085740654 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085740654 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085740654 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085740654 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085740654 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085740654 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3916740-0)[0x55f2df4ee870] (mgcp_client_endpoint_fsm.c:724) 20241213085740654 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085740654 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085740654 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{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) 20241213085740654 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085740654 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 3bc3'... (mgcp_client.c:807) 20241213085740654 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241213085740654 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085740654 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085740654 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{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) 20241213085740654 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{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)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "3bc3c417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3bc3c417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085740659 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20241213085740659 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:431) 20241213085740659 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085740659 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085740659 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085740659 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{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) 20241213085740659 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{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) 20241213085740659 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085740659 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085740659 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{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) 20241213085740659 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085740659 DMGW INFO mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{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) 20241213085740659 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20241213085740659 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085740659 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085740659 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3916740)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085740659 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085740659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085740659 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_rab_assign_mgw_iuup_addr_chg0(294)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085740660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085740660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085740660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085740660 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085740660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3bc3c4) (hnbgw_rua.c:471) 20241213085740660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3916740 SCCP-28 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085740660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3916740)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085740660 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085740660 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085740660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3916740)[0x55f2df4ee740]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085740660 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085740660 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085740660 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085740660 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085740660 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20241213085740660 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20241213085740660 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085740660 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3916740-0)[0x55f2df4ee870] (mgcp_client_endpoint_fsm.c:724) 20241213085740660 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085740660 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085740660 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085740660 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3916740-0)[0x55f2df4ee610]{ST_CRCX}: Allocated (fsm.c:456) 20241213085740660 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3916740-0)[0x55f2df4ee610]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0] (fsm.c:486) 20241213085740660 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3916740-0)[0x55f2df4ee610]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085740660 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3916740-0)[0x55f2df4ee610]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241213085740660 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 3bc3'... (mgcp_client.c:807) 20241213085740660 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241213085740660 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3916740-0)[0x55f2df4ee610]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085740660 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085740660 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{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) 20241213085740660 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{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) 20241213085740660 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{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)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "3bc3c417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3bc3c417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085740665 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20241213085740665 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085740665 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee610]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085740665 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee610]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085740665 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee610]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085740665 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085740665 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{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) 20241213085740665 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{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) 20241213085740665 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{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) 20241213085740665 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085740665 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085740665 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{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) 20241213085740665 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{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) 20241213085740665 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085740665 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085740665 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085740665 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085740665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f2df4f8650]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085740665 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085740665 DLSCCP DEBUG SCCP-SCOC(28)[0x55f2df4e88f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085740665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025df6e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085740665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085740665 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085740665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085740665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085740665 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085740665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085740665 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085740665 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085740665 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085740665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085740665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085740665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085740665 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@af3ca9cfdc18: 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)@af3ca9cfdc18: 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)@af3ca9cfdc18: 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)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: vl_len:12 HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085740678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085740678 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085740678 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085740678 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085740678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085740678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085740678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085740678 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085740678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085740678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085740678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085740678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085740678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085740678 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) 20241213085740678 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1824) 20241213085740678 DLSCCP DEBUG SCCP-SCOC(28)[0x55f2df4e88f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085740678 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085740678 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085740678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f2df4f8650]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085740678 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085740678 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085740678 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f2df4f8650]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085740678 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085740678 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085740678 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085740678 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085740678 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085740678 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 3bc3'... (mgcp_client.c:807) 20241213085740678 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213085740678 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085740678 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee610]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085740678 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 3bc3'... (mgcp_client.c:807) 20241213085740678 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213085740678 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee610]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085740678 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{IN_USE}: Removing from parent mgw(mgw-fsm-3916740-0)[0x55f2df4ee870] (mgcp_client_endpoint_fsm.c:873) 20241213085740678 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085740678 DLMGCP DEBUG mgw-endp(mgw-fsm-3916740-0)[0x55f2df4eb8e0]{IN_USE}: Deallocated (fsm.c:568) 20241213085740678 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085740678 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085740678 DMGW DEBUG mgw(mgw-fsm-3916740-0)[0x55f2df4ee870]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085740678 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3916740)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085740678 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213085740678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085740678 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_rab_assign_mgw_iuup_addr_chg0(294)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "3bc3c417" }, { code := "I", val := "11111" } }, sdp := omit } 20241213085740680 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20241213085740680 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085740680 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085740680 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085740680 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df5079d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg0(294)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "3bc3c417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085740680 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20241213085740680 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee610]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085740680 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee610]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085740680 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee610]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085740680 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee610]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@af3ca9cfdc18: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)3916740 20241213085740683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085740683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085740683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085740683 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085740683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3bc3c4,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085740683 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3916740 SCCP-28 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085740683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3916740)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085740683 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085740683 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085740683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3916740)[0x55f2df4ee740]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085740683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f2df4f8650]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085740683 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085740683 DLSCCP DEBUG SCCP-SCOC(28)[0x55f2df4e88f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085740683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025df6e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085740683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085740683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085740683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085740683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085740683 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3916740)[0x55f2df4ee740]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085740683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f2df4f8650]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085740683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f2df4f8650]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085740684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085740684 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085740684 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085740684 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085740684 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085740684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085740684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085740684 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@af3ca9cfdc18: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)965423 HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: Session index based on connection ID:0 20241213085740685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085740685 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085740685 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085740686 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085740686 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085740686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085740686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085740686 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085740686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085740686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085740686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085740686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085740686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085740686 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=0025df6e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085740686 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1824) 20241213085740686 DLSCCP DEBUG SCCP-SCOC(28)[0x55f2df4e88f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085740686 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085740686 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085740686 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) 20241213085740686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f2df4f8650]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085740686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f2df4f8650]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085740686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3916740)[0x55f2df4ee740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085740686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3916740)[0x55f2df4ee740]{disconnected}: Freeing instance (context_map.c:202) 20241213085740686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3916740)[0x55f2df4ee740]{disconnected}: Deallocated (fsm.c:568) 20241213085740686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f2df4f8650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085740686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f2df4f8650]{disconnected}: Freeing instance (context_map.c:206) 20241213085740686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55f2df4f8650]{disconnected}: Deallocated (fsm.c:568) 20241213085740686 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3916740 SCCP-28 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085740686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0025df6e), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:406) 20241213085740686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085740686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085740686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085740686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085740686 DLSCCP DEBUG SCCP-SCOC(28)[0x55f2df4e88f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085740686 DLSCCP DEBUG SCCP-SCOC(28)[0x55f2df4e88f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085740686 DLSCCP DEBUG SCCP-SCOC(28)[0x55f2df4e88f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085740686 DLSCCP DEBUG SCCP-SCOC(28)[0x55f2df4e88f0]{IDLE}: Deallocated (fsm.c:568) 20241213085740686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085740686 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085740686 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085740686 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085740686 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085740686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085740686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085740686 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085742691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35778<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085742702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35776<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085742703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085742703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085742703 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085742703 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085742703 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085742703 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39001<->l=127.0.0.1:4262) (control_if.c:193) 20241213085742703 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085742703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085742703 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085742703 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085742703 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085742703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085742704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085742704 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085742704 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085742704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085742704 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085742704 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085742704 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085742704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085742704 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085742704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085742704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085742704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@af3ca9cfdc18: Final verdict of PTC: none 20241213085742704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085742704 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085742704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085742704 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085742705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085742705 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085742705 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085742705 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085742705 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085742705 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@af3ca9cfdc18: Final verdict of PTC: none 20241213085742705 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085742705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085742705 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085742705 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-RAN(288)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(287)@af3ca9cfdc18: Final verdict of PTC: none 20241213085742706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085742705 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085742705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085742705 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085742705 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241213085742705 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085742705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085742705 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085742705 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085742705 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085742705 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085742706 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085742706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085742706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085742706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085742706 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085742706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085742706 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085742706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085742706 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085742706 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085742706 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085742706 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085742706 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(293)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@af3ca9cfdc18: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(282)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085742707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35772<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(284)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:57:42 UTC 2024 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc 20241213085742809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33980<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085743312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33980<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=352528) Waiting for packet dumper to finish... 1 (prev_count=352528, count=353068) 20241213085744704 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085744705 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085744705 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085744706 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085744706 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085744706 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:57:45 UTC 2024 /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 20241213085746192 DLSCCP DEBUG SCCP-SCOC(25)[0x55f2df4ed5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085746192 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9df37), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085746192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085746192 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085746192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085746192 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085746192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085746192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085746192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085746192 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085746192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085746192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085746192 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_ranap_cs_mo_disconnect started. 20241213085746423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33996<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085746430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33998<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085746436 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46547<->l=127.0.0.1:4262) (control_if.c:572) 20241213085746509 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085746509 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085746510 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085746510 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085746510 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085746510 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085746510 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085746510 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085746510 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085746510 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)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085746511 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085746511 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085746511 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085746511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085746511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085746511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085746511 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085746511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085746511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085746511 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085746511 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085746511 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085746511 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085746511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085746511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085746511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085746511 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085746511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085746511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085746511 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085746511 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085746511 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085746511 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085746511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085746511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085746511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085746511 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085746511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085746511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085746511 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085746511 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085746511 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085746511 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085746511 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085746511 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085746511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085746511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085746511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085746511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085746511 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085746511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085746511 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085746512 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085746512 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085746512 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085746512 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085746512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085746512 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085746512 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085746512 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085746512 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085746512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085746512 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085746512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085746512 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085746512 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085746512 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085746512 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085746512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085746512 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085746512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085746512 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085746512 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085746512 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085746512 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085746512 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085746512 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(303)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085746529 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085746529 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085746529 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085746529 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085746529 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085746529 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085746529 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085746529 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085746530 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085746530 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085746530 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085746530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085746530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085746530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085746530 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085746530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085746530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085746530 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085746530 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085746530 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085746530 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085746530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085746530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085746530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085746530 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085746530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085746530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085746530 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085746530 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085746530 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085746530 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085746530 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085746530 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085746530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746530 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746530 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746530 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746530 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085746531 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085746531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085746531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085746531 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085746531 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085746531 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085746531 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085746531 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085746531 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085746531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746531 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746531 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746531 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746531 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746531 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085746531 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085746531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085746531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085746531 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085746531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085746531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085746531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085746531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085746531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085746531 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085746531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085746531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085746531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085746531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085746531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085746531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085746531 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085746531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085746531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085746531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085746531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085746531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085746531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085746531 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085746531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085746531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085746531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085746531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085746531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085746531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085746531 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085746552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085746552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085746552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085746552 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085746552 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085746552 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085746552 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085746552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085746552 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085746726 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085746726 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085746726 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085746726 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085746730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085746730 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085746731 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085746731 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085746731 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085746731 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085746731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085746733 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085746733 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085746733 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085746733 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085746733 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085746733 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085746733 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085746733 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085746733 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085746733 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085746733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085746733 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085746733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085746733 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085746733 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085746734 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085746734 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085746735 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085746735 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085746735 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085746735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085746735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085746735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085746735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085746735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085746735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085746735 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085746736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085746736 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085746736 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085746736 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085746736 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085746736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085746736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085746736 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085746743 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085746743 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085746743 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085746743 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085746748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085746748 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085746748 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085746748 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085746748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085746748 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085746749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085746750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085746751 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085746751 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085746751 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085746751 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085746751 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085746751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085746752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085746752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085746752 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085746752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085746752 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085746752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085746752 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085746752 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085746752 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085746752 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085746753 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085746753 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085746753 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085746753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085746753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085746753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085746753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085746753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085746753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085746753 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085746753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085746753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085746753 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085746753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085746753 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085746753 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085746753 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085746753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085746753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085746753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085746753 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(302)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085747545 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085747545 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085747545 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085747545 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085747545 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085747545 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085747545 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085747545 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085747545 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085747545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085747545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085747545 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085747545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085747545 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085747545 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085747545 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085747545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747545 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085747545 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085747545 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085747545 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085747546 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085747546 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085747546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085747546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085747546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085747546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085747546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085747546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085747546 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085747546 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085747546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085747546 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085747546 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085747546 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085747546 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085747547 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085747547 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085747547 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085747547 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085747548 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085747548 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085747548 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085747548 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085747548 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085747548 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085747548 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085747548 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085747548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085747548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085747548 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085747548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085747548 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085747548 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085747548 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085747548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747548 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085747549 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085747549 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085747549 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085747549 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085747555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085747555 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085747555 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085747555 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085747555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085747555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085747555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085747555 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085747555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085747555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085747555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085747555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085747555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085747555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085747555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085747555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085747555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747555 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085747555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085747555 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085747555 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085747555 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085747555 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085747555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085747555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085747555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085747555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085747555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085747555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085747555 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085747555 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085747555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085747555 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085747555 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085747555 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085747555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085747555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085747555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085747555 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085747557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085747557 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085747557 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085747557 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085747557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085747557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085747557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085747557 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085747557 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085747557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085747557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085747557 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085747557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085747557 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085747557 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085747557 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085747557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085747557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085747557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085747557 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085747557 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085747557 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085747557 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085747557 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085747581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34000<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(302)@af3ca9cfdc18: f_create_expect(l3 := '8FCFF16BF7A0FBEFCFF9'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@af3ca9cfdc18: Created Expect[0] for '8FCFF16BF7A0FBEFCFF9'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@af3ca9cfdc18: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)467147 20241213085748636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085748636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085748636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085748636 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085748636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x720cb, normal) (hnbgw_rua.c:407) 20241213085748636 DHNB DEBUG map_rua[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213085748636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-467147)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085748636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-467147 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085748636 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085748636 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085748636 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-467147 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085748636 DCN DEBUG map_sccp[0x55f2df4f8650]{init}: Allocated (fsm.c:456) 20241213085748636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f2df4f8650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085748636 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-467147 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085748636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-467147 SCCP-29 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085748636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-467147)[0x55f2df4ee740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085748636 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085748636 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085748636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-467147)[0x55f2df4ee740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085748636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f2df4f8650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085748636 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085748637 DLSCCP DEBUG SCCP-SCOC(29)[0x55f2df4e88f0]{IDLE}: Allocated (fsm.c:456) 20241213085748637 DLSCCP DEBUG SCCP-SCOC(29)[0x55f2df4e88f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085748637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a8fcff16bf7a0fbefcff9004f40030003300056400500f1100926) (sccp_scrc.c:406) 20241213085748637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085748637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085748637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085748637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085748637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085748637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085748637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085748637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085748637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085748637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085748637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085748637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085748637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085748637 DLSCCP DEBUG SCCP-SCOC(29)[0x55f2df4e88f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085748637 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f2df4f8650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085748637 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-467147)[0x55f2df4ee740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085748637 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085748637 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085748637 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085748637 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085748637 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085748637 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085748637 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085748637 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@af3ca9cfdc18: Found Expect[0] for l3='8FCFF16BF7A0FBEFCFF9'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@af3ca9cfdc18: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)4034047 HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(308)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085748658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085748658 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085748659 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085748659 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085748659 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085748659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085748659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085748659 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085748659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085748659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085748659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085748659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085748659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085748659 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e5eb92) (sccp_scrc.c:477) 20241213085748659 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1824) 20241213085748659 DLSCCP DEBUG SCCP-SCOC(29)[0x55f2df4e88f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085748659 DLSCCP DEBUG SCCP-SCOC(29)[0x55f2df4e88f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085748659 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085748659 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085748659 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) 20241213085748659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f2df4f8650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085748659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f2df4f8650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085748838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085748838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085748838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241213085748838 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085748838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x720cb) (hnbgw_rua.c:471) 20241213085748838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-467147 SCCP-29 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241213085748838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-467147)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085748838 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241213085748838 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241213085748838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-467147)[0x55f2df4ee740]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241213085748838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f2df4f8650]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085748838 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085748838 DLSCCP DEBUG SCCP-SCOC(29)[0x55f2df4e88f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085748838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5eb92), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20241213085748838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085748838 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085748838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085748838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085748839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085748839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085748839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085748839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085748839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085748839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085748839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085748839 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: vl_len:13 HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241213085748865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085748865 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085748865 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085748865 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085748865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085748865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085748865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085748865 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085748865 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085748865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085748865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085748865 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085748865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085748865 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) 20241213085748865 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1824) 20241213085748865 DLSCCP DEBUG SCCP-SCOC(29)[0x55f2df4e88f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085748865 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085748865 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085748865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f2df4f8650]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085748865 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085748865 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085748865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f2df4f8650]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085748865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-467147)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085748865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20241213085748865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085748866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:795) TC_ranap_cs_mo_disconnect0(308)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@af3ca9cfdc18: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)467147 20241213085748891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085748891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085748891 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085748891 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085748891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x720cb,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085748891 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-467147 SCCP-29 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085748891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-467147)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085748891 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085748891 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085748891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-467147)[0x55f2df4ee740]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085748891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f2df4f8650]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085748891 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085748891 DLSCCP DEBUG SCCP-SCOC(29)[0x55f2df4e88f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085748891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5eb92), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085748891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085748891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085748891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085748891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085748891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-467147)[0x55f2df4ee740]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085748891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f2df4f8650]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085748891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f2df4f8650]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085748891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085748891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085748891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085748891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085748891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085748891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085748891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085748891 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@af3ca9cfdc18: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)4034047 HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: Session index based on connection ID:0 20241213085748904 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085748904 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085748904 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085748904 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085748904 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085748904 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085748904 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085748904 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085748904 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085748904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085748904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085748904 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085748904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085748904 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=00e5eb92), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085748904 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1824) 20241213085748904 DLSCCP DEBUG SCCP-SCOC(29)[0x55f2df4e88f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085748904 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085748904 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085748904 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) 20241213085748904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f2df4f8650]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085748904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f2df4f8650]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085748904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-467147)[0x55f2df4ee740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085748904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-467147)[0x55f2df4ee740]{disconnected}: Freeing instance (context_map.c:202) 20241213085748904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-467147)[0x55f2df4ee740]{disconnected}: Deallocated (fsm.c:568) 20241213085748904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f2df4f8650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085748904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f2df4f8650]{disconnected}: Freeing instance (context_map.c:206) 20241213085748904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55f2df4f8650]{disconnected}: Deallocated (fsm.c:568) 20241213085748904 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-467147 SCCP-29 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085748904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5eb92), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:406) 20241213085748904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085748904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085748904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085748904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085748904 DLSCCP DEBUG SCCP-SCOC(29)[0x55f2df4e88f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085748904 DLSCCP DEBUG SCCP-SCOC(29)[0x55f2df4e88f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085748904 DLSCCP DEBUG SCCP-SCOC(29)[0x55f2df4e88f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085748904 DLSCCP DEBUG SCCP-SCOC(29)[0x55f2df4e88f0]{IDLE}: Deallocated (fsm.c:568) 20241213085748905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085748905 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085748905 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085748905 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085748905 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085748905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085748905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085748905 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085750904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34000<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085750922 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46547<->l=127.0.0.1:4262) (control_if.c:193) 20241213085750922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33998<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(301)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_mo_disconnect(295)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(305)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(296)@af3ca9cfdc18: Final verdict of PTC: none 20241213085750923 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085750923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085750923 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085750923 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085750923 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085750923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085750923 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085750923 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085750923 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085750923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085750923 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085750923 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085750923 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085750923 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085750923 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085750923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085750923 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-RUA(300)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(307)@af3ca9cfdc18: Final verdict of PTC: none 20241213085750923 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085750923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085750923 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085750923 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085750923 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085750923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085750923 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085750923 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241213085750923 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085750923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085750923 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085750923 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085750923 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085750923 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085750923 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085750923 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085750924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085750922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085750922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085750922 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085750922 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085750923 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085750923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085750923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085750923 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085750923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085750923 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085750923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085750923 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085750923 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085750923 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085750923 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085750923 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085750924 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085750924 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085750924 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085750924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085750924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085750924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085750924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085750924 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085750924 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085750924 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085750924 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_mo_disconnect-Iuh0(299)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085750937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33996<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(298)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:57:50 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_mo_disconnect.talloc 20241213085750987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34010<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085751489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34010<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=284344) Waiting for packet dumper to finish... 1 (prev_count=284344, count=284884) 20241213085752924 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085752924 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085752924 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085752924 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085752924 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085752924 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:57:53 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_ranap_ps_mo_disconnect started. 20241213085754594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085754600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085754605 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41061<->l=127.0.0.1:4262) (control_if.c:572) 20241213085754707 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085754707 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085754708 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085754708 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085754708 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085754708 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085754708 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085754708 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085754708 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085754708 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085754708 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085754708 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085754709 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085754709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085754709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085754709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085754709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085754709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085754709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085754709 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085754709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085754709 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085754709 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085754709 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085754709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085754709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085754709 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085754710 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085754710 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085754710 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085754710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085754710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085754710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085754710 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085754710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085754710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085754710 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085754710 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085754710 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085754710 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085754710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085754710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085754710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085754710 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085754710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085754710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085754710 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085754710 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085754710 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085754710 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085754710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085754710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085754710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085754710 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085754710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085754710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085754710 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085754710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085754710 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085754710 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085754710 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085754710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085754710 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085754710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085754710 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085754710 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085754710 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085754710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085754710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085754710 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085754710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085754710 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085754710 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085754710 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085754710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085754710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085754710 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(317)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(315)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085754725 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085754725 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085754726 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085754726 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085754726 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085754726 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085754726 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085754726 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085754727 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085754727 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085754727 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085754727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085754727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085754727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085754727 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085754727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085754727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085754727 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085754727 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085754727 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085754727 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085754727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085754727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085754727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085754727 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085754727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085754727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085754727 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085754727 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085754727 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085754727 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085754727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085754727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085754727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085754727 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085754727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085754727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085754727 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085754727 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085754727 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085754727 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085754727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085754727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085754727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085754727 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085754727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085754727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085754727 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085754727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085754727 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085754727 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085754727 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085754727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085754727 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085754727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085754727 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085754727 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085754727 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085754727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085754727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085754727 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085754727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085754727 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085754727 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085754727 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085754727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085754727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085754727 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085754727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085754727 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085754727 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085754727 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085754727 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085754727 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085754727 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085754752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085754752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085754752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085754752 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085754752 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085754752 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085754752 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085754752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085754752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085754922 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085754922 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085754922 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085754922 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085754932 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085754932 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085754932 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085754932 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085754932 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085754932 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085754932 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085754935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085754935 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085754935 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085754935 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085754935 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085754936 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085754936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085754936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085754936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085754936 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085754936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085754936 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085754936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085754936 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085754936 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085754936 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085754936 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085754937 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085754937 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085754937 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085754937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085754937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085754937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085754937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085754937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085754937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085754937 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085754937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085754938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085754938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085754938 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085754938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085754938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085754938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085754938 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085754939 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085754939 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085754939 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085754939 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085754944 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085754944 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085754944 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085754944 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085754944 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085754944 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085754944 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085754945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085754945 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085754945 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085754945 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085754945 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085754945 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085754945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085754945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085754945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085754945 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085754945 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085754945 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085754945 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085754945 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085754945 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085754945 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085754945 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085754946 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085754946 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085754946 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085754946 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085754946 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085754946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754946 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754946 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754946 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085754946 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085754946 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085754946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085754946 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085754946 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085754946 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085754946 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085754946 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085754946 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085754946 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085754946 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085754946 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085754946 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085754946 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085754946 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(316)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085755730 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085755730 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085755730 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085755730 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085755730 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085755730 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085755730 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085755730 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085755731 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085755731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085755731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085755731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085755731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085755731 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085755731 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085755731 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085755731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755731 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085755731 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085755731 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085755731 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085755731 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085755731 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085755731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085755731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085755731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085755731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085755731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085755731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085755731 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085755732 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085755732 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085755732 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085755732 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085755732 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085755732 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085755732 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085755732 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085755732 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085755734 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085755734 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085755734 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085755734 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085755734 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085755734 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085755734 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085755734 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085755734 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085755734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085755734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085755734 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085755735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085755735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085755735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085755735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085755735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755735 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085755735 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085755735 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085755735 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085755735 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085755750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085755750 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085755750 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085755750 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085755750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085755750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085755750 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085755750 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085755751 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085755751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085755751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085755751 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085755751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085755751 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085755751 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085755751 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085755751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755751 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085755751 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085755751 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085755751 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085755751 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085755751 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085755751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085755751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085755751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085755751 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085755751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085755751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085755751 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085755751 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085755752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085755752 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085755752 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085755752 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085755752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085755752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085755752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085755752 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085755753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085755753 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085755753 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085755753 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085755753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085755753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085755753 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085755753 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085755753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085755753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085755753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085755753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085755753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085755753 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085755753 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085755753 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085755753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085755753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085755753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085755753 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085755753 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085755753 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085755753 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085755753 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085755771 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59930<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085756193 DLSCCP DEBUG SCCP-SCOC(25)[0x55f2df4ed5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085756194 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9df37), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085756194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085756194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085756194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085756194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085756194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085756194 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085756194 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085756194 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085756194 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085756194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085756194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085756194 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085756202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085756202 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085756202 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085756202 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085756202 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085756202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085756202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085756202 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085756202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085756202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085756202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085756202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085756202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085756202 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=00d9df37) (sccp_scrc.c:477) 20241213085756202 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1824) 20241213085756202 DLSCCP DEBUG SCCP-SCOC(25)[0x55f2df4ed5d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085756202 DLSCCP DEBUG SCCP-SCOC(25)[0x55f2df4ed5d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085756202 DLSCCP DEBUG SCCP-SCOC(25)[0x55f2df4ed5d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085756202 DLSCCP DEBUG SCCP-SCOC(25)[0x55f2df4ed5d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085756202 DLSCCP DEBUG SCCP-SCOC(25)[0x55f2df4ed5d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(319)@af3ca9cfdc18: f_create_expect(l3 := '8007074DFE8B28522F62'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@af3ca9cfdc18: Created Expect[0] for '8007074DFE8B28522F62'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@af3ca9cfdc18: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)16212621 20241213085756785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085756785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085756785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085756785 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085756785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf7628d, normal) (hnbgw_rua.c:407) 20241213085756785 DHNB DEBUG map_rua[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213085756785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16212621)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085756785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16212621 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085756785 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085756785 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085756785 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16212621 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085756785 DCN DEBUG map_sccp[0x55f2df4f8650]{init}: Allocated (fsm.c:456) 20241213085756785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f2df4f8650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085756785 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16212621 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085756785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16212621 SCCP-30 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085756785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16212621)[0x55f2df4ee740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085756785 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085756785 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085756785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16212621)[0x55f2df4ee740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085756785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f2df4f8650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085756785 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085756785 DLSCCP DEBUG SCCP-SCOC(30)[0x55f2df4e88f0]{IDLE}: Allocated (fsm.c:456) 20241213085756785 DLSCCP DEBUG SCCP-SCOC(30)[0x55f2df4e88f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085756785 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a8007074dfe8b28522f62004f400300028f0056400500f1100926) (sccp_scrc.c:406) 20241213085756785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085756785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085756785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085756785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085756785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085756785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085756785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085756785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085756785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085756785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085756785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085756785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085756785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085756785 DLSCCP DEBUG SCCP-SCOC(30)[0x55f2df4e88f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085756785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f2df4f8650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085756785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16212621)[0x55f2df4ee740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085756785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085756785 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085756785 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085756785 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085756785 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085756785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085756785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085756785 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@af3ca9cfdc18: Found Expect[0] for l3='8007074DFE8B28522F62'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@af3ca9cfdc18: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)2840078 HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(322)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085756789 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085756789 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085756789 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085756789 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085756789 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085756789 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085756789 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085756789 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085756790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085756790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085756790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085756790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085756790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085756790 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0071fc79) (sccp_scrc.c:477) 20241213085756790 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1824) 20241213085756790 DLSCCP DEBUG SCCP-SCOC(30)[0x55f2df4e88f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085756790 DLSCCP DEBUG SCCP-SCOC(30)[0x55f2df4e88f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085756790 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085756790 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085756790 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) 20241213085756790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f2df4f8650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085756790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f2df4f8650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085756986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085756986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085756986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241213085756986 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085756986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf7628d) (hnbgw_rua.c:471) 20241213085756986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16212621 SCCP-30 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241213085756986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16212621)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085756986 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241213085756986 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241213085756986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16212621)[0x55f2df4ee740]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241213085756986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f2df4f8650]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085756986 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085756986 DLSCCP DEBUG SCCP-SCOC(30)[0x55f2df4e88f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085756986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071fc79), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:406) 20241213085756986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085756986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085756986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085756986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085756987 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085756987 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085756987 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085756987 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085756987 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085756987 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085756987 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085756987 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20241213085757016 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085757016 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085757016 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085757016 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085757016 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085757016 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085757016 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085757016 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085757016 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085757016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085757016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085757016 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085757016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085757016 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) 20241213085757016 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1824) 20241213085757016 DLSCCP DEBUG SCCP-SCOC(30)[0x55f2df4e88f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085757016 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085757016 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085757016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f2df4f8650]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085757017 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085757017 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085757017 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f2df4f8650]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085757017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16212621)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085757017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20241213085757017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085757017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:795) TC_ranap_ps_mo_disconnect0(322)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@af3ca9cfdc18: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)16212621 20241213085757039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085757039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085757039 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085757039 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085757039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf7628d,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085757039 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16212621 SCCP-30 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085757039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16212621)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085757039 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085757039 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085757039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16212621)[0x55f2df4ee740]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085757039 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f2df4f8650]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085757040 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085757040 DLSCCP DEBUG SCCP-SCOC(30)[0x55f2df4e88f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085757040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071fc79), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085757040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085757040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085757040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085757040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085757040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16212621)[0x55f2df4ee740]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085757040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f2df4f8650]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085757040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f2df4f8650]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085757040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085757040 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085757040 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085757040 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085757040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085757040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085757040 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085757040 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@af3ca9cfdc18: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)2840078 HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: Session index based on connection ID:0 20241213085757053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085757053 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085757053 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085757053 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085757053 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085757053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085757053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085757053 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085757053 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085757053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085757053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085757053 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085757053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085757053 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=0071fc79), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085757053 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1824) 20241213085757053 DLSCCP DEBUG SCCP-SCOC(30)[0x55f2df4e88f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085757053 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085757053 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085757053 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) 20241213085757053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f2df4f8650]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085757053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f2df4f8650]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085757053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16212621)[0x55f2df4ee740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085757053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16212621)[0x55f2df4ee740]{disconnected}: Freeing instance (context_map.c:202) 20241213085757053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16212621)[0x55f2df4ee740]{disconnected}: Deallocated (fsm.c:568) 20241213085757053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f2df4f8650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085757053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f2df4f8650]{disconnected}: Freeing instance (context_map.c:206) 20241213085757053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55f2df4f8650]{disconnected}: Deallocated (fsm.c:568) 20241213085757053 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16212621 SCCP-30 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085757053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0071fc79), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:406) 20241213085757053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085757053 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085757053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085757053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085757053 DLSCCP DEBUG SCCP-SCOC(30)[0x55f2df4e88f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085757053 DLSCCP DEBUG SCCP-SCOC(30)[0x55f2df4e88f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085757053 DLSCCP DEBUG SCCP-SCOC(30)[0x55f2df4e88f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085757053 DLSCCP DEBUG SCCP-SCOC(30)[0x55f2df4e88f0]{IDLE}: Deallocated (fsm.c:568) 20241213085757053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085757053 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085757053 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085757053 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085757053 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085757053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085757053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085757053 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085759055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59930<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085759066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59920<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085759066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085759067 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085759067 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085759067 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085759067 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085759067 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41061<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn0-RAN(319)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@af3ca9cfdc18: Final verdict of PTC: none20241213085759067 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085759067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085759067 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085759068 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085759068 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085759068 DLSS7 <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.msc0-RAN(316)@af3ca9cfdc18: Final verdict of PTC: none 20241213085759068 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085759068 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085759068 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085759068 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085759068 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085759068 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085759068 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085759068 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085759068 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085759068 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085759068 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085759068 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085759068 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085759068 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085759068 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc0-M3UA(317)@af3ca9cfdc18: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@af3ca9cfdc18: Final verdict of PTC: none 20241213085759068 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085759068 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085759068 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085759068 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085759069 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085759069 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085759069 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_ranap_ps_mo_disconnect(309)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(321)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@af3ca9cfdc18: Final verdict of PTC: none20241213085759069 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client TC_ranap_ps_mo_disconnect-Iuh0(313)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(310)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@af3ca9cfdc18: Final verdict of PTC: none 20241213085759069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085759069 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085759069 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085759069 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085759069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085759069 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085759069 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241213085759069 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085759069 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085759069 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085759069 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085759069 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085759069 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085759069 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085759069 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085759069 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085759069 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085759069 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085759069 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085759069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085759069 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085759069 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085759069 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085759069 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085759069 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085759069 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085759069 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085759070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59912<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(312)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:57:59 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_mo_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_mo_disconnect.talloc 20241213085759117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59944<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085759620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59944<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=265156) Waiting for packet dumper to finish... 1 (prev_count=265156, count=291792) 20241213085801069 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085801069 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085801069 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085801070 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085801070 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085801070 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:58:01 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_ranap_cs_creq_cref started. 20241213085802729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59518<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085802732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59534<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085802735 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42937<->l=127.0.0.1:4262) (control_if.c:572) 20241213085802795 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085802795 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085802795 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085802795 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085802795 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085802795 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085802795 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085802795 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085802795 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085802795 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085802797 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085802797 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085802797 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085802797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085802797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085802797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085802797 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085802797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085802797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085802797 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085802797 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085802797 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085802797 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085802797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085802797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085802797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085802797 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085802797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085802797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085802797 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085802797 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085802797 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085802797 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085802797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085802797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085802797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085802797 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085802797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085802797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085802797 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085802797 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085802797 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085802797 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085802797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085802797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085802797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085802797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085802797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085802797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085802797 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085802797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085802797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085802797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085802797 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085802797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085802797 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085802797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085802797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085802797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085802797 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085802797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085802797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085802797 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085802797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085802797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085802797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085802797 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085802797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085802797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085802797 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085802797 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085802797 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085802797 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085802797 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085802797 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085802797 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085802797 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(331)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(329)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085802810 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085802810 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085802810 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085802810 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085802810 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085802810 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085802810 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085802810 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085802812 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085802812 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085802812 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085802812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085802812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085802812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085802812 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085802812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085802812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085802812 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085802812 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085802812 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085802812 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085802812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085802812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085802812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085802812 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085802812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085802812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085802812 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085802812 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085802812 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085802812 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085802812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085802812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085802812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085802812 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085802812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085802812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085802812 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085802812 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085802812 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085802812 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085802812 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085802812 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085802812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802812 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802812 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085802812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085802812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085802812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085802812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085802812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085802812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085802812 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085802812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085802812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085802812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085802812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085802812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085802812 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085802812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085802812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085802812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085802812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085802812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085802812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085802812 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085802812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085802812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085802812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085802812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085802812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085802812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085802812 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085802812 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085802812 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085802812 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085802812 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085802812 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085802812 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085802812 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(334)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085802833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085802833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085802833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085802833 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085802833 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085802833 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085802833 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085802833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085802833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085803009 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085803009 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085803009 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085803009 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085803024 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085803024 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085803024 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085803024 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213085803024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085803024 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085803024 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085803024 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085803024 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085803024 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085803024 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.sgsn0-M3UA(334)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085803028 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085803028 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085803028 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085803028 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085803028 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085803028 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085803028 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085803028 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085803028 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085803028 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085803028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085803028 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085803028 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085803029 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085803029 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085803029 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085803029 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085803030 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085803030 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085803030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085803030 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085803030 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085803030 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085803030 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085803030 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085803030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085803030 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085803030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085803030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085803030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085803030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085803031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085803031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085803031 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085803031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085803031 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085803031 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085803031 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085803031 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085803031 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085803031 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085803031 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085803033 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085803033 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085803033 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085803033 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085803033 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085803033 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085803033 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085803033 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085803033 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085803033 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085803033 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085803033 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085803033 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085803033 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085803033 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085803033 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085803033 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085803034 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085803034 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085803034 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085803034 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085803035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085803035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085803035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085803035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085803035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085803035 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085803035 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085803035 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085803035 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085803035 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085803035 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085803035 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085803035 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085803035 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(330)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085803826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085803826 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085803826 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085803826 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085803826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085803826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085803826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085803826 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085803826 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085803826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085803826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085803826 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085803826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085803826 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085803826 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085803826 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085803826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803827 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085803827 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085803827 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085803827 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085803827 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085803827 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085803827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085803827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085803827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085803827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085803827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085803827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085803827 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085803827 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085803827 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085803827 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085803827 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085803827 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085803827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085803827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085803827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085803827 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085803829 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085803829 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085803829 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085803829 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085803829 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085803829 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085803829 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085803829 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085803829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085803829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085803829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085803829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085803829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085803829 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085803829 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085803829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085803829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803830 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085803830 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085803830 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085803830 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085803830 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085803832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085803833 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085803833 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085803833 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085803833 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085803833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085803833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085803833 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085803833 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085803833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085803833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085803833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085803833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085803833 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085803833 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085803833 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085803833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803833 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085803833 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085803833 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085803833 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085803833 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085803833 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085803833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085803833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085803833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085803834 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085803834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085803834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085803834 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085803834 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085803834 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085803834 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085803834 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085803834 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085803834 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085803834 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085803834 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085803834 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085803836 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085803836 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085803836 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085803836 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085803836 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085803836 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085803836 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085803836 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085803836 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085803836 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085803837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085803837 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085803837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085803837 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085803837 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085803837 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085803837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085803837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085803837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085803837 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085803837 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085803837 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085803837 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085803837 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085803852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59548<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(330)@af3ca9cfdc18: f_create_expect(l3 := '781F72DB26A5BE8D7558'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@af3ca9cfdc18: Created Expect[0] for '781F72DB26A5BE8D7558'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@af3ca9cfdc18: Added conn table entry 0TC_ranap_cs_creq_cref0(336)12835071 20241213085804890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085804890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085804890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085804890 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085804890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc3d8ff, normal) (hnbgw_rua.c:407) 20241213085804890 DHNB DEBUG map_rua[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213085804890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12835071)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085804890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12835071 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085804890 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085804890 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085804890 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12835071 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085804890 DCN DEBUG map_sccp[0x55f2df4f8650]{init}: Allocated (fsm.c:456) 20241213085804890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f2df4f8650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085804890 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12835071 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085804890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12835071 SCCP-31 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085804890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12835071)[0x55f2df4ee740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085804891 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085804891 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085804891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12835071)[0x55f2df4ee740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085804891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f2df4f8650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085804891 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085804891 DLSCCP DEBUG SCCP-SCOC(31)[0x55f2df4e88f0]{IDLE}: Allocated (fsm.c:456) 20241213085804891 DLSCCP DEBUG SCCP-SCOC(31)[0x55f2df4e88f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085804891 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a781f72db26a5be8d7558004f40030000140056400500f1100926) (sccp_scrc.c:406) 20241213085804891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085804891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085804891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085804891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085804891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085804891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085804891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085804891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085804891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085804891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085804891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085804891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085804891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085804891 DLSCCP DEBUG SCCP-SCOC(31)[0x55f2df4e88f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085804891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f2df4f8650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085804891 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12835071)[0x55f2df4ee740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085804891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085804891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085804891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085804891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085804891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085804891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085804891 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085804891 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(329)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@af3ca9cfdc18: Found Expect[0] for l3='781F72DB26A5BE8D7558'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@af3ca9cfdc18: Added conn table entry 0TC_ranap_cs_creq_cref0(336)6774314 TC_ranap_cs_creq_cref0(336)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@af3ca9cfdc18: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)6774314 HNBGW_Test.msc0-SCCP(329)@af3ca9cfdc18: Session index based on connection ID:0 20241213085804918 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085804918 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085804918 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085804918 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085804918 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085804918 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085804918 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085804918 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085804918 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085804919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085804919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085804919 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085804919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085804919 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) 20241213085804919 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1824) 20241213085804919 DLSCCP DEBUG SCCP-SCOC(31)[0x55f2df4e88f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20241213085804919 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085804919 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085804919 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) 20241213085804919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f2df4f8650]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085804919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f2df4f8650]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20241213085804919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12835071)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085804919 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12835071)[0x55f2df4ee740]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085804919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085804919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12835071)[0x55f2df4ee740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085804919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12835071)[0x55f2df4ee740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085804919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12835071)[0x55f2df4ee740]{disrupted}: Freeing instance (context_map.c:202) 20241213085804919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12835071)[0x55f2df4ee740]{disrupted}: Deallocated (fsm.c:568) 20241213085804919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f2df4f8650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085804919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f2df4f8650]{disconnected}: Freeing instance (context_map.c:206) 20241213085804919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55f2df4f8650]{disconnected}: Deallocated (fsm.c:568) 20241213085804919 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12835071 SCCP-31 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085804919 DLSCCP DEBUG SCCP-SCOC(31)[0x55f2df4e88f0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20241213085804919 DLSCCP DEBUG SCCP-SCOC(31)[0x55f2df4e88f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085804919 DLSCCP DEBUG SCCP-SCOC(31)[0x55f2df4e88f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085804919 DLSCCP DEBUG SCCP-SCOC(31)[0x55f2df4e88f0]{IDLE}: Deallocated (fsm.c:568) 20241213085804919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085804919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@af3ca9cfdc18: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)12835071 20241213085804933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59548<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref0(336)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ranap_cs_creq_cref(323)@af3ca9cfdc18: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@af3ca9cfdc18: Final verdict of PTC: none 20241213085804943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59534<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085804945 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42937<->l=127.0.0.1:4262) (control_if.c:193) 20241213085804945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085804945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085804945 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085804945 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085804945 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(330)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@af3ca9cfdc18: Final verdict of PTC: none 20241213085804947 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085804947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085804947 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085804947 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085804947 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085804947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085804947 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085804947 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-M3UA(331)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@af3ca9cfdc18: Final verdict of PTC: none 20241213085804947 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085804947 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085804947 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085804947 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085804947 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085804947 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085804947 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085804947 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085804947 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085804947 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085804947 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085804947 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085804947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085804947 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085804947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085804948 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085804948 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085804948 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085804948 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-M3UA(334)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(324)@af3ca9cfdc18: Final verdict of PTC: none 20241213085804948 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(325)@af3ca9cfdc18: Final verdict of PTC: none 20241213085804948 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085804948 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085804948 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085804948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085804948 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085804948 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085804948 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085804948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085804948 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085804948 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085804948 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085804948 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085804948 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085804948 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085804948 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085804948 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085804948 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085804948 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085804948 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085804948 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085804948 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085804948 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085804949 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085804949 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085804949 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085804949 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085804949 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085804949 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(335)@af3ca9cfdc18: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085804953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59518<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(326)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:58:04 UTC 2024 ====== HNBGW_Tests.TC_ranap_cs_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_creq_cref.talloc 20241213085805023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59556<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085805526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59556<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=245336) Waiting for packet dumper to finish... 1 (prev_count=245336, count=245992) 20241213085806948 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085806948 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085806948 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085806949 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085806949 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085806949 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:58:07 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_ranap_ps_creq_cref started. 20241213085808637 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085808642 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085808645 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41541<->l=127.0.0.1:4262) (control_if.c:572) 20241213085808715 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085808715 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085808716 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) TC_ranap_ps_creq_cref-Iuh0(341)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085808716 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085808716 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085808716 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085808716 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085808716 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085808716 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085808716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085808716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085808716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085808716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085808716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085808716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085808716 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085808717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085808717 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085808717 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085808717 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085808717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085808717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085808717 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085808716 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085808716 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085808717 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085808717 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085808718 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085808718 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085808718 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085808718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085808718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085808718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085808718 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085808718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085808718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085808718 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085808718 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085808718 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085808718 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085808718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085808718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085808718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085808718 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085808718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085808718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085808718 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085808718 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085808718 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085808718 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085808718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085808718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085808718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085808718 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085808718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085808718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085808718 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085808718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085808718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085808718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085808718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085808718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085808718 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085808718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085808718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085808718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085808718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085808718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085808718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085808718 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085808718 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085808718 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085808718 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085808718 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085808718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085808718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085808718 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(345)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(345)@af3ca9cfdc18: M3UA emulation initiated, the test can be started MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(343)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085808735 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085808735 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085808735 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085808735 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085808735 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085808735 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085808735 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085808735 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085808736 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085808736 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085808736 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085808736 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085808736 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085808736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085808736 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085808736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085808736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085808736 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085808736 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085808736 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085808736 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085808736 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085808736 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085808736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085808736 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085808736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085808736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085808736 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085808736 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085808736 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085808736 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085808736 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085808736 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085808736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085808736 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085808736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085808736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085808736 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085808736 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085808736 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085808736 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085808736 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085808736 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085808736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085808736 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085808736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085808736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085808736 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085808736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085808736 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085808736 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085808736 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085808736 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085808736 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085808736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085808736 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085808736 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085808736 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085808736 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085808736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085808736 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085808736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085808736 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085808736 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085808736 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085808736 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085808736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085808736 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085808736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085808736 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085808736 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085808736 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085808736 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085808736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085808736 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085808758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085808758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085808758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085808758 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085808758 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085808758 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085808758 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085808758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085808758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085808931 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085808931 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085808931 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085808931 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085808939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085808939 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085808939 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085808939 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085808939 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085808939 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085808939 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085808942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085808942 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085808942 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085808942 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085808942 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085808942 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085808942 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085808942 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085808942 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085808942 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085808942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085808942 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085808942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085808942 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085808942 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085808942 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085808942 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085808944 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085808944 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085808944 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085808944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085808944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085808944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808944 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808944 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808944 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808944 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808944 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808944 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085808944 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085808944 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085808944 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085808944 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085808945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085808945 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085808945 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085808945 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085808945 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085808945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085808945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085808945 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085808948 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085808949 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085808949 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085808949 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085808956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085808956 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085808956 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085808956 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085808956 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085808956 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085808956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085808959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085808959 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085808959 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085808959 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085808959 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085808959 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085808959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085808959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085808959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085808959 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085808959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085808959 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085808959 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085808959 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085808959 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085808959 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085808959 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085808961 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085808961 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085808961 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085808961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085808961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085808961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085808961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085808961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085808961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085808961 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085808961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085808961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085808961 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085808961 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085808961 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085808961 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085808961 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085808961 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085808961 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085808962 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085808962 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(344)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085809745 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085809745 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085809745 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085809745 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085809745 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085809746 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085809746 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085809746 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085809746 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085809746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085809746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085809746 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085809746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085809746 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085809746 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085809746 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085809746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809746 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085809746 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085809746 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085809746 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085809747 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085809747 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085809747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085809747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085809747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085809747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085809747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085809747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085809747 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085809747 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085809747 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085809747 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085809747 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085809747 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085809747 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085809747 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085809747 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085809747 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085809748 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085809748 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085809748 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085809748 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085809748 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085809748 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085809748 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085809748 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085809748 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085809748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085809748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085809748 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085809748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085809748 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085809748 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085809748 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085809748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809748 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085809748 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085809748 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085809748 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085809748 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085809758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085809758 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085809758 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085809758 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085809758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085809758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085809758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085809758 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085809758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085809758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085809758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085809758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085809758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085809758 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085809758 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085809758 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085809758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809758 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085809758 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085809758 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085809758 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085809758 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085809758 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085809759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085809759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085809759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085809759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085809759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085809759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085809759 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085809759 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085809759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085809759 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085809759 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085809759 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085809759 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085809759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085809759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085809759 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085809760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085809760 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085809760 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085809760 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085809760 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085809760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085809760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085809760 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085809760 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085809761 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085809761 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085809761 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085809761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085809761 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085809761 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085809761 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085809761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085809761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085809761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085809761 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085809761 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085809761 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085809761 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085809761 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085809780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59584<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(347)@af3ca9cfdc18: f_create_expect(l3 := '28334479ED90E2593573'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@af3ca9cfdc18: Created Expect[0] for '28334479ED90E2593573'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@af3ca9cfdc18: Added conn table entry 0TC_ranap_ps_creq_cref0(350)10313358 20241213085810829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085810829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085810829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085810829 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085810829 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9d5e8e, normal) (hnbgw_rua.c:407) 20241213085810829 DHNB DEBUG map_rua[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213085810829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10313358)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085810829 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10313358 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085810829 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085810829 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085810829 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10313358 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085810829 DCN DEBUG map_sccp[0x55f2df4f8650]{init}: Allocated (fsm.c:456) 20241213085810829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55f2df4f8650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085810829 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10313358 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085810829 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10313358 SCCP-32 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085810829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10313358)[0x55f2df4ee740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085810829 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085810829 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085810829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10313358)[0x55f2df4ee740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085810829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55f2df4f8650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085810829 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085810829 DLSCCP DEBUG SCCP-SCOC(32)[0x55f2df4e88f0]{IDLE}: Allocated (fsm.c:456) 20241213085810829 DLSCCP DEBUG SCCP-SCOC(32)[0x55f2df4e88f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085810829 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a28334479ed90e2593573004f40030000930056400500f1100926) (sccp_scrc.c:406) 20241213085810829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085810829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085810829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085810829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085810829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085810829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085810829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085810829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085810829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085810829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085810829 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085810829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085810829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085810829 DLSCCP DEBUG SCCP-SCOC(32)[0x55f2df4e88f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085810829 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55f2df4f8650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085810829 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10313358)[0x55f2df4ee740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085810830 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085810830 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085810830 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085810830 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085810830 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085810830 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085810830 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085810830 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(346)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@af3ca9cfdc18: Found Expect[0] for l3='28334479ED90E2593573'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@af3ca9cfdc18: Added conn table entry 0TC_ranap_ps_creq_cref0(350)13726887 TC_ranap_ps_creq_cref0(350)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@af3ca9cfdc18: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)13726887 HNBGW_Test.sgsn0-SCCP(346)@af3ca9cfdc18: Session index based on connection ID:0 20241213085810854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085810854 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085810854 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085810854 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085810854 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085810854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085810854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085810854 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085810854 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085810854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085810854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085810854 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085810854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085810854 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) 20241213085810854 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1824) 20241213085810854 DLSCCP DEBUG SCCP-SCOC(32)[0x55f2df4e88f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1858) 20241213085810854 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085810854 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085810854 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) 20241213085810854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55f2df4f8650]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085810854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55f2df4f8650]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20241213085810854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10313358)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085810854 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10313358)[0x55f2df4ee740]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085810854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213085810854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10313358)[0x55f2df4ee740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085810854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10313358)[0x55f2df4ee740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085810854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10313358)[0x55f2df4ee740]{disrupted}: Freeing instance (context_map.c:202) 20241213085810854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10313358)[0x55f2df4ee740]{disrupted}: Deallocated (fsm.c:568) 20241213085810854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55f2df4f8650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085810854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55f2df4f8650]{disconnected}: Freeing instance (context_map.c:206) 20241213085810854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55f2df4f8650]{disconnected}: Deallocated (fsm.c:568) 20241213085810854 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10313358 SCCP-32 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085810854 DLSCCP DEBUG SCCP-SCOC(32)[0x55f2df4e88f0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1090) 20241213085810854 DLSCCP DEBUG SCCP-SCOC(32)[0x55f2df4e88f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085810854 DLSCCP DEBUG SCCP-SCOC(32)[0x55f2df4e88f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085810854 DLSCCP DEBUG SCCP-SCOC(32)[0x55f2df4e88f0]{IDLE}: Deallocated (fsm.c:568) 20241213085810854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085810854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@af3ca9cfdc18: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)10313358 20241213085810868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59584<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085810877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59574<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085810878 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41541<->l=127.0.0.1:4262) (control_if.c:193) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_creq_cref(337)@af3ca9cfdc18: Final verdict of PTC: none 20241213085810879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085810879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085810879 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085810879 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085810879 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085810880 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085810880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085810880 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085810880 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085810880 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(343)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(338)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@af3ca9cfdc18: Final verdict of PTC: none 20241213085810880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085810880 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085810880 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085810880 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085810880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085810880 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085810880 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085810880 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085810880 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085810880 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085810880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085810880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085810881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085810881 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085810881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085810881 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085810881 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085810881 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085810881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085810881 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085810881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085810881 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085810881 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085810881 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085810881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085810881 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085810881 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085810881 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085810881 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085810881 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085810881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085810881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(345)@af3ca9cfdc18: Final verdict of PTC: none 20241213085810881 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085810881 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085810881 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085810881 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085810881 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085810881 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085810881 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085810881 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(344)@af3ca9cfdc18: Final verdict of PTC: none20241213085810881 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085810881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085810881 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085810881 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085810881 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085810882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085810882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085810882 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085810882 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085810882 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085810882 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(348)@af3ca9cfdc18: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(349)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085810886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59572<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(340)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:58:10 UTC 2024 ====== HNBGW_Tests.TC_ranap_ps_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_creq_cref.talloc 20241213085810983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59598<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085811486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59598<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=194500) Waiting for packet dumper to finish... 1 (prev_count=194500, count=246504) 20241213085812882 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085812882 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085812882 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085812882 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085812882 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085812882 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:58:13 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20241213085814591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085814596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085814603 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42445<->l=127.0.0.1:4262) (control_if.c:572) 20241213085814693 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085814693 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085814693 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085814693 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085814694 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085814694 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085814694 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085814694 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085814694 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085814694 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085814695 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085814695 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085814695 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085814695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085814695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085814695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085814695 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085814695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085814695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085814695 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085814695 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085814695 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085814695 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085814695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085814695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085814695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085814695 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085814695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085814695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085814695 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085814695 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085814695 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085814695 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085814695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085814695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085814695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085814695 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085814695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085814695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085814695 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085814695 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085814695 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085814695 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085814695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085814695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085814695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085814695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085814695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085814695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085814695 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085814696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085814696 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085814696 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085814696 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085814696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085814696 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085814696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085814696 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085814696 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085814696 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085814696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085814696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085814696 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085814696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085814696 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085814696 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085814696 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085814696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085814696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085814696 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085814696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085814696 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085814696 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085814696 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085814696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085814696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085814696 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(359)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(357)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085814712 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085814712 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085814712 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085814712 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085814712 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085814712 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085814712 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085814712 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085814713 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085814713 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085814713 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085814713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085814713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085814713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085814713 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085814713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085814713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085814713 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085814713 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085814713 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085814713 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085814713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085814713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085814713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085814713 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085814713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085814713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085814713 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085814713 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085814713 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085814713 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085814713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085814713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085814713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085814713 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085814713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085814713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085814713 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085814713 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085814713 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085814713 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085814713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085814713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085814713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085814713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085814714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085814714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085814714 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085814714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085814714 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085814714 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085814714 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085814714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085814714 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085814714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085814714 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085814714 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085814714 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085814714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085814714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085814714 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085814714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085814714 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085814714 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085814714 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085814714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085814714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085814714 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085814714 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085814714 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085814714 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085814714 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085814714 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085814714 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085814714 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085814740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085814740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085814740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085814740 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085814740 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085814740 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085814740 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085814740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085814740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085814909 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085814909 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085814909 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085814909 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085814917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085814917 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085814918 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085814918 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085814918 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085814918 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085814918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085814920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085814920 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085814920 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085814920 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085814920 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085814920 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085814920 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085814921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085814921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085814921 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085814921 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085814921 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085814921 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085814921 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085814921 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085814921 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085814921 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085814922 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085814922 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085814922 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085814922 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085814922 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085814922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085814922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085814922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085814922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085814922 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085814923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085814923 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085814923 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085814923 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085814923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085814923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085814923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085814923 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085814929 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085814929 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085814929 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085814929 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085814935 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085814935 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085814935 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085814935 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085814935 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085814935 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085814935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085814938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085814938 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085814938 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085814938 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085814938 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085814938 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085814938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085814938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085814938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085814938 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085814938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085814938 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085814938 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085814938 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085814938 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085814939 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085814939 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085814940 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085814940 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085814940 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085814940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085814940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085814940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085814940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085814940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085814940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085814940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085814940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085814940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085814940 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085814940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085814940 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085814941 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085814941 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085814941 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085814941 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085814941 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085814941 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(358)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085815725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085815725 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085815725 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085815725 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085815725 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085815725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085815725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085815725 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085815725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085815725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085815725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085815725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085815725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085815725 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085815725 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085815725 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085815725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815725 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085815725 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085815725 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085815725 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085815725 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085815725 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085815725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085815725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085815725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085815725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085815725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085815725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085815725 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085815725 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085815726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085815726 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085815726 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085815726 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085815726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085815726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085815726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085815726 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085815726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085815726 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085815726 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085815726 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085815726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085815726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085815726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085815726 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085815726 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085815726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085815726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085815726 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085815726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085815726 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085815726 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085815726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085815726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815727 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085815727 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085815727 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085815727 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085815727 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085815735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085815735 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085815735 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085815735 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085815735 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085815735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085815735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085815735 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085815735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085815735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085815735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085815735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085815735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085815735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085815735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085815735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085815735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815735 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085815735 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085815735 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085815735 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085815735 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085815735 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085815735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085815735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085815735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085815735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085815735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085815735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085815735 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085815735 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085815735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085815735 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085815735 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085815735 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085815735 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085815735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085815735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085815735 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085815736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085815736 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085815736 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085815736 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085815736 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085815736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085815736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085815736 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085815736 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085815736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085815736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085815736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085815736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085815736 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085815736 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085815736 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085815736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085815736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085815736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085815736 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085815736 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085815736 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085815736 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085815736 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085815763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36456<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(361)@af3ca9cfdc18: f_create_expect(l3 := 'D34A1CD167A0E46722BB'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@af3ca9cfdc18: Created Expect[0] for 'D34A1CD167A0E46722BB'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)@af3ca9cfdc18: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)13621502 20241213085816799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085816799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085816799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085816799 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085816799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcfd8fe, normal) (hnbgw_rua.c:407) 20241213085816799 DHNB DEBUG map_rua[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213085816799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13621502)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085816799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13621502 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085816799 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085816799 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085816799 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13621502 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085816799 DCN DEBUG map_sccp[0x55f2df4f8650]{init}: Allocated (fsm.c:456) 20241213085816799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55f2df4f8650]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085816799 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13621502 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085816799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13621502 SCCP-33 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085816799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13621502)[0x55f2df4ee740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085816799 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085816799 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085816799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13621502)[0x55f2df4ee740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085816799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55f2df4f8650]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085816799 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085816799 DLSCCP DEBUG SCCP-SCOC(33)[0x55f2df4e88f0]{IDLE}: Allocated (fsm.c:456) 20241213085816799 DLSCCP DEBUG SCCP-SCOC(33)[0x55f2df4e88f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085816799 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ad34a1cd167a0e46722bb004f40030000ef0056400500f1100926) (sccp_scrc.c:406) 20241213085816799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085816799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085816800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085816800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085816800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085816800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085816800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085816800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085816800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085816800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085816800 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085816800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085816800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085816800 DLSCCP DEBUG SCCP-SCOC(33)[0x55f2df4e88f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085816800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55f2df4f8650]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085816800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13621502)[0x55f2df4ee740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085816800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085816800 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085816800 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085816800 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085816800 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085816800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085816800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085816800 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@af3ca9cfdc18: Found Expect[0] for l3='D34A1CD167A0E46722BB'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@af3ca9cfdc18: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5189237 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@af3ca9cfdc18: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@af3ca9cfdc18: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)13621502 20241213085817006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085817006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085817006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1272) 20241213085817006 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085817006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcfd8fe,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241213085817006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13621502 SCCP-33 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241213085817006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13621502)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085817006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13621502)[0x55f2df4ee740]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085817006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55f2df4f8650]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(360)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085817826 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085817827 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085817827 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085817827 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085817827 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085817827 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085817827 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085817827 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085817827 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085817827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085817827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085817827 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085817827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085817827 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001ee87d) (sccp_scrc.c:477) 20241213085817827 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1824) 20241213085817827 DLSCCP DEBUG SCCP-SCOC(33)[0x55f2df4e88f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085817827 DLSCCP DEBUG SCCP-SCOC(33)[0x55f2df4e88f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085817827 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085817827 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085817827 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) 20241213085817827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55f2df4f8650]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085817827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55f2df4f8650]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085817827 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085817827 DLSCCP DEBUG SCCP-SCOC(33)[0x55f2df4e88f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085817827 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ee87d), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085817827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085817827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085817827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085817827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085817827 DLSCCP DEBUG SCCP-SCOC(33)[0x55f2df4e88f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085817827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55f2df4f8650]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20241213085817827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13621502)[0x55f2df4ee740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085817827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13621502)[0x55f2df4ee740]{disconnected}: Freeing instance (context_map.c:202) 20241213085817827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13621502)[0x55f2df4ee740]{disconnected}: Deallocated (fsm.c:568) 20241213085817827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55f2df4f8650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085817828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55f2df4f8650]{disconnected}: Freeing instance (context_map.c:206) 20241213085817828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55f2df4f8650]{disconnected}: Deallocated (fsm.c:568) 20241213085817828 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13621502 SCCP-33 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085817828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085817828 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085817828 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085817828 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085817828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085817828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085817828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085817828 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(360)@af3ca9cfdc18: Session index based on local reference:0 20241213085817832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085817832 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085817832 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085817832 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085817832 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085817832 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085817832 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085817832 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085817832 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085817832 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085817833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085817833 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085817833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085817833 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=001ee87d) (sccp_scrc.c:477) 20241213085817833 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1824) 20241213085817833 DLSCCP DEBUG SCCP-SCOC(33)[0x55f2df4e88f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085817833 DLSCCP DEBUG SCCP-SCOC(33)[0x55f2df4e88f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085817833 DLSCCP DEBUG SCCP-SCOC(33)[0x55f2df4e88f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085817833 DLSCCP DEBUG SCCP-SCOC(33)[0x55f2df4e88f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085817833 DLSCCP DEBUG SCCP-SCOC(33)[0x55f2df4e88f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@af3ca9cfdc18: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5189237 20241213085818838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36456<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@af3ca9cfdc18: Final verdict of PTC: none 20241213085818847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36446<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@af3ca9cfdc18: Final verdict of PTC: none 20241213085818847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085818847 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085818847 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085818848 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085818848 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085818849 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42445<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(357)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@af3ca9cfdc18: Final verdict of PTC: none 20241213085818850 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085818850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085818850 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085818850 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085818850 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085818850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085818850 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085818850 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085818850 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085818850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085818850 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085818850 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085818851 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085818851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085818851 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085818851 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085818851 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085818851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085818851 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085818851 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085818851 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085818851 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085818851 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085818851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085818851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085818851 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085818851 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085818851 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@af3ca9cfdc18: Final verdict of PTC: none 20241213085818851 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085818851 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085818851 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085818851 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085818851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085818851 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(361)@af3ca9cfdc18: Final verdict of PTC: none 20241213085818852 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085818852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085818852 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085818852 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085818852 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085818852 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085818852 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085818852 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085818852 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085818852 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085818852 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085818852 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085818852 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085818852 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085818852 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085818852 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085818852 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085818852 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085818852 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085818852 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085818852 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085818852 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(352)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(359)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(360)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(363)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-M3UA(362)@af3ca9cfdc18: Final verdict of PTC: none 20241213085818854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36432<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(354)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:58:18 UTC 2024 ====== 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 20241213085818896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085819398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36462<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=257872) Waiting for packet dumper to finish... 1 (prev_count=257872, count=258412) 20241213085820852 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085820852 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085820852 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085820852 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085820852 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085820852 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:58:21 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20241213085822485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42552<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085822489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42562<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085822493 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35995<->l=127.0.0.1:4262) (control_if.c:572) 20241213085822575 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085822575 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085822576 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085822576 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085822577 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085822577 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085822577 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085822577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085822577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085822577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085822577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085822577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085822577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085822577 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085822577 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085822577 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085822577 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085822577 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085822577 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085822577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085822577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085822577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085822577 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085822577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085822577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085822577 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085822577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085822577 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085822577 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085822577 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085822577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085822577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085822577 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085822577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085822577 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085822577 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085822577 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085822577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085822577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085822577 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085822577 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085822577 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085822578 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085822578 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085822579 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085822579 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085822579 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085822579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085822579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085822579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085822579 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085822579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085822579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085822579 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085822579 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085822579 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085822579 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085822579 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085822579 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085822579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822579 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822579 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822579 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822579 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085822579 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085822579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085822579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085822579 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085822579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085822579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085822579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085822579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085822579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085822579 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085822579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085822579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085822579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085822579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085822579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085822579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085822579 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(373)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(371)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085822598 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085822598 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085822598 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085822598 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085822598 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085822598 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085822598 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085822598 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085822599 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085822599 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085822599 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085822599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085822599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085822599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085822599 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085822599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085822599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085822599 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085822599 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085822599 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085822599 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085822599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085822599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085822599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085822599 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085822599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085822599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085822599 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085822599 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085822599 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085822599 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085822599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085822599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085822599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085822599 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085822599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085822599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085822599 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085822599 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085822599 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085822599 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085822599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085822599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085822599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085822600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085822600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085822600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085822600 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085822600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085822600 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085822600 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085822600 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085822600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085822600 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085822600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085822600 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085822600 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085822600 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085822600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085822600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085822600 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085822600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085822600 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085822600 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085822600 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085822600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085822600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085822600 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085822600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085822600 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085822600 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085822600 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085822600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085822600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085822600 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085822629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085822629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085822629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085822629 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085822629 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085822629 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085822629 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085822629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085822629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085822796 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085822796 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085822796 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085822796 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085822804 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085822804 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085822804 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085822804 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085822804 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085822804 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085822804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085822807 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085822807 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085822807 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085822807 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085822807 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085822807 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085822807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085822807 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085822807 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085822807 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085822807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085822807 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085822807 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085822807 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085822807 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085822807 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085822807 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085822808 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085822808 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085822808 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085822808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085822808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085822808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085822808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085822808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085822808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085822808 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085822809 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085822809 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085822809 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085822809 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085822809 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085822809 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085822809 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085822809 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085822816 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085822816 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085822816 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085822816 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085822821 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085822821 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085822821 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085822821 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085822821 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085822821 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085822821 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085822823 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085822823 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085822823 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085822824 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085822824 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085822824 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085822824 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085822824 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085822824 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085822824 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085822824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085822824 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085822824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085822824 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085822824 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085822824 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085822824 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085822825 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085822825 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085822825 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085822825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085822825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085822825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085822825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085822825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085822825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085822825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085822825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085822825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085822825 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085822825 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085822825 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085822825 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085822825 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085822826 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085822826 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085822826 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085822826 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085823601 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085823602 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085823602 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085823602 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085823602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085823602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085823602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085823602 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085823602 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085823602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085823602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085823602 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085823602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085823602 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085823602 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085823602 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085823602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823602 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085823602 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085823602 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085823602 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085823602 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085823602 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085823602 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085823602 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085823602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085823602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085823602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085823602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085823602 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085823602 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085823602 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085823602 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085823602 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085823602 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085823602 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085823602 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085823602 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085823602 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085823604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085823604 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085823604 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085823604 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085823604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085823604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085823604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085823604 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085823604 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085823604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085823604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085823604 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085823604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085823604 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085823604 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085823604 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085823604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823605 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085823605 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085823605 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085823605 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085823605 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085823622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085823622 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085823622 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085823622 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085823622 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085823622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085823622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085823622 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085823622 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085823622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085823622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085823622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085823622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085823622 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085823622 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085823622 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085823622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823622 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823622 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823622 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823622 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823622 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823622 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085823622 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085823622 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085823622 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085823622 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085823622 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085823622 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085823623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085823623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085823623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085823623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085823623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085823623 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085823623 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085823623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085823623 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085823623 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085823623 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085823623 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085823623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085823623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085823623 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085823623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085823623 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085823623 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085823623 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085823623 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085823623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085823623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085823623 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085823624 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085823624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085823624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085823624 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085823624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085823624 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085823624 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085823624 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085823624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085823624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085823624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085823624 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085823624 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085823624 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085823624 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085823624 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085823653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42568<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(372)@af3ca9cfdc18: f_create_expect(l3 := '7818C415BFBAD6F06106'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@af3ca9cfdc18: Created Expect[0] for '7818C415BFBAD6F06106'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)@af3ca9cfdc18: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)5368327 20241213085824687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085824687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085824687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085824687 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085824687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x51ea07, normal) (hnbgw_rua.c:407) 20241213085824687 DHNB DEBUG map_rua[0x55f2df4e88f0]{init}: Allocated (fsm.c:456) 20241213085824687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5368327)[0x55f2df4e88f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085824687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5368327 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085824687 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085824687 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085824687 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5368327 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085824687 DCN DEBUG map_sccp[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213085824687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085824687 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5368327 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085824687 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5368327 SCCP-34 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085824687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5368327)[0x55f2df4e88f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085824687 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085824687 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085824687 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5368327)[0x55f2df4e88f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085824687 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f2df4ee740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085824687 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085824687 DLSCCP DEBUG SCCP-SCOC(34)[0x55f2df4f8650]{IDLE}: Allocated (fsm.c:456) 20241213085824687 DLSCCP DEBUG SCCP-SCOC(34)[0x55f2df4f8650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085824687 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7818c415bfbad6f06106004f40030003560056400500f1100926) (sccp_scrc.c:406) 20241213085824687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085824687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085824687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085824687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085824687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085824687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085824687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085824687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085824687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085824687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085824687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085824687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085824687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085824688 DLSCCP DEBUG SCCP-SCOC(34)[0x55f2df4f8650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085824688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f2df4ee740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085824688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5368327)[0x55f2df4e88f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085824688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085824688 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085824688 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085824688 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085824688 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085824688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085824688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085824688 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@af3ca9cfdc18: Found Expect[0] for l3='7818C415BFBAD6F06106'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@af3ca9cfdc18: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)13618041 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@af3ca9cfdc18: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@af3ca9cfdc18: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)5368327 20241213085824890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085824890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085824890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1272) 20241213085824890 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085824890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x51ea07,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241213085824890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5368327 SCCP-34 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241213085824890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5368327)[0x55f2df4e88f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085824890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5368327)[0x55f2df4e88f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085824890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f2df4ee740]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.msc0-SCCP(371)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085825703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085825703 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085825703 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085825703 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085825703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085825703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085825703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085825703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085825703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085825703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085825703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085825703 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0036c4a4) (sccp_scrc.c:477) 20241213085825703 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1824) 20241213085825703 DLSCCP DEBUG SCCP-SCOC(34)[0x55f2df4f8650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085825703 DLSCCP DEBUG SCCP-SCOC(34)[0x55f2df4f8650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085825703 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085825703 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085825703 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) 20241213085825703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085825703 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085825703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f2df4ee740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085825703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f2df4ee740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085825703 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085825703 DLSCCP DEBUG SCCP-SCOC(34)[0x55f2df4f8650]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085825703 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0036c4a4), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085825703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085825703 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085825703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085825703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085825703 DLSCCP DEBUG SCCP-SCOC(34)[0x55f2df4f8650]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085825703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f2df4ee740]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20241213085825703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5368327)[0x55f2df4e88f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085825703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5368327)[0x55f2df4e88f0]{disconnected}: Freeing instance (context_map.c:202) 20241213085825703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5368327)[0x55f2df4e88f0]{disconnected}: Deallocated (fsm.c:568) 20241213085825703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f2df4ee740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085825703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f2df4ee740]{disconnected}: Freeing instance (context_map.c:206) 20241213085825703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55f2df4ee740]{disconnected}: Deallocated (fsm.c:568) 20241213085825703 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5368327 SCCP-34 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085825703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085825703 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085825703 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085825703 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085825703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085825703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085825703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085825703 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(371)@af3ca9cfdc18: Session index based on local reference:0 20241213085825704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085825704 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085825704 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085825704 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085825704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085825704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085825704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085825704 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(372)@af3ca9cfdc18: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)13618041 20241213085825704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085825704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085825704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085825705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085825705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085825705 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=0036c4a4) (sccp_scrc.c:477) 20241213085825705 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1824) 20241213085825705 DLSCCP DEBUG SCCP-SCOC(34)[0x55f2df4f8650]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085825705 DLSCCP DEBUG SCCP-SCOC(34)[0x55f2df4f8650]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085825705 DLSCCP DEBUG SCCP-SCOC(34)[0x55f2df4f8650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085825705 DLSCCP DEBUG SCCP-SCOC(34)[0x55f2df4f8650]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085825705 DLSCCP DEBUG SCCP-SCOC(34)[0x55f2df4f8650]{IDLE}: Deallocated (fsm.c:568) 20241213085826710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42568<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085826721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085826721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085826721 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085826721 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085826721 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@af3ca9cfdc18: Final verdict of PTC: none 20241213085826722 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35995<->l=127.0.0.1:4262) (control_if.c:193) 20241213085826722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42562<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085826723 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085826723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085826723 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085826723 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085826723 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085826723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085826723 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085826723 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085826723 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085826723 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085826723 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed HNBGW_Test.sgsn0-SCCP(374)@af3ca9cfdc18: Final verdict of PTC: none 20241213085826723 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085826723 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085826723 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085826723 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085826723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085826723 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085826724 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085826724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085826724 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085826724 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-M3UA(373)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@af3ca9cfdc18: Final verdict of PTC: none 20241213085826724 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085826724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085826724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085826724 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085826724 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085826724 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085826724 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085826724 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085826724 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085826724 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085826724 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085826724 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085826724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085826724 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085826724 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085826724 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085826724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085826724 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085826724 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085826724 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085826724 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085826724 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085826724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085826724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@af3ca9cfdc18: Final verdict of PTC: none 20241213085826725 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085826725 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085826725 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085826725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085826725 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085826725 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085826725 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085826725 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085826725 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085826725 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085826725 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085826726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42552<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(377)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@af3ca9cfdc18: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(366)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(368)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:58:26 UTC 2024 ====== 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 20241213085826768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085827270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42578<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=258120) Waiting for packet dumper to finish... 1 (prev_count=258120, count=258660) 20241213085828725 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085828725 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085828725 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085828725 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085828725 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085828725 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:58:29 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_cs_iu_release_req_rua_disconnect started. 20241213085830380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42594<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085830386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42598<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085830392 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46341<->l=127.0.0.1:4262) (control_if.c:572) 20241213085830460 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085830460 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085830460 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085830460 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085830460 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085830460 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085830460 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085830460 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085830460 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085830460 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)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085830461 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085830461 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085830461 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085830461 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085830461 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085830461 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830461 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085830462 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085830462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085830462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085830462 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085830462 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085830462 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085830462 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085830462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085830462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085830462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085830462 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085830462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085830462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085830462 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085830462 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085830462 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085830462 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085830462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085830462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085830462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085830462 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085830462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085830462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085830462 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085830462 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085830462 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085830462 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085830462 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085830462 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085830462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085830462 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085830462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085830462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085830462 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085830462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085830462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085830462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085830462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085830462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085830462 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085830462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085830462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085830462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085830462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085830462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085830462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085830462 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085830462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085830462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085830462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085830462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085830462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085830462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085830462 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085830462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085830462 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085830462 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085830462 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085830462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085830462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085830462 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(387)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(385)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085830477 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085830477 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085830477 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085830477 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085830477 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085830477 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085830477 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085830477 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085830478 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085830478 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085830478 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085830478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085830478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085830478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085830478 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085830478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085830478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085830478 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085830478 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085830478 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085830478 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085830478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085830478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085830478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085830479 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085830479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085830479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085830479 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085830479 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085830479 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085830479 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085830479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085830479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085830479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085830479 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085830479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085830479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085830479 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085830479 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085830479 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085830479 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085830479 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085830479 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085830479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830479 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830479 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830479 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085830479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085830479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085830479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085830479 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085830479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085830479 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085830479 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085830479 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085830479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085830479 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085830479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085830479 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085830479 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085830479 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085830479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085830479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085830479 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085830479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085830479 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085830479 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085830479 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085830479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085830479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085830479 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085830479 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085830479 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085830479 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085830479 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085830479 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085830479 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085830479 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085830501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085830501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085830501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085830501 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085830501 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085830501 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085830501 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085830501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085830501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085830674 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085830675 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085830675 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085830675 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085830683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085830683 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085830683 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085830683 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085830683 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085830683 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085830683 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085830686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085830686 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085830686 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085830686 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085830686 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085830686 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085830686 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085830686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085830686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085830686 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085830686 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085830686 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085830686 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085830686 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085830686 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085830686 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085830686 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085830687 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085830687 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085830688 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085830688 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085830688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085830688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085830688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085830688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085830688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085830688 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085830688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085830688 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085830688 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085830688 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085830688 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085830688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085830688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085830688 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085830691 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085830691 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085830691 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085830691 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085830698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085830698 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085830698 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085830698 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085830698 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085830698 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085830698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085830701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085830701 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085830701 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085830701 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085830701 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085830701 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085830701 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085830701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085830701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085830701 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085830701 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085830701 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085830701 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085830701 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085830701 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085830701 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085830701 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085830702 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085830703 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085830703 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085830703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085830703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085830703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085830703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085830703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085830703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085830703 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085830703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085830703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085830703 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085830703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085830703 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085830703 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085830703 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085830703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085830703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085830703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085830703 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(386)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085831488 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085831488 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085831488 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085831488 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085831488 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085831488 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085831488 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085831488 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085831489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085831489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085831489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085831489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085831489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085831489 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085831489 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085831489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085831489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831489 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085831489 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085831489 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085831489 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085831489 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085831489 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085831489 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085831489 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085831489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085831489 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085831489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085831489 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085831490 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085831490 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085831490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085831490 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085831490 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085831490 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085831490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085831490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085831490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085831490 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085831490 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085831490 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085831490 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085831490 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085831490 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085831490 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085831490 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085831490 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085831490 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085831490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085831490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085831490 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085831490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085831490 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085831490 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085831490 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085831490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831491 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085831491 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085831491 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085831491 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085831491 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085831500 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085831500 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085831500 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085831500 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085831500 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085831500 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085831500 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085831500 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085831500 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085831500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085831500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085831500 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085831500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085831500 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085831500 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085831500 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085831500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831500 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085831500 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085831500 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085831500 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085831500 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085831500 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085831500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085831500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085831501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085831501 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085831501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085831501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085831501 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085831501 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085831501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085831501 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085831501 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085831501 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085831501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085831501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085831501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085831501 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085831503 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085831503 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085831503 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085831503 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085831503 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085831503 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085831503 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085831503 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085831503 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085831503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085831503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085831503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085831503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085831503 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085831503 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085831503 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085831503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085831503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085831503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085831503 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085831503 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085831503 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085831503 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085831503 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085831526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42612<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(386)@af3ca9cfdc18: f_create_expect(l3 := '12B387920AF1737686D5'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@af3ca9cfdc18: Created Expect[0] for '12B387920AF1737686D5'O to be handled at TC_cs_iu_release_req_rua_disconnect0(392) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@af3ca9cfdc18: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)8111213 20241213085832575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085832575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085832575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213085832575 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085832575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7bc46d, normal) (hnbgw_rua.c:407) 20241213085832575 DHNB DEBUG map_rua[0x55f2df4f8650]{init}: Allocated (fsm.c:456) 20241213085832575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8111213)[0x55f2df4f8650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085832575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8111213 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085832575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085832575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085832575 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8111213 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085832575 DCN DEBUG map_sccp[0x55f2df4e88f0]{init}: Allocated (fsm.c:456) 20241213085832575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f2df4e88f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085832575 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8111213 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085832575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8111213 SCCP-35 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213085832575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8111213)[0x55f2df4f8650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085832575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085832575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085832575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8111213)[0x55f2df4f8650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085832575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f2df4e88f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085832575 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085832575 DLSCCP DEBUG SCCP-SCOC(35)[0x55f2df4ee740]{IDLE}: Allocated (fsm.c:456) 20241213085832575 DLSCCP DEBUG SCCP-SCOC(35)[0x55f2df4ee740]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085832575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a12b387920af1737686d5004f400300037c0056400500f1100926) (sccp_scrc.c:406) 20241213085832575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085832575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085832575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085832575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085832575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085832575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085832575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085832575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085832575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085832576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085832576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085832576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085832576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085832576 DLSCCP DEBUG SCCP-SCOC(35)[0x55f2df4ee740]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085832576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f2df4e88f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085832576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8111213)[0x55f2df4f8650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085832576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085832576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085832576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085832576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085832576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085832576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085832576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085832576 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@af3ca9cfdc18: Found Expect[0] for l3='12B387920AF1737686D5'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@af3ca9cfdc18: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)404679 HNBGW_Test.msc0-SCCP(385)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_cs_iu_release_req_rua_disconnect0(392)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085832589 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085832589 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085832589 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085832589 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085832589 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085832589 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085832589 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085832589 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085832590 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085832590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085832590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085832590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085832590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085832590 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002803a8) (sccp_scrc.c:477) 20241213085832590 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1824) 20241213085832590 DLSCCP DEBUG SCCP-SCOC(35)[0x55f2df4ee740]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085832590 DLSCCP DEBUG SCCP-SCOC(35)[0x55f2df4ee740]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085832590 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085832590 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085832590 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) 20241213085832590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f2df4e88f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085832590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f2df4e88f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_iu_release_req_rua_disconnect0(392)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(391)@af3ca9cfdc18: 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)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(385)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(385)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213085832790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085832790 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085832790 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085832790 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085832790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085832790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085832790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085832790 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085832791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085832791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085832791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085832791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085832791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085832791 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) 20241213085832791 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1824) 20241213085832791 DLSCCP DEBUG SCCP-SCOC(35)[0x55f2df4ee740]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085832791 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085832791 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085832791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f2df4e88f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085832791 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085832791 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085832791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f2df4e88f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085832791 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085832791 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085832791 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213085832791 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213085832791 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213085832791 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085832791 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213085832791 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{UNUSED}: Allocated (fsm.c:456) 20241213085832791 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{UNUSED}: is child of mgw(mgw-fsm-8111213-0)[0x55f2df4ee610] (fsm.c:486) 20241213085832791 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-8111213-0)[0x55f2df4ee610] (mgcp_client_endpoint_fsm.c:724) 20241213085832791 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085832791 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085832791 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085832791 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8111213-0)[0x55f2df4eb8e0]{ST_CRCX}: Allocated (fsm.c:456) 20241213085832791 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8111213-0)[0x55f2df4eb8e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0] (fsm.c:486) 20241213085832791 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8111213-0)[0x55f2df4eb8e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085832791 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8111213-0)[0x55f2df4eb8e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213085832792 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 7bc4'... (mgcp_client.c:807) 20241213085832792 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1212) 20241213085832792 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8111213-0)[0x55f2df4eb8e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085832792 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7bc46d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7bc46d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7bc46d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7bc46d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241213085832831 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20241213085832831 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213085832831 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213085832831 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085832831 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085832831 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213085832831 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{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) 20241213085832831 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{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) 20241213085832831 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085832831 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085832831 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{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) 20241213085832831 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085832831 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213085832831 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085832831 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213085832831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8111213)[0x55f2df4f8650]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213085832831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213085832831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085832831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_cs_iu_release_req_rua_disconnect0(392)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085832854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085832854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085832854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085832854 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085832854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7bc46d) (hnbgw_rua.c:471) 20241213085832854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8111213 SCCP-35 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085832854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8111213)[0x55f2df4f8650]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085832854 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085832854 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085832854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8111213)[0x55f2df4f8650]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085832854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085832854 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213085832854 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213085832854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085832854 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213085832854 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-8111213-0)[0x55f2df4ee610] (mgcp_client_endpoint_fsm.c:724) 20241213085832854 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085832854 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085832854 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{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) 20241213085832854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213085832854 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 7bc4'... (mgcp_client.c:807) 20241213085832854 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1212) 20241213085832854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085832854 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085832854 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{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) 20241213085832854 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{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)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "7bc46d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7bc46d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085832879 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20241213085832879 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213085832879 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213085832879 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213085832879 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213085832879 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{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) 20241213085832879 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{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) 20241213085832879 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085832879 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085832879 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{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) 20241213085832879 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085832879 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213085832879 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213085832879 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-8111213-0)[0x55f2df4ee610] (mgcp_client_endpoint_fsm.c:724) 20241213085832879 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213085832879 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213085832879 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213085832879 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8111213-0)[0x55f2df4ee870]{ST_CRCX}: Allocated (fsm.c:456) 20241213085832879 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8111213-0)[0x55f2df4ee870]{ST_CRCX}: is child of mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0] (fsm.c:486) 20241213085832879 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8111213-0)[0x55f2df4ee870]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213085832879 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8111213-0)[0x55f2df4ee870]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:226) 20241213085832880 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 7bc4'... (mgcp_client.c:807) 20241213085832880 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1212) 20241213085832880 DLMGCP DEBUG MGCP_CONN(mgw-fsm-8111213-0)[0x55f2df4ee870]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213085832880 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213085832880 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{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) 20241213085832880 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{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) 20241213085832880 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{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)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "7bc46d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7bc46d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213085832893 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20241213085832893 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee870]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213085832893 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee870]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213085832893 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee870]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213085832893 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee870]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213085832893 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213085832893 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{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) 20241213085832893 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{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) 20241213085832893 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{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) 20241213085832893 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213085832893 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213085832893 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{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) 20241213085832893 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{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) 20241213085832893 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213085832893 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085832893 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213085832893 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213085832893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f2df4e88f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213085832893 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085832893 DLSCCP DEBUG SCCP-SCOC(35)[0x55f2df4ee740]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085832893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002803a8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213085832893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085832893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085832893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085832893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085832893 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213085832894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085832894 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085832894 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085832894 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085832894 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085832894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085832894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085832894 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085833058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085833058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085833058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241213085833058 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085833058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7bc46d) (hnbgw_rua.c:471) 20241213085833058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8111213 SCCP-35 msc-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241213085833058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8111213)[0x55f2df4f8650]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085833058 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241213085833058 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241213085833058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8111213)[0x55f2df4f8650]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241213085833058 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f2df4e88f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085833058 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085833058 DLSCCP DEBUG SCCP-SCOC(35)[0x55f2df4ee740]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085833059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002803a8), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20241213085833059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085833059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085833059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085833059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085833059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085833059 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085833059 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085833059 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085833059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085833059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085833059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085833059 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@af3ca9cfdc18: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)8111213 20241213085833262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085833262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085833262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1272) 20241213085833262 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085833262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7bc46d,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241213085833262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8111213 SCCP-35 msc-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241213085833262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8111213)[0x55f2df4f8650]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085833262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8111213)[0x55f2df4f8650]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085833262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f2df4e88f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085833262 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085833262 DLSCCP DEBUG SCCP-SCOC(35)[0x55f2df4ee740]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085833263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002803a8), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085833263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085833263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085833263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085833263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085833263 DLSCCP DEBUG SCCP-SCOC(35)[0x55f2df4ee740]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085833263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f2df4e88f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20241213085833263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8111213)[0x55f2df4f8650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085833263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8111213)[0x55f2df4f8650]{disconnected}: Freeing instance (context_map.c:202) 20241213085833263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8111213)[0x55f2df4f8650]{disconnected}: Deallocated (fsm.c:568) 20241213085833263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f2df4e88f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085833263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f2df4e88f0]{disconnected}: Freeing instance (context_map.c:206) 20241213085833263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55f2df4e88f0]{disconnected}: Deallocated (fsm.c:568) 20241213085833263 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213085833263 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213085833263 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213085833263 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213085833263 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085833263 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 7bc4'... (mgcp_client.c:807) 20241213085833263 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213085833263 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085833263 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee870]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213085833263 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 7bc4'... (mgcp_client.c:807) 20241213085833263 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1212) 20241213085833263 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee870]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213085833263 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{IN_USE}: Removing from parent mgw(mgw-fsm-8111213-0)[0x55f2df4ee610] (mgcp_client_endpoint_fsm.c:873) 20241213085833263 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213085833263 DLMGCP DEBUG mgw-endp(mgw-fsm-8111213-0)[0x55f2df5079d0]{IN_USE}: Deallocated (fsm.c:568) 20241213085833263 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213085833263 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213085833263 DMGW DEBUG mgw(mgw-fsm-8111213-0)[0x55f2df4ee610]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213085833263 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8111213 SCCP-35 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213085833263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085833263 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085833263 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085833263 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085833263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085833263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085833263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085833263 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(385)@af3ca9cfdc18: Session index based on local reference:0 20241213085833270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085833270 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085833270 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085833270 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085833270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085833270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found 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(386)@af3ca9cfdc18: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)404679 20241213085833270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085833270 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085833270 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085833270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085833270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085833270 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085833270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085833270 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=002803a8) (sccp_scrc.c:477) 20241213085833270 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1824) 20241213085833270 DLSCCP DEBUG SCCP-SCOC(35)[0x55f2df4ee740]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085833270 DLSCCP DEBUG SCCP-SCOC(35)[0x55f2df4ee740]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085833270 DLSCCP DEBUG SCCP-SCOC(35)[0x55f2df4ee740]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085833270 DLSCCP DEBUG SCCP-SCOC(35)[0x55f2df4ee740]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085833270 DLSCCP DEBUG SCCP-SCOC(35)[0x55f2df4ee740]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "7bc46d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "7bc46d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085833279 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20241213085833279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085833279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085833279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085833279 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4eb8e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213085833280 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20241213085833280 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee870]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213085833280 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee870]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213085833280 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee870]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213085833280 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4ee870]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213085834284 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42612<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085834291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085834291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085834291 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085834291 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085834291 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(389)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@af3ca9cfdc18: Final verdict of PTC: none 20241213085834292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42598<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085834292 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46341<->l=127.0.0.1:4262) (control_if.c:193) 20241213085834292 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085834292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085834292 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085834292 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085834292 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085834292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085834292 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085834292 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085834292 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085834292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085834292 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085834292 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085834292 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085834292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085834292 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085834292 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085834292 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085834292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085834292 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@af3ca9cfdc18: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@af3ca9cfdc18: Final verdict of PTC: none 20241213085834292 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085834292 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085834292 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-RAN(386)@af3ca9cfdc18: Final verdict of PTC: none 20241213085834292 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085834292 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085834292 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085834292 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085834292 DLSS7 <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(387)@af3ca9cfdc18: Final verdict of PTC: none 20241213085834292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085834292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085834292 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085834292 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085834292 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085834292 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085834292 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085834292 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085834292 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085834292 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085834292 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085834292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085834292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085834292 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085834292 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085834292 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085834292 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085834292 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085834292 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085834292 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085834292 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085834292 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085834292 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085834292 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085834292 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085834292 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085834292 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085834292 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085834292 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(390)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(388)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(391)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(380)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085834293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42594<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(382)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:58:34 UTC 2024 ====== HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20241213085834358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085834861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38466<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=315744) Waiting for packet dumper to finish... 1 (prev_count=315744, count=319624) 20241213085836293 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085836293 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085836293 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085836293 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085836293 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085836293 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:58:36 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_ps_iu_release_req_rua_disconnect started. 20241213085837950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085837953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085837957 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33937<->l=127.0.0.1:4262) (control_if.c:572) 20241213085838037 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085838037 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085838037 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085838037 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085838037 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085838037 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085838038 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085838038 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085838038 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085838038 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085838039 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085838039 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085838039 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085838039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085838039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085838039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085838039 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085838039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085838039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085838039 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085838039 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085838039 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085838039 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085838039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085838039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085838039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085838039 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085838039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085838039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085838039 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085838039 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085838039 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085838039 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085838039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085838039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085838039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085838039 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085838039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085838039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085838039 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085838039 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085838039 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085838039 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085838039 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085838039 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085838039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838039 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838039 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838039 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838039 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838039 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085838039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085838039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085838039 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085838039 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085838039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085838039 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085838039 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085838039 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085838039 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085838039 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085838039 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085838039 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085838039 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085838040 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085838040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085838040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085838040 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085838040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085838040 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085838040 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085838040 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085838040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085838040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085838040 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085838040 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085838040 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085838040 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085838040 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085838040 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085838040 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085838040 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(401)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(401)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(399)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085838056 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085838056 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085838056 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085838056 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085838056 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085838056 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085838056 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085838056 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085838057 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085838057 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085838057 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085838057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085838057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085838057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085838057 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085838057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085838057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085838057 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085838057 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085838057 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085838057 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085838057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085838057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085838057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085838057 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085838057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085838057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085838057 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085838057 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085838057 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085838057 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085838057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085838057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085838057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085838057 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085838057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085838057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085838057 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085838057 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085838058 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085838058 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085838058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085838058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085838058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085838058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085838058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085838058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085838058 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085838058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085838058 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085838058 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085838058 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085838058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085838058 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085838058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085838058 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085838058 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085838058 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085838058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085838058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085838058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085838058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085838058 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085838058 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085838058 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085838058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085838058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085838058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085838058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085838058 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085838058 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085838058 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085838058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085838058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085838058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(404)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(402)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085838079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085838079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085838079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085838079 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085838079 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085838079 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085838079 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085838079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085838079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085838254 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085838254 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085838254 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085838254 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085838262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085838262 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085838262 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085838262 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085838262 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085838262 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085838262 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085838264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085838264 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085838265 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085838265 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085838265 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085838265 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085838265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085838265 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085838265 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085838265 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085838265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085838265 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085838265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085838265 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085838265 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085838265 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085838265 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085838266 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085838266 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085838266 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085838266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085838266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085838266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085838266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085838266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085838267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085838267 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085838267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085838267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085838267 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085838267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085838267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085838267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085838267 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085838267 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085838269 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085838269 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085838269 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085838269 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085838275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085838275 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085838275 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085838275 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085838275 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085838275 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085838275 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085838278 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085838278 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085838278 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085838278 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085838278 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085838278 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085838278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085838279 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085838279 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085838279 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085838279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085838279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085838279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085838279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085838279 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085838279 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085838279 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085838280 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085838280 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085838280 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085838280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085838280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085838280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085838280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085838280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085838280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085838280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085838280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085838280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085838280 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085838281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085838281 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085838281 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085838281 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085838281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085838281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085838281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085838281 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(400)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085839070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085839070 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085839070 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085839070 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085839070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085839070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085839070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085839070 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085839070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085839070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085839070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085839070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085839070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085839070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085839070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085839070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085839070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839071 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085839071 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085839071 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085839071 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085839071 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085839071 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085839071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085839071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085839071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085839071 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085839071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085839071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085839071 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085839071 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085839071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085839071 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085839071 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085839071 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085839071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085839071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085839071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085839071 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085839073 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085839073 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085839073 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085839073 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085839073 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085839073 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085839073 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085839073 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085839073 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085839073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085839073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085839073 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085839073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085839073 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085839073 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085839073 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085839073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839073 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085839073 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085839073 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085839073 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085839073 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085839077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085839077 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085839077 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085839077 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085839077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085839077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085839077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085839077 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085839077 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085839077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085839077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085839077 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085839077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085839077 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085839077 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085839077 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085839077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839077 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085839077 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085839077 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085839077 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085839077 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085839077 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085839077 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085839077 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085839077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085839077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085839077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085839077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085839077 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085839077 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085839077 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085839077 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085839077 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085839077 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085839077 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085839077 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085839077 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085839077 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085839079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085839079 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085839079 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085839079 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085839079 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085839079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085839079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085839079 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085839080 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085839080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085839080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085839080 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085839080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085839080 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085839080 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085839080 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085839080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085839080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085839080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085839080 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085839080 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085839080 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085839080 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085839080 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085839101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38498<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(403)@af3ca9cfdc18: f_create_expect(l3 := 'C242B8A99B39D306503F'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@af3ca9cfdc18: Created Expect[0] for 'C242B8A99B39D306503F'O to be handled at TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@af3ca9cfdc18: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)15606657 20241213085840141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085840141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085840141 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085840141 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085840141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xee2381, normal) (hnbgw_rua.c:407) 20241213085840141 DHNB DEBUG map_rua[0x55f2df4ee870]{init}: Allocated (fsm.c:456) 20241213085840141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15606657)[0x55f2df4ee870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085840141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15606657 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085840141 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085840141 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085840141 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15606657 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085840141 DCN DEBUG map_sccp[0x55f2df4eb8e0]{init}: Allocated (fsm.c:456) 20241213085840141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f2df4eb8e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085840141 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15606657 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085840141 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15606657 SCCP-36 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085840141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15606657)[0x55f2df4ee870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085840141 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085840141 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085840141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15606657)[0x55f2df4ee870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085840141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f2df4eb8e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085840141 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085840141 DLSCCP DEBUG SCCP-SCOC(36)[0x55f2df4ee740]{IDLE}: Allocated (fsm.c:456) 20241213085840141 DLSCCP DEBUG SCCP-SCOC(36)[0x55f2df4ee740]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085840141 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ac242b8a99b39d306503f004f40030000370056400500f1100926) (sccp_scrc.c:406) 20241213085840141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085840141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085840141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085840141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085840141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085840141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085840141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085840141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085840141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085840141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085840141 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085840141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085840141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085840141 DLSCCP DEBUG SCCP-SCOC(36)[0x55f2df4ee740]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085840141 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f2df4eb8e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085840141 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15606657)[0x55f2df4ee870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085840142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085840142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085840142 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085840142 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085840142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085840142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085840142 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085840142 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@af3ca9cfdc18: Found Expect[0] for l3='C242B8A99B39D306503F'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@af3ca9cfdc18: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)10112830 HNBGW_Test.sgsn0-SCCP(402)@af3ca9cfdc18: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(406)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085840151 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085840151 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085840151 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085840151 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085840151 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085840151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085840151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085840151 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085840151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085840151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085840151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085840151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085840151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085840151 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008b97af) (sccp_scrc.c:477) 20241213085840151 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1824) 20241213085840151 DLSCCP DEBUG SCCP-SCOC(36)[0x55f2df4ee740]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085840151 DLSCCP DEBUG SCCP-SCOC(36)[0x55f2df4ee740]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085840151 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085840151 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085840151 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) 20241213085840151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f2df4eb8e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085840151 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f2df4eb8e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_iu_release_req_rua_disconnect0(406)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-SCCP(402)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@af3ca9cfdc18: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241213085840354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085840354 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085840354 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085840354 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085840354 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085840354 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085840354 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085840354 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085840354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085840354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085840354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085840354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085840354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085840355 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) 20241213085840355 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1824) 20241213085840355 DLSCCP DEBUG SCCP-SCOC(36)[0x55f2df4ee740]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085840355 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085840355 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085840355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f2df4eb8e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085840355 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085840355 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085840355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f2df4eb8e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085840355 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085840355 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241213085840355 DRANAP DEBUG ps_rab_ass[0x55f2df4f8650]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085840355 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085840355 DLPFCP DEBUG ps_rab[0x55f2df4e88f0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241213085840355 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241213085840355 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085840355 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241213085840355 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085840355 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657)[0x55f2df4f8650]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(406)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(396)@af3ca9cfdc18: 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 } } } 20241213085840393 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085840393 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085840393 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241213085840393 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657)[0x55f2df4f8650]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241213085840393 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085840393 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15606657)[0x55f2df4ee870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241213085840393 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085840393 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657)[0x55f2df4f8650]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241213085840393 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657)[0x55f2df4f8650]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241213085840393 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657)[0x55f2df4f8650]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241213085840393 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241213085840393 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{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) 20241213085840393 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241213085840393 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085840393 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085840393 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085840393 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085840393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085840393 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_iu_release_req_rua_disconnect0(406)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085840430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085840430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085840430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085840430 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085840431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xee2381) (hnbgw_rua.c:471) 20241213085840431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15606657 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085840431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15606657)[0x55f2df4ee870]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085840431 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085840431 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085840431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15606657)[0x55f2df4ee870]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085840431 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085840431 DRANAP DEBUG ps_rab_ass[0x55f2df4f8650]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085840431 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657)[0x55f2df4f8650]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241213085840431 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085840431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241213085840431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241213085840431 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085840431 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241213085840431 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085840431 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657)[0x55f2df4f8650]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@af3ca9cfdc18: 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 } } } 20241213085840449 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085840449 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085840449 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241213085840449 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241213085840449 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657)[0x55f2df4f8650]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241213085840449 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085840449 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657)[0x55f2df4f8650]{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) 20241213085840449 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657)[0x55f2df4f8650]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241213085840449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f2df4eb8e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241213085840449 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085840449 DLSCCP DEBUG SCCP-SCOC(36)[0x55f2df4ee740]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085840449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b97af), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241213085840449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085840449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085840449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085840449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085840449 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657)[0x55f2df4f8650]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241213085840449 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657)[0x55f2df4f8650]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241213085840449 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657)[0x55f2df4f8650]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241213085840449 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{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) 20241213085840449 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241213085840449 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085840449 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085840449 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085840449 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085840450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085840450 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085840450 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085840450 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085840450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085840450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085840450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085840450 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085840634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085840634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085840634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1272) 20241213085840634 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085840634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xee2381) (hnbgw_rua.c:471) 20241213085840634 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15606657 SCCP-36 sgsn-0 MI=NONE: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20241213085840634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15606657)[0x55f2df4ee870]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085840634 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20241213085840634 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20241213085840634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15606657)[0x55f2df4ee870]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20241213085840634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f2df4eb8e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085840634 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085840634 DLSCCP DEBUG SCCP-SCOC(36)[0x55f2df4ee740]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085840634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b97af), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:406) 20241213085840634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085840634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085840634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085840634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085840635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085840635 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085840635 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085840635 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085840635 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085840635 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085840635 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085840635 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(402)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@af3ca9cfdc18: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)15606657 20241213085840838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085840838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085840838 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1272) 20241213085840838 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085840838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xee2381,cause=misc(unspecified)) (hnbgw_rua.c:439) 20241213085840838 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15606657 SCCP-36 sgsn-0 MI=NONE: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20241213085840838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15606657)[0x55f2df4ee870]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085840838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15606657)[0x55f2df4ee870]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085840838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f2df4eb8e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085840838 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085840838 DLSCCP DEBUG SCCP-SCOC(36)[0x55f2df4ee740]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085840838 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b97af), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085840838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085840838 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085840838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085840838 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085840838 DLSCCP DEBUG SCCP-SCOC(36)[0x55f2df4ee740]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085840838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f2df4eb8e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20241213085840838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15606657)[0x55f2df4ee870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085840838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15606657)[0x55f2df4ee870]{disconnected}: Freeing instance (context_map.c:202) 20241213085840838 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15606657)[0x55f2df4ee870]{disconnected}: Deallocated (fsm.c:568) 20241213085840838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f2df4eb8e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085840838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f2df4eb8e0]{disconnected}: Freeing instance (context_map.c:206) 20241213085840838 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55f2df4eb8e0]{disconnected}: Deallocated (fsm.c:568) 20241213085840838 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241213085840838 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241213085840839 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085840839 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241213085840839 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085840839 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15606657 SCCP-36 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085840839 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085840839 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085840839 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085840839 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085840839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085840839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085840839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085840839 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(396)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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_Test.sgsn0-SCCP(402)@af3ca9cfdc18: Session index based on local reference:0 HNBGW-PFCP(396)@af3ca9cfdc18: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085840844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085840844 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085840844 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085840844 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085840844 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085840844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085840844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085840844 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085840844 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085840844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085840844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085840844 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085840844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085840844 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=008b97af) (sccp_scrc.c:477) 20241213085840844 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1824) 20241213085840844 DLSCCP DEBUG SCCP-SCOC(36)[0x55f2df4ee740]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213085840844 DLSCCP DEBUG SCCP-SCOC(36)[0x55f2df4ee740]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213085840844 DLSCCP DEBUG SCCP-SCOC(36)[0x55f2df4ee740]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085840844 DLSCCP DEBUG SCCP-SCOC(36)[0x55f2df4ee740]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085840844 DLSCCP DEBUG SCCP-SCOC(36)[0x55f2df4ee740]{IDLE}: Deallocated (fsm.c:568) HNBGW-PFCP(396)@af3ca9cfdc18: PFCP_Emulation main() CLIENT.receive from TC_ps_iu_release_req_rua_disconnect0(406): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000001'O, sequence_number := 4, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-RAN(403)@af3ca9cfdc18: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)10112830 20241213085840845 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085840845 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085840845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241213085840845 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241213085840846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{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) 20241213085840846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241213085840846 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085840846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085840846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241213085840846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241213085840846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241213085840846 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15606657-RAB-23)[0x55f2df4e88f0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241213085840846 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085840846 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085841851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38498<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085841863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38490<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085841863 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33937<->l=127.0.0.1:4262) (control_if.c:193) 20241213085841863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085841863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085841863 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085841863 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085841863 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(400)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@af3ca9cfdc18: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@af3ca9cfdc18: Final verdict of PTC: none 20241213085841867 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085841867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085841867 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085841867 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085841867 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085841867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085841867 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085841867 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085841867 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085841867 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085841867 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085841867 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085841867 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085841867 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085841867 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085841867 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085841867 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085841867 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085841867 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085841867 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085841867 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085841867 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085841867 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085841867 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085841867 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085841867 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085841868 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085841868 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(395)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(394)@af3ca9cfdc18: Final verdict of PTC: none 20241213085841868 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085841868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085841868 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085841868 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085841868 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085841868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085841868 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085841868 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241213085841868 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085841868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085841868 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085841868 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085841868 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085841868 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085841868 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085841868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085841868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(403)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(405)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085841869 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085841869 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085841869 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085841869 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085841869 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085841869 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085841869 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085841869 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085841869 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085841869 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085841869 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085841873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38474<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(396)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:58:41 UTC 2024 ====== HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.talloc 20241213085841969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46456<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085842472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46456<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=281636) Waiting for packet dumper to finish... 1 (prev_count=281636, count=305928) 20241213085843868 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085843868 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085843868 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085843869 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085843869 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085843869 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:58:44 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_ps_rab_assignment started. 20241213085845570 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085845574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46470<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085845577 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41163<->l=127.0.0.1:4262) (control_if.c:572) 20241213085845642 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085845642 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085845642 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085845642 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085845643 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085845643 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(411)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085845643 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085845643 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085845643 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085845643 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085845644 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085845644 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085845644 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085845644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085845644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085845644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085845644 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085845644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085845644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085845644 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085845644 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085845644 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085845644 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085845644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085845644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085845644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085845644 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085845644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085845644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085845644 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085845644 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085845644 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085845644 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085845644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085845644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085845644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085845644 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085845644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085845644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085845644 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085845644 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085845644 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085845644 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085845644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085845644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085845644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085845644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085845644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085845644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085845644 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085845644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085845644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085845644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085845644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085845644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085845644 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085845644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085845644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085845644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085845644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085845644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085845644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085845644 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085845644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085845645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085845645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085845645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085845645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085845645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085845645 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085845645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085845645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085845645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085845645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085845645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085845645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085845645 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(415)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(413)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085845659 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085845659 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085845659 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085845659 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085845659 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085845659 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085845659 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085845659 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085845660 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085845660 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085845660 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085845660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085845660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085845660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085845661 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085845661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085845661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085845661 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085845661 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085845661 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085845661 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085845661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085845661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085845661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085845661 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085845661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085845661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085845661 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085845661 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085845661 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085845661 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085845661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085845661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085845661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085845661 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085845661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085845661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085845661 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085845661 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085845661 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085845661 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085845661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085845661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085845661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085845661 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085845661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085845661 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085845661 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085845661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085845661 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085845661 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085845661 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085845661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085845661 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085845661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085845661 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085845661 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085845661 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085845661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085845661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085845661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085845661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085845661 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085845661 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085845661 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085845661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085845661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085845661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085845661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085845661 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085845661 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085845661 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085845661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085845661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085845661 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(418)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(418)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085845685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085845685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085845685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085845685 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085845685 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085845685 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085845685 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085845685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085845685 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085845857 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085845857 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085845857 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085845857 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085845862 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085845862 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085845862 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085845862 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085845862 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085845862 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085845862 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085845863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085845863 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085845863 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085845863 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085845863 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085845863 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085845863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085845863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085845863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085845863 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085845863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085845863 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085845863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085845863 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085845863 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085845863 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085845863 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085845864 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085845864 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085845864 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085845864 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085845864 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085845864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845864 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845864 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845864 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845864 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845864 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085845864 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085845864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085845864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085845864 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085845864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085845864 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085845864 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085845864 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085845864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085845864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085845865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085845865 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085845873 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085845873 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085845873 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085845873 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085845877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085845877 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085845877 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085845877 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085845877 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085845877 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085845877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085845879 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085845879 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085845879 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085845879 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085845879 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085845879 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085845880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085845880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085845880 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085845880 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085845880 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085845880 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085845880 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085845880 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085845880 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085845880 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085845880 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085845881 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085845881 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085845881 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085845881 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085845881 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085845881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085845881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085845881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085845881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085845881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085845881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085845881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085845881 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085845881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085845881 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085845881 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085845881 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085845881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085845881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085845881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085845881 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(414)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085846668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085846668 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085846668 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085846668 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085846668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085846668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085846669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085846669 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085846669 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085846669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085846669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085846669 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085846669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085846669 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085846669 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085846669 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085846669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846669 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085846669 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085846669 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085846669 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085846669 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085846669 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085846669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085846669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085846669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085846669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085846669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085846669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085846669 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085846669 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085846669 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085846669 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085846669 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085846669 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085846669 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085846669 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085846669 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085846669 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085846671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085846671 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085846671 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085846671 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085846671 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085846671 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085846671 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085846671 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085846671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085846671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085846671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085846671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085846671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085846671 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085846671 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085846671 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085846671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846672 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085846672 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085846672 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085846672 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085846672 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(417)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085846681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085846681 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085846681 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085846681 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085846681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085846681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085846681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085846681 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085846681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085846681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085846681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085846681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085846681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085846681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085846681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085846681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085846681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846681 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085846681 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085846681 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085846681 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085846681 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085846681 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085846681 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085846681 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085846681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846681 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085846681 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085846681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085846681 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085846681 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085846681 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085846681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085846681 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085846681 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085846681 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085846681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085846681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085846681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085846681 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085846682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085846682 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085846682 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085846682 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085846682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085846682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085846682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085846682 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085846682 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085846682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085846682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085846682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085846682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085846682 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085846682 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085846682 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085846682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085846682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085846682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085846682 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085846682 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085846682 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085846683 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085846683 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085847733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46484<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(417)@af3ca9cfdc18: f_create_expect(l3 := '2959C2A8519E5D29EF5D'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(417)@af3ca9cfdc18: Created Expect[0] for '2959C2A8519E5D29EF5D'O to be handled at TC_ps_rab_assignment0(420) TC_ps_rab_assignment-Iuh0-RUA(412)@af3ca9cfdc18: Added conn table entry 0TC_ps_rab_assignment0(420)16181480 20241213085848785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085848785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085848785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085848785 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085848785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf6e8e8, normal) (hnbgw_rua.c:407) 20241213085848785 DHNB DEBUG map_rua[0x55f2df4e88f0]{init}: Allocated (fsm.c:456) 20241213085848785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16181480)[0x55f2df4e88f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085848785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16181480 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085848785 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085848785 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085848785 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16181480 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085848785 DCN DEBUG map_sccp[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213085848785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085848785 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16181480 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085848785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16181480 SCCP-37 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085848785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16181480)[0x55f2df4e88f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085848785 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085848785 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085848785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16181480)[0x55f2df4e88f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085848785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f2df4ee740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085848785 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085848785 DLSCCP DEBUG SCCP-SCOC(37)[0x55f2df4ee870]{IDLE}: Allocated (fsm.c:456) 20241213085848785 DLSCCP DEBUG SCCP-SCOC(37)[0x55f2df4ee870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085848785 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a2959c2a8519e5d29ef5d004f400300010d0056400500f1100926) (sccp_scrc.c:406) 20241213085848785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085848785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085848785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085848785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085848785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085848785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085848785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085848785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085848785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085848785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085848785 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085848785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085848785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085848785 DLSCCP DEBUG SCCP-SCOC(37)[0x55f2df4ee870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085848785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f2df4ee740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085848785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16181480)[0x55f2df4e88f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085848785 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085848785 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085848785 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085848785 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085848785 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085848785 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085848785 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085848785 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(417)@af3ca9cfdc18: Found Expect[0] for l3='2959C2A8519E5D29EF5D'O handled at TC_ps_rab_assignment0(420) HNBGW_Test.sgsn0-RAN(417)@af3ca9cfdc18: Added conn table entry 0TC_ps_rab_assignment0(420)6812644 HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment0(420)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085848800 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085848800 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085848800 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085848800 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085848800 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085848800 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085848800 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085848800 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085848800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085848800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085848800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085848800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085848800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085848800 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d56415) (sccp_scrc.c:477) 20241213085848800 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1824) 20241213085848800 DLSCCP DEBUG SCCP-SCOC(37)[0x55f2df4ee870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085848800 DLSCCP DEBUG SCCP-SCOC(37)[0x55f2df4ee870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085848800 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085848800 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085848800 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) 20241213085848800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f2df4ee740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085848800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f2df4ee740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment0(420)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: vl_len:91 HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241213085849006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085849006 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085849006 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085849006 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085849006 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085849006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085849006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085849006 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085849007 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085849007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085849007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085849007 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085849007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085849007 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) 20241213085849007 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20241213085849007 DLSCCP DEBUG SCCP-SCOC(37)[0x55f2df4ee870]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085849007 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085849007 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085849007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085849007 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085849007 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085849007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f2df4ee740]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085849007 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085849007 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241213085849007 DRANAP DEBUG ps_rab_ass[0x55f2df4eb8e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085849007 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085849007 DLPFCP DEBUG ps_rab[0x55f2df4f8650]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241213085849007 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241213085849007 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085849007 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241213085849007 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085849007 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480)[0x55f2df4eb8e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(410)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(410)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(420)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(410)@af3ca9cfdc18: 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 } } } 20241213085849035 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085849035 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085849036 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241213085849036 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480)[0x55f2df4eb8e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241213085849036 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085849036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16181480)[0x55f2df4e88f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241213085849036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085849036 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480)[0x55f2df4eb8e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241213085849036 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480)[0x55f2df4eb8e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241213085849036 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480)[0x55f2df4eb8e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241213085849036 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241213085849036 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{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) 20241213085849036 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241213085849036 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085849036 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085849036 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085849036 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085849036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085849036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment0(420)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085849058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085849058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085849058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085849058 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085849058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf6e8e8) (hnbgw_rua.c:471) 20241213085849058 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16181480 SCCP-37 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085849058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16181480)[0x55f2df4e88f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085849058 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085849058 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085849058 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16181480)[0x55f2df4e88f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085849058 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085849058 DRANAP DEBUG ps_rab_ass[0x55f2df4eb8e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085849058 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480)[0x55f2df4eb8e0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241213085849058 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085849058 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241213085849058 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241213085849058 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085849058 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241213085849058 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085849058 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480)[0x55f2df4eb8e0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(410)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(410)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(410)@af3ca9cfdc18: 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 } } } 20241213085849065 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085849065 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085849065 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241213085849065 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241213085849065 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480)[0x55f2df4eb8e0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241213085849065 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085849065 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480)[0x55f2df4eb8e0]{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) 20241213085849065 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480)[0x55f2df4eb8e0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241213085849065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241213085849065 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085849065 DLSCCP DEBUG SCCP-SCOC(37)[0x55f2df4ee870]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085849065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d56415), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241213085849065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085849065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085849065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085849065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085849065 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480)[0x55f2df4eb8e0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241213085849065 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480)[0x55f2df4eb8e0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241213085849065 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480)[0x55f2df4eb8e0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241213085849065 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{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) 20241213085849065 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241213085849065 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085849065 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085849065 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085849065 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085849065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085849065 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085849065 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085849065 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085849065 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085849065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085849065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085849065 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: vl_len:12 HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085851081 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085851081 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085851081 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085851081 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085851081 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085851081 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085851081 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085851082 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085851082 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085851082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085851082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085851082 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085851082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085851082 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) 20241213085851082 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1824) 20241213085851082 DLSCCP DEBUG SCCP-SCOC(37)[0x55f2df4ee870]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085851082 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085851082 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085851082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085851082 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085851082 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085851082 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f2df4ee740]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085851082 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241213085851082 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241213085851082 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085851082 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241213085851082 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085851082 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16181480)[0x55f2df4e88f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085851082 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085851082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085851082 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW-PFCP(410)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(420)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(410)@af3ca9cfdc18: 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 } } } 20241213085851089 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085851089 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085851089 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241213085851089 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241213085851089 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{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) 20241213085851089 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_USE_COUNT}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241213085851089 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085851089 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085851089 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241213085851089 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241213085851089 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241213085851089 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16181480-RAB-23)[0x55f2df4f8650]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241213085851089 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085851089 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment-Iuh0-RUA(412)@af3ca9cfdc18: Deleted conn table entry 0TC_ps_rab_assignment0(420)16181480 20241213085851104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085851104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085851104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085851104 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085851104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf6e8e8,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085851104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16181480 SCCP-37 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085851104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16181480)[0x55f2df4e88f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085851104 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085851104 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085851104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16181480)[0x55f2df4e88f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085851104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085851104 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085851104 DLSCCP DEBUG SCCP-SCOC(37)[0x55f2df4ee870]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085851104 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d56415), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085851104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085851104 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085851104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085851104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085851104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16181480)[0x55f2df4e88f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085851104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085851104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f2df4ee740]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085851105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085851105 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085851105 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085851105 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085851105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085851105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085851105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085851105 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(417)@af3ca9cfdc18: Deleted conn table entry 0TC_ps_rab_assignment0(420)6812644 HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: Session index based on connection ID:0 20241213085851115 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085851115 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085851115 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085851115 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085851115 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085851115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085851115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085851115 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085851115 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085851115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085851115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085851115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085851115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085851115 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=00d56415), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085851115 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1824) 20241213085851115 DLSCCP DEBUG SCCP-SCOC(37)[0x55f2df4ee870]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085851115 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085851115 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085851115 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) 20241213085851115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f2df4ee740]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085851115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f2df4ee740]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085851115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16181480)[0x55f2df4e88f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085851115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16181480)[0x55f2df4e88f0]{disconnected}: Freeing instance (context_map.c:202) 20241213085851115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16181480)[0x55f2df4e88f0]{disconnected}: Deallocated (fsm.c:568) 20241213085851115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f2df4ee740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085851115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f2df4ee740]{disconnected}: Freeing instance (context_map.c:206) 20241213085851115 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55f2df4ee740]{disconnected}: Deallocated (fsm.c:568) 20241213085851115 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16181480 SCCP-37 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085851115 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d56415), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:406) 20241213085851115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085851115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085851115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085851115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085851115 DLSCCP DEBUG SCCP-SCOC(37)[0x55f2df4ee870]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085851115 DLSCCP DEBUG SCCP-SCOC(37)[0x55f2df4ee870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085851115 DLSCCP DEBUG SCCP-SCOC(37)[0x55f2df4ee870]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085851115 DLSCCP DEBUG SCCP-SCOC(37)[0x55f2df4ee870]{IDLE}: Deallocated (fsm.c:568) 20241213085851116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085851116 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085851116 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085851116 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085851116 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085851116 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085851116 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085851116 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_ps_rab_assignment0(420)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085853116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46484<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(420)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085853128 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41163<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_ps_rab_assignment(407)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(414)@af3ca9cfdc18: Final verdict of PTC: none 20241213085853129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085853129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085853129 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085853129 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085853129 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085853129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46470<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment-Iuh0-RUA(412)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(417)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(416)@af3ca9cfdc18: Final verdict of PTC: none 20241213085853130 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085853130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085853130 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085853130 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085853130 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085853130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085853130 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085853130 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085853130 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085853130 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085853131 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085853131 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW-MGCP(419)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(415)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@af3ca9cfdc18: Final verdict of PTC: none 20241213085853131 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085853131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085853131 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085853131 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085853131 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085853131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085853131 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085853131 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085853131 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085853131 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085853131 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085853131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085853131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085853131 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085853131 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085853131 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085853131 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085853131 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085853131 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085853131 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085853131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085853131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085853131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085853131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085853131 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085853131 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085853131 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085853131 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085853131 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085853131 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085853131 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085853131 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085853131 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) TC_ps_rab_assignment-Iuh0(411)@af3ca9cfdc18: Final verdict of PTC: none 20241213085853131 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085853131 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085853131 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085853131 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085853131 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085853131 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085853131 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085853131 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085853131 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085853131 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085853131 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(408)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085853132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46466<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(410)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(407): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment-Iuh0(411): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(412): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment0(420): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:58:53 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment.talloc 20241213085853176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37962<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085853678 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37962<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=310512) Waiting for packet dumper to finish... 1 (prev_count=310512, count=311328) 20241213085855132 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085855132 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085855132 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085855132 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085855132 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085855132 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:58:55 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_ps_rab_assignment_concurrent started. 20241213085856781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37964<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085856786 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37978<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085856793 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33821<->l=127.0.0.1:4262) (control_if.c:572) 20241213085856863 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085856863 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085856863 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085856863 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085856863 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085856863 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085856863 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085856863 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(425)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085856864 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085856864 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085856865 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085856865 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085856865 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085856865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085856865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085856865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085856865 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085856865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085856865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085856865 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085856865 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085856865 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085856865 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085856865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085856865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085856865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085856865 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085856865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085856865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085856865 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085856865 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085856865 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085856865 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085856865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085856865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085856865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085856865 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085856865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085856865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085856865 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085856865 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085856865 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085856865 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085856865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085856865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085856865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085856865 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085856865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085856865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085856865 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085856865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085856865 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085856865 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085856865 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085856865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085856865 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085856865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085856865 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085856865 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085856865 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085856865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085856865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085856865 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085856865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085856865 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085856865 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085856865 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085856865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085856865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085856865 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085856865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085856865 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085856865 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085856865 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085856865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085856865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085856865 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(429)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(427)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085856880 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085856880 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085856880 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085856880 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085856881 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085856881 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085856881 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085856881 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085856882 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085856882 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085856882 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085856882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085856882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085856882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085856882 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085856882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085856882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085856882 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085856882 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085856882 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085856882 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085856882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085856882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085856882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085856882 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085856882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085856882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085856882 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085856882 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085856882 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085856882 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085856882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085856882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085856882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085856882 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085856882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085856882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085856882 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085856882 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085856882 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085856882 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085856882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085856882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085856882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085856882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085856882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085856882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085856882 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085856882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085856882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085856882 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085856882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085856882 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085856882 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085856882 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085856882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085856882 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085856882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085856882 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085856882 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085856882 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085856882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085856882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085856882 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085856882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085856882 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085856882 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085856882 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085856882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085856882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085856882 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085856882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085856882 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085856882 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085856882 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085856882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085856882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085856882 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085856905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085856905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085856905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085856905 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085856905 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085856905 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085856905 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085856905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085856905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085857078 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085857079 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085857079 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085857079 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085857085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085857085 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085857085 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085857085 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085857085 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085857085 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085857085 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085857088 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085857088 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085857088 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085857088 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085857088 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085857088 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085857088 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085857088 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085857089 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085857089 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085857089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085857089 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085857089 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085857089 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085857089 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085857089 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085857089 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085857090 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085857090 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085857090 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085857090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085857090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085857090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085857090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085857090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085857090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085857090 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085857091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085857091 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085857091 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085857091 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085857091 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085857091 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085857091 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085857091 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085857095 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085857095 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085857095 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085857095 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085857102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085857102 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085857102 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085857102 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085857102 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085857102 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085857102 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085857106 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085857106 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085857106 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085857106 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085857106 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085857106 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085857106 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085857106 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085857107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085857107 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085857107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085857107 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085857107 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085857107 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085857107 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085857107 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085857107 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085857108 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085857108 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085857108 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085857108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085857108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085857108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085857108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085857109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085857109 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085857109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085857109 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085857109 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085857109 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085857109 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085857109 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085857109 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085857109 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(428)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085857894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085857894 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085857894 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085857895 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085857895 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085857895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085857895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085857895 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085857895 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085857895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085857895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085857895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085857895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085857895 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085857895 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085857895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085857895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857895 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085857895 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085857895 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085857895 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085857895 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085857895 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085857895 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085857895 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085857895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085857896 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085857896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085857896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085857896 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085857896 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085857896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085857896 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085857896 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085857896 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085857896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085857896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085857896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085857896 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085857897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085857897 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085857898 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085857898 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085857898 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085857898 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085857898 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085857898 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085857898 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085857898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085857898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085857898 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085857898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085857898 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085857898 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085857898 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085857898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857898 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085857898 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085857898 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085857898 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085857898 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085857902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085857902 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085857902 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085857902 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085857902 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085857902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085857902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085857902 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085857902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085857902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085857902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085857902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085857902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085857902 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085857902 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085857903 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085857903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857903 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085857903 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085857903 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085857903 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085857903 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085857903 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085857903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085857903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085857903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085857903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085857903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085857903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085857903 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085857903 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085857903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085857903 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085857903 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085857903 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085857903 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085857903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085857903 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085857903 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085857905 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085857905 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085857905 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085857905 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085857905 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085857905 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085857905 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085857905 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085857905 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085857905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085857905 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085857906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085857906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085857906 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085857906 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085857906 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085857906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085857906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085857906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085857906 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085857906 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085857906 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085857906 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085857906 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085858936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37980<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085858959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085858975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38000<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085858988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085859000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085859018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085859030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085859048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085859066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085859088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085859108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38066<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085859128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085859143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38088<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085859152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38098<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085859162 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38108<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085859177 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38124<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: f_create_expect(l3 := '47B5154383A27820DCF4'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Created Expect[0] for '47B5154383A27820DCF4'O to be handled at TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)1473283 20241213085859968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085859968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085859968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085859968 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085859968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x167b03, normal) (hnbgw_rua.c:407) 20241213085859968 DHNB DEBUG map_rua[0x55f2df4e88f0]{init}: Allocated (fsm.c:456) 20241213085859968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1473283)[0x55f2df4e88f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085859968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1473283 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085859968 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085859968 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085859968 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1473283 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085859968 DCN DEBUG map_sccp[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213085859968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085859968 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1473283 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085859968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1473283 SCCP-38 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085859968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1473283)[0x55f2df4e88f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085859968 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085859968 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085859968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1473283)[0x55f2df4e88f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085859968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f2df4ee740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085859968 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085859968 DLSCCP DEBUG SCCP-SCOC(38)[0x55f2df4ee870]{IDLE}: Allocated (fsm.c:456) 20241213085859968 DLSCCP DEBUG SCCP-SCOC(38)[0x55f2df4ee870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085859968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a47b5154383a27820dcf4004f40030003630056400500f1100926) (sccp_scrc.c:406) 20241213085859968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085859968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085859968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085859968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085859968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085859968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085859968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085859968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085859968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085859968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085859968 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085859968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085859968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085859968 DLSCCP DEBUG SCCP-SCOC(38)[0x55f2df4ee870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085859968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f2df4ee740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085859968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1473283)[0x55f2df4e88f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085859969 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085859969 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085859969 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085859969 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085859969 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085859969 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085859969 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085859969 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: f_create_expect(l3 := '5ACF8BCC3879FA73C9EF'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Created Expect[1] for '5ACF8BCC3879FA73C9EF'O to be handled at TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)9715175 HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Found Expect[0] for l3='47B5154383A27820DCF4'O handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)9272567 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent0(434)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085859974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085859974 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085859974 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085859974 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085859974 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085859974 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085859974 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085859974 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085859974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085859974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085859974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085859974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085859974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085859974 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0016ea33) (sccp_scrc.c:477) 20241213085859974 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1824) 20241213085859974 DLSCCP DEBUG SCCP-SCOC(38)[0x55f2df4ee870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085859974 DLSCCP DEBUG SCCP-SCOC(38)[0x55f2df4ee870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085859974 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085859974 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085859974 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) 20241213085859974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f2df4ee740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085859974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f2df4ee740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent0(434)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: f_create_expect(l3 := '55F3ACC8B9AD4E363B45'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Created Expect[0] for '55F3ACC8B9AD4E363B45'O to be handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: f_create_expect(l3 := 'F4F4B7FE74A9D2EB398F'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Created Expect[2] for 'F4F4B7FE74A9D2EB398F'O to be handled at TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)13043507 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)372527 HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: f_create_expect(l3 := 'C7565C5F55F13984839B'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Created Expect[3] for 'C7565C5F55F13984839B'O to be handled at TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)7253257 HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: f_create_expect(l3 := 'E23F0D884115F8E1B6C6'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Created Expect[4] for 'E23F0D884115F8E1B6C6'O to be handled at TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)4401747 HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: f_create_expect(l3 := '0E4470CBC06396380AE3'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Created Expect[5] for '0E4470CBC06396380AE3'O to be handled at TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)5670624 HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: f_create_expect(l3 := '12FF2FD6D00411825D0E'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Created Expect[6] for '12FF2FD6D00411825D0E'O to be handled at TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)908612 HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: f_create_expect(l3 := 'DDCDD4FB238026F836CF'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Created Expect[7] for 'DDCDD4FB238026F836CF'O to be handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)9226769 HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: f_create_expect(l3 := '830CF72C7DB66276F83F'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Created Expect[8] for '830CF72C7DB66276F83F'O to be handled at TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)6264076 HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: f_create_expect(l3 := 'F26896877E990A32830C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Created Expect[9] for 'F26896877E990A32830C'O to be handled at TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)12252812 HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: f_create_expect(l3 := '302CEF398C46D387404C'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Created Expect[10] for '302CEF398C46D387404C'O to be handled at TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)983740 HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: f_create_expect(l3 := '5F6E23567DF09F60E1E5'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Created Expect[11] for '5F6E23567DF09F60E1E5'O to be handled at TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)4934484 HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: f_create_expect(l3 := '808D80E4E32E4449A0FD'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Created Expect[12] for '808D80E4E32E4449A0FD'O to be handled at TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)6166635 20241213085900170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085900170 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085900170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x943de7, normal) (hnbgw_rua.c:407) 20241213085900170 DHNB DEBUG map_rua[0x55f2df4f8650]{init}: Allocated (fsm.c:456) 20241213085900170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9715175)[0x55f2df4f8650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085900170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9715175 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085900170 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900170 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900170 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9715175 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085900170 DCN DEBUG map_sccp[0x55f2df4eb8e0]{init}: Allocated (fsm.c:456) 20241213085900170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f2df4eb8e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085900170 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9715175 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085900170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9715175 SCCP-39 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085900170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9715175)[0x55f2df4f8650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085900170 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900170 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9715175)[0x55f2df4f8650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085900170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f2df4eb8e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085900170 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085900170 DLSCCP DEBUG SCCP-SCOC(39)[0x55f2df5079d0]{IDLE}: Allocated (fsm.c:456) 20241213085900170 DLSCCP DEBUG SCCP-SCOC(39)[0x55f2df5079d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085900170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a5acf8bcc3879fa73c9ef004f40030001000056400500f1100926) (sccp_scrc.c:406) 20241213085900170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900170 DLSCCP DEBUG SCCP-SCOC(39)[0x55f2df5079d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085900170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f2df4eb8e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085900170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9715175)[0x55f2df4f8650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085900170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085900170 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085900170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc70733, normal) (hnbgw_rua.c:407) 20241213085900170 DHNB DEBUG map_rua[0x55f2df4ee610]{init}: Allocated (fsm.c:456) 20241213085900170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13043507)[0x55f2df4ee610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085900170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13043507 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085900170 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900170 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900170 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13043507 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085900170 DCN DEBUG map_sccp[0x55f2df4e1ef0]{init}: Allocated (fsm.c:456) 20241213085900170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f2df4e1ef0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085900170 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13043507 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085900170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13043507 SCCP-40 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085900170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13043507)[0x55f2df4ee610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085900170 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900170 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900170 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900171 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900171 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900171 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13043507)[0x55f2df4ee610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085900171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f2df4e1ef0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085900171 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085900171 DLSCCP DEBUG SCCP-SCOC(40)[0x55f2df4ebd50]{IDLE}: Allocated (fsm.c:456) 20241213085900171 DLSCCP DEBUG SCCP-SCOC(40)[0x55f2df4ebd50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085900171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a55f3acc8b9ad4e363b45004f40030003170056400500f1100926) (sccp_scrc.c:406) 20241213085900171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900171 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900171 DLSCCP DEBUG SCCP-SCOC(40)[0x55f2df4ebd50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085900171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f2df4e1ef0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085900171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13043507)[0x55f2df4ee610]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085900171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900171 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) 20241213085900171 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20241213085900171 DLSCCP DEBUG SCCP-SCOC(38)[0x55f2df4ee870]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085900171 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900171 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085900171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085900171 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085900171 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085900171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f2df4ee740]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085900171 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900171 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241213085900171 DRANAP DEBUG ps_rab_ass[0x55f2df4ec2e0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900171 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900171 DLPFCP DEBUG ps_rab[0x55f2df507580]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241213085900171 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241213085900171 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900171 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241213085900171 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900171 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283)[0x55f2df4ec2e0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20241213085900171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085900171 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085900171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5af2f, normal) (hnbgw_rua.c:407) 20241213085900171 DHNB DEBUG map_rua[0x55f2df4ed740]{init}: Allocated (fsm.c:456) 20241213085900171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-372527)[0x55f2df4ed740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085900171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-372527 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085900171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900171 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-372527 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085900171 DCN DEBUG map_sccp[0x55f2df509310]{init}: Allocated (fsm.c:456) 20241213085900171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f2df509310]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085900171 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-372527 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085900171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-372527 SCCP-41 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085900171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-372527)[0x55f2df4ed740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085900171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-372527)[0x55f2df4ed740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085900171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f2df509310]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085900171 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085900171 DLSCCP DEBUG SCCP-SCOC(41)[0x55f2df509860]{IDLE}: Allocated (fsm.c:456) 20241213085900171 DLSCCP DEBUG SCCP-SCOC(41)[0x55f2df509860]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085900171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0af4f4b7fe74a9d2eb398f004f40030000460056400500f1100926) (sccp_scrc.c:406) 20241213085900171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900171 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900171 DLSCCP DEBUG SCCP-SCOC(41)[0x55f2df509860]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085900171 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f2df509310]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085900171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-372527)[0x55f2df4ed740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085900171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085900171 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085900171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6ead09, normal) (hnbgw_rua.c:407) 20241213085900171 DHNB DEBUG map_rua[0x55f2df509990]{init}: Allocated (fsm.c:456) 20241213085900171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7253257)[0x55f2df509990]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085900171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7253257 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085900171 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900171 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900171 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7253257 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085900172 DCN DEBUG map_sccp[0x55f2df534b70]{init}: Allocated (fsm.c:456) 20241213085900172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f2df534b70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085900171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900171 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900172 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7253257 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085900172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7253257 SCCP-42 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085900172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7253257)[0x55f2df509990]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085900172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7253257)[0x55f2df509990]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085900172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f2df534b70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085900172 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085900172 DLSCCP DEBUG SCCP-SCOC(42)[0x55f2df4ec0a0]{IDLE}: Allocated (fsm.c:456) 20241213085900172 DLSCCP DEBUG SCCP-SCOC(42)[0x55f2df4ec0a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085900172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ac7565c5f55f13984839b004f40030001e50056400500f1100926) (sccp_scrc.c:406) 20241213085900172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900172 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900172 DLSCCP DEBUG SCCP-SCOC(42)[0x55f2df4ec0a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085900172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f2df534b70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085900172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7253257)[0x55f2df509990]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085900172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900172 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085900172 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085900172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x432a53, normal) (hnbgw_rua.c:407) 20241213085900172 DHNB DEBUG map_rua[0x55f2df4ed250]{init}: Allocated (fsm.c:456) 20241213085900172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4401747)[0x55f2df4ed250]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085900172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4401747 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085900172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900172 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4401747 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085900172 DCN DEBUG map_sccp[0x55f2df4ea1f0]{init}: Allocated (fsm.c:456) 20241213085900172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f2df4ea1f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085900172 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4401747 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085900172 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4401747 SCCP-43 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085900172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4401747)[0x55f2df4ed250]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085900172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4401747)[0x55f2df4ed250]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085900172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f2df4ea1f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085900172 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085900172 DLSCCP DEBUG SCCP-SCOC(43)[0x55f2df4fa8f0]{IDLE}: Allocated (fsm.c:456) 20241213085900172 DLSCCP DEBUG SCCP-SCOC(43)[0x55f2df4fa8f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085900173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0ae23f0d884115f8e1b6c6004f400300010c0056400500f1100926) (sccp_scrc.c:406) 20241213085900173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900173 DLSCCP DEBUG SCCP-SCOC(43)[0x55f2df4fa8f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085900173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f2df4ea1f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085900173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4401747)[0x55f2df4ed250]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085900173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900173 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085900173 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085900173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5686e0, normal) (hnbgw_rua.c:407) 20241213085900173 DHNB DEBUG map_rua[0x55f2df503620]{init}: Allocated (fsm.c:456) 20241213085900173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5670624)[0x55f2df503620]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085900173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5670624 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085900173 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900173 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900173 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900173 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900173 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900173 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900173 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5670624 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085900173 DCN DEBUG map_sccp[0x55f2df4ed400]{init}: Allocated (fsm.c:456) 20241213085900173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f2df4ed400]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085900173 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5670624 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085900173 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5670624 SCCP-44 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085900173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5670624)[0x55f2df503620]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085900173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900173 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900173 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900173 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5670624)[0x55f2df503620]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085900173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f2df4ed400]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085900173 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085900173 DLSCCP DEBUG SCCP-SCOC(44)[0x55f2df519f70]{IDLE}: Allocated (fsm.c:456) 20241213085900173 DLSCCP DEBUG SCCP-SCOC(44)[0x55f2df519f70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085900173 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a0e4470cbc06396380ae3004f40030001fa0056400500f1100926) (sccp_scrc.c:406) 20241213085900173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900173 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900173 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900173 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900173 DLSCCP DEBUG SCCP-SCOC(44)[0x55f2df519f70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085900173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f2df4ed400]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085900173 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5670624)[0x55f2df503620]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085900174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085900174 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085900174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xddd44, normal) (hnbgw_rua.c:407) 20241213085900174 DHNB DEBUG map_rua[0x55f2df519be0]{init}: Allocated (fsm.c:456) 20241213085900174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908612)[0x55f2df519be0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085900174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-908612 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085900174 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900174 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900174 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-908612 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085900174 DCN DEBUG map_sccp[0x55f2df51a0a0]{init}: Allocated (fsm.c:456) 20241213085900174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f2df51a0a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085900174 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-908612 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085900174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-908612 SCCP-45 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085900174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908612)[0x55f2df519be0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085900174 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900174 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900174 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900174 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900174 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900174 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908612)[0x55f2df519be0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085900174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f2df51a0a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085900174 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085900174 DLSCCP DEBUG SCCP-SCOC(45)[0x55f2df4eaea0]{IDLE}: Allocated (fsm.c:456) 20241213085900174 DLSCCP DEBUG SCCP-SCOC(45)[0x55f2df4eaea0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085900174 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a12ff2fd6d00411825d0e004f40030000a70056400500f1100926) (sccp_scrc.c:406) 20241213085900174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900174 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900174 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900174 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900174 DLSCCP DEBUG SCCP-SCOC(45)[0x55f2df4eaea0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085900174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f2df51a0a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085900174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908612)[0x55f2df519be0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085900174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: First idle individual index:1 20241213085900174 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085900174 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085900174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8cca11, normal) (hnbgw_rua.c:407) 20241213085900174 DHNB DEBUG map_rua[0x55f2df51a250]{init}: Allocated (fsm.c:456) 20241213085900174 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9226769)[0x55f2df51a250]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085900174 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9226769 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085900174 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900174 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900174 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9226769 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085900174 DCN DEBUG map_sccp[0x55f2df4eb3c0]{init}: Allocated (fsm.c:456) 20241213085900174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900175 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900175 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900175 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900175 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900174 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f2df4eb3c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085900175 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9226769 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085900175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9226769 SCCP-46 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085900175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9226769)[0x55f2df51a250]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085900175 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900175 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9226769)[0x55f2df51a250]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085900175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f2df4eb3c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085900175 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085900175 DLSCCP DEBUG SCCP-SCOC(46)[0x55f2df4f9850]{IDLE}: Allocated (fsm.c:456) 20241213085900175 DLSCCP DEBUG SCCP-SCOC(46)[0x55f2df4f9850]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085900175 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0addcdd4fb238026f836cf004f40030002f00056400500f1100926) (sccp_scrc.c:406) 20241213085900175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900175 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900175 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900175 DLSCCP DEBUG SCCP-SCOC(46)[0x55f2df4f9850]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085900175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f2df4eb3c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085900175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9226769)[0x55f2df51a250]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085900175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900175 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085900175 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085900175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5f950c, normal) (hnbgw_rua.c:407) 20241213085900175 DHNB DEBUG map_rua[0x55f2df4ea900]{init}: Allocated (fsm.c:456) 20241213085900175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6264076)[0x55f2df4ea900]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085900175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6264076 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085900175 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900175 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900175 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6264076 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085900175 DCN DEBUG map_sccp[0x55f2df4eb210]{init}: Allocated (fsm.c:456) 20241213085900175 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f2df4eb210]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085900175 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6264076 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085900175 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6264076 SCCP-47 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085900175 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6264076)[0x55f2df4ea900]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085900175 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900175 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900175 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900175 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6264076)[0x55f2df4ea900]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085900176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f2df4eb210]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085900176 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085900176 DLSCCP DEBUG SCCP-SCOC(47)[0x55f2df522c60]{IDLE}: Allocated (fsm.c:456) 20241213085900176 DLSCCP DEBUG SCCP-SCOC(47)[0x55f2df522c60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085900176 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a830cf72c7db66276f83f004f40030003150056400500f1100926) (sccp_scrc.c:406) 20241213085900176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900176 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900176 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900176 DLSCCP DEBUG SCCP-SCOC(47)[0x55f2df522c60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085900176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f2df4eb210]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085900176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6264076)[0x55f2df4ea900]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085900176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900176 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085900176 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085900176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbaf68c, normal) (hnbgw_rua.c:407) 20241213085900176 DHNB DEBUG map_rua[0x55f2df523330]{init}: Allocated (fsm.c:456) 20241213085900176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12252812)[0x55f2df523330]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085900176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12252812 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085900176 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900176 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900176 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12252812 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085900176 DCN DEBUG map_sccp[0x55f2df4f9bc0]{init}: Allocated (fsm.c:456) 20241213085900176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f2df4f9bc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085900176 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12252812 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085900176 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12252812 SCCP-48 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085900176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12252812)[0x55f2df523330]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085900176 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900176 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900176 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12252812)[0x55f2df523330]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085900176 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f2df4f9bc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085900176 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085900176 DLSCCP DEBUG SCCP-SCOC(48)[0x55f2df507b00]{IDLE}: Allocated (fsm.c:456) 20241213085900177 DLSCCP DEBUG SCCP-SCOC(48)[0x55f2df507b00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085900177 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0af26896877e990a32830c004f40030000cc0056400500f1100926) (sccp_scrc.c:406) 20241213085900177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900175 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900175 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900176 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900176 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900176 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900176 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900176 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900176 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900177 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900177 DLSCCP DEBUG SCCP-SCOC(48)[0x55f2df507b00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085900177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f2df4f9bc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085900177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12252812)[0x55f2df523330]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085900177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085900177 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085900177 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf02bc, normal) (hnbgw_rua.c:407) 20241213085900177 DHNB DEBUG map_rua[0x55f2df523200]{init}: Allocated (fsm.c:456) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[1]. 20241213085900177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-983740)[0x55f2df523200]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085900177 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-983740 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085900177 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900177 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900177 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-983740 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085900177 DCN DEBUG map_sccp[0x55f2df4f9cf0]{init}: Allocated (fsm.c:456) 20241213085900177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f2df4f9cf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085900177 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-983740 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085900177 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-983740 SCCP-49 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085900177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900177 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900177 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-983740)[0x55f2df523200]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085900177 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900177 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900177 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-983740)[0x55f2df523200]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085900177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f2df4f9cf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085900177 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085900177 DLSCCP DEBUG SCCP-SCOC(49)[0x55f2df4e71f0]{IDLE}: Allocated (fsm.c:456) 20241213085900177 DLSCCP DEBUG SCCP-SCOC(49)[0x55f2df4e71f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085900177 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a302cef398c46d387404c004f40030002a90056400500f1100926) (sccp_scrc.c:406) 20241213085900177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900178 DLSCCP DEBUG SCCP-SCOC(49)[0x55f2df4e71f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085900178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f2df4f9cf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085900178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-983740)[0x55f2df523200]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085900178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085900178 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085900178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4b4b54, normal) (hnbgw_rua.c:407) 20241213085900178 DHNB DEBUG map_rua[0x55f2df507d80]{init}: Allocated (fsm.c:456) 20241213085900178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900178 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900178 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900178 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900178 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900178 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4934484)[0x55f2df507d80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085900178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4934484 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085900178 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900178 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900178 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4934484 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085900178 DCN DEBUG map_sccp[0x55f2df507eb0]{init}: Allocated (fsm.c:456) 20241213085900178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f2df507eb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085900178 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4934484 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085900178 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4934484 SCCP-50 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085900178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4934484)[0x55f2df507d80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085900178 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900178 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900178 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4934484)[0x55f2df507d80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085900178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f2df507eb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085900178 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085900178 DLSCCP DEBUG SCCP-SCOC(50)[0x55f2df4e7f70]{IDLE}: Allocated (fsm.c:456) 20241213085900178 DLSCCP DEBUG SCCP-SCOC(50)[0x55f2df4e7f70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085900178 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a5f6e23567df09f60e1e5004f40030002f60056400500f1100926) (sccp_scrc.c:406) 20241213085900178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900178 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900178 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900178 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900178 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900178 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900178 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900178 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900178 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900178 DLSCCP DEBUG SCCP-SCOC(50)[0x55f2df4e7f70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085900179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f2df507eb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085900179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4934484)[0x55f2df507d80]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Found Expect[1] for l3='5ACF8BCC3879FA73C9EF'O handled at TC_ps_rab_assignment_concurrent0(435) 20241213085900179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085900179 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085900179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5e186b, normal) (hnbgw_rua.c:407) 20241213085900179 DHNB DEBUG map_rua[0x55f2df4e78a0]{init}: Allocated (fsm.c:456) 20241213085900179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900179 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900179 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900179 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900179 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166635)[0x55f2df4e78a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085900179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6166635 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085900179 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900179 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900179 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6166635 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085900179 DCN DEBUG map_sccp[0x55f2df5084e0]{init}: Allocated (fsm.c:456) 20241213085900179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f2df5084e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085900179 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6166635 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085900179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6166635 SCCP-51 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085900179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166635)[0x55f2df4e78a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085900179 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900179 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)16359647 20241213085900179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166635)[0x55f2df4e78a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085900179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f2df5084e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085900179 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085900179 DLSCCP DEBUG SCCP-SCOC(51)[0x55f2df4eedc0]{IDLE}: Allocated (fsm.c:456) 20241213085900179 DLSCCP DEBUG SCCP-SCOC(51)[0x55f2df4eedc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085900179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a808d80e4e32e4449a0fd004f40030001210056400500f1100926) (sccp_scrc.c:406) 20241213085900179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900179 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900180 DLSCCP DEBUG SCCP-SCOC(51)[0x55f2df4eedc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085900180 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f2df5084e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085900180 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166635)[0x55f2df4e78a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085900180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900180 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900180 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900180 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900180 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: First idle individual index:2 HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: f_create_expect(l3 := '53FB80DD9172E802B89D'O, n_connectPointCode := omit HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Created Expect[1] for '53FB80DD9172E802B89D'O to be handled at TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Found Expect[0] for l3='55F3ACC8B9AD4E363B45'O handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)568820 TC_ps_rab_assignment_concurrent0(435)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Found Expect[2] for l3='F4F4B7FE74A9D2EB398F'O handled at TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(436)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)2072636 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: First idle individual index:4 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)12548045 HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[4]. HNBGW-PFCP(424)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: First idle individual index:5 TC_ps_rab_assignment_concurrent0(437)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Found Expect[3] for l3='C7565C5F55F13984839B'O handled at TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)7650459 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: First idle individual index:6 HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Found Expect[4] for l3='E23F0D884115F8E1B6C6'O handled at TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)5917624 TC_ps_rab_assignment_concurrent0(438)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: First idle individual index:7 TC_ps_rab_assignment_concurrent0(434)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Found Expect[5] for l3='0E4470CBC06396380AE3'O handled at TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(439)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)11492611 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Found Expect[6] for l3='12FF2FD6D00411825D0E'O handled at TC_ps_rab_assignment_concurrent0(441) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)2509268 TC_ps_rab_assignment_concurrent0(440)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: f_create_expect(l3 := '3A478F360C0BAADA4E48'O, n_connectPointCode := omit 20241213085900202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900202 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900202 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900202 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900202 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900202 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Created Expect[0] for '3A478F360C0BAADA4E48'O to be handled at TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(434)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 20241213085900202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900202 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00090a2f) (sccp_scrc.c:477) 20241213085900202 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1824) 20241213085900202 DLSCCP DEBUG SCCP-SCOC(39)[0x55f2df5079d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085900202 DLSCCP DEBUG SCCP-SCOC(39)[0x55f2df5079d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085900202 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900202 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085900202 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) 20241213085900202 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f2df4eb8e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085900203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f2df4eb8e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent0(441)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(435)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)6862424 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: First idle individual index:8 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: First idle individual index:9 HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Found Expect[7] for l3='DDCDD4FB238026F836CF'O handled at TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)182994 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: First idle individual index:10 HNBGW-PFCP(424)@af3ca9cfdc18: 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)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Found Expect[8] for l3='830CF72C7DB66276F83F'O handled at TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)14347912 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: First idle individual index:11 TC_ps_rab_assignment_concurrent0(442)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085900216 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900216 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900216 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241213085900216 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283)[0x55f2df4ec2e0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241213085900216 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900216 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1473283)[0x55f2df4e88f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241213085900216 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Found Expect[9] for l3='F26896877E990A32830C'O handled at TC_ps_rab_assignment_concurrent0(444) 20241213085900217 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283)[0x55f2df4ec2e0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241213085900217 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283)[0x55f2df4ec2e0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241213085900217 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283)[0x55f2df4ec2e0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241213085900217 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241213085900217 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{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) 20241213085900217 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241213085900217 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900217 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900217 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900217 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)14843678 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[11]. 20241213085900217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085900217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) 20241213085900217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085900217 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085900217 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbf77cd, normal) (hnbgw_rua.c:407) 20241213085900217 DHNB DEBUG map_rua[0x55f2df4ec2e0]{init}: Allocated (fsm.c:456) 20241213085900217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12548045)[0x55f2df4ec2e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085900217 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12548045 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085900217 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900217 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900218 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12548045 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085900218 DCN DEBUG map_sccp[0x55f2df4f01a0]{init}: Allocated (fsm.c:456) 20241213085900218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f2df4f01a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: First idle individual index:12 20241213085900218 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12548045 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085900218 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12548045 SCCP-52 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085900218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12548045)[0x55f2df4ec2e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085900218 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900218 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900218 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12548045)[0x55f2df4ec2e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085900218 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f2df4f01a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085900218 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085900218 DLSCCP DEBUG SCCP-SCOC(52)[0x55f2df502350]{IDLE}: Allocated (fsm.c:456) 20241213085900218 DLSCCP DEBUG SCCP-SCOC(52)[0x55f2df502350]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085900218 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a53fb80dd9172e802b89d004f40030000640056400500f1100926) (sccp_scrc.c:406) 20241213085900218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) TC_ps_rab_assignment_concurrent0(443)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085900218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900218 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900218 DLSCCP DEBUG SCCP-SCOC(52)[0x55f2df502350]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085900219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f2df4f01a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085900219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12548045)[0x55f2df4ec2e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085900219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900219 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085900219 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085900219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900219 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900219 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x68b658, normal) (hnbgw_rua.c:407) 20241213085900219 DHNB DEBUG map_rua[0x55f2df4e8510]{init}: Allocated (fsm.c:456) 20241213085900219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6862424)[0x55f2df4e8510]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085900219 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6862424 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213085900219 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900219 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900219 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900219 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900219 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6862424 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213085900219 DCN DEBUG map_sccp[0x55f2df4ef160]{init}: Allocated (fsm.c:456) 20241213085900219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55f2df4ef160]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085900219 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900219 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900219 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900219 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6862424 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213085900219 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6862424 SCCP-53 sgsn-0 MI=NONE: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085900219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6862424)[0x55f2df4e8510]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085900219 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085900219 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085900219 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6862424)[0x55f2df4e8510]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085900219 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55f2df4ef160]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085900219 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085900219 DLSCCP DEBUG SCCP-SCOC(53)[0x55f2df4ef9d0]{IDLE}: Allocated (fsm.c:456) 20241213085900219 DLSCCP DEBUG SCCP-SCOC(53)[0x55f2df4ef9d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085900219 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000070003400180000f40060000f11009260037400100003a40080000f110092600370010400b0a3a478f360c0baada4e48004f40030000780056400500f1100926) (sccp_scrc.c:406) 20241213085900219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900219 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900219 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085900220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085900220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085900220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[12]. 20241213085900220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900220 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900220 DLSCCP DEBUG SCCP-SCOC(53)[0x55f2df4ef9d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085900220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55f2df4ef160]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Found Expect[10] for l3='302CEF398C46D387404C'O handled at TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(444)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)5060802 20241213085900220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6862424)[0x55f2df4e8510]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085900220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900220 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f03afb) (sccp_scrc.c:477) 20241213085900220 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1824) 20241213085900220 DLSCCP DEBUG SCCP-SCOC(40)[0x55f2df4ebd50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085900220 DLSCCP DEBUG SCCP-SCOC(40)[0x55f2df4ebd50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085900220 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900220 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085900220 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) 20241213085900220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f2df4e1ef0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085900220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f2df4e1ef0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085900220 DLSS7 <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)@af3ca9cfdc18: First idle individual index:13 20241213085900220 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900220 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900220 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900221 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900221 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Found Expect[11] for l3='5F6E23567DF09F60E1E5'O handled at TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)6906498 TC_ps_rab_assignment_concurrent0(445)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:3 HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Found Expect[12] for l3='808D80E4E32E4449A0FD'O handled at TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)4246471 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Re-starting timer T_ias[3], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:4 TC_ps_rab_assignment_concurrent0(446)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(447)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085900226 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900226 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900227 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900227 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900227 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:5 20241213085900227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900227 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0009ae6b) (sccp_scrc.c:477) 20241213085900227 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1824) 20241213085900227 DLSCCP DEBUG SCCP-SCOC(41)[0x55f2df509860]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085900227 DLSCCP DEBUG SCCP-SCOC(41)[0x55f2df509860]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085900227 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900227 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085900227 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) 20241213085900227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f2df509310]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085900227 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f2df509310]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: First idle individual index:14 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:8 HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Found Expect[1] for l3='53FB80DD9172E802B89D'O handled at TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)8626805 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Re-starting timer T_ias[9], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Found Expect[0] for l3='3A478F360C0BAADA4E48'O handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)11996467 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:11 TC_ps_rab_assignment_concurrent0(448)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Re-starting timer T_ias[11], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(449)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(434)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Warning: Re-starting timer T_ias[15], which is already active (running or expired). 20241213085900418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085900418 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085900418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x167b03) (hnbgw_rua.c:471) 20241213085900418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1473283 SCCP-38 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085900418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1473283)[0x55f2df4e88f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085900418 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085900418 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085900418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1473283)[0x55f2df4e88f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085900418 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900418 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900418 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283)[0x55f2df505340]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241213085900418 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900418 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241213085900418 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241213085900418 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900418 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241213085900419 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900419 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 } } } } 20241213085900430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900430 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900430 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900430 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900430 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900430 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900430 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900430 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(434) 20241213085900431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900431 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900431 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900431 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900431 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900431 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900431 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006bea10) (sccp_scrc.c:477) 20241213085900431 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1824) 20241213085900431 DLSCCP DEBUG SCCP-SCOC(42)[0x55f2df4ec0a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085900431 DLSCCP DEBUG SCCP-SCOC(42)[0x55f2df4ec0a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085900431 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900431 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085900431 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) 20241213085900431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f2df534b70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085900431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f2df534b70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085900431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900431 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004b84d2) (sccp_scrc.c:477) 20241213085900431 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1824) 20241213085900431 DLSCCP DEBUG SCCP-SCOC(43)[0x55f2df4fa8f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085900431 DLSCCP DEBUG SCCP-SCOC(43)[0x55f2df4fa8f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085900431 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900431 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085900431 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) 20241213085900431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f2df4ea1f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085900431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f2df4ea1f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085900431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900431 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900431 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900431 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900431 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900431 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900431 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0004d96c) (sccp_scrc.c:477) 20241213085900431 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1824) 20241213085900431 DLSCCP DEBUG SCCP-SCOC(44)[0x55f2df519f70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085900431 DLSCCP DEBUG SCCP-SCOC(44)[0x55f2df519f70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085900431 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900431 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085900431 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) 20241213085900431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f2df4ed400]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085900431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f2df4ed400]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085900431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900431 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900431 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900431 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900431 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900431 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900431 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900431 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900431 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900431 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900431 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900431 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900431 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900432 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900432 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007c25ba) (sccp_scrc.c:477) 20241213085900432 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1824) 20241213085900432 DLSCCP DEBUG SCCP-SCOC(45)[0x55f2df4eaea0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085900432 DLSCCP DEBUG SCCP-SCOC(45)[0x55f2df4eaea0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085900432 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900432 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085900432 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) 20241213085900432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f2df51a0a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085900432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f2df51a0a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085900432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900432 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900432 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900432 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900432 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900432 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a8196e) (sccp_scrc.c:477) 20241213085900432 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1824) 20241213085900432 DLSCCP DEBUG SCCP-SCOC(46)[0x55f2df4f9850]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085900432 DLSCCP DEBUG SCCP-SCOC(46)[0x55f2df4f9850]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085900432 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900432 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900432 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900432 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900432 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085900432 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) 20241213085900432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f2df4eb3c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085900432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f2df4eb3c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085900432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900432 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c922ed) (sccp_scrc.c:477) 20241213085900432 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1824) 20241213085900432 DLSCCP DEBUG SCCP-SCOC(47)[0x55f2df522c60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085900432 DLSCCP DEBUG SCCP-SCOC(47)[0x55f2df522c60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085900432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900432 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900432 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900432 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900432 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900432 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900432 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900432 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900432 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900432 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085900432 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) 20241213085900432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f2df4eb210]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085900432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f2df4eb210]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085900432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900432 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fe3a6a) (sccp_scrc.c:477) 20241213085900432 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1824) 20241213085900432 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900432 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900432 DLSCCP DEBUG SCCP-SCOC(48)[0x55f2df507b00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085900432 DLSCCP DEBUG SCCP-SCOC(48)[0x55f2df507b00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085900432 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900432 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085900432 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) 20241213085900432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f2df4f9bc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085900432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900432 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900432 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900432 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900432 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900432 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900432 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900432 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900433 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900433 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900433 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900433 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f2df4f9bc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085900432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900432 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900432 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d9921c) (sccp_scrc.c:477) 20241213085900432 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1824) 20241213085900432 DLSCCP DEBUG SCCP-SCOC(49)[0x55f2df4e71f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085900432 DLSCCP DEBUG SCCP-SCOC(49)[0x55f2df4e71f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085900432 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900432 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085900432 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) 20241213085900432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f2df4f9cf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085900432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f2df4f9cf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085900432 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900433 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00713f97) (sccp_scrc.c:477) 20241213085900433 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1824) 20241213085900433 DLSCCP DEBUG SCCP-SCOC(50)[0x55f2df4e7f70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085900433 DLSCCP DEBUG SCCP-SCOC(50)[0x55f2df4e7f70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085900433 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900433 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085900433 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) 20241213085900433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f2df507eb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085900433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f2df507eb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085900433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900433 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006b6b1c) (sccp_scrc.c:477) 20241213085900433 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1824) 20241213085900433 DLSCCP DEBUG SCCP-SCOC(51)[0x55f2df4eedc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085900433 DLSCCP DEBUG SCCP-SCOC(51)[0x55f2df4eedc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085900433 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900433 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085900433 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) 20241213085900433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f2df5084e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085900433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f2df5084e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085900433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900433 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900433 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900433 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900433 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900433 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900433 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) 20241213085900433 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20241213085900433 DLSCCP DEBUG SCCP-SCOC(39)[0x55f2df5079d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085900433 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900433 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085900433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f2df4eb8e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085900433 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085900433 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085900433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f2df4eb8e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085900433 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900433 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241213085900433 DRANAP DEBUG ps_rab_ass[0x55f2df4efb00]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900433 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900433 DLPFCP DEBUG ps_rab[0x55f2df507290]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241213085900433 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241213085900433 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241213085900433 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241213085900433 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900433 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175)[0x55f2df4efb00]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20241213085900433 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900433 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900434 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0061e3e8) (sccp_scrc.c:477) 20241213085900434 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1824) 20241213085900434 DLSCCP DEBUG SCCP-SCOC(52)[0x55f2df502350]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085900434 DLSCCP DEBUG SCCP-SCOC(52)[0x55f2df502350]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085900434 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900434 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085900434 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) 20241213085900434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f2df4f01a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085900434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f2df4f01a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085900434 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900434 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900434 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0004ee87) (sccp_scrc.c:477) 20241213085900434 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1824) 20241213085900434 DLSCCP DEBUG SCCP-SCOC(53)[0x55f2df4ef9d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085900434 DLSCCP DEBUG SCCP-SCOC(53)[0x55f2df4ef9d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085900434 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900434 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085900434 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) 20241213085900434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55f2df4ef160]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085900434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55f2df4ef160]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(434)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900441 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900441 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900441 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241213085900441 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241213085900441 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241213085900441 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900441 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283)[0x55f2df505340]{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) 20241213085900441 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241213085900441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241213085900441 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085900441 DLSCCP DEBUG SCCP-SCOC(38)[0x55f2df4ee870]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085900441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016ea33), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241213085900441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900441 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241213085900441 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241213085900441 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241213085900441 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{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) 20241213085900441 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{ESTABLISHED}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241213085900441 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241213085900441 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900441 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) TC_ps_rab_assignment_concurrent0(435)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085900441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900441 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(435)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(436)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900450 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900450 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900450 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241213085900450 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175)[0x55f2df4efb00]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241213085900450 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9715175)[0x55f2df4f8650]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241213085900450 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085900450 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175)[0x55f2df4efb00]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241213085900450 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175)[0x55f2df4efb00]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241213085900450 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175)[0x55f2df4efb00]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241213085900450 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241213085900450 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{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) 20241213085900450 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241213085900451 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900451 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900451 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900451 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085900451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(434)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085900466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085900466 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085900466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x943de7) (hnbgw_rua.c:471) 20241213085900466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9715175 SCCP-39 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085900466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9715175)[0x55f2df4f8650]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085900466 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085900466 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085900466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9715175)[0x55f2df4f8650]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085900466 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900466 DRANAP DEBUG ps_rab_ass[0x55f2df4efb00]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900466 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175)[0x55f2df4efb00]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241213085900466 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900466 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241213085900466 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241213085900466 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900466 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241213085900466 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900466 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175)[0x55f2df4efb00]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(435)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241213085900469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900469 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900469 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900469 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900469 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900469 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900469 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900469 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) 20241213085900469 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20241213085900469 DLSCCP DEBUG SCCP-SCOC(40)[0x55f2df4ebd50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085900469 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900469 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085900469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f2df4e1ef0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085900469 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085900469 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085900469 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f2df4e1ef0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085900469 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900469 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241213085900469 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900469 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900469 DLPFCP DEBUG ps_rab[0x55f2df506620]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241213085900469 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241213085900469 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241213085900469 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241213085900469 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900469 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900469 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900469 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900470 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241213085900470 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241213085900470 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175)[0x55f2df4efb00]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241213085900470 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900470 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175)[0x55f2df4efb00]{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) 20241213085900470 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175)[0x55f2df4efb00]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241213085900470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f2df4eb8e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241213085900470 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085900470 DLSCCP DEBUG SCCP-SCOC(39)[0x55f2df5079d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085900470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00090a2f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241213085900470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900470 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175)[0x55f2df4efb00]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241213085900470 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175)[0x55f2df4efb00]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241213085900470 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175)[0x55f2df4efb00]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241213085900470 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{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) 20241213085900470 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{ESTABLISHED}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241213085900470 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241213085900470 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900470 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) 20241213085900470 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900470 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900470 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900470 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900470 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900470 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900470 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900470 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(435)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(437)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900474 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900474 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900474 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241213085900474 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241213085900474 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900474 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13043507)[0x55f2df4ee610]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241213085900474 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085900474 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241213085900474 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241213085900474 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241213085900474 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241213085900474 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{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) 20241213085900474 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241213085900474 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900474 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900474 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900474 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085900474 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(436)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085900479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085900479 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085900479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc70733) (hnbgw_rua.c:471) 20241213085900479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13043507 SCCP-40 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085900479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13043507)[0x55f2df4ee610]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085900479 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085900479 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085900479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13043507)[0x55f2df4ee610]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085900479 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900479 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900479 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507)[0x55f2df505340]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241213085900479 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900479 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241213085900479 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241213085900479 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900479 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241213085900479 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900479 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(436)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 20241213085900481 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900481 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900481 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241213085900481 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241213085900481 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241213085900481 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900481 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507)[0x55f2df505340]{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) 20241213085900481 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241213085900481 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f2df4e1ef0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241213085900481 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085900481 DLSCCP DEBUG SCCP-SCOC(40)[0x55f2df4ebd50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085900481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f03afb), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241213085900481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900481 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241213085900481 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241213085900481 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241213085900481 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{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) 20241213085900481 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{ESTABLISHED}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241213085900481 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900481 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900481 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900481 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900481 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900481 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900481 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900481 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900481 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900481 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241213085900482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900482 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900482 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900482 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900482 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900482 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) 20241213085900482 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20241213085900482 DLSCCP DEBUG SCCP-SCOC(41)[0x55f2df509860]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085900482 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900482 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085900482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f2df509310]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085900482 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085900482 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085900482 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f2df509310]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085900482 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900482 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241213085900482 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900482 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900482 DLPFCP DEBUG ps_rab[0x55f2df4efb00]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241213085900482 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241213085900482 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900482 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241213085900482 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900482 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:2 HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW-PFCP(424)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(436)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(438)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900487 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900487 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900487 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241213085900487 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241213085900487 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-372527)[0x55f2df4ed740]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241213085900487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085900487 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241213085900487 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241213085900487 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241213085900487 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241213085900487 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{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) 20241213085900487 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241213085900487 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900487 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900487 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900487 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085900487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(437)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241213085900494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900494 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085900494 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085900494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5af2f) (hnbgw_rua.c:471) 20241213085900494 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-372527 SCCP-41 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085900494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-372527)[0x55f2df4ed740]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085900494 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085900494 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085900494 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-372527)[0x55f2df4ed740]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085900494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900494 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900494 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527)[0x55f2df505340]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241213085900494 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900494 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241213085900494 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241213085900494 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900494 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241213085900494 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900494 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(437)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900497 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900497 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900497 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241213085900497 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241213085900497 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241213085900497 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900497 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527)[0x55f2df505340]{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) 20241213085900497 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241213085900497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f2df509310]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241213085900497 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085900497 DLSCCP DEBUG SCCP-SCOC(41)[0x55f2df509860]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085900497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009ae6b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241213085900497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900497 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241213085900497 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241213085900497 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241213085900497 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{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) 20241213085900497 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{ESTABLISHED}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241213085900497 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900497 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900497 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900497 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900497 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900497 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900497 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900497 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900497 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900497 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900497 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900497 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900497 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900497 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900497 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900497 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900497 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900497 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900497 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) 20241213085900497 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20241213085900497 DLSCCP DEBUG SCCP-SCOC(42)[0x55f2df4ec0a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085900497 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900497 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085900497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f2df534b70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085900497 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085900497 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085900497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f2df534b70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085900497 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900497 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241213085900497 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900497 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900497 DLPFCP DEBUG ps_rab[0x55f2df4e7670]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241213085900497 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241213085900497 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900497 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241213085900497 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900497 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(437)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(439)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900501 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900501 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900501 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241213085900501 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241213085900501 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7253257)[0x55f2df509990]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241213085900501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085900501 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241213085900501 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241213085900501 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241213085900501 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241213085900501 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{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) 20241213085900501 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241213085900501 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900501 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900501 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900501 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085900501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(438)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085900505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900505 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085900505 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085900505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6ead09) (hnbgw_rua.c:471) 20241213085900505 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7253257 SCCP-42 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085900505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7253257)[0x55f2df509990]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085900505 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085900505 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085900505 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7253257)[0x55f2df509990]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085900505 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900505 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900505 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257)[0x55f2df505340]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241213085900505 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900505 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241213085900505 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241213085900505 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900505 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241213085900505 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900505 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(438)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900508 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900508 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900508 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241213085900508 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241213085900508 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241213085900508 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900508 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257)[0x55f2df505340]{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) 20241213085900508 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241213085900508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f2df534b70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241213085900508 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085900508 DLSCCP DEBUG SCCP-SCOC(42)[0x55f2df4ec0a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085900508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006bea10), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241213085900508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900508 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900508 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241213085900508 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241213085900508 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241213085900508 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{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) 20241213085900508 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{ESTABLISHED}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241213085900508 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900508 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900508 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900508 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900508 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900508 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900508 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900508 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900508 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900508 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900508 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900508 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900508 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900508 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900508 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900508 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) 20241213085900508 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20241213085900508 DLSCCP DEBUG SCCP-SCOC(43)[0x55f2df4fa8f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085900508 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900508 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085900508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f2df4ea1f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085900508 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085900508 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085900508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f2df4ea1f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085900508 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900508 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241213085900508 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900508 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900508 DLPFCP DEBUG ps_rab[0x55f2df5026c0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241213085900508 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241213085900508 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900508 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241213085900508 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900508 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:4 HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(438)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(440)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900511 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900511 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241213085900511 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241213085900511 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900511 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4401747)[0x55f2df4ed250]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241213085900511 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085900511 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241213085900511 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241213085900511 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241213085900511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241213085900511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{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) 20241213085900511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241213085900511 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900511 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900511 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085900511 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(439)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085900516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085900516 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085900516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x432a53) (hnbgw_rua.c:471) 20241213085900516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4401747 SCCP-43 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085900516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4401747)[0x55f2df4ed250]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085900516 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085900516 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085900516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4401747)[0x55f2df4ed250]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085900516 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900516 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900516 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747)[0x55f2df505340]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241213085900516 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900516 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241213085900516 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241213085900516 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900516 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241213085900516 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900516 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(439)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900518 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900518 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900518 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241213085900518 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241213085900518 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241213085900518 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900518 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747)[0x55f2df505340]{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) 20241213085900518 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241213085900518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f2df4ea1f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241213085900518 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085900518 DLSCCP DEBUG SCCP-SCOC(43)[0x55f2df4fa8f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085900518 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b84d2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241213085900518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900518 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241213085900518 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241213085900518 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241213085900518 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{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) 20241213085900518 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{ESTABLISHED}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241213085900518 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900518 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900518 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900518 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900518 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900518 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900518 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900518 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900518 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241213085900519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900519 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900519 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900519 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900519 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900519 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900519 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900519 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) 20241213085900519 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20241213085900519 DLSCCP DEBUG SCCP-SCOC(44)[0x55f2df519f70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085900519 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900519 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085900519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f2df4ed400]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085900519 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085900519 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085900519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f2df4ed400]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085900519 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900519 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241213085900519 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900519 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900519 DLPFCP DEBUG ps_rab[0x55f2df505020]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241213085900519 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241213085900519 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900519 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241213085900519 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900519 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(439)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(441)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900523 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900523 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900523 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241213085900523 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241213085900523 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5670624)[0x55f2df503620]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241213085900523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085900523 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241213085900523 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241213085900523 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241213085900523 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241213085900523 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{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) 20241213085900523 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241213085900523 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900523 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900523 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900523 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085900523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(440)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085900527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085900527 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085900528 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5686e0) (hnbgw_rua.c:471) 20241213085900528 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5670624 SCCP-44 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085900528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5670624)[0x55f2df503620]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085900528 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085900528 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085900528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5670624)[0x55f2df503620]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085900528 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900528 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900528 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624)[0x55f2df505340]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241213085900528 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900528 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241213085900528 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241213085900528 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900528 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241213085900528 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900528 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(440)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900530 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900530 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900530 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241213085900530 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241213085900530 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241213085900530 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900530 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624)[0x55f2df505340]{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) 20241213085900530 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241213085900530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f2df4ed400]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241213085900530 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085900530 DLSCCP DEBUG SCCP-SCOC(44)[0x55f2df519f70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085900530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004d96c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241213085900530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900530 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241213085900530 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241213085900530 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241213085900530 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{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) 20241213085900530 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{ESTABLISHED}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241213085900530 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900530 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900530 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900530 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900530 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900530 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900530 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900530 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900530 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241213085900531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900531 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900531 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900531 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900531 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900531 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) 20241213085900531 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20241213085900531 DLSCCP DEBUG SCCP-SCOC(45)[0x55f2df4eaea0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085900531 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900531 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085900531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f2df51a0a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085900531 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085900531 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085900531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f2df51a0a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085900531 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900531 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241213085900531 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) TC_ps_rab_assignment_concurrent0(440)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085900531 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900531 DLPFCP DEBUG ps_rab[0x55f2df4efe00]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241213085900531 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241213085900531 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900531 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241213085900531 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900531 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(441)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(442)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900535 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900535 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900535 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241213085900535 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241213085900535 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908612)[0x55f2df519be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241213085900535 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085900535 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241213085900535 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241213085900535 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241213085900535 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241213085900535 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{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) 20241213085900535 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241213085900535 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900535 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900535 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900535 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085900535 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(441)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085900540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085900540 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085900540 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xddd44) (hnbgw_rua.c:471) 20241213085900540 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-908612 SCCP-45 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085900540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908612)[0x55f2df519be0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085900540 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085900540 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085900540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908612)[0x55f2df519be0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085900540 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900540 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900540 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612)[0x55f2df505340]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241213085900540 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900540 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241213085900540 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241213085900540 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900540 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241213085900540 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900540 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(441)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:8 HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 20241213085900542 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900542 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900542 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241213085900542 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241213085900542 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241213085900542 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900542 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612)[0x55f2df505340]{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) 20241213085900542 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241213085900542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f2df51a0a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241213085900542 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085900542 DLSCCP DEBUG SCCP-SCOC(45)[0x55f2df4eaea0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085900542 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c25ba), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241213085900542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900542 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241213085900542 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241213085900542 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241213085900542 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{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) 20241213085900542 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{ESTABLISHED}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241213085900542 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900542 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900542 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900542 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900542 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900542 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900542 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900542 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900542 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241213085900542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900542 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900542 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900542 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900542 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900542 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900542 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900542 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900542 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) 20241213085900542 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20241213085900542 DLSCCP DEBUG SCCP-SCOC(46)[0x55f2df4f9850]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085900542 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900542 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085900542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f2df4eb3c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085900542 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085900542 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085900542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f2df4eb3c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085900542 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900542 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241213085900542 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900542 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900542 DLPFCP DEBUG ps_rab[0x55f2df502d20]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241213085900542 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241213085900542 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900542 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241213085900542 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900542 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(441)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(443)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900546 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900546 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900546 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241213085900546 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241213085900546 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9226769)[0x55f2df51a250]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241213085900546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085900546 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241213085900546 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241213085900546 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241213085900546 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241213085900546 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{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) 20241213085900546 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241213085900546 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900546 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900546 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900546 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085900546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(442)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085900551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900551 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085900551 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085900551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8cca11) (hnbgw_rua.c:471) 20241213085900551 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9226769 SCCP-46 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085900551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9226769)[0x55f2df51a250]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085900551 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085900551 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085900551 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9226769)[0x55f2df51a250]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085900551 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900551 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900551 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769)[0x55f2df505340]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241213085900551 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900551 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241213085900551 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241213085900551 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900551 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241213085900551 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900551 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(442)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900553 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900553 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900553 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241213085900553 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241213085900553 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241213085900553 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900553 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769)[0x55f2df505340]{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) 20241213085900553 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241213085900553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f2df4eb3c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241213085900553 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085900553 DLSCCP DEBUG SCCP-SCOC(46)[0x55f2df4f9850]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085900553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8196e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241213085900553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900553 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241213085900553 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241213085900553 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241213085900553 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{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) 20241213085900553 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{ESTABLISHED}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241213085900553 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900553 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900553 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900553 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900553 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900553 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900554 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241213085900554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900554 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:8 20241213085900554 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900554 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900554 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900554 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) 20241213085900554 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20241213085900554 DLSCCP DEBUG SCCP-SCOC(47)[0x55f2df522c60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer 20241213085900554 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900554 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085900554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f2df4eb210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085900554 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085900554 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085900554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f2df4eb210]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085900554 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900554 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241213085900554 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900554 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900554 DLPFCP DEBUG ps_rab[0x55f2df4f3380]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241213085900554 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241213085900554 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900554 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213085900554 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900554 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent0(442)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(444)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900558 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900558 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900558 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241213085900558 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241213085900558 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900558 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6264076)[0x55f2df4ea900]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241213085900558 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085900558 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241213085900558 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241213085900558 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241213085900558 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241213085900558 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{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) 20241213085900558 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241213085900558 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900558 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900558 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900558 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085900558 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(443)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085900563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900563 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085900563 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085900563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5f950c) (hnbgw_rua.c:471) 20241213085900563 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6264076 SCCP-47 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085900563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6264076)[0x55f2df4ea900]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085900563 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085900563 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085900563 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6264076)[0x55f2df4ea900]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085900563 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900563 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900563 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076)[0x55f2df505340]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241213085900563 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900563 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241213085900563 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241213085900563 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900563 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241213085900563 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900563 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent0(443)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900566 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900566 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900566 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241213085900566 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241213085900566 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241213085900566 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900566 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076)[0x55f2df505340]{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) 20241213085900566 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241213085900566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f2df4eb210]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241213085900566 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085900566 DLSCCP DEBUG SCCP-SCOC(47)[0x55f2df522c60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085900566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c922ed), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241213085900566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900566 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241213085900566 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241213085900566 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241213085900566 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{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) 20241213085900566 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{ESTABLISHED}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241213085900566 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900566 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900566 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900566 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900566 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900566 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900566 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900566 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241213085900568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900568 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900568 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900568 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900568 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900568 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900568 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) 20241213085900568 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20241213085900568 DLSCCP DEBUG SCCP-SCOC(48)[0x55f2df507b00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085900568 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900568 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085900568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f2df4f9bc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085900568 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085900568 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085900568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f2df4f9bc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085900568 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900568 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241213085900568 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900568 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900568 DLPFCP DEBUG ps_rab[0x55f2df5073c0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241213085900568 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241213085900568 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900568 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241213085900568 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900568 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) TC_ps_rab_assignment_concurrent0(443)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(444)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(445)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900573 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900573 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900573 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241213085900573 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241213085900573 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12252812)[0x55f2df523330]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241213085900573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085900573 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241213085900573 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241213085900573 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241213085900573 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241213085900573 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{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) 20241213085900574 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241213085900574 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900574 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900574 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900574 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085900574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(444)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085900580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085900580 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085900580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbaf68c) (hnbgw_rua.c:471) 20241213085900580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12252812 SCCP-48 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085900580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12252812)[0x55f2df523330]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085900580 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085900580 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085900580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12252812)[0x55f2df523330]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085900580 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900580 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900580 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812)[0x55f2df505340]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241213085900580 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900580 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241213085900580 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241213085900580 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900580 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241213085900580 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900581 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(444)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900584 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900584 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900584 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241213085900584 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241213085900584 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241213085900584 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900584 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812)[0x55f2df505340]{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) 20241213085900584 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241213085900584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f2df4f9bc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241213085900584 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085900584 DLSCCP DEBUG SCCP-SCOC(48)[0x55f2df507b00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085900584 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe3a6a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241213085900584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900584 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900584 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900584 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900584 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241213085900584 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241213085900584 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241213085900584 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{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) 20241213085900584 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{ESTABLISHED}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241213085900584 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900584 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900584 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900584 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900584 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900584 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900584 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900584 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900584 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900584 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900584 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900584 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900584 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900584 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900584 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900584 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900584 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900584 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900584 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) 20241213085900584 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20241213085900584 DLSCCP DEBUG SCCP-SCOC(49)[0x55f2df4e71f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085900584 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900584 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085900584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f2df4f9cf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085900584 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085900584 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085900584 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f2df4f9cf0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085900584 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900584 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241213085900584 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900584 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900584 DLPFCP DEBUG ps_rab[0x55f2df4f1c80]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241213085900584 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241213085900584 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900584 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241213085900584 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900584 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(444)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(446)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900588 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900588 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900588 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241213085900588 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241213085900588 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900589 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-983740)[0x55f2df523200]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241213085900589 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085900589 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241213085900589 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241213085900589 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241213085900589 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241213085900589 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{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) 20241213085900589 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241213085900589 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900589 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900589 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900589 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085900589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(445)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085900593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085900593 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085900593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf02bc) (hnbgw_rua.c:471) 20241213085900593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-983740 SCCP-49 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085900593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-983740)[0x55f2df523200]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085900593 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085900593 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085900593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-983740)[0x55f2df523200]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085900593 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900593 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900593 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740)[0x55f2df505340]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241213085900593 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900593 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241213085900593 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241213085900593 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900593 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241213085900593 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900593 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(445)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900596 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900596 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900596 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241213085900596 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241213085900596 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241213085900596 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900596 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740)[0x55f2df505340]{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) 20241213085900596 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241213085900596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f2df4f9cf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241213085900596 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085900596 DLSCCP DEBUG SCCP-SCOC(49)[0x55f2df4e71f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085900596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9921c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241213085900596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900596 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241213085900596 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241213085900596 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241213085900596 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{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) 20241213085900596 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{ESTABLISHED}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241213085900596 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900596 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900596 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900596 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900596 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900596 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900596 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900596 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900596 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900596 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900596 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900596 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900596 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900596 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900596 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900596 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900596 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900596 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900596 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) 20241213085900596 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20241213085900596 DLSCCP DEBUG SCCP-SCOC(50)[0x55f2df4e7f70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085900596 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900596 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085900596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f2df507eb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085900596 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085900596 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085900596 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f2df507eb0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085900596 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900596 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241213085900596 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900596 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900596 DLPFCP DEBUG ps_rab[0x55f2df505a70]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241213085900596 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241213085900596 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900596 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241213085900596 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900596 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(445)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(447)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900600 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900600 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900600 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241213085900600 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241213085900600 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4934484)[0x55f2df507d80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241213085900600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085900600 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241213085900600 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241213085900600 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241213085900600 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241213085900600 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{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) 20241213085900600 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241213085900600 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900600 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900600 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900600 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085900600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(446)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085900604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900604 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085900604 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085900604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4b4b54) (hnbgw_rua.c:471) 20241213085900604 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4934484 SCCP-50 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085900604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4934484)[0x55f2df507d80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085900604 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085900604 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085900604 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4934484)[0x55f2df507d80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085900604 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900604 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900604 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484)[0x55f2df505340]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241213085900604 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900604 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241213085900604 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241213085900604 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900604 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241213085900604 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900604 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(446)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900606 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900606 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900606 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241213085900606 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241213085900606 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241213085900606 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900606 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484)[0x55f2df505340]{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) 20241213085900606 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241213085900606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f2df507eb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241213085900606 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085900606 DLSCCP DEBUG SCCP-SCOC(50)[0x55f2df4e7f70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085900606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00713f97), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241213085900606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900606 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241213085900606 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241213085900606 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241213085900606 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{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) 20241213085900606 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{ESTABLISHED}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241213085900606 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900606 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900606 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900606 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900606 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900607 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900607 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900607 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900607 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20241213085900607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900607 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900607 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900607 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900607 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900607 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900607 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900607 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) 20241213085900607 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20241213085900607 DLSCCP DEBUG SCCP-SCOC(51)[0x55f2df4eedc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085900607 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900607 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085900607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f2df5084e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085900607 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085900607 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085900607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f2df5084e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085900607 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900607 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241213085900607 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900607 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900607 DLPFCP DEBUG ps_rab[0x55f2df4f3ca0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241213085900607 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241213085900607 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900607 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241213085900608 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900608 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(446)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(448)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900612 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900612 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900612 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241213085900612 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241213085900612 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900612 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166635)[0x55f2df4e78a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241213085900612 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085900612 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241213085900612 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241213085900612 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241213085900612 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241213085900612 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{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) 20241213085900612 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241213085900612 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900612 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900612 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900612 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085900612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(447)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085900616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085900616 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085900616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5e186b) (hnbgw_rua.c:471) 20241213085900616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6166635 SCCP-51 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085900616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166635)[0x55f2df4e78a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085900616 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085900616 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085900616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166635)[0x55f2df4e78a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085900616 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900616 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900616 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635)[0x55f2df505340]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241213085900616 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900616 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241213085900616 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241213085900616 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900616 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241213085900616 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900616 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(447)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900619 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900619 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900619 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241213085900619 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241213085900619 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241213085900619 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900619 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635)[0x55f2df505340]{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) 20241213085900619 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241213085900619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f2df5084e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241213085900619 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085900619 DLSCCP DEBUG SCCP-SCOC(51)[0x55f2df4eedc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085900619 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b6b1c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241213085900619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900619 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900619 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241213085900619 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241213085900619 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241213085900619 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{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) 20241213085900619 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{ESTABLISHED}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241213085900619 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900619 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900619 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900619 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900619 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900619 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900619 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900619 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900619 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900619 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900619 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) 20241213085900619 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20241213085900619 DLSCCP DEBUG SCCP-SCOC(52)[0x55f2df502350]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085900619 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900619 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900619 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900619 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900619 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900619 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900619 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900619 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900619 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900619 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085900619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f2df4f01a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085900619 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085900619 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085900619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f2df4f01a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085900619 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900619 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241213085900619 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900619 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900619 DLPFCP DEBUG ps_rab[0x55f2df4f34b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241213085900619 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241213085900620 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900620 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241213085900620 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900620 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(447)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 TC_ps_rab_assignment_concurrent0(449)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":808 HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900624 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900624 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900624 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241213085900624 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241213085900624 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12548045)[0x55f2df4ec2e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241213085900624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085900624 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241213085900624 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241213085900624 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241213085900624 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241213085900624 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{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) 20241213085900624 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241213085900624 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900624 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900624 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900624 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085900624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(448)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085900628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085900628 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085900628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbf77cd) (hnbgw_rua.c:471) 20241213085900628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12548045 SCCP-52 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085900628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12548045)[0x55f2df4ec2e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085900628 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085900628 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085900628 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12548045)[0x55f2df4ec2e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085900628 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900628 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900628 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045)[0x55f2df505340]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241213085900628 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900628 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241213085900628 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241213085900628 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900628 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241213085900628 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900628 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(448)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900631 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900631 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241213085900631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241213085900631 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241213085900631 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900631 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045)[0x55f2df505340]{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) 20241213085900631 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241213085900631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f2df4f01a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241213085900631 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085900631 DLSCCP DEBUG SCCP-SCOC(52)[0x55f2df502350]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085900631 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061e3e8), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241213085900631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900631 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900631 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900631 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241213085900631 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241213085900631 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241213085900631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{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) 20241213085900631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{ESTABLISHED}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241213085900631 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900631 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900631 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900631 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900631 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900631 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900631 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213085900631 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900631 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085900631 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085900631 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085900631 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085900631 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085900631 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085900631 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085900631 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085900631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085900631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085900631 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085900631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085900631 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) 20241213085900631 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20241213085900631 DLSCCP DEBUG SCCP-SCOC(53)[0x55f2df4ef9d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085900631 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085900631 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085900631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55f2df4ef160]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085900631 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213085900631 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213085900631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55f2df4ef160]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213085900631 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900631 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20241213085900631 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900631 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900631 DLPFCP DEBUG ps_rab[0x55f2df4f0ff0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20241213085900631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20241213085900631 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900632 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:270) 20241213085900632 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900632 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(448)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(449)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":828 HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900636 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900636 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20241213085900636 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20241213085900636 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213085900636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6862424)[0x55f2df4e8510]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20241213085900636 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20241213085900636 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20241213085900636 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20241213085900636 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424)[0x55f2df505340]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20241213085900636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20241213085900636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{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) 20241213085900636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20241213085900636 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900636 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900636 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900636 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085900636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_ps_rab_assignment_concurrent0(449)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085900641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085900641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085900641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213085900641 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213085900641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x68b658) (hnbgw_rua.c:471) 20241213085900641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6862424 SCCP-53 sgsn-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213085900641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6862424)[0x55f2df4e8510]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213085900641 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213085900641 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213085900641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6862424)[0x55f2df4e8510]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213085900641 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900641 DRANAP DEBUG ps_rab_ass[0x55f2df505340]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20241213085900641 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424)[0x55f2df505340]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20241213085900641 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900641 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20241213085900641 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20241213085900641 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085900641 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:270) 20241213085900641 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085900641 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424)[0x55f2df505340]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@af3ca9cfdc18: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(449)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085900643 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085900643 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085900643 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20241213085900643 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20241213085900643 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20241213085900643 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213085900643 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424)[0x55f2df505340]{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) 20241213085900643 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20241213085900643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55f2df4ef160]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20241213085900643 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085900643 DLSCCP DEBUG SCCP-SCOC(53)[0x55f2df4ef9d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085900643 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004ee87), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:406) 20241213085900643 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085900643 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085900643 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085900643 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085900643 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20241213085900643 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20241213085900643 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424)[0x55f2df505340]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20241213085900643 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{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) 20241213085900643 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{ESTABLISHED}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20241213085900643 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085900643 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085900643 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085900643 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20241213085900643 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085900643 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085900643 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085900643 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085900643 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085900643 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085900643 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085900643 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085902472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902472 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902472 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902472 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902472 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902473 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902473 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902473 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) 20241213085902473 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1824) 20241213085902473 DLSCCP DEBUG SCCP-SCOC(38)[0x55f2df4ee870]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085902473 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902473 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085902473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085902473 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085902473 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085902473 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f2df4ee740]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085902473 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241213085902473 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241213085902473 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085902473 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241213085902473 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085902473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1473283)[0x55f2df4e88f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085902473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085902473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085902473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent0(434)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:12 HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(434): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 40, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 20241213085902482 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085902482 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085902482 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241213085902483 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241213085902483 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{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) 20241213085902483 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241213085902483 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085902483 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085902483 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241213085902483 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241213085902483 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241213085902483 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-1473283-RAB-23)[0x55f2df507580]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241213085902483 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085902483 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)1473283 20241213085902497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085902497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085902497 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085902497 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085902497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x167b03,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085902497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1473283 SCCP-38 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085902498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1473283)[0x55f2df4e88f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085902498 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085902498 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085902498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1473283)[0x55f2df4e88f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085902498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085902498 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085902498 DLSCCP DEBUG SCCP-SCOC(38)[0x55f2df4ee870]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085902498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016ea33), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085902498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902498 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902498 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902498 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1473283)[0x55f2df4e88f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085902498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085902498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f2df4ee740]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085902498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902498 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902498 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902498 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902498 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902498 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902498 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902498 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902498 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902498 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902498 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902498 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902498 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902498 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902498 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902498 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902499 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902499 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902498 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902498 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902498 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) 20241213085902499 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1824) 20241213085902499 DLSCCP DEBUG SCCP-SCOC(39)[0x55f2df5079d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085902499 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902499 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085902499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f2df4eb8e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085902499 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085902499 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085902499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f2df4eb8e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085902499 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241213085902499 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241213085902499 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085902499 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241213085902499 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085902499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9715175)[0x55f2df4f8650]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085902499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085902499 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902499 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902499 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) 20241213085902499 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1824) 20241213085902499 DLSCCP DEBUG SCCP-SCOC(40)[0x55f2df4ebd50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085902499 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902499 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085902499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f2df4e1ef0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085902499 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085902499 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085902499 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f2df4e1ef0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085902499 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241213085902499 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241213085902499 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241213085902499 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241213085902499 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085902499 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13043507)[0x55f2df4ee610]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085902499 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085902499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085902499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085902499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085902499 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:0 HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EA'O, sequence_number := 42, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(435)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:3 TC_ps_rab_assignment_concurrent0(436)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:12 20241213085902507 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085902507 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085902507 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241213085902507 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 20241213085902507 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{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) 20241213085902507 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241213085902507 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241213085902507 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085902507 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241213085902507 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241213085902507 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241213085902507 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9715175-RAB-23)[0x55f2df507290]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241213085902507 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)9272567 HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085902511 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085902511 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085902511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241213085902511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241213085902511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{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) 20241213085902511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241213085902511 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085902511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085902511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241213085902511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241213085902511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241213085902511 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-13043507-RAB-23)[0x55f2df506620]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241213085902511 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085902511 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)9715175 20241213085902517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085902517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085902517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)13043507 20241213085902517 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085902517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x943de7,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085902517 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9715175 SCCP-39 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085902517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9715175)[0x55f2df4f8650]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085902517 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085902517 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085902517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9715175)[0x55f2df4f8650]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085902517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f2df4eb8e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085902517 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085902517 DLSCCP DEBUG SCCP-SCOC(39)[0x55f2df5079d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085902517 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00090a2f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085902517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902517 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9715175)[0x55f2df4f8650]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085902517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f2df4eb8e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085902517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f2df4eb8e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085902518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902518 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902518 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902518 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902518 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902518 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902518 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902518 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902518 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902518 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902518 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902518 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902518 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902518 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902518 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902518 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 20241213085902518 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902518 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902518 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) 20241213085902518 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1824) 20241213085902518 DLSCCP DEBUG SCCP-SCOC(41)[0x55f2df509860]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085902518 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902518 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085902518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f2df509310]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085902519 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085902519 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085902519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f2df509310]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085902519 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241213085902519 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241213085902519 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085902519 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241213085902519 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085902519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-372527)[0x55f2df4ed740]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085902519 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085902519 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902519 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=0016ea33), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085902519 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1824) 20241213085902519 DLSCCP DEBUG SCCP-SCOC(38)[0x55f2df4ee870]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085902519 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902519 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085902519 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) 20241213085902519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f2df4ee740]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085902519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f2df4ee740]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085902519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1473283)[0x55f2df4e88f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085902519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1473283)[0x55f2df4e88f0]{disconnected}: Freeing instance (context_map.c:202) 20241213085902519 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1473283)[0x55f2df4e88f0]{disconnected}: Deallocated (fsm.c:568) 20241213085902519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f2df4ee740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085902519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f2df4ee740]{disconnected}: Freeing instance (context_map.c:206) 20241213085902519 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55f2df4ee740]{disconnected}: Deallocated (fsm.c:568) 20241213085902519 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1473283 SCCP-38 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085902519 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0016ea33), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:406) 20241213085902519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085902519 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902519 DLSCCP DEBUG SCCP-SCOC(38)[0x55f2df4ee870]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085902519 DLSCCP DEBUG SCCP-SCOC(38)[0x55f2df4ee870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085902519 DLSCCP DEBUG SCCP-SCOC(38)[0x55f2df4ee870]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085902519 DLSCCP DEBUG SCCP-SCOC(38)[0x55f2df4ee870]{IDLE}: Deallocated (fsm.c:568) 20241213085902519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085902519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085902519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085902519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085902519 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085902520 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085902520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc70733,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085902520 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13043507 SCCP-40 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085902520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13043507)[0x55f2df4ee610]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085902520 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085902520 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085902520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13043507)[0x55f2df4ee610]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085902520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f2df4e1ef0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085902520 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085902520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902520 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902520 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902520 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902520 DLSCCP DEBUG SCCP-SCOC(40)[0x55f2df4ebd50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085902520 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f03afb), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085902520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902520 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902520 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13043507)[0x55f2df4ee610]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085902520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f2df4e1ef0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085902520 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f2df4e1ef0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085902520 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902520 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902520 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902520 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902520 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902520 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902520 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902520 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902520 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902520 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EB'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:1 20241213085902521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902521 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902521 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902521 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902521 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902521 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer 20241213085902521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902522 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) 20241213085902522 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1824) 20241213085902522 DLSCCP DEBUG SCCP-SCOC(42)[0x55f2df4ec0a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085902522 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902522 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085902522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f2df534b70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085902522 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085902522 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085902522 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f2df534b70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085902522 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241213085902522 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241213085902522 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241213085902522 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241213085902522 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085902522 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7253257)[0x55f2df509990]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085902522 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085902522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085902522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(437)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:2 TC_ps_rab_assignment_concurrent0(437)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)16359647 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(438)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:1 20241213085902529 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085902529 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085902529 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241213085902529 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241213085902529 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{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) 20241213085902529 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241213085902529 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241213085902529 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085902529 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) TC_ps_rab_assignment_concurrent0(436)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085902529 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241213085902529 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241213085902529 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-372527-RAB-23)[0x55f2df4efb00]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241213085902529 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085902530 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085902530 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085902530 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241213085902530 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241213085902530 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{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) 20241213085902530 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241213085902530 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085902530 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085902530 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241213085902531 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241213085902531 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241213085902531 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7253257-RAB-23)[0x55f2df4e7670]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241213085902531 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085902531 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)568820 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:2 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)372527 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)7253257 20241213085902536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085902536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085902536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085902536 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085902536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5af2f,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085902536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-372527 SCCP-41 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085902536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-372527)[0x55f2df4ed740]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085902536 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085902536 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085902537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-372527)[0x55f2df4ed740]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085902537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f2df509310]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085902537 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085902537 DLSCCP DEBUG SCCP-SCOC(41)[0x55f2df509860]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085902537 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009ae6b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085902537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902537 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-372527)[0x55f2df4ed740]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085902537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f2df509310]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085902537 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f2df509310]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 20241213085902537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902537 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902537 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902537 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902537 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902537 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902537 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902537 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902537 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902537 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902537 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902537 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902537 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902537 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902537 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902537 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902537 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902538 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902538 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902538 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902538 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902538 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902538 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902538 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=00090a2f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085902538 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1824) 20241213085902538 DLSCCP DEBUG SCCP-SCOC(39)[0x55f2df5079d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085902538 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902538 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085902538 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) 20241213085902538 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f2df4eb8e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085902538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f2df4eb8e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085902538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9715175)[0x55f2df4f8650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085902538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9715175)[0x55f2df4f8650]{disconnected}: Freeing instance (context_map.c:202) 20241213085902538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9715175)[0x55f2df4f8650]{disconnected}: Deallocated (fsm.c:568) 20241213085902538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f2df4eb8e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085902538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f2df4eb8e0]{disconnected}: Freeing instance (context_map.c:206) 20241213085902538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55f2df4eb8e0]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085902538 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9715175 SCCP-39 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085902538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00090a2f), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:406) 20241213085902538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902538 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902538 DLSCCP DEBUG SCCP-SCOC(39)[0x55f2df5079d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085902538 DLSCCP DEBUG SCCP-SCOC(39)[0x55f2df5079d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085902538 DLSCCP DEBUG SCCP-SCOC(39)[0x55f2df5079d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085902539 DLSCCP DEBUG SCCP-SCOC(39)[0x55f2df5079d0]{IDLE}: Deallocated (fsm.c:568) 20241213085902539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902539 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) 20241213085902539 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1824) 20241213085902539 DLSCCP DEBUG SCCP-SCOC(43)[0x55f2df4fa8f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085902539 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902539 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085902539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f2df4ea1f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085902539 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085902539 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085902539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f2df4ea1f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085902539 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241213085902539 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241213085902539 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085902539 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241213085902539 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085902539 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4401747)[0x55f2df4ed250]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085902539 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085902539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902540 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902540 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=00f03afb), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085902540 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1824) 20241213085902540 DLSCCP DEBUG SCCP-SCOC(40)[0x55f2df4ebd50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085902540 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902540 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085902540 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) 20241213085902540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f2df4e1ef0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085902540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f2df4e1ef0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085902540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13043507)[0x55f2df4ee610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085902540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13043507)[0x55f2df4ee610]{disconnected}: Freeing instance (context_map.c:202) 20241213085902540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902540 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902540 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902540 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902540 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902540 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902540 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13043507)[0x55f2df4ee610]{disconnected}: Deallocated (fsm.c:568) 20241213085902540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f2df4e1ef0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085902540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f2df4e1ef0]{disconnected}: Freeing instance (context_map.c:206) 20241213085902540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55f2df4e1ef0]{disconnected}: Deallocated (fsm.c:568) 20241213085902540 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13043507 SCCP-40 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085902540 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f03afb), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:406) 20241213085902540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902540 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902540 DLSCCP DEBUG SCCP-SCOC(40)[0x55f2df4ebd50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085902540 DLSCCP DEBUG SCCP-SCOC(40)[0x55f2df4ebd50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085902540 DLSCCP DEBUG SCCP-SCOC(40)[0x55f2df4ebd50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085902540 DLSCCP DEBUG SCCP-SCOC(40)[0x55f2df4ebd50]{IDLE}: Deallocated (fsm.c:568) 20241213085902540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085902540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085902540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085902540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085902540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085902540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902540 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085902540 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6ead09,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085902540 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7253257 SCCP-42 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085902540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7253257)[0x55f2df509990]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085902540 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085902540 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085902540 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7253257)[0x55f2df509990]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085902540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f2df534b70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085902540 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902540 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902540 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902540 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902540 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902540 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902540 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085902540 DLSCCP DEBUG SCCP-SCOC(42)[0x55f2df4ec0a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085902540 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006bea10), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085902541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902541 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902541 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7253257)[0x55f2df509990]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085902541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f2df534b70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085902541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f2df534b70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085902541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902541 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902541 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902541 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902541 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902541 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902541 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902541 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902541 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902541 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902541 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902541 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902541 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer 20241213085902541 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902541 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902541 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) 20241213085902541 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1824) 20241213085902541 DLSCCP DEBUG SCCP-SCOC(44)[0x55f2df519f70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085902542 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902542 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085902542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f2df4ed400]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085902542 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085902542 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085902542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f2df4ed400]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085902542 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241213085902542 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241213085902542 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20241213085902542 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241213085902542 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213085902542 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5670624)[0x55f2df503620]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085902542 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085902542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085902542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:1 HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EE'O, sequence_number := 46, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: RLC received in state:disconnect_pending HNBGW-PFCP(424)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(437)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(439)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(440)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(439)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)2072636 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:3 HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085902549 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085902549 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085902549 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241213085902549 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241213085902549 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{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) 20241213085902549 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241213085902549 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20241213085902549 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085902549 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241213085902549 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241213085902549 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241213085902549 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4401747-RAB-23)[0x55f2df5026c0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241213085902549 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) TC_ps_rab_assignment_concurrent0(438)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085902549 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902549 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902549 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902549 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902549 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902549 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902549 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902549 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902549 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902549 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902549 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=0009ae6b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085902549 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1824) 20241213085902549 DLSCCP DEBUG SCCP-SCOC(41)[0x55f2df509860]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085902549 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902549 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085902549 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) 20241213085902549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f2df509310]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085902549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f2df509310]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085902549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-372527)[0x55f2df4ed740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085902549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-372527)[0x55f2df4ed740]{disconnected}: Freeing instance (context_map.c:202) 20241213085902549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-372527)[0x55f2df4ed740]{disconnected}: Deallocated (fsm.c:568) 20241213085902549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f2df509310]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085902549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f2df509310]{disconnected}: Freeing instance (context_map.c:206) 20241213085902549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55f2df509310]{disconnected}: Deallocated (fsm.c:568) 20241213085902549 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-372527 SCCP-41 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085902549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009ae6b), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:406) 20241213085902549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902549 DLSCCP DEBUG SCCP-SCOC(41)[0x55f2df509860]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085902549 DLSCCP DEBUG SCCP-SCOC(41)[0x55f2df509860]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085902550 DLSCCP DEBUG SCCP-SCOC(41)[0x55f2df509860]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085902550 DLSCCP DEBUG SCCP-SCOC(41)[0x55f2df509860]{IDLE}: Deallocated (fsm.c:568) HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085902550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902550 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902550 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902550 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902550 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902550 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902550 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902550 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902550 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085902550 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085902550 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241213085902550 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241213085902550 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{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) 20241213085902550 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241213085902550 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085902550 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085902550 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241213085902550 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241213085902550 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241213085902550 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5670624-RAB-23)[0x55f2df505020]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241213085902550 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085902550 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)7650459 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: RLC received in state:disconnect_pending 20241213085902552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902552 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902552 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902552 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902552 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902552 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902552 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902552 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902552 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902552 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902552 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) 20241213085902552 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1824) 20241213085902552 DLSCCP DEBUG SCCP-SCOC(45)[0x55f2df4eaea0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085902552 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902552 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085902552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f2df51a0a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085902552 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085902552 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085902552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f2df51a0a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085902552 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241213085902552 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:4 20241213085902552 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085902552 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241213085902552 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085902552 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908612)[0x55f2df519be0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085902553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085902553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085902553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)4401747 20241213085902555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085902555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085902555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085902555 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085902555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x432a53,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085902555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4401747 SCCP-43 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085902555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4401747)[0x55f2df4ed250]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085902555 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085902555 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085902555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4401747)[0x55f2df4ed250]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085902555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f2df4ea1f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085902555 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085902555 DLSCCP DEBUG SCCP-SCOC(43)[0x55f2df4fa8f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085902555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b84d2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085902555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4401747)[0x55f2df4ed250]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085902555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f2df4ea1f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085902555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f2df4ea1f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)5670624 20241213085902555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902555 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902555 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902555 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902555 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902555 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902555 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902555 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902555 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing TC_ps_rab_assignment_concurrent0(441)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085902555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902555 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902555 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=006bea10), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085902555 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1824) 20241213085902555 DLSCCP DEBUG SCCP-SCOC(42)[0x55f2df4ec0a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085902555 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902555 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085902555 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) 20241213085902555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f2df534b70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085902556 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902556 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902556 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902556 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902556 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902556 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902556 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902556 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent0(441)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed20241213085902555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f2df534b70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085902555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7253257)[0x55f2df509990]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085902555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7253257)[0x55f2df509990]{disconnected}: Freeing instance (context_map.c:202) 20241213085902555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7253257)[0x55f2df509990]{disconnected}: Deallocated (fsm.c:568) 20241213085902555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f2df534b70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085902555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f2df534b70]{disconnected}: Freeing instance (context_map.c:206) 20241213085902555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55f2df534b70]{disconnected}: Deallocated (fsm.c:568) 20241213085902555 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7253257 SCCP-42 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085902555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006bea10), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:406) 20241213085902555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902556 DLSCCP DEBUG SCCP-SCOC(42)[0x55f2df4ec0a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085902556 DLSCCP DEBUG SCCP-SCOC(42)[0x55f2df4ec0a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085902556 DLSCCP DEBUG SCCP-SCOC(42)[0x55f2df4ec0a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085902556 DLSCCP DEBUG SCCP-SCOC(42)[0x55f2df4ec0a0]{IDLE}: Deallocated (fsm.c:568) HNBGW-PFCP(424)@af3ca9cfdc18: 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)@af3ca9cfdc18: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer 20241213085902557 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085902557 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085902557 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241213085902557 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241213085902557 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{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) 20241213085902557 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241213085902557 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085902557 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085902557 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241213085902557 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241213085902557 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241213085902557 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-908612-RAB-23)[0x55f2df4efe00]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241213085902557 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085902557 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(439)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)5917624 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:5 20241213085902560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902560 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902560 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902560 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902560 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)908612 20241213085902560 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902560 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902560 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=004b84d2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085902560 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1824) 20241213085902560 DLSCCP DEBUG SCCP-SCOC(43)[0x55f2df4fa8f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085902560 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902560 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085902560 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) 20241213085902560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f2df4ea1f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085902560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f2df4ea1f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085902560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4401747)[0x55f2df4ed250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085902560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4401747)[0x55f2df4ed250]{disconnected}: Freeing instance (context_map.c:202) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:8 20241213085902560 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4401747)[0x55f2df4ed250]{disconnected}: Deallocated (fsm.c:568) 20241213085902560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f2df4ea1f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085902560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f2df4ea1f0]{disconnected}: Freeing instance (context_map.c:206) 20241213085902560 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55f2df4ea1f0]{disconnected}: Deallocated (fsm.c:568) 20241213085902560 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4401747 SCCP-43 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085902560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b84d2), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:406) 20241213085902560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902560 DLSCCP DEBUG SCCP-SCOC(43)[0x55f2df4fa8f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085902560 DLSCCP DEBUG SCCP-SCOC(43)[0x55f2df4fa8f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085902560 DLSCCP DEBUG SCCP-SCOC(43)[0x55f2df4fa8f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085902560 DLSCCP DEBUG SCCP-SCOC(43)[0x55f2df4fa8f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 20241213085902560 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902560 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902560 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902560 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902560 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902560 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902560 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902560 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: RLC received in state:disconnect_pending 20241213085902561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902561 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902561 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902561 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902561 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902561 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902561 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902561 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902561 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) 20241213085902561 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1824) 20241213085902561 DLSCCP DEBUG SCCP-SCOC(46)[0x55f2df4f9850]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085902561 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902561 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085902561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f2df4eb3c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085902561 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085902561 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085902561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f2df4eb3c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085902561 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241213085902561 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241213085902561 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085902561 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241213085902561 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085902561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9226769)[0x55f2df51a250]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085902561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085902561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085902561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085902561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085902561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085902561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085902561 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085902561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5686e0,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085902561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5670624 SCCP-44 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085902561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5670624)[0x55f2df503620]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085902561 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085902561 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085902561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5670624)[0x55f2df503620]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085902561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f2df4ed400]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085902561 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085902561 DLSCCP DEBUG SCCP-SCOC(44)[0x55f2df519f70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085902561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004d96c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085902561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5670624)[0x55f2df503620]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085902561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f2df4ed400]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085902561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f2df4ed400]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085902561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085902561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085902561 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085902561 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085902561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xddd44,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085902561 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-908612 SCCP-45 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085902561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908612)[0x55f2df519be0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085902561 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085902561 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085902561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902561 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902561 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902561 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902561 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902561 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908612)[0x55f2df519be0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085902561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f2df51a0a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085902561 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085902561 DLSCCP DEBUG SCCP-SCOC(45)[0x55f2df4eaea0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085902561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c25ba), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085902561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902561 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902561 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908612)[0x55f2df519be0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085902561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f2df51a0a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085902561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f2df51a0a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085902561 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902561 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902561 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902561 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902561 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902561 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902561 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902561 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(442)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:7 TC_ps_rab_assignment_concurrent0(442)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(440)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)11492611 20241213085902564 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085902564 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085902564 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241213085902564 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241213085902564 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{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) 20241213085902564 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241213085902564 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085902564 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085902564 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241213085902564 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241213085902564 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241213085902564 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9226769-RAB-23)[0x55f2df502d20]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241213085902564 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085902564 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent0(441)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:6 HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)2509268 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:7 20241213085902566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902566 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902566 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902566 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902566 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902566 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=0004d96c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085902566 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1824) 20241213085902566 DLSCCP DEBUG SCCP-SCOC(44)[0x55f2df519f70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085902566 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902566 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085902566 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) 20241213085902566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f2df4ed400]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085902566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f2df4ed400]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085902566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5670624)[0x55f2df503620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085902566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5670624)[0x55f2df503620]{disconnected}: Freeing instance (context_map.c:202) 20241213085902566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5670624)[0x55f2df503620]{disconnected}: Deallocated (fsm.c:568) 20241213085902566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f2df4ed400]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085902566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f2df4ed400]{disconnected}: Freeing instance (context_map.c:206) 20241213085902566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55f2df4ed400]{disconnected}: Deallocated (fsm.c:568) 20241213085902566 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5670624 SCCP-44 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085902566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004d96c), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:406) 20241213085902566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902566 DLSCCP DEBUG SCCP-SCOC(44)[0x55f2df519f70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085902566 DLSCCP DEBUG SCCP-SCOC(44)[0x55f2df519f70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085902566 DLSCCP DEBUG SCCP-SCOC(44)[0x55f2df519f70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085902566 DLSCCP DEBUG SCCP-SCOC(44)[0x55f2df519f70]{IDLE}: Deallocated (fsm.c:568) 20241213085902566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902566 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902566 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902566 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902566 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902566 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902566 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902566 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902566 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902566 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902566 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902566 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=007c25ba), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085902566 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1824) 20241213085902566 DLSCCP DEBUG SCCP-SCOC(45)[0x55f2df4eaea0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085902566 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902566 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085902566 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) 20241213085902566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f2df51a0a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085902566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f2df51a0a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085902566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908612)[0x55f2df519be0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085902566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908612)[0x55f2df519be0]{disconnected}: Freeing instance (context_map.c:202) 20241213085902566 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-908612)[0x55f2df519be0]{disconnected}: Deallocated (fsm.c:568) 20241213085902566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f2df51a0a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085902566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f2df51a0a0]{disconnected}: Freeing instance (context_map.c:206) 20241213085902566 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55f2df51a0a0]{disconnected}: Deallocated (fsm.c:568) 20241213085902566 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-908612 SCCP-45 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085902566 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007c25ba), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:406) 20241213085902566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902566 DLSCCP DEBUG SCCP-SCOC(45)[0x55f2df4eaea0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085902566 DLSCCP DEBUG SCCP-SCOC(45)[0x55f2df4eaea0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085902566 DLSCCP DEBUG SCCP-SCOC(45)[0x55f2df4eaea0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085902566 DLSCCP DEBUG SCCP-SCOC(45)[0x55f2df4eaea0]{IDLE}: Deallocated (fsm.c:568) 20241213085902566 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902566 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902566 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902566 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902566 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902566 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902566 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902566 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)9226769 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085902572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902572 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902572 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902572 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902572 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902572 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902572 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) 20241213085902572 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1824) 20241213085902572 DLSCCP DEBUG SCCP-SCOC(47)[0x55f2df522c60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085902572 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902572 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085902572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f2df4eb210]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085902572 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085902572 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085902572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f2df4eb210]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085902572 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241213085902572 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241213085902572 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085902572 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241213085902572 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085902572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6264076)[0x55f2df4ea900]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085902572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085902572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085902572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085902572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085902572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085902572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085902572 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085902572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8cca11,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085902572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9226769 SCCP-46 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085902572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9226769)[0x55f2df51a250]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085902572 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085902572 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085902572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9226769)[0x55f2df51a250]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085902572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f2df4eb3c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085902572 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085902572 DLSCCP DEBUG SCCP-SCOC(46)[0x55f2df4f9850]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085902572 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8196e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085902572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9226769)[0x55f2df51a250]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085902572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f2df4eb3c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085902572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f2df4eb3c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085902572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902572 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902572 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902572 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902572 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902572 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer TC_ps_rab_assignment_concurrent0(443)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(443)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085902575 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085902575 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085902575 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241213085902575 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241213085902575 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{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) 20241213085902575 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241213085902575 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085902575 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085902575 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241213085902575 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241213085902575 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241213085902575 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6264076-RAB-23)[0x55f2df4f3380]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241213085902575 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085902575 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)182994 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:8 20241213085902576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902576 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902576 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902576 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902576 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902576 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=00a8196e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085902576 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1824) 20241213085902576 DLSCCP DEBUG SCCP-SCOC(46)[0x55f2df4f9850]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085902576 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902576 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085902576 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) 20241213085902576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f2df4eb3c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085902576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f2df4eb3c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085902576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9226769)[0x55f2df51a250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085902576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9226769)[0x55f2df51a250]{disconnected}: Freeing instance (context_map.c:202) 20241213085902576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9226769)[0x55f2df51a250]{disconnected}: Deallocated (fsm.c:568) 20241213085902576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f2df4eb3c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085902576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f2df4eb3c0]{disconnected}: Freeing instance (context_map.c:206) 20241213085902576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55f2df4eb3c0]{disconnected}: Deallocated (fsm.c:568) 20241213085902576 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9226769 SCCP-46 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085902576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8196e), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:406) 20241213085902576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902576 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902576 DLSCCP DEBUG SCCP-SCOC(46)[0x55f2df4f9850]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085902576 DLSCCP DEBUG SCCP-SCOC(46)[0x55f2df4f9850]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085902576 DLSCCP DEBUG SCCP-SCOC(46)[0x55f2df4f9850]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085902576 DLSCCP DEBUG SCCP-SCOC(46)[0x55f2df4f9850]{IDLE}: Deallocated (fsm.c:568) 20241213085902576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902576 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)6264076 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085902591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902591 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902591 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902591 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902592 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902592 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902592 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902592 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) 20241213085902592 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1824) 20241213085902592 DLSCCP DEBUG SCCP-SCOC(48)[0x55f2df507b00]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085902592 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902592 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085902592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f2df4f9bc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085902592 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085902592 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085902592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f2df4f9bc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085902592 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241213085902592 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241213085902592 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085902592 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241213085902592 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085902592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12252812)[0x55f2df523330]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085902592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085902592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085902592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085902592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085902592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085902592 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085902592 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085902592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5f950c,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085902592 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6264076 SCCP-47 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085902592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6264076)[0x55f2df4ea900]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085902592 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085902592 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085902592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6264076)[0x55f2df4ea900]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085902592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f2df4eb210]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085902592 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085902592 DLSCCP DEBUG SCCP-SCOC(47)[0x55f2df522c60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085902592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c922ed), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085902592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902592 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6264076)[0x55f2df4ea900]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085902592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f2df4eb210]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085902592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f2df4eb210]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085902592 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902592 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902592 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902592 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902592 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902592 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902592 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902592 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(444)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085902597 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085902597 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085902597 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241213085902597 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241213085902597 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{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) 20241213085902597 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241213085902597 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085902597 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085902597 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241213085902597 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241213085902597 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241213085902597 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12252812-RAB-23)[0x55f2df5073c0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241213085902597 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085902597 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)14347912 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:9 20241213085902599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902599 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902599 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902599 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902599 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902599 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=00c922ed), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085902599 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1824) 20241213085902599 DLSCCP DEBUG SCCP-SCOC(47)[0x55f2df522c60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085902599 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902600 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085902600 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) 20241213085902600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f2df4eb210]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085902600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f2df4eb210]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085902600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6264076)[0x55f2df4ea900]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085902600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6264076)[0x55f2df4ea900]{disconnected}: Freeing instance (context_map.c:202) 20241213085902600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6264076)[0x55f2df4ea900]{disconnected}: Deallocated (fsm.c:568) 20241213085902600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f2df4eb210]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085902600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f2df4eb210]{disconnected}: Freeing instance (context_map.c:206) 20241213085902600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55f2df4eb210]{disconnected}: Deallocated (fsm.c:568) 20241213085902600 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6264076 SCCP-47 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085902600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c922ed), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:406) 20241213085902600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902600 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902600 DLSCCP DEBUG SCCP-SCOC(47)[0x55f2df522c60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085902600 DLSCCP DEBUG SCCP-SCOC(47)[0x55f2df522c60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085902600 DLSCCP DEBUG SCCP-SCOC(47)[0x55f2df522c60]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085902600 DLSCCP DEBUG SCCP-SCOC(47)[0x55f2df522c60]{IDLE}: Deallocated (fsm.c:568) 20241213085902600 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902600 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902600 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902600 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902600 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902600 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902600 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902600 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)12252812 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085902604 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902604 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902604 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902604 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902604 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902604 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902604 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902604 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902604 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902605 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902605 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) 20241213085902605 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1824) 20241213085902605 DLSCCP DEBUG SCCP-SCOC(49)[0x55f2df4e71f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085902605 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902605 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085902605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f2df4f9cf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085902605 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085902605 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085902605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f2df4f9cf0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085902605 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241213085902605 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241213085902605 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085902605 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241213085902605 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085902605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-983740)[0x55f2df523200]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085902605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085902605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085902605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085902605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085902605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085902605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085902605 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085902605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbaf68c,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085902605 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12252812 SCCP-48 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085902605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12252812)[0x55f2df523330]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085902605 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085902605 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085902605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12252812)[0x55f2df523330]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085902605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f2df4f9bc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085902605 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085902605 DLSCCP DEBUG SCCP-SCOC(48)[0x55f2df507b00]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085902605 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe3a6a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085902605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902605 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902605 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12252812)[0x55f2df523330]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085902605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f2df4f9bc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085902605 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902605 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902605 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902605 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902605 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902605 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902605 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902605 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902605 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f2df4f9bc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(445)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085902611 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085902611 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085902611 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241213085902611 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241213085902611 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{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) 20241213085902611 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241213085902611 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085902611 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085902611 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241213085902611 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241213085902611 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241213085902611 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-983740-RAB-23)[0x55f2df4f1c80]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241213085902611 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085902611 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)14843678 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:10 20241213085902613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902613 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902613 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902613 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902613 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902613 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902613 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902613 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902613 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902613 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:12 20241213085902614 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=00fe3a6a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085902614 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1824) 20241213085902614 DLSCCP DEBUG SCCP-SCOC(48)[0x55f2df507b00]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085902614 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:12 20241213085902614 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085902614 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) 20241213085902614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f2df4f9bc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085902614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f2df4f9bc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085902614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12252812)[0x55f2df523330]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085902614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12252812)[0x55f2df523330]{disconnected}: Freeing instance (context_map.c:202) 20241213085902614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12252812)[0x55f2df523330]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 20241213085902614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f2df4f9bc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085902614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f2df4f9bc0]{disconnected}: Freeing instance (context_map.c:206) 20241213085902614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55f2df4f9bc0]{disconnected}: Deallocated (fsm.c:568) 20241213085902614 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12252812 SCCP-48 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085902614 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fe3a6a), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:406) 20241213085902614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902614 DLSCCP DEBUG SCCP-SCOC(48)[0x55f2df507b00]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085902614 DLSCCP DEBUG SCCP-SCOC(48)[0x55f2df507b00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085902614 DLSCCP DEBUG SCCP-SCOC(48)[0x55f2df507b00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085902614 DLSCCP DEBUG SCCP-SCOC(48)[0x55f2df507b00]{IDLE}: Deallocated (fsm.c:568) 20241213085902614 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902614 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902614 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902614 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902614 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902614 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902614 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085902616 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902616 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902616 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902616 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902616 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902616 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902616 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902616 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902616 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902616 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902616 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) 20241213085902616 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1824) 20241213085902616 DLSCCP DEBUG SCCP-SCOC(50)[0x55f2df4e7f70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085902616 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902616 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085902616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f2df507eb0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085902616 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085902616 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085902616 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f2df507eb0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085902616 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241213085902616 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241213085902616 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085902616 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241213085902616 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085902616 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4934484)[0x55f2df507d80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085902616 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)983740 20241213085902616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085902616 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085902617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085902617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085902617 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085902617 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085902617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf02bc,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085902617 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-983740 SCCP-49 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085902617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-983740)[0x55f2df523200]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085902617 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085902617 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085902617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-983740)[0x55f2df523200]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085902617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f2df4f9cf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085902617 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085902617 DLSCCP DEBUG SCCP-SCOC(49)[0x55f2df4e71f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085902617 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9921c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085902617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902617 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902617 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902617 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-983740)[0x55f2df523200]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085902617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f2df4f9cf0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085902617 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f2df4f9cf0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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 := { } } } } 20241213085902617 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902617 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902617 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902617 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902617 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902617 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902617 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902617 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(446)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085902621 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085902621 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085902621 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241213085902621 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241213085902621 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{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) 20241213085902621 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241213085902621 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085902621 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085902621 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241213085902621 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241213085902621 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241213085902621 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-4934484-RAB-23)[0x55f2df505a70]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241213085902621 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085902621 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)5060802 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:11 20241213085902623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902623 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902623 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902623 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902623 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902623 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902623 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902623 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902623 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=00d9921c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085902623 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1824) 20241213085902623 DLSCCP DEBUG SCCP-SCOC(49)[0x55f2df4e71f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085902623 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902623 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085902623 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) 20241213085902623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f2df4f9cf0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085902623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f2df4f9cf0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085902623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-983740)[0x55f2df523200]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085902623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-983740)[0x55f2df523200]{disconnected}: Freeing instance (context_map.c:202) 20241213085902623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-983740)[0x55f2df523200]{disconnected}: Deallocated (fsm.c:568) 20241213085902623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f2df4f9cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085902623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f2df4f9cf0]{disconnected}: Freeing instance (context_map.c:206) 20241213085902623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55f2df4f9cf0]{disconnected}: Deallocated (fsm.c:568) 20241213085902623 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-983740 SCCP-49 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085902623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9921c), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:406) 20241213085902623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902623 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902623 DLSCCP DEBUG SCCP-SCOC(49)[0x55f2df4e71f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085902623 DLSCCP DEBUG SCCP-SCOC(49)[0x55f2df4e71f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085902623 DLSCCP DEBUG SCCP-SCOC(49)[0x55f2df4e71f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085902623 DLSCCP DEBUG SCCP-SCOC(49)[0x55f2df4e71f0]{IDLE}: Deallocated (fsm.c:568) 20241213085902623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902623 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902623 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902623 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902623 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902623 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)4934484 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085902627 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902627 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902627 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902627 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902627 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902627 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902627 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902627 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902627 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902627 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902627 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) 20241213085902627 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1824) 20241213085902627 DLSCCP DEBUG SCCP-SCOC(51)[0x55f2df4eedc0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085902627 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902627 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085902627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f2df5084e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085902627 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085902627 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085902627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f2df5084e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085902627 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241213085902627 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241213085902627 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085902627 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241213085902627 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085902627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166635)[0x55f2df4e78a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085902627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085902627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085902627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085902627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085902627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085902627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085902627 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085902627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4b4b54,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085902627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4934484 SCCP-50 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085902627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4934484)[0x55f2df507d80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085902627 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085902627 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085902627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4934484)[0x55f2df507d80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085902627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f2df507eb0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085902627 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085902627 DLSCCP DEBUG SCCP-SCOC(50)[0x55f2df4e7f70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085902627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00713f97), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085902627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902627 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4934484)[0x55f2df507d80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085902627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f2df507eb0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085902627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f2df507eb0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085902628 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902628 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902628 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902628 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902628 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902628 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902628 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902628 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085902631 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085902631 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085902631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241213085902631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241213085902631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{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) 20241213085902631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_USE_COUNT}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241213085902631 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085902631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085902631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241213085902631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241213085902631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241213085902631 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6166635-RAB-23)[0x55f2df4f3ca0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241213085902631 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085902631 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)6906498 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:12 20241213085902633 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902633 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902633 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902633 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902633 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902633 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902633 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902633 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902633 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902633 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902633 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=00713f97), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085902633 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1824) 20241213085902633 DLSCCP DEBUG SCCP-SCOC(50)[0x55f2df4e7f70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085902633 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902633 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085902633 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) 20241213085902633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f2df507eb0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085902633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f2df507eb0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085902633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4934484)[0x55f2df507d80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085902633 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4934484)[0x55f2df507d80]{disconnected}: Freeing instance (context_map.c:202) 20241213085902634 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4934484)[0x55f2df507d80]{disconnected}: Deallocated (fsm.c:568) 20241213085902634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f2df507eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085902634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f2df507eb0]{disconnected}: Freeing instance (context_map.c:206) 20241213085902634 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55f2df507eb0]{disconnected}: Deallocated (fsm.c:568) 20241213085902634 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4934484 SCCP-50 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085902634 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00713f97), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:406) 20241213085902634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902634 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902634 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902634 DLSCCP DEBUG SCCP-SCOC(50)[0x55f2df4e7f70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085902634 DLSCCP DEBUG SCCP-SCOC(50)[0x55f2df4e7f70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085902634 DLSCCP DEBUG SCCP-SCOC(50)[0x55f2df4e7f70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085902634 DLSCCP DEBUG SCCP-SCOC(50)[0x55f2df4e7f70]{IDLE}: Deallocated (fsm.c:568) 20241213085902634 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902634 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902634 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902634 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902634 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902634 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902634 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902634 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)6166635 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085902639 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902639 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902639 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902639 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902639 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902639 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902639 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902639 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902639 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) 20241213085902639 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1824) 20241213085902639 DLSCCP DEBUG SCCP-SCOC(52)[0x55f2df502350]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085902639 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902639 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085902639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f2df4f01a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085902639 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085902639 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085902639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f2df4f01a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085902639 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241213085902639 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241213085902639 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085902639 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241213085902639 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085902639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12548045)[0x55f2df4ec2e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085902639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085902639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085902639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085902639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085902639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085902639 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085902639 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085902639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5e186b,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085902639 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6166635 SCCP-51 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085902639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166635)[0x55f2df4e78a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085902639 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085902639 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085902639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166635)[0x55f2df4e78a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085902639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f2df5084e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085902639 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085902639 DLSCCP DEBUG SCCP-SCOC(51)[0x55f2df4eedc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085902639 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b6b1c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085902639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902639 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902639 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166635)[0x55f2df4e78a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085902639 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f2df5084e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085902640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f2df5084e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085902640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902640 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902640 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902640 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902640 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(448)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(448)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } TC_ps_rab_assignment_concurrent0(447)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085902644 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085902644 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085902644 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241213085902644 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241213085902644 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{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) 20241213085902644 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241213085902644 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085902644 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085902644 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241213085902644 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241213085902644 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241213085902644 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12548045-RAB-23)[0x55f2df4f34b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241213085902644 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085902644 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)4246471 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:13 20241213085902648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902648 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902648 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902648 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902648 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902648 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902648 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902648 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902648 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=006b6b1c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085902648 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1824) 20241213085902648 DLSCCP DEBUG SCCP-SCOC(51)[0x55f2df4eedc0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085902648 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902648 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085902648 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) 20241213085902648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f2df5084e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085902648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f2df5084e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085902648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166635)[0x55f2df4e78a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085902648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166635)[0x55f2df4e78a0]{disconnected}: Freeing instance (context_map.c:202) 20241213085902648 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6166635)[0x55f2df4e78a0]{disconnected}: Deallocated (fsm.c:568) 20241213085902648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f2df5084e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085902648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f2df5084e0]{disconnected}: Freeing instance (context_map.c:206) 20241213085902648 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55f2df5084e0]{disconnected}: Deallocated (fsm.c:568) 20241213085902648 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6166635 SCCP-51 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085902648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006b6b1c), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:406) 20241213085902648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902648 DLSCCP DEBUG SCCP-SCOC(51)[0x55f2df4eedc0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085902648 DLSCCP DEBUG SCCP-SCOC(51)[0x55f2df4eedc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085902648 DLSCCP DEBUG SCCP-SCOC(51)[0x55f2df4eedc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085902648 DLSCCP DEBUG SCCP-SCOC(51)[0x55f2df4eedc0]{IDLE}: Deallocated (fsm.c:568) 20241213085902648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902649 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902649 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)12548045 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213085902652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902652 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902652 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902652 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902652 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902652 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902652 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902652 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902652 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902652 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) 20241213085902652 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1824) 20241213085902652 DLSCCP DEBUG SCCP-SCOC(53)[0x55f2df4ef9d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213085902652 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902652 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213085902652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55f2df4ef160]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213085902653 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213085902653 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213085902653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55f2df4ef160]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213085902653 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20241213085902653 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20241213085902653 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20241213085902653 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:270) 20241213085902653 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:291) 20241213085902653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6862424)[0x55f2df4e8510]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213085902653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20241213085902653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085902653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) 20241213085902653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085902653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085902653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085902653 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085902653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbf77cd,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085902653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12548045 SCCP-52 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085902653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12548045)[0x55f2df4ec2e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085902653 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085902653 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085902653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12548045)[0x55f2df4ec2e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085902653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f2df4f01a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085902653 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085902653 DLSCCP DEBUG SCCP-SCOC(52)[0x55f2df502350]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085902653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061e3e8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085902653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12548045)[0x55f2df4ec2e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085902653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f2df4f01a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085902653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f2df4f01a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085902653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902653 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902653 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902653 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902653 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@af3ca9cfdc18: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@af3ca9cfdc18: found destination TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@af3ca9cfdc18: 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 } } } 20241213085902658 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20241213085902658 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:403) 20241213085902658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20241213085902658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20241213085902658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{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) 20241213085902658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_USE_COUNT}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20241213085902658 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20241213085902658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20241213085902658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20241213085902658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20241213085902658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20241213085902658 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-6862424-RAB-23)[0x55f2df4f0ff0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20241213085902658 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20241213085902658 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55f2df4deb50]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)8626805 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:14 20241213085902660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902660 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902660 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902660 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902660 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902660 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902660 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902660 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902660 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=0061e3e8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085902660 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1824) 20241213085902660 DLSCCP DEBUG SCCP-SCOC(52)[0x55f2df502350]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085902660 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902660 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085902660 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) 20241213085902660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f2df4f01a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085902660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f2df4f01a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085902660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12548045)[0x55f2df4ec2e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085902660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12548045)[0x55f2df4ec2e0]{disconnected}: Freeing instance (context_map.c:202) 20241213085902660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12548045)[0x55f2df4ec2e0]{disconnected}: Deallocated (fsm.c:568) 20241213085902660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f2df4f01a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085902660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f2df4f01a0]{disconnected}: Freeing instance (context_map.c:206) 20241213085902660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55f2df4f01a0]{disconnected}: Deallocated (fsm.c:568) 20241213085902660 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12548045 SCCP-52 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085902660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061e3e8), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:406) 20241213085902660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902660 DLSCCP DEBUG SCCP-SCOC(52)[0x55f2df502350]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085902660 DLSCCP DEBUG SCCP-SCOC(52)[0x55f2df502350]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085902660 DLSCCP DEBUG SCCP-SCOC(52)[0x55f2df502350]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085902660 DLSCCP DEBUG SCCP-SCOC(52)[0x55f2df502350]{IDLE}: Deallocated (fsm.c:568) 20241213085902660 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902660 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902660 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902660 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902660 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)6862424 20241213085902854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085902854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085902854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213085902854 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213085902854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x68b658,cause=radio(normal)) (hnbgw_rua.c:439) 20241213085902854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6862424 SCCP-53 sgsn-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213085902854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6862424)[0x55f2df4e8510]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213085902854 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213085902854 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213085902854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6862424)[0x55f2df4e8510]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213085902854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55f2df4ef160]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085902854 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213085902854 DLSCCP DEBUG SCCP-SCOC(53)[0x55f2df4ef9d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213085902854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004ee87), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213085902854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902854 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6862424)[0x55f2df4e8510]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213085902854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55f2df4ef160]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213085902854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55f2df4ef160]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213085902855 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902855 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902855 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902855 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902855 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902855 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902855 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902855 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)11996467 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on connection ID:15 20241213085902863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902863 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085902863 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085902863 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085902863 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085902863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085902863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085902863 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085902864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085902864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085902864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085902864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085902864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085902864 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=0004ee87), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213085902864 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1824) 20241213085902864 DLSCCP DEBUG SCCP-SCOC(53)[0x55f2df4ef9d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213085902864 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085902864 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213085902864 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) 20241213085902864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55f2df4ef160]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213085902864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55f2df4ef160]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213085902864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6862424)[0x55f2df4e8510]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085902864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6862424)[0x55f2df4e8510]{disconnected}: Freeing instance (context_map.c:202) 20241213085902864 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6862424)[0x55f2df4e8510]{disconnected}: Deallocated (fsm.c:568) 20241213085902864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55f2df4ef160]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085902864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55f2df4ef160]{disconnected}: Freeing instance (context_map.c:206) 20241213085902864 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55f2df4ef160]{disconnected}: Deallocated (fsm.c:568) 20241213085902864 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6862424 SCCP-53 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213085902864 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004ee87), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:406) 20241213085902864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085902864 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085902864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085902864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085902864 DLSCCP DEBUG SCCP-SCOC(53)[0x55f2df4ef9d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213085902864 DLSCCP DEBUG SCCP-SCOC(53)[0x55f2df4ef9d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213085902864 DLSCCP DEBUG SCCP-SCOC(53)[0x55f2df4ef9d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213085902864 DLSCCP DEBUG SCCP-SCOC(53)[0x55f2df4ef9d0]{IDLE}: Deallocated (fsm.c:568) 20241213085902864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085902864 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085902864 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085902864 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085902864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085902864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085902864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085902864 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(434)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085904514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37980<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(434)@af3ca9cfdc18: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(435)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085904530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37984<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(435)@af3ca9cfdc18: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(436)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085904533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38000<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(436)@af3ca9cfdc18: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(437)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085904547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38006<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(437)@af3ca9cfdc18: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(438)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085904550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38020<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(438)@af3ca9cfdc18: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(439)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085904560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38026<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(439)@af3ca9cfdc18: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(440)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085904566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38036<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(440)@af3ca9cfdc18: Final verdict of PTC: pass 20241213085904567 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38046<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(441)@af3ca9cfdc18: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(442)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085904577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38054<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(442)@af3ca9cfdc18: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(443)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085904600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38064<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(443)@af3ca9cfdc18: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(444)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085904612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38066<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(444)@af3ca9cfdc18: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(445)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085904623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38072<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(445)@af3ca9cfdc18: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(446)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085904633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38088<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(446)@af3ca9cfdc18: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(447)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085904647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38098<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(447)@af3ca9cfdc18: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(448)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085904659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38108<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(448)@af3ca9cfdc18: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(449)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085904868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38124<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(449)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085904880 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085904880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085904880 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085904880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085904880 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085904880 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085904880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085904880 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085904880 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085904880 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085904880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085904880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085904880 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085904880 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085904880 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(427)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(428)@af3ca9cfdc18: Final verdict of PTC: none 20241213085904880 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085904880 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085904880 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085904880 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085904880 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085904880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085904880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085904880 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085904881 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085904881 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) HNBGW_Test.sgsn0-M3UA(432)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_ps_rab_assignment_concurrent(421)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(431)@af3ca9cfdc18: Final verdict of PTC: none 20241213085904881 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085904881 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085904881 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085904881 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085904881 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085904881 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085904881 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085904881 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085904881 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085904881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37978<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085904882 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33821<->l=127.0.0.1:4262) (control_if.c:193) 20241213085904881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085904881 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085904881 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085904882 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085904882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085904882 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085904882 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241213085904882 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085904882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085904882 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085904882 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085904882 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085904882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085904882 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085904882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085904882 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(429)@af3ca9cfdc18: Final verdict of PTC: none 20241213085904882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085904882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085904882 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085904882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085904882 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085904882 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085904882 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085904882 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085904882 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085904882 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085904882 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(422)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(433)@af3ca9cfdc18: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(425)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085904883 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37964<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(424)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(421): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(425): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(426): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment_concurrent0(434): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment_concurrent0(435): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment_concurrent0(436): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment_concurrent0(437): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment_concurrent0(438): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment_concurrent0(439): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment_concurrent0(440): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment_concurrent0(441): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment_concurrent0(442): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment_concurrent0(443): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment_concurrent0(444): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment_concurrent0(445): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment_concurrent0(446): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment_concurrent0(447): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment_concurrent0(448): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_ps_rab_assignment_concurrent0(449): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:59:04 UTC 2024 ====== HNBGW_Tests.TC_ps_rab_assignment_concurrent pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rab_assignment_concurrent.talloc 20241213085904926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40806<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085905429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40806<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1663300) Waiting for packet dumper to finish... 1 (prev_count=1663300, count=1689924) 20241213085906882 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085906882 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085906882 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085906883 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085906883 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085906883 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:59:07 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20241213085908539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40808<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085908543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40810<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085908546 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38807<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085908636 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085908636 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085908645 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085908645 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085908645 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085908645 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085908645 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085908645 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085908645 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085908645 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085908645 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52404 (stream_srv.c:132) 20241213085908645 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52404<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085908646 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085908646 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085908646 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085908646 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085908646 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085908646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908646 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908646 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908646 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085908647 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085908647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085908647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085908647 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085908647 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085908647 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085908647 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085908647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085908647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085908647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085908647 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085908647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085908647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085908647 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085908647 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085908647 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085908647 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085908647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085908647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085908647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085908647 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085908647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085908647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085908647 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085908647 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085908647 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085908647 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085908647 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085908647 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085908647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908647 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908647 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908647 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908647 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908647 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085908647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085908647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085908647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085908647 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085908647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085908647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085908647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085908647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085908647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085908647 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085908647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085908647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085908647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085908647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085908647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085908647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085908647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085908647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085908647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085908647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085908647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085908647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085908647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085908647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085908647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085908647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085908647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085908647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085908647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085908647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085908647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(460)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(460)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(460)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(458)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085908661 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085908661 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085908661 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085908661 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085908661 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085908661 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085908661 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085908661 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085908662 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085908662 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085908662 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085908662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085908662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085908662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085908662 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085908662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085908662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085908662 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085908662 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085908662 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085908662 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085908662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085908662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085908662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085908662 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085908662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085908662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085908662 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085908662 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085908662 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085908662 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085908662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085908662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085908662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085908662 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085908662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085908662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085908662 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085908662 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085908662 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085908662 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085908662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085908662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085908662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085908662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085908662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085908662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085908662 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085908663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085908663 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085908663 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085908663 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085908663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085908663 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085908663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085908663 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085908663 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085908663 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085908663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085908663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085908663 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085908663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085908663 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085908663 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085908663 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085908663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085908663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085908663 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085908663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085908663 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085908663 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085908663 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085908663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085908663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085908663 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(463)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(463)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(461)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085908687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085908687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085908687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085908687 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085908687 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085908687 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085908687 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085908687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085908687 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085908693 DLINP DEBUG SRVCONN(,r=127.0.0.1:52404<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085908693 DLINP DEBUG SRVCONN(,r=127.0.0.1:52404<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085908693 DLINP DEBUG SRVCONN(,r=127.0.0.1:52404<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085908693 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085908693 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) 20241213085908693 DLGLOBAL DEBUG validating counter group 0x55f2df15ebe0(hnb) with 60 counters (rate_ctr.c:86) 20241213085908693 DHNBAP DEBUG (127.0.0.1:52404 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085908693 DHNBAP NOTICE (127.0.0.1:52404 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085908693 DHNBAP NOTICE (127.0.0.1:52404 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085908693 DLINP DEBUG SRVCONN(,r=127.0.0.1:52404<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085908693 DLINP DEBUG SRVCONN(,r=127.0.0.1:52404<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085908859 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085908859 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085908859 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085908859 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085908868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085908868 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085908868 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085908868 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085908868 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085908868 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085908868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085908871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085908871 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085908871 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085908871 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085908871 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085908871 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085908871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085908871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085908871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085908871 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085908871 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085908871 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085908871 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085908871 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085908871 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085908871 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085908871 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085908873 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085908873 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085908873 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085908873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085908873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085908873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085908873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085908873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085908873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085908873 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085908873 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085908873 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085908874 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085908874 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085908874 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085908874 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085908874 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085908874 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085908875 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085908875 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085908875 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085908875 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085908881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085908881 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085908881 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085908881 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085908881 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085908881 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085908881 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085908884 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085908884 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085908884 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085908884 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085908884 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085908884 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085908884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085908884 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085908884 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085908884 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085908884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085908884 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085908884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085908884 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085908884 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085908884 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085908884 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085908886 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085908886 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085908886 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085908886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085908886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085908886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085908886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085908886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085908886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085908886 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085908886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085908886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085908886 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085908886 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085908886 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085908886 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085908887 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085908887 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085908887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085908887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085908887 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(459)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085909667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085909667 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085909667 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085909667 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085909667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085909667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085909667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085909667 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085909667 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085909667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085909667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085909667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085909667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085909667 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085909667 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085909667 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085909667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909667 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085909667 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085909667 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085909667 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085909667 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085909667 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085909667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085909667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085909667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085909667 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085909667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085909667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085909667 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085909667 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085909668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085909668 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085909668 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085909668 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085909668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085909668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085909668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085909668 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085909668 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085909668 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085909668 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085909668 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085909668 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085909668 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085909668 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085909668 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085909668 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085909668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085909668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085909668 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085909668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085909668 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085909668 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085909668 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085909668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909668 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085909668 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085909668 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085909668 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085909668 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085909682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085909682 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085909682 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085909682 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085909682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085909682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085909682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085909682 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085909682 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085909682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085909682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085909682 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085909682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085909682 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085909682 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085909682 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085909682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909682 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085909682 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085909682 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085909682 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085909682 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085909682 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085909682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085909682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085909682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085909682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085909682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085909682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085909682 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085909682 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085909682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085909682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085909682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085909682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085909682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085909682 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085909682 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085909682 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085909683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085909683 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085909683 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085909683 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085909683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085909683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085909683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085909683 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085909683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085909683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085909683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085909683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085909683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085909683 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085909683 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085909683 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085909683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085909683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085909683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085909683 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085909683 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085909683 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085909683 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085909683 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085909698 DLCTRL DEBUG Command: GET 524966016 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085909698 DLCTRL DEBUG Tx Command reply: GET_REPLY 524966016 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085909701 DLCTRL DEBUG Command: GET 582184638 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085909701 DLCTRL DEBUG Tx Command reply: GET_REPLY 582184638 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085909702 DLCTRL DEBUG Command: GET 916815668 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085909702 DLCTRL DEBUG Tx Command reply: GET_REPLY 916815668 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085909705 DLCTRL DEBUG Command: GET 857811756 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085909705 DLCTRL DEBUG Tx Command reply: GET_REPLY 857811756 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085909708 DLCTRL DEBUG Command: GET 113076188 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085909708 DLCTRL DEBUG Tx Command reply: GET_REPLY 113076188 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085909711 DLCTRL DEBUG Command: GET 78025947 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085909711 DLCTRL DEBUG Tx Command reply: GET_REPLY 78025947 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085909714 DLCTRL DEBUG Command: GET 61686703 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085909714 DLCTRL DEBUG Tx Command reply: GET_REPLY 61686703 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085909716 DLCTRL DEBUG Command: GET 661037989 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085909716 DLCTRL DEBUG Tx Command reply: GET_REPLY 661037989 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085909719 DLCTRL DEBUG Command: GET 321601801 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085909719 DLCTRL DEBUG Tx Command reply: GET_REPLY 321601801 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085909722 DLCTRL DEBUG Command: GET 295071969 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085909722 DLCTRL DEBUG Tx Command reply: GET_REPLY 295071969 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085909724 DLCTRL DEBUG Command: GET 133399657 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085909724 DLCTRL DEBUG Tx Command reply: GET_REPLY 133399657 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085909726 DLCTRL DEBUG Command: GET 151660024 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085909726 DLCTRL DEBUG Tx Command reply: GET_REPLY 151660024 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085909729 DLCTRL DEBUG Command: GET 540332452 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085909729 DLCTRL DEBUG Tx Command reply: GET_REPLY 540332452 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085909730 DLCTRL DEBUG Command: GET 188638703 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085909730 DLCTRL DEBUG Tx Command reply: GET_REPLY 188638703 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085909732 DLCTRL DEBUG Command: GET 746172149 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085909732 DLCTRL DEBUG Tx Command reply: GET_REPLY 746172149 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085909733 DLCTRL DEBUG Command: GET 841441780 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085909733 DLCTRL DEBUG Tx Command reply: GET_REPLY 841441780 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085909734 DLCTRL DEBUG Command: GET 133763623 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085909734 DLCTRL DEBUG Tx Command reply: GET_REPLY 133763623 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085909736 DLCTRL DEBUG Command: GET 291536498 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085909736 DLCTRL DEBUG Tx Command reply: GET_REPLY 291536498 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085909737 DLCTRL DEBUG Command: GET 931458824 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085909737 DLCTRL DEBUG Tx Command reply: GET_REPLY 931458824 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085909738 DLCTRL DEBUG Command: GET 116521972 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085909738 DLCTRL DEBUG Tx Command reply: GET_REPLY 116521972 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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 := '000000000000001100111001'B, t_guard := 20.000000 } 20241213085909766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40816<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@af3ca9cfdc18: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)6565888 20241213085910823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085910823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085910823 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213085910823 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085910823 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x643000, normal) (hnbgw_rua.c:407) 20241213085910823 DHNB DEBUG map_rua[0x55f2df4e88f0]{init}: Allocated (fsm.c:456) 20241213085910824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6565888)[0x55f2df4e88f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085910824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6565888 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085910824 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085910824 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085910824 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6565888 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085910824 DCN DEBUG map_sccp[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213085910824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085910824 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6565888 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085910824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6565888 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213085910824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6565888)[0x55f2df4e88f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085910824 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085910824 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085910824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6565888)[0x55f2df4e88f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085910824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55f2df4ee740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085910824 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085910824 DLSCCP DEBUG SCCP-SCOC(54)[0x55f2df4ee870]{IDLE}: Allocated (fsm.c:456) 20241213085910824 DLSCCP DEBUG SCCP-SCOC(54)[0x55f2df4ee870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085910824 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030003390056400500f1100926) (sccp_scrc.c:406) 20241213085910824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085910824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085910824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085910824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085910824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085910824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085910824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085910824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085910824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085910824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085910824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085910824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085910824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085910824 DLSCCP DEBUG SCCP-SCOC(54)[0x55f2df4ee870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085910824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55f2df4ee740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085910824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6565888)[0x55f2df4e88f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085910824 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085910824 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085910824 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085910825 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085910825 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085910825 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085910825 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085910825 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(458)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(459)@af3ca9cfdc18: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(465) HNBGW_Test.msc0-RAN(459)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)7373636 HNBGW_Test.msc0-SCCP(458)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(458)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(465)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085910845 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085910845 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085910845 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085910845 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085910845 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085910845 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085910845 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085910845 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085910846 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085910846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085910846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085910846 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085910846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085910846 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0084c294) (sccp_scrc.c:477) 20241213085910846 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1824) 20241213085910846 DLSCCP DEBUG SCCP-SCOC(54)[0x55f2df4ee870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085910846 DLSCCP DEBUG SCCP-SCOC(54)[0x55f2df4ee870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085910846 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085910846 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085910846 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) 20241213085910846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55f2df4ee740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085910846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55f2df4ee740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085910848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40816<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(465)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213085910851 DLCTRL DEBUG Command: GET 735422304 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085910851 DLCTRL DEBUG Tx Command reply: GET_REPLY 735422304 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085910855 DLCTRL DEBUG Command: GET 102417446 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085910855 DLCTRL DEBUG Tx Command reply: GET_REPLY 102417446 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085910859 DLCTRL DEBUG Command: GET 678262631 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085910859 DLCTRL DEBUG Tx Command reply: GET_REPLY 678262631 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085910861 DLCTRL DEBUG Command: GET 546779377 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085910862 DLCTRL DEBUG Tx Command reply: GET_REPLY 546779377 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085910864 DLCTRL DEBUG Command: GET 508597356 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085910864 DLCTRL DEBUG Tx Command reply: GET_REPLY 508597356 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085910865 DLCTRL DEBUG Command: GET 679012557 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085910865 DLCTRL DEBUG Tx Command reply: GET_REPLY 679012557 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085910867 DLCTRL DEBUG Command: GET 204950145 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085910867 DLCTRL DEBUG Tx Command reply: GET_REPLY 204950145 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085910868 DLCTRL DEBUG Command: GET 98477891 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085910868 DLCTRL DEBUG Tx Command reply: GET_REPLY 98477891 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085910869 DLCTRL DEBUG Command: GET 129491730 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085910869 DLCTRL DEBUG Tx Command reply: GET_REPLY 129491730 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085910870 DLCTRL DEBUG Command: GET 333312586 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085910870 DLCTRL DEBUG Tx Command reply: GET_REPLY 333312586 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085910870 DLCTRL DEBUG Command: GET 412729992 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085910870 DLCTRL DEBUG Tx Command reply: GET_REPLY 412729992 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085910871 DLCTRL DEBUG Command: GET 353239688 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085910871 DLCTRL DEBUG Tx Command reply: GET_REPLY 353239688 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085910872 DLCTRL DEBUG Command: GET 621746017 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085910872 DLCTRL DEBUG Tx Command reply: GET_REPLY 621746017 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085910873 DLCTRL DEBUG Command: GET 503550681 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085910873 DLCTRL DEBUG Tx Command reply: GET_REPLY 503550681 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085910874 DLCTRL DEBUG Command: GET 966651684 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085910874 DLCTRL DEBUG Tx Command reply: GET_REPLY 966651684 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085910874 DLCTRL DEBUG Command: GET 927313605 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085910874 DLCTRL DEBUG Tx Command reply: GET_REPLY 927313605 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085910875 DLCTRL DEBUG Command: GET 876694376 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085910875 DLCTRL DEBUG Tx Command reply: GET_REPLY 876694376 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085910876 DLCTRL DEBUG Command: GET 369819666 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085910876 DLCTRL DEBUG Tx Command reply: GET_REPLY 369819666 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085910877 DLCTRL DEBUG Command: GET 410080885 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085910877 DLCTRL DEBUG Tx Command reply: GET_REPLY 410080885 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085910877 DLCTRL DEBUG Command: GET 827814334 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085910877 DLCTRL DEBUG Tx Command reply: GET_REPLY 827814334 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000100110100'B, t_guard := 20.000000 } 20241213085910889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@af3ca9cfdc18: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)6115444 20241213085911916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085911916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085911916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213085911916 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085911916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5d5074, normal) (hnbgw_rua.c:407) 20241213085911916 DHNB DEBUG map_rua[0x55f2df506620]{init}: Allocated (fsm.c:456) 20241213085911916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6115444)[0x55f2df506620]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085911916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6115444 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085911916 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085911916 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085911916 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213085911916 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6115444 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085911916 DCN DEBUG map_sccp[0x55f2df507290]{init}: Allocated (fsm.c:456) 20241213085911916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55f2df507290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085911916 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6115444 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085911916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6115444 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213085911916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6115444)[0x55f2df506620]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085911916 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085911917 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085911917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6115444)[0x55f2df506620]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085911917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55f2df507290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085911917 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085911917 DLSCCP DEBUG SCCP-SCOC(55)[0x55f2df507580]{IDLE}: Allocated (fsm.c:456) 20241213085911917 DLSCCP DEBUG SCCP-SCOC(55)[0x55f2df507580]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085911917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030001340056400500f1100926) (sccp_scrc.c:406) 20241213085911917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085911917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085911917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085911917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085911917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085911917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085911917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085911917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085911917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085911917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085911917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085911917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085911917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085911917 DLSCCP DEBUG SCCP-SCOC(55)[0x55f2df507580]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085911917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55f2df507290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085911917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6115444)[0x55f2df506620]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085911917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085911917 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085911917 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085911917 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085911917 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085911917 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085911917 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085911917 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@af3ca9cfdc18: First idle individual index:1 HNBGW_Test.msc0-SCCP(458)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(459)@af3ca9cfdc18: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(466) HNBGW_Test.msc0-RAN(459)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)11892165 HNBGW_Test.msc0-SCCP(458)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(458)@af3ca9cfdc18: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085911925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085911925 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085911925 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085911925 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085911925 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085911925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085911925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085911925 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085911926 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085911926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085911926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085911926 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085911926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085911926 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ded390) (sccp_scrc.c:477) 20241213085911926 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1824) 20241213085911926 DLSCCP DEBUG SCCP-SCOC(55)[0x55f2df507580]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085911926 DLSCCP DEBUG SCCP-SCOC(55)[0x55f2df507580]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085911926 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085911926 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085911926 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) 20241213085911926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55f2df507290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085911926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55f2df507290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(466)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085911929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40822<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(466)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213085911931 DLCTRL DEBUG Command: GET 115302513 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085911931 DLCTRL DEBUG Tx Command reply: GET_REPLY 115302513 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241213085911935 DLCTRL DEBUG Command: GET 170540551 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085911935 DLCTRL DEBUG Tx Command reply: GET_REPLY 170540551 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085911939 DLCTRL DEBUG Command: GET 270625786 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085911939 DLCTRL DEBUG Tx Command reply: GET_REPLY 270625786 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085911941 DLCTRL DEBUG Command: GET 34282999 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085911941 DLCTRL DEBUG Tx Command reply: GET_REPLY 34282999 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085911943 DLCTRL DEBUG Command: GET 699272081 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085911943 DLCTRL DEBUG Tx Command reply: GET_REPLY 699272081 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085911944 DLCTRL DEBUG Command: GET 880436158 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085911944 DLCTRL DEBUG Tx Command reply: GET_REPLY 880436158 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085911945 DLCTRL DEBUG Command: GET 82105788 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085911945 DLCTRL DEBUG Tx Command reply: GET_REPLY 82105788 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085911946 DLCTRL DEBUG Command: GET 569344083 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085911946 DLCTRL DEBUG Tx Command reply: GET_REPLY 569344083 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085911947 DLCTRL DEBUG Command: GET 929422704 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085911947 DLCTRL DEBUG Tx Command reply: GET_REPLY 929422704 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085911948 DLCTRL DEBUG Command: GET 480890734 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085911948 DLCTRL DEBUG Tx Command reply: GET_REPLY 480890734 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085911949 DLCTRL DEBUG Command: GET 38944374 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085911949 DLCTRL DEBUG Tx Command reply: GET_REPLY 38944374 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085911949 DLCTRL DEBUG Command: GET 346727783 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085911949 DLCTRL DEBUG Tx Command reply: GET_REPLY 346727783 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085911950 DLCTRL DEBUG Command: GET 682242028 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085911950 DLCTRL DEBUG Tx Command reply: GET_REPLY 682242028 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085911951 DLCTRL DEBUG Command: GET 505477550 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085911951 DLCTRL DEBUG Tx Command reply: GET_REPLY 505477550 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085911951 DLCTRL DEBUG Command: GET 454038162 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085911951 DLCTRL DEBUG Tx Command reply: GET_REPLY 454038162 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085911952 DLCTRL DEBUG Command: GET 13123863 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085911952 DLCTRL DEBUG Tx Command reply: GET_REPLY 13123863 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085911953 DLCTRL DEBUG Command: GET 225039482 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085911953 DLCTRL DEBUG Tx Command reply: GET_REPLY 225039482 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085911953 DLCTRL DEBUG Command: GET 358031133 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085911953 DLCTRL DEBUG Tx Command reply: GET_REPLY 358031133 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085911954 DLCTRL DEBUG Command: GET 896035385 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085911954 DLCTRL DEBUG Tx Command reply: GET_REPLY 896035385 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085911955 DLCTRL DEBUG Command: GET 785063304 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085911955 DLCTRL DEBUG Tx Command reply: GET_REPLY 785063304 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000001011100010'B, t_guard := 20.000000 } 20241213085911965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58798<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@af3ca9cfdc18: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)4075528 20241213085912981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085912981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085912981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213085912981 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085912981 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3e3008, normal) (hnbgw_rua.c:407) 20241213085912981 DHNB DEBUG map_rua[0x55f2df505340]{init}: Allocated (fsm.c:456) 20241213085912982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4075528)[0x55f2df505340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085912982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4075528 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085912982 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085912982 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085912982 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4075528 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085912982 DCN DEBUG map_sccp[0x55f2df4fafa0]{init}: Allocated (fsm.c:456) 20241213085912982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f2df4fafa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085912982 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4075528 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085912982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4075528 SCCP-56 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213085912982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4075528)[0x55f2df505340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085912982 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085912982 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085912982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4075528)[0x55f2df505340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085912982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f2df4fafa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085912982 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085912982 DLSCCP DEBUG SCCP-SCOC(56)[0x55f2df501010]{IDLE}: Allocated (fsm.c:456) 20241213085912982 DLSCCP DEBUG SCCP-SCOC(56)[0x55f2df501010]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085912982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030002e20056400500f1100926) (sccp_scrc.c:406) 20241213085912982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085912982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085912982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085912982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085912982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085912982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085912982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085912982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085912982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085912982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085912982 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085912982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085912982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085912982 DLSCCP DEBUG SCCP-SCOC(56)[0x55f2df501010]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085912982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f2df4fafa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085912982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4075528)[0x55f2df505340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085912982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085912983 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085912983 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085912983 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085912983 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085912983 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085912983 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085912983 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@af3ca9cfdc18: First idle individual index:2 HNBGW_Test.msc0-SCCP(458)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(459)@af3ca9cfdc18: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(467) HNBGW_Test.msc0-RAN(459)@af3ca9cfdc18: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)16071567 HNBGW_Test.msc0-SCCP(458)@af3ca9cfdc18: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(458)@af3ca9cfdc18: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241213085912988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085912988 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085912988 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085912988 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085912988 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085912988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085912988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085912988 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085912988 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085912988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085912988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085912988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085912989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085912989 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008bdcb6) (sccp_scrc.c:477) 20241213085912989 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1824) 20241213085912989 DLSCCP DEBUG SCCP-SCOC(56)[0x55f2df501010]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085912989 DLSCCP DEBUG SCCP-SCOC(56)[0x55f2df501010]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085912989 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085912989 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085912989 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) 20241213085912989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f2df4fafa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085912989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f2df4fafa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(467)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085912992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58798<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(467)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213085912993 DLCTRL DEBUG Command: GET 485604524 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085912993 DLCTRL DEBUG Tx Command reply: GET_REPLY 485604524 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20241213085912996 DLCTRL DEBUG Command: GET 328662673 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085912996 DLCTRL DEBUG Tx Command reply: GET_REPLY 328662673 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085912998 DLCTRL DEBUG Command: GET 714013417 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085912998 DLCTRL DEBUG Tx Command reply: GET_REPLY 714013417 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085913001 DLCTRL DEBUG Command: GET 29306110 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085913001 DLCTRL DEBUG Tx Command reply: GET_REPLY 29306110 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085913003 DLCTRL DEBUG Command: GET 925311832 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085913003 DLCTRL DEBUG Tx Command reply: GET_REPLY 925311832 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085913005 DLCTRL DEBUG Command: GET 193573654 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085913005 DLCTRL DEBUG Tx Command reply: GET_REPLY 193573654 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085913006 DLCTRL DEBUG Command: GET 199517703 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085913006 DLCTRL DEBUG Tx Command reply: GET_REPLY 199517703 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085913007 DLCTRL DEBUG Command: GET 689816449 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085913007 DLCTRL DEBUG Tx Command reply: GET_REPLY 689816449 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085913008 DLCTRL DEBUG Command: GET 484163909 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085913008 DLCTRL DEBUG Tx Command reply: GET_REPLY 484163909 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085913009 DLCTRL DEBUG Command: GET 135893528 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085913009 DLCTRL DEBUG Tx Command reply: GET_REPLY 135893528 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085913010 DLCTRL DEBUG Command: GET 772742447 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085913010 DLCTRL DEBUG Tx Command reply: GET_REPLY 772742447 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085913011 DLCTRL DEBUG Command: GET 521041793 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085913011 DLCTRL DEBUG Tx Command reply: GET_REPLY 521041793 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085913011 DLCTRL DEBUG Command: GET 646610579 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085913011 DLCTRL DEBUG Tx Command reply: GET_REPLY 646610579 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085913012 DLCTRL DEBUG Command: GET 611630891 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085913012 DLCTRL DEBUG Tx Command reply: GET_REPLY 611630891 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085913012 DLCTRL DEBUG Command: GET 61772923 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085913012 DLCTRL DEBUG Tx Command reply: GET_REPLY 61772923 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085913013 DLCTRL DEBUG Command: GET 93254543 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085913013 DLCTRL DEBUG Tx Command reply: GET_REPLY 93254543 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085913014 DLCTRL DEBUG Command: GET 438509400 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085913014 DLCTRL DEBUG Tx Command reply: GET_REPLY 438509400 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085913014 DLCTRL DEBUG Command: GET 525570967 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085913014 DLCTRL DEBUG Tx Command reply: GET_REPLY 525570967 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085913015 DLCTRL DEBUG Command: GET 977325183 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085913015 DLCTRL DEBUG Tx Command reply: GET_REPLY 977325183 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085913016 DLCTRL DEBUG Command: GET 11243490 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085913016 DLCTRL DEBUG Tx Command reply: GET_REPLY 11243490 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000001100011000'B, t_guard := 20.000000 } 20241213085913025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58812<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@af3ca9cfdc18: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)4573968 20241213085914052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085914052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085914052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1272) 20241213085914052 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085914052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x45cb10, normal) (hnbgw_rua.c:407) 20241213085914052 DHNB DEBUG map_rua[0x55f2df4ec910]{init}: Allocated (fsm.c:456) 20241213085914052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4573968)[0x55f2df4ec910]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085914052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4573968 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085914052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085914052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085914052 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4573968 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085914052 DCN DEBUG map_sccp[0x55f2df4e21a0]{init}: Allocated (fsm.c:456) 20241213085914052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f2df4e21a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085914052 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4573968 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085914052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4573968 SCCP-57 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20241213085914052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4573968)[0x55f2df4ec910]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085914053 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085914053 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085914053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4573968)[0x55f2df4ec910]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085914053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f2df4e21a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085914053 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085914053 DLSCCP DEBUG SCCP-SCOC(57)[0x55f2df4f79d0]{IDLE}: Allocated (fsm.c:456) 20241213085914053 DLSCCP DEBUG SCCP-SCOC(57)[0x55f2df4f79d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085914053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030003180056400500f1100926) (sccp_scrc.c:406) 20241213085914053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085914053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085914053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085914053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085914053 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085914053 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085914053 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085914053 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085914053 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085914053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085914053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085914053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085914053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085914053 DLSCCP DEBUG SCCP-SCOC(57)[0x55f2df4f79d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085914053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f2df4e21a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085914053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4573968)[0x55f2df4ec910]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085914053 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085914053 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085914053 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085914053 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085914053 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085914053 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085914053 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085914053 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(458)@af3ca9cfdc18: First idle individual index:3 HNBGW_Test.msc0-SCCP(458)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(459)@af3ca9cfdc18: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(468) HNBGW_Test.msc0-RAN(459)@af3ca9cfdc18: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)12648147 HNBGW_Test.msc0-SCCP(458)@af3ca9cfdc18: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(458)@af3ca9cfdc18: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241213085914060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085914060 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085914060 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer TC_mscpool_L3Compl_on_1_cnlink0(468)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085914060 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085914060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085914060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085914060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085914060 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085914061 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085914061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085914061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085914061 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085914061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085914061 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00888b34) (sccp_scrc.c:477) 20241213085914061 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1824) 20241213085914061 DLSCCP DEBUG SCCP-SCOC(57)[0x55f2df4f79d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085914061 DLSCCP DEBUG SCCP-SCOC(57)[0x55f2df4f79d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085914061 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085914061 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085914061 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) 20241213085914061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f2df4e21a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085914061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f2df4e21a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085914063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58812<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(468)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213085914064 DLCTRL DEBUG Command: GET 160160942 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085914064 DLCTRL DEBUG Tx Command reply: GET_REPLY 160160942 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20241213085914067 DLCTRL DEBUG Command: GET 821056486 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085914067 DLCTRL DEBUG Tx Command reply: GET_REPLY 821056486 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085914070 DLCTRL DEBUG Command: GET 641766330 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085914070 DLCTRL DEBUG Tx Command reply: GET_REPLY 641766330 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085914073 DLCTRL DEBUG Command: GET 232062078 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085914073 DLCTRL DEBUG Tx Command reply: GET_REPLY 232062078 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085914076 DLCTRL DEBUG Command: GET 881381006 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085914076 DLCTRL DEBUG Tx Command reply: GET_REPLY 881381006 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085914077 DLCTRL DEBUG Command: GET 31844739 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085914077 DLCTRL DEBUG Tx Command reply: GET_REPLY 31844739 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085914079 DLCTRL DEBUG Command: GET 976695446 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085914079 DLCTRL DEBUG Tx Command reply: GET_REPLY 976695446 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085914080 DLCTRL DEBUG Command: GET 837733717 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085914080 DLCTRL DEBUG Tx Command reply: GET_REPLY 837733717 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085914081 DLCTRL DEBUG Command: GET 685921940 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085914081 DLCTRL DEBUG Tx Command reply: GET_REPLY 685921940 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085914082 DLCTRL DEBUG Command: GET 227366779 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085914082 DLCTRL DEBUG Tx Command reply: GET_REPLY 227366779 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085914083 DLCTRL DEBUG Command: GET 546796120 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085914083 DLCTRL DEBUG Tx Command reply: GET_REPLY 546796120 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085914084 DLCTRL DEBUG Command: GET 777207150 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085914084 DLCTRL DEBUG Tx Command reply: GET_REPLY 777207150 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085914084 DLCTRL DEBUG Command: GET 402544229 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085914084 DLCTRL DEBUG Tx Command reply: GET_REPLY 402544229 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085914085 DLCTRL DEBUG Command: GET 663763195 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085914085 DLCTRL DEBUG Tx Command reply: GET_REPLY 663763195 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085914086 DLCTRL DEBUG Command: GET 198098589 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085914086 DLCTRL DEBUG Tx Command reply: GET_REPLY 198098589 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085914086 DLCTRL DEBUG Command: GET 130753655 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085914086 DLCTRL DEBUG Tx Command reply: GET_REPLY 130753655 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085914087 DLCTRL DEBUG Command: GET 924782877 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085914087 DLCTRL DEBUG Tx Command reply: GET_REPLY 924782877 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085914088 DLCTRL DEBUG Command: GET 85485427 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085914088 DLCTRL DEBUG Tx Command reply: GET_REPLY 85485427 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085914088 DLCTRL DEBUG Command: GET 373258249 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085914088 DLCTRL DEBUG Tx Command reply: GET_REPLY 373258249 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085914089 DLCTRL DEBUG Command: GET 145776175 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085914089 DLCTRL DEBUG Tx Command reply: GET_REPLY 145776175 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085914092 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40810<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(462)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(461)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457)@af3ca9cfdc18: Final verdict of PTC: none 20241213085914092 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38807<->l=127.0.0.1:4262) (control_if.c:193) 20241213085914092 DLINP DEBUG SRVCONN(,r=127.0.0.1:52404<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085914092 DLINP DEBUG SRVCONN(,r=127.0.0.1:52404<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085914092 DLINP NOTICE SRV(,r=127.0.0.1:52404<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085914092 DMAIN NOTICE (127.0.0.1:52404 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52404<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085914092 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(464)@af3ca9cfdc18: Final verdict of PTC: none 20241213085914092 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085914092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085914092 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085914092 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085914092 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085914092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085914092 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085914092 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085914092 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085914092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(459)@af3ca9cfdc18: Final verdict of PTC: none 20241213085914092 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085914092 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085914092 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085914092 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085914092 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085914092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085914092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085914092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085914092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085914092 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085914092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085914092 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085914092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085914092 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085914092 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085914092 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085914092 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085914092 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(452)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(460)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(463)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(451)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(458)@af3ca9cfdc18: Final verdict of PTC: none 20241213085914092 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085914092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085914092 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085914092 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085914093 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085914093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085914093 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085914093 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085914093 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085914093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085914093 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085914093 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085914093 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085914093 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085914093 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085914093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085914093 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085914093 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085914093 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085914093 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085914093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085914093 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085914093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085914093 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085914093 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085914093 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085914093 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085914093 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085914093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085914093 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085914093 DLSCCP DEBUG SCCP-SCOC(54)[0x55f2df4ee870]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085914093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084c294), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085914093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085914093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085914093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085914093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085914093 DLSCCP DEBUG SCCP-SCOC(54)[0x55f2df4ee870]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085914093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55f2df4ee740]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085914093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6565888)[0x55f2df4e88f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085914093 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6565888)[0x55f2df4e88f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085914093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085914093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6565888)[0x55f2df4e88f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085914093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6565888)[0x55f2df4e88f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085914093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6565888)[0x55f2df4e88f0]{disrupted}: Freeing instance (context_map.c:202) 20241213085914093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6565888)[0x55f2df4e88f0]{disrupted}: Deallocated (fsm.c:568) 20241213085914093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55f2df4ee740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085914093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55f2df4ee740]{disconnected}: Freeing instance (context_map.c:206) 20241213085914093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55f2df4ee740]{disconnected}: Deallocated (fsm.c:568) 20241213085914093 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6565888 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213085914093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55f2df507290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085914093 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085914093 DLSCCP DEBUG SCCP-SCOC(55)[0x55f2df507580]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085914093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ded390), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085914093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085914093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085914093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085914093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085914093 DLSCCP DEBUG SCCP-SCOC(55)[0x55f2df507580]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085914093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55f2df507290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085914093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6115444)[0x55f2df506620]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085914093 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6115444)[0x55f2df506620]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085914093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085914093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6115444)[0x55f2df506620]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085914093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6115444)[0x55f2df506620]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085914093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6115444)[0x55f2df506620]{disrupted}: Freeing instance (context_map.c:202) 20241213085914093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6115444)[0x55f2df506620]{disrupted}: Deallocated (fsm.c:568) 20241213085914093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55f2df507290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085914093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55f2df507290]{disconnected}: Freeing instance (context_map.c:206) 20241213085914093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55f2df507290]{disconnected}: Deallocated (fsm.c:568) 20241213085914093 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6115444 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213085914093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f2df4fafa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085914094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085914094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085914093 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085914093 DLSCCP DEBUG SCCP-SCOC(56)[0x55f2df501010]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085914093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bdcb6), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085914093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085914093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085914093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085914093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085914093 DLSCCP DEBUG SCCP-SCOC(56)[0x55f2df501010]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085914093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f2df4fafa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085914093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4075528)[0x55f2df505340]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085914093 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4075528)[0x55f2df505340]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085914093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085914093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4075528)[0x55f2df505340]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085914093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4075528)[0x55f2df505340]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085914093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4075528)[0x55f2df505340]{disrupted}: Freeing instance (context_map.c:202) 20241213085914093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4075528)[0x55f2df505340]{disrupted}: Deallocated (fsm.c:568) 20241213085914093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f2df4fafa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085914093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f2df4fafa0]{disconnected}: Freeing instance (context_map.c:206) 20241213085914093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55f2df4fafa0]{disconnected}: Deallocated (fsm.c:568) 20241213085914093 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4075528 SCCP-56 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213085914093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f2df4e21a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085914093 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085914093 DLSCCP DEBUG SCCP-SCOC(57)[0x55f2df4f79d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085914093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00888b34), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085914093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085914093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085914093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085914093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085914093 DLSCCP DEBUG SCCP-SCOC(57)[0x55f2df4f79d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085914093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f2df4e21a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085914093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4573968)[0x55f2df4ec910]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085914093 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4573968)[0x55f2df4ec910]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085914093 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085914093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4573968)[0x55f2df4ec910]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085914093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4573968)[0x55f2df4ec910]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085914093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4573968)[0x55f2df4ec910]{disrupted}: Freeing instance (context_map.c:202) 20241213085914093 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4573968)[0x55f2df4ec910]{disrupted}: Deallocated (fsm.c:568) 20241213085914093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f2df4e21a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085914093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f2df4e21a0]{disconnected}: Freeing instance (context_map.c:206) 20241213085914093 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55f2df4e21a0]{disconnected}: Deallocated (fsm.c:568) 20241213085914093 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4573968 SCCP-57 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213085914094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085914094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085914094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213085914094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085914094 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085914094 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085914094 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085914094 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40808<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085914094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085914094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085914094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085914094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085914094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085914094 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085914094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085914094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085914094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085914094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085914094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085914094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085914094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085914094 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085914094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085914094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085914094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085914094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085914094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085914094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085914094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085914094 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085914094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085914094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085914094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085914094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085914094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085914094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085914094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085914094 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-PFCP(453)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(451): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(453): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(464): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(465): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(466): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(467): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(468): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:59:14 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc 20241213085914150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085914652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58824<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=404252) Waiting for packet dumper to finish... 1 (prev_count=404252, count=438792) 20241213085916094 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085916094 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085916094 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085916094 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085916094 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085916094 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:59:16 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20241213085917729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58828<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085917733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58838<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085917741 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43141<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085917847 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085917847 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085917859 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085917859 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085917859 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085917859 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085917859 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085917859 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085917859 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085917859 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085917859 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45346 (stream_srv.c:132) 20241213085917859 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45346<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085917860 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085917860 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085917860 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085917860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085917860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085917860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085917860 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085917860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085917860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085917860 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085917860 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085917861 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085917861 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085917861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085917861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085917861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085917861 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085917861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085917861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085917861 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085917861 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085917861 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085917861 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085917861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085917861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085917861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085917861 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085917861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085917861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085917861 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085917861 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085917861 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085917861 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085917861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085917861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085917861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085917861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085917861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085917861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085917861 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085917861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085917861 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085917861 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085917861 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085917861 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085917861 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085917861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085917861 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085917861 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085917861 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085917861 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085917861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085917861 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085917861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085917861 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085917861 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085917861 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085917861 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085917861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085917861 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085917861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085917861 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085917861 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085917861 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085917861 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085917861 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085917861 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(479)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(479)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(479)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(477)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(482)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-M3UA(482)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(482)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-SCCP(480)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085917889 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085917889 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085917889 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085917889 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085917889 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085917889 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085917889 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085917889 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085917890 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085917890 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085917890 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085917890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085917890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085917890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085917890 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085917890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085917890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085917890 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085917890 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085917890 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085917890 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085917890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085917890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085917890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085917890 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085917890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085917890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085917890 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085917890 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085917890 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085917890 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085917890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085917890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085917890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085917890 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085917890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085917890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085917890 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085917890 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085917890 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085917890 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085917890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085917890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085917890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085917890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085917890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085917890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085917890 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085917890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085917890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085917890 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085917891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085917891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085917891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085917891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085917891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085917891 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085917891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085917891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085917891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085917891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085917891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085917891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085917891 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085917891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085917891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085917891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085917891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085917891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085917891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085917891 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085917891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085917891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085917891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085917891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085917891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085917891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085917891 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(485)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(483)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(488)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-SCCP(486)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085917927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085917927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085917927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085917927 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085917927 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085917927 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085917927 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085917927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085917927 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085917933 DLINP DEBUG SRVCONN(,r=127.0.0.1:45346<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085917933 DLINP DEBUG SRVCONN(,r=127.0.0.1:45346<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085917933 DLINP DEBUG SRVCONN(,r=127.0.0.1:45346<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085917933 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085917933 DHNBAP DEBUG (127.0.0.1:45346 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085917933 DHNBAP NOTICE (127.0.0.1:45346 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085917933 DHNBAP NOTICE (127.0.0.1:45346 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085917933 DLINP DEBUG SRVCONN(,r=127.0.0.1:45346<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085917933 DLINP DEBUG SRVCONN(,r=127.0.0.1:45346<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085918075 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085918075 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085918075 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085918075 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085918083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918083 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085918083 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085918083 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085918083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085918083 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085918083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085918086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918086 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085918086 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085918086 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085918086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085918086 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085918086 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085918087 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 20241213085918087 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 20241213085918087 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085918086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085918087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085918087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085918087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213085918087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085918087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085918087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085918087 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085918087 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085918087 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085918087 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085918088 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085918088 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085918088 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085918088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085918088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085918088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085918088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085918088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085918088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085918088 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085918089 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918089 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085918089 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085918089 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085918089 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085918089 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085918089 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085918089 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(482)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085918096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918096 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085918096 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085918096 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085918096 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085918096 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085918096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085918097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918097 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085918097 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085918097 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085918097 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085918097 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085918097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085918097 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085918097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085918097 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085918097 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085918097 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085918097 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085918097 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085918097 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085918097 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085918097 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085918098 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085918098 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085918098 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085918098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085918098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085918098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085918098 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085918098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085918098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085918098 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085918098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085918098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085918098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085918098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085918098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085918098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085918098 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085918103 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085918104 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085918104 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085918104 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085918109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918109 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085918109 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085918109 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085918109 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085918109 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085918109 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085918112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918112 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085918112 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085918112 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085918112 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085918112 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085918112 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085918112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085918112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085918112 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085918112 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085918112 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085918112 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085918112 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085918112 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085918112 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085918112 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085918113 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085918113 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085918113 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085918113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085918113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085918113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085918114 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085918114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085918114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085918114 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085918114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918114 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085918114 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085918114 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085918114 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085918114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085918114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085918114 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085918115 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 20241213085918115 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 20241213085918115 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085918115 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213085918121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918121 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213085918121 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085918121 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085918121 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085918121 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085918121 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085918124 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918124 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085918124 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085918124 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085918124 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085918124 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085918124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085918124 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085918124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085918124 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213085918124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085918124 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085918124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085918124 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085918124 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085918124 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085918124 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085918125 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085918126 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085918126 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085918126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085918126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085918126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085918126 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085918126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085918126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085918126 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085918126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918126 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085918126 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085918126 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085918126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085918126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085918126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085918127 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085918892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918892 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085918892 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085918892 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085918892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085918892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085918892 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085918892 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(478)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085918892 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085918892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085918892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085918892 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085918892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085918892 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085918892 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085918892 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085918892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918892 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085918892 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085918892 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085918892 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085918892 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085918892 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085918892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085918892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085918892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085918892 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085918892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085918892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085918892 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085918892 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085918892 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918892 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085918892 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085918892 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085918892 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085918892 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085918892 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085918892 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(481)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085918894 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918894 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085918894 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085918894 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085918894 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085918894 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085918894 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085918894 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085918894 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085918894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085918894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085918894 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085918894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085918894 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085918894 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085918894 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085918894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918895 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085918895 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085918895 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085918895 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085918895 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085918895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918895 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085918895 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085918895 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085918895 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085918895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085918895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085918895 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085918895 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085918895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085918895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085918895 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085918895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085918895 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085918895 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085918895 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085918895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918896 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085918896 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085918896 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085918896 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085918896 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) 20241213085918896 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) 20241213085918896 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085918896 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085918896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918896 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918896 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918896 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918896 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918896 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085918896 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085918896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085918896 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085918896 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085918896 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{CONNECTED}: link up (cnlink.c:111) 20241213085918896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918896 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085918896 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085918896 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085918896 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085918896 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085918896 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085918896 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085918897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918897 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085918897 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085918897 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085918897 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085918897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085918897 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085918897 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085918897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085918897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085918897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085918897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085918897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085918897 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085918897 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085918897 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085918897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918898 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085918898 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085918898 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085918898 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085918898 DRANAP INFO cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(484)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085918913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918913 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085918913 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085918913 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085918913 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085918913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085918913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085918913 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085918913 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085918913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085918913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085918913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085918913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085918913 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085918913 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085918913 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085918913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918913 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085918913 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085918913 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085918913 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085918913 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085918913 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085918913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085918913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085918913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085918913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085918913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085918913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085918913 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085918913 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085918913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918913 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085918913 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085918913 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085918913 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085918913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085918913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085918913 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085918915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918915 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085918915 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085918915 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085918915 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085918915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085918915 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085918915 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085918915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085918915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085918915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085918915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085918915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085918915 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085918915 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085918915 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085918915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918915 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085918915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085918915 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085918915 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085918915 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(487)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085918920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918920 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085918920 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085918920 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085918920 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085918920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085918920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085918920 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085918920 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085918920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085918920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085918920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085918920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085918920 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085918920 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085918920 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085918920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918920 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085918920 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085918920 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085918920 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085918920 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) 20241213085918920 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) 20241213085918920 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085918920 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085918920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085918921 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085918921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085918921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085918921 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085918921 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: link up (cnlink.c:111) 20241213085918921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918921 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085918921 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085918921 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085918921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085918921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085918921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085918921 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085918921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085918921 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085918921 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085918921 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085918921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085918921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085918921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085918921 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085918921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085918921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085918921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085918921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085918921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085918921 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085918921 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085918921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085918921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085918921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085918921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085918921 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085918921 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085918921 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085918921 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085918921 DRANAP INFO cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085919943 DLCTRL DEBUG Command: GET 955818790 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085919943 DLCTRL DEBUG Tx Command reply: GET_REPLY 955818790 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085919946 DLCTRL DEBUG Command: GET 546555522 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085919946 DLCTRL DEBUG Tx Command reply: GET_REPLY 546555522 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085919948 DLCTRL DEBUG Command: GET 785587172 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085919948 DLCTRL DEBUG Tx Command reply: GET_REPLY 785587172 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085919952 DLCTRL DEBUG Command: GET 399949738 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085919952 DLCTRL DEBUG Tx Command reply: GET_REPLY 399949738 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085919956 DLCTRL DEBUG Command: GET 441119884 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085919956 DLCTRL DEBUG Tx Command reply: GET_REPLY 441119884 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085919960 DLCTRL DEBUG Command: GET 295031887 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085919960 DLCTRL DEBUG Tx Command reply: GET_REPLY 295031887 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085919964 DLCTRL DEBUG Command: GET 968155178 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085919964 DLCTRL DEBUG Tx Command reply: GET_REPLY 968155178 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085919968 DLCTRL DEBUG Command: GET 2028107 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085919968 DLCTRL DEBUG Tx Command reply: GET_REPLY 2028107 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085919974 DLCTRL DEBUG Command: GET 780245626 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085919974 DLCTRL DEBUG Tx Command reply: GET_REPLY 780245626 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085919977 DLCTRL DEBUG Command: GET 381691975 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085919977 DLCTRL DEBUG Tx Command reply: GET_REPLY 381691975 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085919982 DLCTRL DEBUG Command: GET 762195468 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085919982 DLCTRL DEBUG Tx Command reply: GET_REPLY 762195468 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085919987 DLCTRL DEBUG Command: GET 924579940 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085919987 DLCTRL DEBUG Tx Command reply: GET_REPLY 924579940 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085919993 DLCTRL DEBUG Command: GET 504015397 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085919993 DLCTRL DEBUG Tx Command reply: GET_REPLY 504015397 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085919998 DLCTRL DEBUG Command: GET 704666941 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085919998 DLCTRL DEBUG Tx Command reply: GET_REPLY 704666941 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085920002 DLCTRL DEBUG Command: GET 968828361 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085920002 DLCTRL DEBUG Tx Command reply: GET_REPLY 968828361 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085920006 DLCTRL DEBUG Command: GET 742456551 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085920006 DLCTRL DEBUG Tx Command reply: GET_REPLY 742456551 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085920010 DLCTRL DEBUG Command: GET 913196638 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085920011 DLCTRL DEBUG Tx Command reply: GET_REPLY 913196638 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085920014 DLCTRL DEBUG Command: GET 672470213 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085920015 DLCTRL DEBUG Tx Command reply: GET_REPLY 672470213 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085920018 DLCTRL DEBUG Command: GET 919782516 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085920018 DLCTRL DEBUG Tx Command reply: GET_REPLY 919782516 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085920021 DLCTRL DEBUG Command: GET 484787553 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085920021 DLCTRL DEBUG Tx Command reply: GET_REPLY 484787553 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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 := '000000000000000001000000'B, t_guard := 20.000000 } 20241213085920049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58842<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@af3ca9cfdc18: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)8719863 20241213085921084 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085921085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085921085 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213085921085 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085921085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x850df7, normal) (hnbgw_rua.c:407) 20241213085921085 DHNB DEBUG map_rua[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213085921085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8719863)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085921085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8719863 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085921085 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085921085 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085921085 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8719863 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085921085 DCN DEBUG map_sccp[0x55f2df506620]{init}: Allocated (fsm.c:456) 20241213085921085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55f2df506620]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085921085 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8719863 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085921085 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8719863 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213085921085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8719863)[0x55f2df4ee740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085921085 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085921085 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085921085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8719863)[0x55f2df4ee740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085921085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55f2df506620]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085921085 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085921085 DLSCCP DEBUG SCCP-SCOC(58)[0x55f2df507290]{IDLE}: Allocated (fsm.c:456) 20241213085921085 DLSCCP DEBUG SCCP-SCOC(58)[0x55f2df507290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085921085 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000400056400500f1100926) (sccp_scrc.c:406) 20241213085921085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085921085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085921085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085921085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085921085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085921085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085921085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085921085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085921085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085921085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085921085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085921085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085921085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085921085 DLSCCP DEBUG SCCP-SCOC(58)[0x55f2df507290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085921085 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55f2df506620]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085921085 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8719863)[0x55f2df4ee740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085921085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085921085 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085921085 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085921085 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085921085 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085921085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085921085 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085921085 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(477)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@af3ca9cfdc18: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) HNBGW_Test.msc0-RAN(478)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)11451076 HNBGW_Test.msc0-SCCP(477)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(477)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085921102 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085921102 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085921102 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085921102 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085921102 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085921102 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085921102 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085921102 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085921102 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085921102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085921102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085921102 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085921102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085921102 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c6b55e) (sccp_scrc.c:477) 20241213085921102 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1824) 20241213085921102 DLSCCP DEBUG SCCP-SCOC(58)[0x55f2df507290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085921102 DLSCCP DEBUG SCCP-SCOC(58)[0x55f2df507290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085921102 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085921102 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085921102 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) 20241213085921102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55f2df506620]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085921102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55f2df506620]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_imsi_round_robin0(490)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085921106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58842<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(490)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213085921108 DLCTRL DEBUG Command: GET 262653337 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085921108 DLCTRL DEBUG Tx Command reply: GET_REPLY 262653337 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085921113 DLCTRL DEBUG Command: GET 873416325 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085921113 DLCTRL DEBUG Tx Command reply: GET_REPLY 873416325 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085921115 DLCTRL DEBUG Command: GET 427414684 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085921115 DLCTRL DEBUG Tx Command reply: GET_REPLY 427414684 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085921117 DLCTRL DEBUG Command: GET 898669476 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085921117 DLCTRL DEBUG Tx Command reply: GET_REPLY 898669476 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085921118 DLCTRL DEBUG Command: GET 691924902 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085921118 DLCTRL DEBUG Tx Command reply: GET_REPLY 691924902 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085921120 DLCTRL DEBUG Command: GET 862118323 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085921120 DLCTRL DEBUG Tx Command reply: GET_REPLY 862118323 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085921120 DLCTRL DEBUG Command: GET 528196670 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085921120 DLCTRL DEBUG Tx Command reply: GET_REPLY 528196670 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085921121 DLCTRL DEBUG Command: GET 516433554 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085921121 DLCTRL DEBUG Tx Command reply: GET_REPLY 516433554 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085921122 DLCTRL DEBUG Command: GET 181333413 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085921122 DLCTRL DEBUG Tx Command reply: GET_REPLY 181333413 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085921123 DLCTRL DEBUG Command: GET 809414754 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085921123 DLCTRL DEBUG Tx Command reply: GET_REPLY 809414754 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085921123 DLCTRL DEBUG Command: GET 801463351 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085921123 DLCTRL DEBUG Tx Command reply: GET_REPLY 801463351 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085921124 DLCTRL DEBUG Command: GET 937405318 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085921124 DLCTRL DEBUG Tx Command reply: GET_REPLY 937405318 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085921125 DLCTRL DEBUG Command: GET 898019154 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085921125 DLCTRL DEBUG Tx Command reply: GET_REPLY 898019154 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085921126 DLCTRL DEBUG Command: GET 506280195 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085921126 DLCTRL DEBUG Tx Command reply: GET_REPLY 506280195 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085921126 DLCTRL DEBUG Command: GET 342604521 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085921126 DLCTRL DEBUG Tx Command reply: GET_REPLY 342604521 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085921127 DLCTRL DEBUG Command: GET 857908708 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085921127 DLCTRL DEBUG Tx Command reply: GET_REPLY 857908708 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085921128 DLCTRL DEBUG Command: GET 349685053 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085921128 DLCTRL DEBUG Tx Command reply: GET_REPLY 349685053 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085921128 DLCTRL DEBUG Command: GET 945803655 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085921128 DLCTRL DEBUG Tx Command reply: GET_REPLY 945803655 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085921130 DLCTRL DEBUG Command: GET 442511934 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085921130 DLCTRL DEBUG Tx Command reply: GET_REPLY 442511934 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085921130 DLCTRL DEBUG Command: GET 143288895 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085921130 DLCTRL DEBUG Tx Command reply: GET_REPLY 143288895 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000001001000101'B, t_guard := 20.000000 } 20241213085921142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58854<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(481)@af3ca9cfdc18: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(481)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(491)7068447 20241213085922156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085922156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085922156 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213085922156 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085922156 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6bdb1f, normal) (hnbgw_rua.c:407) 20241213085922156 DHNB DEBUG map_rua[0x55f2df505340]{init}: Allocated (fsm.c:456) 20241213085922156 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7068447)[0x55f2df505340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085922157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7068447 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085922157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085922157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085922157 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213085922157 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7068447 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241213085922157 DCN DEBUG map_sccp[0x55f2df4fafa0]{init}: Allocated (fsm.c:456) 20241213085922157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55f2df4fafa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085922157 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7068447 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213085922157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7068447 SCCP-59 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213085922157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7068447)[0x55f2df505340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085922157 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085922157 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085922157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7068447)[0x55f2df505340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085922157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55f2df4fafa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085922157 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085922157 DLSCCP DEBUG SCCP-SCOC(59)[0x55f2df4ec910]{IDLE}: Allocated (fsm.c:456) 20241213085922157 DLSCCP DEBUG SCCP-SCOC(59)[0x55f2df4ec910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085922157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002450056400500f1100926) (sccp_scrc.c:406) 20241213085922157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085922157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085922157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085922157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085922157 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085922157 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085922157 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085922157 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085922157 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085922157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085922157 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085922157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085922157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085922157 DLSCCP DEBUG SCCP-SCOC(59)[0x55f2df4ec910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085922157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55f2df4fafa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085922157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7068447)[0x55f2df505340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085922157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085922157 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085922157 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085922157 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085922157 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085922157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085922157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085922157 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(480)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc1-SCCP(480)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(481)@af3ca9cfdc18: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) HNBGW_Test.msc1-RAN(481)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(491)15047572 HNBGW_Test.msc1-SCCP(480)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(480)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(491)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085922171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085922171 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085922171 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085922171 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085922171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085922171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085922171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085922171 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085922171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085922171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085922171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085922171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085922171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085922171 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bf5285) (sccp_scrc.c:477) 20241213085922171 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1824) 20241213085922171 DLSCCP DEBUG SCCP-SCOC(59)[0x55f2df4ec910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085922171 DLSCCP DEBUG SCCP-SCOC(59)[0x55f2df4ec910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085922171 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085922171 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085922172 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) 20241213085922172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55f2df4fafa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085922172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55f2df4fafa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085922174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58854<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(491)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213085922176 DLCTRL DEBUG Command: GET 826203184 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085922176 DLCTRL DEBUG Tx Command reply: GET_REPLY 826203184 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085922180 DLCTRL DEBUG Command: GET 408140998 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085922180 DLCTRL DEBUG Tx Command reply: GET_REPLY 408140998 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085922184 DLCTRL DEBUG Command: GET 188010275 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085922184 DLCTRL DEBUG Tx Command reply: GET_REPLY 188010275 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085922188 DLCTRL DEBUG Command: GET 25968943 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085922188 DLCTRL DEBUG Tx Command reply: GET_REPLY 25968943 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085922192 DLCTRL DEBUG Command: GET 960027012 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085922192 DLCTRL DEBUG Tx Command reply: GET_REPLY 960027012 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085922196 DLCTRL DEBUG Command: GET 354235621 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085922196 DLCTRL DEBUG Tx Command reply: GET_REPLY 354235621 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241213085922198 DLCTRL DEBUG Command: GET 981622779 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085922198 DLCTRL DEBUG Tx Command reply: GET_REPLY 981622779 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085922199 DLCTRL DEBUG Command: GET 845666381 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085922199 DLCTRL DEBUG Tx Command reply: GET_REPLY 845666381 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085922200 DLCTRL DEBUG Command: GET 291173968 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085922200 DLCTRL DEBUG Tx Command reply: GET_REPLY 291173968 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085922200 DLCTRL DEBUG Command: GET 517304812 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085922200 DLCTRL DEBUG Tx Command reply: GET_REPLY 517304812 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085922201 DLCTRL DEBUG Command: GET 231843585 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085922201 DLCTRL DEBUG Tx Command reply: GET_REPLY 231843585 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085922202 DLCTRL DEBUG Command: GET 921581599 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085922202 DLCTRL DEBUG Tx Command reply: GET_REPLY 921581599 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085922203 DLCTRL DEBUG Command: GET 93180635 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085922203 DLCTRL DEBUG Tx Command reply: GET_REPLY 93180635 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085922203 DLCTRL DEBUG Command: GET 121916787 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085922203 DLCTRL DEBUG Tx Command reply: GET_REPLY 121916787 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085922204 DLCTRL DEBUG Command: GET 282250814 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085922204 DLCTRL DEBUG Tx Command reply: GET_REPLY 282250814 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085922205 DLCTRL DEBUG Command: GET 110660625 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085922205 DLCTRL DEBUG Tx Command reply: GET_REPLY 110660625 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085922205 DLCTRL DEBUG Command: GET 277252773 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085922205 DLCTRL DEBUG Tx Command reply: GET_REPLY 277252773 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085922206 DLCTRL DEBUG Command: GET 697574760 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085922206 DLCTRL DEBUG Tx Command reply: GET_REPLY 697574760 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085922207 DLCTRL DEBUG Command: GET 717195275 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085922207 DLCTRL DEBUG Tx Command reply: GET_REPLY 717195275 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085922207 DLCTRL DEBUG Command: GET 147580264 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085922207 DLCTRL DEBUG Tx Command reply: GET_REPLY 147580264 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000001101001'B, t_guard := 20.000000 } 20241213085922218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60414<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@af3ca9cfdc18: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(492)7552954 20241213085923229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085923229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085923229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213085923229 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085923229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x733fba, normal) (hnbgw_rua.c:407) 20241213085923229 DHNB DEBUG map_rua[0x55f2df4edb10]{init}: Allocated (fsm.c:456) 20241213085923229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7552954)[0x55f2df4edb10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085923229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7552954 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085923229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085923229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085923229 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7552954 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085923229 DCN DEBUG map_sccp[0x55f2df4e21a0]{init}: Allocated (fsm.c:456) 20241213085923229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55f2df4e21a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085923229 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7552954 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085923229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7552954 SCCP-60 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213085923229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7552954)[0x55f2df4edb10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085923229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085923229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085923229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7552954)[0x55f2df4edb10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085923229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55f2df4e21a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085923229 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085923229 DLSCCP DEBUG SCCP-SCOC(60)[0x55f2df4f8db0]{IDLE}: Allocated (fsm.c:456) 20241213085923229 DLSCCP DEBUG SCCP-SCOC(60)[0x55f2df4f8db0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085923229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000690056400500f1100926) (sccp_scrc.c:406) 20241213085923229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085923229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085923229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085923229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085923229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085923229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085923229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085923229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085923229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085923229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085923229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085923229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085923229 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085923229 DLSCCP DEBUG SCCP-SCOC(60)[0x55f2df4f8db0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085923229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55f2df4e21a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085923229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7552954)[0x55f2df4edb10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085923229 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085923229 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085923229 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085923229 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085923229 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085923229 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085923229 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085923229 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(477)@af3ca9cfdc18: First idle individual index:1 HNBGW_Test.msc0-SCCP(477)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(478)@af3ca9cfdc18: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) HNBGW_Test.msc0-RAN(478)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(492)14803459 HNBGW_Test.msc0-SCCP(477)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(477)@af3ca9cfdc18: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085923234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085923234 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085923234 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085923234 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085923234 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085923234 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085923234 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085923234 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085923234 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085923234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085923234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085923234 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085923234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085923234 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00726a96) (sccp_scrc.c:477) 20241213085923234 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1824) 20241213085923234 DLSCCP DEBUG SCCP-SCOC(60)[0x55f2df4f8db0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085923234 DLSCCP DEBUG SCCP-SCOC(60)[0x55f2df4f8db0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085923234 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085923234 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085923234 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) 20241213085923234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55f2df4e21a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085923234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55f2df4e21a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085923236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60414<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213085923237 DLCTRL DEBUG Command: GET 88772249 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085923237 DLCTRL DEBUG Tx Command reply: GET_REPLY 88772249 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241213085923238 DLCTRL DEBUG Command: GET 444138323 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085923238 DLCTRL DEBUG Tx Command reply: GET_REPLY 444138323 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085923240 DLCTRL DEBUG Command: GET 213599119 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085923240 DLCTRL DEBUG Tx Command reply: GET_REPLY 213599119 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085923242 DLCTRL DEBUG Command: GET 711053278 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085923242 DLCTRL DEBUG Tx Command reply: GET_REPLY 711053278 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085923243 DLCTRL DEBUG Command: GET 448833649 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085923243 DLCTRL DEBUG Tx Command reply: GET_REPLY 448833649 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085923245 DLCTRL DEBUG Command: GET 985476514 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085923245 DLCTRL DEBUG Tx Command reply: GET_REPLY 985476514 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241213085923246 DLCTRL DEBUG Command: GET 136947265 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085923246 DLCTRL DEBUG Tx Command reply: GET_REPLY 136947265 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085923247 DLCTRL DEBUG Command: GET 875484066 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085923247 DLCTRL DEBUG Tx Command reply: GET_REPLY 875484066 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085923248 DLCTRL DEBUG Command: GET 877992237 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085923248 DLCTRL DEBUG Tx Command reply: GET_REPLY 877992237 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085923249 DLCTRL DEBUG Command: GET 577899608 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085923249 DLCTRL DEBUG Tx Command reply: GET_REPLY 577899608 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085923249 DLCTRL DEBUG Command: GET 829674228 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085923249 DLCTRL DEBUG Tx Command reply: GET_REPLY 829674228 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085923250 DLCTRL DEBUG Command: GET 343005744 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085923250 DLCTRL DEBUG Tx Command reply: GET_REPLY 343005744 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085923251 DLCTRL DEBUG Command: GET 316631496 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085923251 DLCTRL DEBUG Tx Command reply: GET_REPLY 316631496 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085923252 DLCTRL DEBUG Command: GET 175455423 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085923252 DLCTRL DEBUG Tx Command reply: GET_REPLY 175455423 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085923253 DLCTRL DEBUG Command: GET 578513059 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085923253 DLCTRL DEBUG Tx Command reply: GET_REPLY 578513059 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085923254 DLCTRL DEBUG Command: GET 488452769 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085923254 DLCTRL DEBUG Tx Command reply: GET_REPLY 488452769 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085923255 DLCTRL DEBUG Command: GET 985130961 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085923255 DLCTRL DEBUG Tx Command reply: GET_REPLY 985130961 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085923255 DLCTRL DEBUG Command: GET 368896000 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085923255 DLCTRL DEBUG Tx Command reply: GET_REPLY 368896000 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085923256 DLCTRL DEBUG Command: GET 380564238 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085923256 DLCTRL DEBUG Tx Command reply: GET_REPLY 380564238 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085923257 DLCTRL DEBUG Command: GET 341173915 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085923257 DLCTRL DEBUG Tx Command reply: GET_REPLY 341173915 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085923260 DLINP DEBUG SRVCONN(,r=127.0.0.1:45346<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085923260 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085923260 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) 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213085923260 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085923260 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) 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(478)@af3ca9cfdc18: Final verdict of PTC: none 20241213085923260 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085923260 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) 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085923260 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085923260 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085923260 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) 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085923260 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085923260 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085923260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085923260 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn1-M3UA(488)@af3ca9cfdc18: Final verdict of PTC: none 20241213085923260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085923260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085923260 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085923260 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085923260 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085923260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085923260 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085923260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085923260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085923260 DLINP DEBUG SRVCONN(,r=127.0.0.1:45346<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085923260 DLINP NOTICE SRV(,r=127.0.0.1:45346<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085923260 DMAIN NOTICE (127.0.0.1:45346 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45346<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085923260 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213085923260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58838<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085923260 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43141<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-RAN(481)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(480)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(479)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@af3ca9cfdc18: Final verdict of PTC: none 20241213085923260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085923260 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085923260 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085923260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085923260 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085923260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085923260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085923260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085923260 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085923260 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085923260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085923260 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085923260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085923260 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085923260 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085923260 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085923260 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-RAN(484)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(483)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(487)@af3ca9cfdc18: Final verdict of PTC: none 20241213085923260 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085923260 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085923260 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085923260 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085923260 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085923260 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085923260 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085923260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085923260 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085923260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085923260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-M3UA(482)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(489)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(471)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(477)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(470)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@af3ca9cfdc18: Final verdict of PTC: none 20241213085923261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085923261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085923261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085923261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085923261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085923261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085923261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085923261 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085923261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085923261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085923261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085923261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085923261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085923261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085923261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085923261 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085923261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085923261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085923261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085923261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085923261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085923261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085923261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085923261 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476)@af3ca9cfdc18: Final verdict of PTC: none20241213085923260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55f2df4fafa0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085923260 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085923260 DLSCCP DEBUG SCCP-SCOC(59)[0x55f2df4ec910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085923260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf5285), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085923260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085923260 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085923260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085923260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085923260 DLSCCP DEBUG SCCP-SCOC(59)[0x55f2df4ec910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085923260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55f2df4fafa0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085923260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7068447)[0x55f2df505340]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085923260 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7068447)[0x55f2df505340]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085923260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085923260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7068447)[0x55f2df505340]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085923260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7068447)[0x55f2df505340]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085923260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7068447)[0x55f2df505340]{disrupted}: Freeing instance (context_map.c:202) 20241213085923260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7068447)[0x55f2df505340]{disrupted}: Deallocated (fsm.c:568) 20241213085923260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55f2df4fafa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085923260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55f2df4fafa0]{disconnected}: Freeing instance (context_map.c:206) 20241213085923260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55f2df4fafa0]{disconnected}: Deallocated (fsm.c:568) 20241213085923260 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7068447 SCCP-59 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213085923260 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085923260 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085923260 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213085923260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085923260 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085923260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085923260 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085923260 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085923260 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085923260 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085923260 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085923260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085923260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085923261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085923261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085923261 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085923261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085923261 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085923261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085923261 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085923261 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085923261 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085923261 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085923261 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085923261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085923261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085923261 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085923261 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085923261 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085923261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8719863)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085923261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8719863)[0x55f2df4ee740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085923261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55f2df506620]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085923261 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085923261 DLSCCP DEBUG SCCP-SCOC(58)[0x55f2df507290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085923261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6b55e), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085923261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085923261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085923261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085923261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085923261 DLSCCP DEBUG SCCP-SCOC(58)[0x55f2df507290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085923261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55f2df506620]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085923261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8719863)[0x55f2df4ee740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085923261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8719863)[0x55f2df4ee740]{disrupted}: Freeing instance (context_map.c:202) 20241213085923261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8719863)[0x55f2df4ee740]{disrupted}: Deallocated (fsm.c:568) 20241213085923261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55f2df506620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085923261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55f2df506620]{disconnected}: Freeing instance (context_map.c:206) 20241213085923261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55f2df506620]{disconnected}: Deallocated (fsm.c:568) 20241213085923261 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8719863 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213085923261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7552954)[0x55f2df4edb10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213085923261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7552954)[0x55f2df4edb10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213085923261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55f2df4e21a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213085923261 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085923261 DLSCCP DEBUG SCCP-SCOC(60)[0x55f2df4f8db0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085923261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00726a96), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085923261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085923261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085923261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085923261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085923261 DLSCCP DEBUG SCCP-SCOC(60)[0x55f2df4f8db0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085923261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55f2df4e21a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085923261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7552954)[0x55f2df4edb10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085923261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7552954)[0x55f2df4edb10]{disrupted}: Freeing instance (context_map.c:202) 20241213085923261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7552954)[0x55f2df4edb10]{disrupted}: Deallocated (fsm.c:568) 20241213085923261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55f2df4e21a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085923261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55f2df4e21a0]{disconnected}: Freeing instance (context_map.c:206) 20241213085923261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55f2df4e21a0]{disconnected}: Deallocated (fsm.c:568) 20241213085923261 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7552954 SCCP-60 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213085923261 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085923261 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085923261 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085923261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085923261 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085923261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085923261 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085923261 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085923261 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085923261 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085923261 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-SCCP(486)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085923267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58828<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(472)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(472): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(490): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(491): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(492): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:59:23 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc 20241213085923441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60420<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085923943 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60420<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=465452) 20241213085924093 DLSCCP DEBUG SCCP-SCOC(56)[0x55f2df501010]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085924093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bdcb6), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085924093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085924093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085924094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085924094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085924094 DLSCCP DEBUG SCCP-SCOC(55)[0x55f2df507580]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085924094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ded390), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085924094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085924094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085924094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085924094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085924094 DLSCCP DEBUG SCCP-SCOC(54)[0x55f2df4ee870]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085924094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084c294), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085924094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085924094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085924094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085924094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085924094 DLSCCP DEBUG SCCP-SCOC(57)[0x55f2df4f79d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085924094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00888b34), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085924094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085924094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085924094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085924094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085924094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085924094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085924094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085924094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085924094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085924094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085924094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085924094 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085924095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085924095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085924095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085924095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085924095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085924095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085924095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085924095 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085924095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085924095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085924095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085924095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085924095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085924095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085924095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085924095 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085924095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085924095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085924095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085924095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085924095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085924095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085924095 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085924095 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=465452, count=525564) 20241213085925260 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085925260 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085925261 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085925261 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085925261 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085925261 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085925261 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085925261 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085925261 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213085925261 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085925261 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085925261 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:59:26 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20241213085927053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085927057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085927061 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35125<->l=127.0.0.1:4262) (control_if.c:572) 20241213085927137 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085927138 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085927146 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085927146 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085927146 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085927146 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085927146 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085927146 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085927146 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41012 (stream_srv.c:132) 20241213085927146 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41012<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085927147 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085927147 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085927147 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085927147 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085927147 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085927147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085927147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085927147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085927147 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085927147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085927147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085927147 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085927147 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085927147 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085927147 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085927147 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085927147 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085927147 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085927147 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085927148 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085927148 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085927148 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085927148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085927148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085927148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085927148 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085927148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085927148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085927148 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085927148 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085927148 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085927148 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085927148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085927148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085927148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085927148 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085927148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085927148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085927148 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085927148 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085927148 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085927148 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085927148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085927148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085927148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085927148 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085927148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085927148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085927148 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085927148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085927148 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085927148 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085927148 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085927148 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085927148 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085927148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085927148 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085927148 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085927148 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085927148 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085927148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085927148 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085927148 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085927148 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085927148 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085927148 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085927148 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085927148 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085927148 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(503)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(503)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(503)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(501)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(506)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-M3UA(506)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(506)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(504)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085927173 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085927173 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085927174 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085927174 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085927174 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085927174 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085927174 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085927174 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085927175 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085927175 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085927175 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085927175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085927175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085927175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085927175 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085927175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085927175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085927175 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085927175 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085927175 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085927175 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085927175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085927175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085927175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085927175 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085927175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085927175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085927175 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085927175 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085927175 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085927175 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085927175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085927175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085927175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085927175 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085927175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085927175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085927175 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085927175 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085927175 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085927175 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085927175 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085927175 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085927175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085927175 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085927175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085927175 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085927175 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085927175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085927175 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085927175 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085927175 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085927175 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085927175 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085927175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085927175 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085927175 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085927175 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085927175 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085927175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085927175 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085927175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085927175 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085927175 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085927175 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085927175 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085927175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085927175 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085927176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085927176 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085927176 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085927176 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085927176 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085927176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085927176 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(509)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(509)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(509)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(507)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(512)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-M3UA(512)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(512)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-SCCP(510)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085927210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085927210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085927210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085927210 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085927210 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085927210 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085927210 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085927210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085927210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085927215 DLINP DEBUG SRVCONN(,r=127.0.0.1:41012<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085927215 DLINP DEBUG SRVCONN(,r=127.0.0.1:41012<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085927215 DLINP DEBUG SRVCONN(,r=127.0.0.1:41012<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085927215 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085927215 DHNBAP DEBUG (127.0.0.1:41012 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085927215 DHNBAP NOTICE (127.0.0.1:41012 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085927215 DHNBAP NOTICE (127.0.0.1:41012 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085927215 DLINP DEBUG SRVCONN(,r=127.0.0.1:41012<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085927215 DLINP DEBUG SRVCONN(,r=127.0.0.1:41012<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085927360 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085927360 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085927360 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085927360 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085927371 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085927371 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085927371 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085927371 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085927371 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085927371 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085927371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085927371 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 20241213085927371 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 20241213085927371 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085927371 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213085927375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085927375 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085927375 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085927375 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085927375 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085927375 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085927375 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(506)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085927375 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085927375 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085927375 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085927375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085927375 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085927375 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085927375 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085927375 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085927375 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085927375 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085927376 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085927377 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085927377 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085927377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085927377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085927377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085927377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085927377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085927377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085927377 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085927377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085927377 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085927377 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085927377 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085927377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085927377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085927377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085927377 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085927379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085927379 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085927379 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085927379 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085927379 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085927379 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085927379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085927381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085927381 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085927381 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085927381 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085927381 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085927381 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085927381 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085927381 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085927381 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085927382 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085927382 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085927382 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085927382 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085927382 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085927382 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085927382 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085927382 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085927383 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085927383 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085927383 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085927383 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085927383 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085927383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927383 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927383 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927383 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927383 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927383 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085927383 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085927383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085927384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085927384 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085927384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085927384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085927384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085927384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085927384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085927384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085927384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085927384 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085927389 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085927389 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085927389 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085927389 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085927395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085927395 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085927395 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085927395 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085927395 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085927395 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085927395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085927398 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085927398 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085927398 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085927398 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085927398 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085927398 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085927398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085927399 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085927399 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085927399 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085927399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085927399 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085927399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085927399 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085927399 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085927399 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085927399 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085927400 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085927400 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085927400 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085927400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085927400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085927400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085927400 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 20241213085927400 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 20241213085927400 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085927400 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213085927400 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085927400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085927400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085927400 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085927401 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085927401 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085927401 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085927401 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085927401 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085927401 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085927401 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085927401 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-M3UA(512)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213085927407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085927407 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213085927407 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085927407 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085927407 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085927407 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085927407 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085927410 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085927410 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085927410 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085927410 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085927410 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085927410 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085927410 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085927410 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085927410 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085927410 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213085927410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085927410 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085927410 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085927410 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085927410 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085927410 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085927410 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085927411 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085927411 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085927411 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085927411 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085927411 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085927411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085927411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085927411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085927411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085927411 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085927411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085927412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085927412 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085927412 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085927412 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085927412 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085927412 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085927412 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085927412 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085927412 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085927412 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(502)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085928176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085928176 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085928176 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085928176 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085928176 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085928176 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085928176 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085928176 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085928176 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085928176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085928176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085928176 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085928176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085928176 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085928176 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085928176 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085928176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928176 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928176 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928176 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928176 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928176 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928177 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085928177 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085928177 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085928177 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085928177 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085928177 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085928177 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085928177 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085928177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928177 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928177 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928177 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928177 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928177 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085928177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085928177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085928177 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085928177 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085928177 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085928177 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085928177 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085928177 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085928177 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085928177 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085928177 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085928178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085928178 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085928178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085928178 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085928178 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085928178 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085928178 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085928178 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085928178 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085928178 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085928178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085928178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085928178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085928179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085928179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085928179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085928179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085928179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085928179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928179 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085928179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085928179 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085928179 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085928179 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(505)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085928183 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085928183 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085928183 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085928183 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085928183 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085928183 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085928183 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085928183 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085928183 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085928183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085928183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085928183 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085928183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085928183 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085928183 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085928183 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085928183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928183 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085928183 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085928183 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085928183 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085928184 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) 20241213085928184 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) 20241213085928184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085928184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085928184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085928184 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085928184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085928184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085928184 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085928184 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{CONNECTED}: link up (cnlink.c:111) 20241213085928184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085928184 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085928184 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085928184 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085928184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085928184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085928184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085928184 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085928184 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085928184 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085928184 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085928184 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085928184 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085928184 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085928184 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085928184 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085928184 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085928184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085928184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085928184 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085928184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085928184 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085928184 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085928184 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085928184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928184 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085928184 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085928184 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085928184 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085928184 DRANAP INFO cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(508)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085928200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085928200 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085928200 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085928200 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085928200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085928200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085928200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085928200 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085928200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085928200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085928200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085928200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085928200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085928200 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085928200 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085928200 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085928200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928200 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085928200 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085928200 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085928200 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085928200 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085928200 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085928200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085928200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085928200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085928200 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085928200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085928201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085928201 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085928201 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085928201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085928201 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085928201 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085928201 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085928201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085928201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085928201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085928201 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085928202 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085928202 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085928202 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085928202 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085928202 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085928202 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085928202 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085928202 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085928202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085928202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085928202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085928202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085928202 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085928202 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085928202 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085928202 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085928202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928202 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085928202 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085928202 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085928202 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085928202 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(511)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085928205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085928205 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085928205 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085928205 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085928205 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085928205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085928205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085928205 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085928205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085928205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085928205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085928205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085928205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085928205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085928205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085928205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085928205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928206 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085928206 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085928206 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085928206 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085928206 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) 20241213085928206 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) 20241213085928206 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085928206 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085928206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928206 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928206 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928206 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928206 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928206 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085928206 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085928206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085928206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085928206 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085928206 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: link up (cnlink.c:111) 20241213085928206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085928206 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085928206 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085928206 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085928206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085928206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085928206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085928206 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085928206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085928206 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085928206 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085928206 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085928207 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085928207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085928207 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085928207 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085928207 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085928207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085928207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085928207 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085928207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085928207 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085928207 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085928207 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085928207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085928207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085928207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085928207 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085928207 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085928207 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085928207 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085928207 DRANAP INFO cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085929226 DLCTRL DEBUG Command: GET 362353671 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085929226 DLCTRL DEBUG Tx Command reply: GET_REPLY 362353671 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085929228 DLCTRL DEBUG Command: GET 682812136 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085929228 DLCTRL DEBUG Tx Command reply: GET_REPLY 682812136 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085929229 DLCTRL DEBUG Command: GET 602558683 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085929229 DLCTRL DEBUG Tx Command reply: GET_REPLY 602558683 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085929234 DLCTRL DEBUG Command: GET 384123394 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085929234 DLCTRL DEBUG Tx Command reply: GET_REPLY 384123394 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085929238 DLCTRL DEBUG Command: GET 96152729 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085929238 DLCTRL DEBUG Tx Command reply: GET_REPLY 96152729 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085929241 DLCTRL DEBUG Command: GET 385910586 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085929241 DLCTRL DEBUG Tx Command reply: GET_REPLY 385910586 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085929244 DLCTRL DEBUG Command: GET 814850586 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085929244 DLCTRL DEBUG Tx Command reply: GET_REPLY 814850586 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085929246 DLCTRL DEBUG Command: GET 346891578 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085929246 DLCTRL DEBUG Tx Command reply: GET_REPLY 346891578 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085929249 DLCTRL DEBUG Command: GET 662648724 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085929249 DLCTRL DEBUG Tx Command reply: GET_REPLY 662648724 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085929251 DLCTRL DEBUG Command: GET 369057759 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085929251 DLCTRL DEBUG Tx Command reply: GET_REPLY 369057759 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085929253 DLCTRL DEBUG Command: GET 943469949 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085929253 DLCTRL DEBUG Tx Command reply: GET_REPLY 943469949 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085929255 DLCTRL DEBUG Command: GET 565214883 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085929255 DLCTRL DEBUG Tx Command reply: GET_REPLY 565214883 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085929257 DLCTRL DEBUG Command: GET 248351645 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085929257 DLCTRL DEBUG Tx Command reply: GET_REPLY 248351645 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085929259 DLCTRL DEBUG Command: GET 409038509 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085929259 DLCTRL DEBUG Tx Command reply: GET_REPLY 409038509 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085929261 DLCTRL DEBUG Command: GET 646507950 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085929261 DLCTRL DEBUG Tx Command reply: GET_REPLY 646507950 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085929262 DLCTRL DEBUG Command: GET 739929947 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085929262 DLCTRL DEBUG Tx Command reply: GET_REPLY 739929947 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085929264 DLCTRL DEBUG Command: GET 573009686 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085929264 DLCTRL DEBUG Tx Command reply: GET_REPLY 573009686 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085929265 DLCTRL DEBUG Command: GET 170116300 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085929265 DLCTRL DEBUG Tx Command reply: GET_REPLY 170116300 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085929266 DLCTRL DEBUG Command: GET 571417243 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085929267 DLCTRL DEBUG Tx Command reply: GET_REPLY 571417243 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085929268 DLCTRL DEBUG Command: GET 905376578 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085929268 DLCTRL DEBUG Tx Command reply: GET_REPLY 905376578 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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@af3ca9cfdc18: 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 := '000000000000001110110000'B, t_guard := 20.000000 } 20241213085929300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60438<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@af3ca9cfdc18: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)2134022 20241213085930338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085930338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085930338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085930338 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085930338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x209006, normal) (hnbgw_rua.c:407) 20241213085930338 DHNB DEBUG map_rua[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213085930338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2134022)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085930338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2134022 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085930338 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085930338 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085930338 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2134022 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241213085930338 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2134022 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085930338 DCN DEBUG map_sccp[0x55f2df506620]{init}: Allocated (fsm.c:456) 20241213085930338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55f2df506620]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085930338 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2134022 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085930338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2134022 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085930338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2134022)[0x55f2df4ee740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085930338 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085930338 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085930338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2134022)[0x55f2df4ee740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085930338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55f2df506620]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085930338 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085930338 DLSCCP DEBUG SCCP-SCOC(61)[0x55f2df4edb10]{IDLE}: Allocated (fsm.c:456) 20241213085930338 DLSCCP DEBUG SCCP-SCOC(61)[0x55f2df4edb10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085930338 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003b00056400500f1100926) (sccp_scrc.c:406) 20241213085930338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085930338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085930338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085930338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085930338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085930338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085930338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085930338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085930338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085930338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085930338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085930338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085930338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085930338 DLSCCP DEBUG SCCP-SCOC(61)[0x55f2df4edb10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085930338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55f2df506620]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085930338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2134022)[0x55f2df4ee740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085930338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085930338 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085930338 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085930338 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085930338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085930338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085930338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085930338 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(501)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(501)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(502)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)15717654 HNBGW_Test.msc0-SCCP(501)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(501)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085930347 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085930347 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085930347 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085930347 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085930347 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085930347 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085930347 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085930347 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085930348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085930348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085930348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085930348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085930348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085930348 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a53657) (sccp_scrc.c:477) 20241213085930348 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1824) 20241213085930348 DLSCCP DEBUG SCCP-SCOC(61)[0x55f2df4edb10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085930348 DLSCCP DEBUG SCCP-SCOC(61)[0x55f2df4edb10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085930348 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085930348 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085930348 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) 20241213085930348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55f2df506620]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085930348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55f2df506620]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085930349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60438<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213085930351 DLCTRL DEBUG Command: GET 105314597 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085930351 DLCTRL DEBUG Tx Command reply: GET_REPLY 105314597 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085930354 DLCTRL DEBUG Command: GET 419710596 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085930354 DLCTRL DEBUG Tx Command reply: GET_REPLY 419710596 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085930358 DLCTRL DEBUG Command: GET 623602369 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085930358 DLCTRL DEBUG Tx Command reply: GET_REPLY 623602369 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241213085930360 DLCTRL DEBUG Command: GET 124191724 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085930360 DLCTRL DEBUG Tx Command reply: GET_REPLY 124191724 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085930361 DLCTRL DEBUG Command: GET 337876453 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085930361 DLCTRL DEBUG Tx Command reply: GET_REPLY 337876453 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085930361 DLCTRL DEBUG Command: GET 332886382 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085930361 DLCTRL DEBUG Tx Command reply: GET_REPLY 332886382 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085930362 DLCTRL DEBUG Command: GET 322199672 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085930362 DLCTRL DEBUG Tx Command reply: GET_REPLY 322199672 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085930363 DLCTRL DEBUG Command: GET 855210225 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085930363 DLCTRL DEBUG Tx Command reply: GET_REPLY 855210225 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085930364 DLCTRL DEBUG Command: GET 41732823 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085930364 DLCTRL DEBUG Tx Command reply: GET_REPLY 41732823 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085930364 DLCTRL DEBUG Command: GET 331674960 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085930364 DLCTRL DEBUG Tx Command reply: GET_REPLY 331674960 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085930365 DLCTRL DEBUG Command: GET 959158171 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085930365 DLCTRL DEBUG Tx Command reply: GET_REPLY 959158171 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085930366 DLCTRL DEBUG Command: GET 585188045 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085930366 DLCTRL DEBUG Tx Command reply: GET_REPLY 585188045 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085930366 DLCTRL DEBUG Command: GET 537277944 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085930366 DLCTRL DEBUG Tx Command reply: GET_REPLY 537277944 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085930367 DLCTRL DEBUG Command: GET 468987522 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085930367 DLCTRL DEBUG Tx Command reply: GET_REPLY 468987522 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085930368 DLCTRL DEBUG Command: GET 949813815 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085930368 DLCTRL DEBUG Tx Command reply: GET_REPLY 949813815 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085930368 DLCTRL DEBUG Command: GET 799404415 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085930368 DLCTRL DEBUG Tx Command reply: GET_REPLY 799404415 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085930369 DLCTRL DEBUG Command: GET 592694996 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085930369 DLCTRL DEBUG Tx Command reply: GET_REPLY 592694996 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085930370 DLCTRL DEBUG Command: GET 89984988 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085930370 DLCTRL DEBUG Tx Command reply: GET_REPLY 89984988 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085930370 DLCTRL DEBUG Command: GET 354012748 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085930370 DLCTRL DEBUG Tx Command reply: GET_REPLY 354012748 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085930371 DLCTRL DEBUG Command: GET 922775071 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085930371 DLCTRL DEBUG Tx Command reply: GET_REPLY 922775071 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000110100001'B, t_guard := 20.000000 } 20241213085930381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60450<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@af3ca9cfdc18: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)4746446 20241213085931406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085931406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085931406 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085931406 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085931406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x486cce, normal) (hnbgw_rua.c:407) 20241213085931406 DHNB DEBUG map_rua[0x55f2df4e21a0]{init}: Allocated (fsm.c:456) 20241213085931406 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4746446)[0x55f2df4e21a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085931406 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4746446 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085931406 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085931407 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085931407 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4746446 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241213085931407 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4746446 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241213085931407 DCN DEBUG map_sccp[0x55f2df505340]{init}: Allocated (fsm.c:456) 20241213085931407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55f2df505340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085931407 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4746446 <-> SCCP-62 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213085931407 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4746446 SCCP-62 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085931407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4746446)[0x55f2df4e21a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085931407 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085931407 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085931407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4746446)[0x55f2df4e21a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085931407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55f2df505340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085931407 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085931407 DLSCCP DEBUG SCCP-SCOC(62)[0x55f2df4fafa0]{IDLE}: Allocated (fsm.c:456) 20241213085931407 DLSCCP DEBUG SCCP-SCOC(62)[0x55f2df4fafa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085931407 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030001a10056400500f1100926) (sccp_scrc.c:406) 20241213085931407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085931407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085931407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085931407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085931407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085931407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085931407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085931407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085931407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085931407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085931407 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085931407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085931407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085931407 DLSCCP DEBUG SCCP-SCOC(62)[0x55f2df4fafa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085931407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55f2df505340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085931407 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4746446)[0x55f2df4e21a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085931408 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085931408 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085931408 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085931408 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085931408 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085931408 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085931408 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085931408 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(504)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)9588265 HNBGW_Test.msc1-SCCP(504)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(504)@af3ca9cfdc18: 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)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085931423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085931423 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085931423 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085931423 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085931424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085931424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085931424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085931424 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085931424 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085931424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085931424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085931424 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085931424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085931424 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000ba294) (sccp_scrc.c:477) 20241213085931424 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1824) 20241213085931424 DLSCCP DEBUG SCCP-SCOC(62)[0x55f2df4fafa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085931424 DLSCCP DEBUG SCCP-SCOC(62)[0x55f2df4fafa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085931424 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085931424 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085931424 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) 20241213085931424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55f2df505340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085931424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55f2df505340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085931426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60450<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213085931428 DLCTRL DEBUG Command: GET 490820684 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085931428 DLCTRL DEBUG Tx Command reply: GET_REPLY 490820684 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085931434 DLCTRL DEBUG Command: GET 474307395 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085931434 DLCTRL DEBUG Tx Command reply: GET_REPLY 474307395 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085931440 DLCTRL DEBUG Command: GET 281209368 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085931440 DLCTRL DEBUG Tx Command reply: GET_REPLY 281209368 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241213085931445 DLCTRL DEBUG Command: GET 772558806 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085931445 DLCTRL DEBUG Tx Command reply: GET_REPLY 772558806 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085931448 DLCTRL DEBUG Command: GET 206823350 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085931448 DLCTRL DEBUG Tx Command reply: GET_REPLY 206823350 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085931451 DLCTRL DEBUG Command: GET 239806336 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085931451 DLCTRL DEBUG Tx Command reply: GET_REPLY 239806336 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085931453 DLCTRL DEBUG Command: GET 615176897 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085931453 DLCTRL DEBUG Tx Command reply: GET_REPLY 615176897 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085931454 DLCTRL DEBUG Command: GET 73616791 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085931454 DLCTRL DEBUG Tx Command reply: GET_REPLY 73616791 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241213085931456 DLCTRL DEBUG Command: GET 782778021 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085931456 DLCTRL DEBUG Tx Command reply: GET_REPLY 782778021 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085931457 DLCTRL DEBUG Command: GET 479780331 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085931457 DLCTRL DEBUG Tx Command reply: GET_REPLY 479780331 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085931458 DLCTRL DEBUG Command: GET 977871786 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085931458 DLCTRL DEBUG Tx Command reply: GET_REPLY 977871786 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085931459 DLCTRL DEBUG Command: GET 403838229 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085931459 DLCTRL DEBUG Tx Command reply: GET_REPLY 403838229 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085931460 DLCTRL DEBUG Command: GET 839758158 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085931460 DLCTRL DEBUG Tx Command reply: GET_REPLY 839758158 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085931461 DLCTRL DEBUG Command: GET 563979211 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085931461 DLCTRL DEBUG Tx Command reply: GET_REPLY 563979211 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085931462 DLCTRL DEBUG Command: GET 36188176 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085931462 DLCTRL DEBUG Tx Command reply: GET_REPLY 36188176 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085931463 DLCTRL DEBUG Command: GET 36954432 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085931463 DLCTRL DEBUG Tx Command reply: GET_REPLY 36954432 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085931464 DLCTRL DEBUG Command: GET 477514528 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085931464 DLCTRL DEBUG Tx Command reply: GET_REPLY 477514528 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085931464 DLCTRL DEBUG Command: GET 993658535 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085931464 DLCTRL DEBUG Tx Command reply: GET_REPLY 993658535 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085931465 DLCTRL DEBUG Command: GET 224212246 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085931465 DLCTRL DEBUG Tx Command reply: GET_REPLY 224212246 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085931466 DLCTRL DEBUG Command: GET 317742075 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085931466 DLCTRL DEBUG Tx Command reply: GET_REPLY 317742075 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000001111010001'B, t_guard := 20.000000 } 20241213085931477 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60460<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@af3ca9cfdc18: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)12291314 20241213085932501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085932501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085932501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085932501 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085932501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbb8cf2, normal) (hnbgw_rua.c:407) 20241213085932501 DHNB DEBUG map_rua[0x55f2df4f8ee0]{init}: Allocated (fsm.c:456) 20241213085932501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12291314)[0x55f2df4f8ee0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085932501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12291314 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085932501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085932501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085932501 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12291314 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20241213085932501 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12291314 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085932501 DCN DEBUG map_sccp[0x55f2df4effc0]{init}: Allocated (fsm.c:456) 20241213085932501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55f2df4effc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085932501 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12291314 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085932501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12291314 SCCP-63 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085932501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12291314)[0x55f2df4f8ee0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085932501 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085932501 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085932501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12291314)[0x55f2df4f8ee0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085932501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55f2df4effc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085932501 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085932501 DLSCCP DEBUG SCCP-SCOC(63)[0x55f2df534b70]{IDLE}: Allocated (fsm.c:456) 20241213085932502 DLSCCP DEBUG SCCP-SCOC(63)[0x55f2df534b70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085932502 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003d10056400500f1100926) (sccp_scrc.c:406) 20241213085932502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085932502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085932502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085932502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085932502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085932502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085932502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085932502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085932502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085932502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085932502 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085932502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085932502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085932502 DLSCCP DEBUG SCCP-SCOC(63)[0x55f2df534b70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085932502 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55f2df4effc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085932502 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12291314)[0x55f2df4f8ee0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085932502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085932502 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085932502 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085932502 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085932502 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085932502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085932502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085932502 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(501)@af3ca9cfdc18: First idle individual index:1 HNBGW_Test.msc0-SCCP(501)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(502)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)14090609 HNBGW_Test.msc0-SCCP(501)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(501)@af3ca9cfdc18: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085932507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085932507 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085932507 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085932507 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085932507 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085932507 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085932507 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085932507 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085932507 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085932507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085932507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085932507 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085932507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085932507 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000daaff) (sccp_scrc.c:477) 20241213085932507 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1824) 20241213085932507 DLSCCP DEBUG SCCP-SCOC(63)[0x55f2df534b70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085932507 DLSCCP DEBUG SCCP-SCOC(63)[0x55f2df534b70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085932507 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085932507 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085932507 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) 20241213085932507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55f2df4effc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085932507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55f2df4effc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085932508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60460<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213085932510 DLCTRL DEBUG Command: GET 662496375 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085932510 DLCTRL DEBUG Tx Command reply: GET_REPLY 662496375 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085932511 DLCTRL DEBUG Command: GET 416133576 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085932511 DLCTRL DEBUG Tx Command reply: GET_REPLY 416133576 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085932512 DLCTRL DEBUG Command: GET 18918073 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085932512 DLCTRL DEBUG Tx Command reply: GET_REPLY 18918073 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20241213085932513 DLCTRL DEBUG Command: GET 600420424 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085932513 DLCTRL DEBUG Tx Command reply: GET_REPLY 600420424 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085932514 DLCTRL DEBUG Command: GET 416969506 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085932514 DLCTRL DEBUG Tx Command reply: GET_REPLY 416969506 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085932515 DLCTRL DEBUG Command: GET 719045645 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085932515 DLCTRL DEBUG Tx Command reply: GET_REPLY 719045645 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085932516 DLCTRL DEBUG Command: GET 476119275 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085932516 DLCTRL DEBUG Tx Command reply: GET_REPLY 476119275 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085932517 DLCTRL DEBUG Command: GET 236462107 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085932517 DLCTRL DEBUG Tx Command reply: GET_REPLY 236462107 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241213085932518 DLCTRL DEBUG Command: GET 681550086 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085932518 DLCTRL DEBUG Tx Command reply: GET_REPLY 681550086 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085932519 DLCTRL DEBUG Command: GET 207331074 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085932519 DLCTRL DEBUG Tx Command reply: GET_REPLY 207331074 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085932520 DLCTRL DEBUG Command: GET 688220239 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085932520 DLCTRL DEBUG Tx Command reply: GET_REPLY 688220239 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085932521 DLCTRL DEBUG Command: GET 216780051 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085932521 DLCTRL DEBUG Tx Command reply: GET_REPLY 216780051 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085932522 DLCTRL DEBUG Command: GET 678598813 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085932522 DLCTRL DEBUG Tx Command reply: GET_REPLY 678598813 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085932522 DLCTRL DEBUG Command: GET 391125622 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085932522 DLCTRL DEBUG Tx Command reply: GET_REPLY 391125622 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085932523 DLCTRL DEBUG Command: GET 2512341 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085932523 DLCTRL DEBUG Tx Command reply: GET_REPLY 2512341 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085932524 DLCTRL DEBUG Command: GET 793012845 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085932524 DLCTRL DEBUG Tx Command reply: GET_REPLY 793012845 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085932525 DLCTRL DEBUG Command: GET 772513927 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085932525 DLCTRL DEBUG Tx Command reply: GET_REPLY 772513927 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085932525 DLCTRL DEBUG Command: GET 534265359 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085932525 DLCTRL DEBUG Tx Command reply: GET_REPLY 534265359 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085932526 DLCTRL DEBUG Command: GET 160475577 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085932526 DLCTRL DEBUG Tx Command reply: GET_REPLY 160475577 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085932527 DLCTRL DEBUG Command: GET 331403640 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085932527 DLCTRL DEBUG Tx Command reply: GET_REPLY 331403640 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085932530 DLINP DEBUG SRVCONN(,r=127.0.0.1:41012<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085932530 DLINP DEBUG SRVCONN(,r=127.0.0.1:41012<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085932530 DLINP NOTICE SRV(,r=127.0.0.1:41012<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085932530 DMAIN NOTICE (127.0.0.1:41012 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41012<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085932530 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213085932530 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35125<->l=127.0.0.1:4262) (control_if.c:193) 20241213085932530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60436<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085932530 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213085932530 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085932530 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085932530 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) 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213085932530 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085932530 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085932530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085932530 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085932530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085932530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-RAN(505)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(511)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(504)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(508)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500)@af3ca9cfdc18: Final verdict of PTC: none 20241213085932530 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085932530 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) 20241213085932530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085932530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085932530 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085932530 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085932530 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) 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085932530 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085932530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085932530 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085932530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc0-M3UA(503)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(510)@af3ca9cfdc18: Final verdict of PTC: none 20241213085932530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085932530 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085932530 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085932530 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085932530 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241213085932530 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085932530 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085932530 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085932530 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085932530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085932530 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085932530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085932530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085932530 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085932530 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) 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085932530 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085932530 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085932530 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085932530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085932530 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085932530 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085932530 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085932530 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085932530 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085932530 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085932530 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085932530 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085932530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085932530 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085932530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085932530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085932530 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085932530 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085932530 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085932530 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085932530 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085932530 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55f2df505340]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085932530 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085932530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085932530 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085932530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085932530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085932530 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085932530 DLSCCP DEBUG SCCP-SCOC(62)[0x55f2df4fafa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085932530 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ba294), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085932530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085932530 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085932530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085932530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085932531 DLSCCP DEBUG SCCP-SCOC(62)[0x55f2df4fafa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085932531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55f2df505340]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085932531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4746446)[0x55f2df4e21a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085932531 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4746446)[0x55f2df4e21a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085932531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085932531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4746446)[0x55f2df4e21a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085932531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4746446)[0x55f2df4e21a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085932531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4746446)[0x55f2df4e21a0]{disrupted}: Freeing instance (context_map.c:202) 20241213085932531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4746446)[0x55f2df4e21a0]{disrupted}: Deallocated (fsm.c:568) 20241213085932531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55f2df505340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085932531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55f2df505340]{disconnected}: Freeing instance (context_map.c:206) 20241213085932531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55f2df505340]{disconnected}: Deallocated (fsm.c:568) 20241213085932531 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4746446 SCCP-62 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241213085932531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085932531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085932531 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213085932531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085932531 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085932531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085932531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085932531 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085932531 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085932531 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085932531 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085932531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@af3ca9cfdc18: Final verdict of PTC: none 20241213085932531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085932531 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085932531 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085932531 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085932531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085932531 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085932531 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085932531 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085932531 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085932531 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085932531 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085932531 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085932531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55f2df506620]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085932531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085932531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085932531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085932531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085932531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085932531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085932531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085932531 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085932531 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085932531 DLSCCP DEBUG SCCP-SCOC(61)[0x55f2df4edb10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085932531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a53657), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085932531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085932531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085932531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085932531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085932531 DLSCCP DEBUG SCCP-SCOC(61)[0x55f2df4edb10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085932531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55f2df506620]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085932531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2134022)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085932531 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2134022)[0x55f2df4ee740]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085932531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085932531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2134022)[0x55f2df4ee740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085932531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2134022)[0x55f2df4ee740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085932531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2134022)[0x55f2df4ee740]{disrupted}: Freeing instance (context_map.c:202) 20241213085932531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2134022)[0x55f2df4ee740]{disrupted}: Deallocated (fsm.c:568) 20241213085932531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55f2df506620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085932531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55f2df506620]{disconnected}: Freeing instance (context_map.c:206) 20241213085932531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55f2df506620]{disconnected}: Deallocated (fsm.c:568) 20241213085932531 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2134022 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241213085932531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55f2df4effc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085932531 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085932531 DLSCCP DEBUG SCCP-SCOC(63)[0x55f2df534b70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085932531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000daaff), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085932531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085932531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085932531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085932531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085932531 DLSCCP DEBUG SCCP-SCOC(63)[0x55f2df534b70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085932531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55f2df4effc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085932531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12291314)[0x55f2df4f8ee0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085932531 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12291314)[0x55f2df4f8ee0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085932531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085932531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12291314)[0x55f2df4f8ee0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085932531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12291314)[0x55f2df4f8ee0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085932531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12291314)[0x55f2df4f8ee0]{disrupted}: Freeing instance (context_map.c:202) 20241213085932531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12291314)[0x55f2df4f8ee0]{disrupted}: Deallocated (fsm.c:568) 20241213085932531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55f2df4effc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085932531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55f2df4effc0]{disconnected}: Freeing instance (context_map.c:206) 20241213085932531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55f2df4effc0]{disconnected}: Deallocated (fsm.c:568) 20241213085932531 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12291314 SCCP-63 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20241213085932531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085932531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085932531 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085932531 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085932531 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085932531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085932531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085932531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085932531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085932531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085932531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085932531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085932531 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085932531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085932531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085932531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085932531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085932531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085932531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085932531 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085932531 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(509)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(501)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(512)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(502)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(513)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(494)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(495)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(506)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(507)@af3ca9cfdc18: Final verdict of PTC: none 20241213085932555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60430<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(496)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(507): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(508): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(509): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(510): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-RAN(511): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(512): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(513): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:59:32 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc 20241213085932682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39504<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085933262 DLSCCP DEBUG SCCP-SCOC(60)[0x55f2df4f8db0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085933262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00726a96), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085933262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085933262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085933262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085933262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085933262 DLSCCP DEBUG SCCP-SCOC(58)[0x55f2df507290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085933262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6b55e), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085933262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085933262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085933262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085933262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085933262 DLSCCP DEBUG SCCP-SCOC(59)[0x55f2df4ec910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085933262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf5285), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085933262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085933262 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085933262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085933262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085933262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085933262 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085933262 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085933262 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085933262 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085933262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085933262 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085933263 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085933263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085933263 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085933263 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085933263 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085933263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085933263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085933263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085933263 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085933263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085933263 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085933263 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085933263 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085933263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085933263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085933263 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085933263 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085933285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39504<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=506832) 20241213085934095 DLSCCP DEBUG SCCP-SCOC(57)[0x55f2df4f79d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085934095 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00888b34), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085934095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085934095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085934095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085934095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085934095 DLSCCP DEBUG SCCP-SCOC(54)[0x55f2df4ee870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085934095 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084c294), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085934095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085934095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085934095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085934095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085934095 DLSCCP DEBUG SCCP-SCOC(55)[0x55f2df507580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085934095 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ded390), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085934095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085934095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085934095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085934095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085934095 DLSCCP DEBUG SCCP-SCOC(56)[0x55f2df501010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085934095 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bdcb6), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085934095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085934095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085934095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085934095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085934095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085934095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085934095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085934095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085934095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085934096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085934096 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085934096 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085934096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085934096 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085934096 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085934096 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085934096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085934096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085934096 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085934096 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085934096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085934096 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085934096 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085934096 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085934096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085934096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085934096 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085934096 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085934096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085934096 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085934096 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085934096 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085934096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085934096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085934096 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085934096 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=506832, count=523796) 20241213085934531 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085934531 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085934531 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085934531 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085934531 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085934531 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213085934531 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085934531 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085934531 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213085934531 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085934531 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085934531 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:59:35 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20241213085936387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39506<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085936390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085936393 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46833<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085936473 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085936473 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085936483 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085936483 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085936484 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085936484 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085936484 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085936484 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085936484 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085936484 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085936484 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56351 (stream_srv.c:132) 20241213085936484 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56351<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085936485 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085936485 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085936485 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085936485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085936485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085936485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085936485 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085936485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085936485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085936485 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085936485 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085936485 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085936485 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085936485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085936485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085936485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085936485 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085936485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085936485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085936485 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085936485 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085936485 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085936485 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085936485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085936485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085936485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085936485 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085936485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085936485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085936485 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085936485 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085936485 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085936485 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085936485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085936485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085936485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085936486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085936486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085936486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085936486 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085936486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085936486 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085936486 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085936486 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085936486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085936486 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085936486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085936486 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085936486 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085936486 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085936486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085936486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085936486 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085936486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085936486 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085936486 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085936486 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085936486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085936486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085936486 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085936486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085936486 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085936486 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085936486 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085936486 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085936486 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085936486 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(527)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(527)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(527)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(525)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(530)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(530)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(530)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-SCCP(528)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085936527 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085936527 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085936527 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085936527 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085936528 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085936528 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085936528 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085936528 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085936529 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085936529 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085936529 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085936529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085936529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085936529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085936529 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085936529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085936529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085936529 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085936529 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085936529 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085936529 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085936529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085936529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085936529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085936529 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085936529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085936529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085936529 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085936529 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085936529 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085936529 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085936529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085936529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085936529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085936529 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085936529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085936529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085936529 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085936529 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085936529 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085936529 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085936529 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085936529 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085936529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936530 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085936530 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085936530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085936530 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085936530 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085936530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085936530 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085936530 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085936530 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085936530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085936530 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085936530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085936530 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085936530 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085936530 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085936530 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085936530 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085936530 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085936530 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085936530 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085936530 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085936531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085936531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085936531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085936531 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085936531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085936531 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085936531 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085936531 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085936531 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085936531 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085936531 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(533)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(533)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(533)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(531)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(536)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-M3UA(536)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(536)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(534)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085936574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085936574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085936574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085936574 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085936574 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085936574 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085936574 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085936574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085936574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085936578 DLINP DEBUG SRVCONN(,r=127.0.0.1:56351<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085936578 DLINP DEBUG SRVCONN(,r=127.0.0.1:56351<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085936578 DLINP DEBUG SRVCONN(,r=127.0.0.1:56351<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085936578 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085936578 DHNBAP DEBUG (127.0.0.1:56351 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085936578 DHNBAP NOTICE (127.0.0.1:56351 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085936578 DHNBAP NOTICE (127.0.0.1:56351 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085936578 DLINP DEBUG SRVCONN(,r=127.0.0.1:56351<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085936578 DLINP DEBUG SRVCONN(,r=127.0.0.1:56351<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085936702 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085936702 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085936702 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085936702 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085936712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085936712 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085936712 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085936712 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085936712 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085936712 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085936712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085936715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085936715 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085936715 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085936715 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085936715 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085936715 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085936715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085936716 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085936716 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085936716 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085936716 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085936716 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085936716 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085936716 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085936716 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085936716 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085936716 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085936717 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085936717 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085936717 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085936717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085936717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085936717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085936717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085936717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085936717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085936717 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085936717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085936717 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085936717 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085936717 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085936718 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085936718 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085936718 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085936718 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085936720 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 20241213085936720 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 20241213085936720 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085936720 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085936726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085936726 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085936726 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085936727 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085936727 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085936727 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085936727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085936729 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085936729 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085936729 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085936729 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085936729 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085936729 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085936729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085936729 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085936729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085936729 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085936729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085936729 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085936729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085936729 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085936729 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085936729 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085936729 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085936730 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085936730 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085936730 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085936730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085936730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085936730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085936730 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085936730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085936730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085936730 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085936731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085936731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085936731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085936731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085936731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085936731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085936731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085936731 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085936751 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085936751 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085936751 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085936751 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085936756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085936756 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085936756 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085936756 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085936756 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085936756 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085936756 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085936758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085936758 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085936758 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085936758 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085936758 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085936758 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085936758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085936758 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085936758 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085936758 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085936758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085936758 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085936758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085936758 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085936758 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085936758 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085936758 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085936759 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085936759 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085936759 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085936759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085936759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085936759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085936759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085936759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085936759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085936759 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085936759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085936759 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085936759 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085936759 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085936759 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085936759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085936759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085936759 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085936763 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 20241213085936763 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 20241213085936763 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085936763 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213085936768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085936768 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213085936768 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085936768 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085936768 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085936768 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085936768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085936769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085936770 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085936770 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085936770 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085936770 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085936770 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085936770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085936770 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085936770 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085936770 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213085936770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085936770 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085936770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085936770 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085936770 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085936770 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085936770 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085936771 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085936771 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085936771 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085936771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085936771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085936771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085936771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085936771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085936771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085936771 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085936771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085936771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085936771 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085936771 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085936771 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085936771 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085936771 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085936771 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085936771 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085936771 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085936771 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(526)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085937515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085937515 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085937515 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085937515 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085937515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085937515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085937515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085937515 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085937515 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085937515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085937515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085937515 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085937515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085937515 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085937515 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085937515 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085937515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937515 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085937515 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085937515 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085937515 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085937515 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085937515 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085937515 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085937515 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085937515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937515 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937515 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937515 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937515 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937515 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085937515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085937515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085937515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085937515 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085937515 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085937515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085937515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085937515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085937515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085937515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085937515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085937515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085937515 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085937516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085937516 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085937516 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085937516 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085937516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085937516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085937516 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085937516 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085937517 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085937517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085937517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085937517 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085937517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085937517 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085937517 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085937517 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085937517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937517 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085937517 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085937517 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085937517 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085937517 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(529)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085937527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085937527 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085937527 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085937527 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085937527 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085937527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085937527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085937527 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085937527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085937527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085937527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085937527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085937527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085937527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085937527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085937527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085937527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937527 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085937527 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085937527 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085937527 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085937527 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) 20241213085937527 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) 20241213085937527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085937527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085937527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085937528 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085937528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085937528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085937528 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085937528 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{CONNECTED}: link up (cnlink.c:111) 20241213085937528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085937528 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085937528 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085937528 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085937528 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085937528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085937528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085937528 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085937529 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085937529 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085937529 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085937529 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085937529 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085937529 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085937529 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085937529 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085937529 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085937529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085937529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085937529 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085937529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085937529 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085937529 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085937529 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085937529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937529 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085937529 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085937529 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085937529 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085937529 DRANAP INFO cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(532)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085937568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085937568 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085937568 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085937568 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085937568 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085937568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085937568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085937568 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085937569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085937569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085937569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085937569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085937569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085937569 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085937569 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085937569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085937569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937569 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085937569 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085937569 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085937569 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085937569 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085937569 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085937569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085937569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085937569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085937569 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085937569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085937569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085937569 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085937569 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085937569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085937569 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085937569 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085937569 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085937569 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085937569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085937569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085937569 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085937571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085937571 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085937571 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085937571 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085937571 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085937571 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085937571 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085937571 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085937571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085937571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085937572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085937572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085937572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085937572 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085937572 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085937572 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085937572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937572 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085937572 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085937572 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085937572 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085937572 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(535)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085937575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085937575 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085937576 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085937576 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085937576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085937576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085937576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085937576 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085937576 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085937576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085937576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085937576 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085937576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085937576 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085937576 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085937576 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085937576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937576 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085937576 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085937576 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085937577 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085937577 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) 20241213085937577 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) 20241213085937577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085937577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085937577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085937577 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085937577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085937577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085937577 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085937577 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: link up (cnlink.c:111) 20241213085937577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085937577 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085937577 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085937577 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085937577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085937577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085937577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085937577 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085937579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085937579 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085937579 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085937579 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085937579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085937579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085937579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085937579 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085937579 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085937579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085937579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085937579 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085937579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085937579 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085937579 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085937580 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085937580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085937580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085937580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085937580 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085937580 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085937580 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085937580 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085937580 DRANAP INFO cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085938588 DLCTRL DEBUG Command: GET 762117590 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085938588 DLCTRL DEBUG Tx Command reply: GET_REPLY 762117590 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085938596 DLCTRL DEBUG Command: GET 605307513 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085938596 DLCTRL DEBUG Tx Command reply: GET_REPLY 605307513 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085938601 DLCTRL DEBUG Command: GET 114903204 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085938601 DLCTRL DEBUG Tx Command reply: GET_REPLY 114903204 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085938605 DLCTRL DEBUG Command: GET 992376718 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085938605 DLCTRL DEBUG Tx Command reply: GET_REPLY 992376718 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085938608 DLCTRL DEBUG Command: GET 297117399 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085938608 DLCTRL DEBUG Tx Command reply: GET_REPLY 297117399 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085938611 DLCTRL DEBUG Command: GET 292466725 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085938611 DLCTRL DEBUG Tx Command reply: GET_REPLY 292466725 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085938614 DLCTRL DEBUG Command: GET 725996834 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085938614 DLCTRL DEBUG Tx Command reply: GET_REPLY 725996834 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085938616 DLCTRL DEBUG Command: GET 588369892 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085938616 DLCTRL DEBUG Tx Command reply: GET_REPLY 588369892 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085938618 DLCTRL DEBUG Command: GET 719591404 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085938618 DLCTRL DEBUG Tx Command reply: GET_REPLY 719591404 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085938620 DLCTRL DEBUG Command: GET 664038497 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085938620 DLCTRL DEBUG Tx Command reply: GET_REPLY 664038497 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085938622 DLCTRL DEBUG Command: GET 863868493 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085938622 DLCTRL DEBUG Tx Command reply: GET_REPLY 863868493 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085938624 DLCTRL DEBUG Command: GET 8816062 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085938624 DLCTRL DEBUG Tx Command reply: GET_REPLY 8816062 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085938626 DLCTRL DEBUG Command: GET 448755355 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085938626 DLCTRL DEBUG Tx Command reply: GET_REPLY 448755355 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085938627 DLCTRL DEBUG Command: GET 375129865 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085938627 DLCTRL DEBUG Tx Command reply: GET_REPLY 375129865 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085938629 DLCTRL DEBUG Command: GET 576924233 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085938629 DLCTRL DEBUG Tx Command reply: GET_REPLY 576924233 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085938630 DLCTRL DEBUG Command: GET 397618891 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085938630 DLCTRL DEBUG Tx Command reply: GET_REPLY 397618891 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085938631 DLCTRL DEBUG Command: GET 908851240 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085938631 DLCTRL DEBUG Tx Command reply: GET_REPLY 908851240 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085938633 DLCTRL DEBUG Command: GET 864947637 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085938633 DLCTRL DEBUG Tx Command reply: GET_REPLY 864947637 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085938634 DLCTRL DEBUG Command: GET 397244097 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085938634 DLCTRL DEBUG Tx Command reply: GET_REPLY 397244097 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085938635 DLCTRL DEBUG Command: GET 510292642 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085938635 DLCTRL DEBUG Tx Command reply: GET_REPLY 510292642 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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@af3ca9cfdc18: 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 := '000000000000000000010101'B, t_guard := 20.000000 } 20241213085938667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39522<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@af3ca9cfdc18: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)10738319 20241213085939701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085939701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085939701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085939701 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085939701 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa3da8f, normal) (hnbgw_rua.c:407) 20241213085939701 DHNB DEBUG map_rua[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213085939702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10738319)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085939702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10738319 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085939702 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085939702 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085939702 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10738319 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241213085939702 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10738319 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) 20241213085939702 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10738319 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085939702 DCN DEBUG map_sccp[0x55f2df506620]{init}: Allocated (fsm.c:456) 20241213085939702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55f2df506620]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085939702 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10738319 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085939702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10738319 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085939702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10738319)[0x55f2df4ee740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085939702 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085939702 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085939702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10738319)[0x55f2df4ee740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085939702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55f2df506620]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085939702 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085939702 DLSCCP DEBUG SCCP-SCOC(64)[0x55f2df4f8ee0]{IDLE}: Allocated (fsm.c:456) 20241213085939702 DLSCCP DEBUG SCCP-SCOC(64)[0x55f2df4f8ee0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085939702 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030000150056400500f1100926) (sccp_scrc.c:406) 20241213085939702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085939702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085939702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085939702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085939702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085939702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085939702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085939703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085939703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085939703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085939703 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085939703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085939703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085939703 DLSCCP DEBUG SCCP-SCOC(64)[0x55f2df4f8ee0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085939703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55f2df506620]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085939703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10738319)[0x55f2df4ee740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085939703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085939703 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085939703 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085939703 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085939703 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085939703 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085939703 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085939703 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(525)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(525)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(526)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)14166838 HNBGW_Test.msc0-SCCP(525)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(525)@af3ca9cfdc18: 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)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085939724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085939724 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085939724 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085939724 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085939724 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085939724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085939724 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085939724 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085939724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085939724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085939724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085939724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085939724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085939725 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0084b749) (sccp_scrc.c:477) 20241213085939725 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1824) 20241213085939725 DLSCCP DEBUG SCCP-SCOC(64)[0x55f2df4f8ee0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085939725 DLSCCP DEBUG SCCP-SCOC(64)[0x55f2df4f8ee0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085939725 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085939725 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085939725 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) 20241213085939725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55f2df506620]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085939725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55f2df506620]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085939727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39522<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213085939729 DLCTRL DEBUG Command: GET 452796063 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085939729 DLCTRL DEBUG Tx Command reply: GET_REPLY 452796063 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085939733 DLCTRL DEBUG Command: GET 940823232 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085939734 DLCTRL DEBUG Tx Command reply: GET_REPLY 940823232 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085939737 DLCTRL DEBUG Command: GET 975486382 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085939737 DLCTRL DEBUG Tx Command reply: GET_REPLY 975486382 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241213085939739 DLCTRL DEBUG Command: GET 469027615 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085939739 DLCTRL DEBUG Tx Command reply: GET_REPLY 469027615 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085939741 DLCTRL DEBUG Command: GET 212222574 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085939741 DLCTRL DEBUG Tx Command reply: GET_REPLY 212222574 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085939743 DLCTRL DEBUG Command: GET 196031672 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085939743 DLCTRL DEBUG Tx Command reply: GET_REPLY 196031672 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085939744 DLCTRL DEBUG Command: GET 664864699 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085939744 DLCTRL DEBUG Tx Command reply: GET_REPLY 664864699 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085939745 DLCTRL DEBUG Command: GET 536163550 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085939745 DLCTRL DEBUG Tx Command reply: GET_REPLY 536163550 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085939746 DLCTRL DEBUG Command: GET 708961321 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085939746 DLCTRL DEBUG Tx Command reply: GET_REPLY 708961321 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085939746 DLCTRL DEBUG Command: GET 79643499 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085939746 DLCTRL DEBUG Tx Command reply: GET_REPLY 79643499 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085939747 DLCTRL DEBUG Command: GET 927872078 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085939747 DLCTRL DEBUG Tx Command reply: GET_REPLY 927872078 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085939748 DLCTRL DEBUG Command: GET 983719148 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085939748 DLCTRL DEBUG Tx Command reply: GET_REPLY 983719148 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085939749 DLCTRL DEBUG Command: GET 247623713 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085939749 DLCTRL DEBUG Tx Command reply: GET_REPLY 247623713 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085939750 DLCTRL DEBUG Command: GET 356162586 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085939750 DLCTRL DEBUG Tx Command reply: GET_REPLY 356162586 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085939750 DLCTRL DEBUG Command: GET 980993018 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085939750 DLCTRL DEBUG Tx Command reply: GET_REPLY 980993018 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085939751 DLCTRL DEBUG Command: GET 583282353 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085939751 DLCTRL DEBUG Tx Command reply: GET_REPLY 583282353 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085939752 DLCTRL DEBUG Command: GET 943262048 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085939752 DLCTRL DEBUG Tx Command reply: GET_REPLY 943262048 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085939753 DLCTRL DEBUG Command: GET 70939737 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085939753 DLCTRL DEBUG Tx Command reply: GET_REPLY 70939737 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085939753 DLCTRL DEBUG Command: GET 427586150 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085939753 DLCTRL DEBUG Tx Command reply: GET_REPLY 427586150 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085939754 DLCTRL DEBUG Command: GET 871987269 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085939754 DLCTRL DEBUG Tx Command reply: GET_REPLY 871987269 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000101101110'B, t_guard := 20.000000 } 20241213085939765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39530<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(529)@af3ca9cfdc18: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(529)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)14123200 20241213085940793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085940793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085940793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085940793 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085940794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd780c0, normal) (hnbgw_rua.c:407) 20241213085940794 DHNB DEBUG map_rua[0x55f2df4effc0]{init}: Allocated (fsm.c:456) 20241213085940794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14123200)[0x55f2df4effc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085940794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14123200 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085940794 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085940794 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085940794 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14123200 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241213085940794 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14123200 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) 20241213085940794 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14123200 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241213085940794 DCN DEBUG map_sccp[0x55f2df4e21a0]{init}: Allocated (fsm.c:456) 20241213085940794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55f2df4e21a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085940794 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14123200 <-> SCCP-65 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213085940794 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14123200 SCCP-65 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085940794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14123200)[0x55f2df4effc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085940794 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085940794 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085940794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14123200)[0x55f2df4effc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085940794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55f2df4e21a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085940794 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085940794 DLSCCP DEBUG SCCP-SCOC(65)[0x55f2df505340]{IDLE}: Allocated (fsm.c:456) 20241213085940794 DLSCCP DEBUG SCCP-SCOC(65)[0x55f2df505340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085940794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300016e0056400500f1100926) (sccp_scrc.c:406) 20241213085940794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085940794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085940794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085940794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085940794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085940794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085940794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085940794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085940794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085940794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085940794 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085940794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085940794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085940795 DLSCCP DEBUG SCCP-SCOC(65)[0x55f2df505340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085940795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55f2df4e21a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085940795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14123200)[0x55f2df4effc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085940795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085940795 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085940795 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085940795 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085940795 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085940795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085940795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085940795 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(528)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc1-SCCP(528)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(529)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)5017550 HNBGW_Test.msc1-SCCP(528)@af3ca9cfdc18: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(528)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085940815 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085940815 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085940815 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085940815 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085940815 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085940815 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085940815 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085940815 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085940815 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085940815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085940815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085940815 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085940815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085940815 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009887bd) (sccp_scrc.c:477) 20241213085940815 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1824) 20241213085940815 DLSCCP DEBUG SCCP-SCOC(65)[0x55f2df505340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085940815 DLSCCP DEBUG SCCP-SCOC(65)[0x55f2df505340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085940815 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085940815 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085940815 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) 20241213085940815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55f2df4e21a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085940815 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55f2df4e21a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085940816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39530<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213085940818 DLCTRL DEBUG Command: GET 526867577 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085940819 DLCTRL DEBUG Tx Command reply: GET_REPLY 526867577 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085940822 DLCTRL DEBUG Command: GET 412694755 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085940822 DLCTRL DEBUG Tx Command reply: GET_REPLY 412694755 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085940824 DLCTRL DEBUG Command: GET 11183749 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085940824 DLCTRL DEBUG Tx Command reply: GET_REPLY 11183749 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20241213085940826 DLCTRL DEBUG Command: GET 493928966 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085940826 DLCTRL DEBUG Tx Command reply: GET_REPLY 493928966 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085940827 DLCTRL DEBUG Command: GET 152512802 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085940827 DLCTRL DEBUG Tx Command reply: GET_REPLY 152512802 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085940828 DLCTRL DEBUG Command: GET 741519682 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085940828 DLCTRL DEBUG Tx Command reply: GET_REPLY 741519682 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085940829 DLCTRL DEBUG Command: GET 294438991 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085940829 DLCTRL DEBUG Tx Command reply: GET_REPLY 294438991 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085940830 DLCTRL DEBUG Command: GET 414040789 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085940830 DLCTRL DEBUG Tx Command reply: GET_REPLY 414040789 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241213085940831 DLCTRL DEBUG Command: GET 558783244 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085940831 DLCTRL DEBUG Tx Command reply: GET_REPLY 558783244 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085940832 DLCTRL DEBUG Command: GET 880210307 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085940832 DLCTRL DEBUG Tx Command reply: GET_REPLY 880210307 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085940832 DLCTRL DEBUG Command: GET 569560814 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085940832 DLCTRL DEBUG Tx Command reply: GET_REPLY 569560814 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085940833 DLCTRL DEBUG Command: GET 502488980 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085940833 DLCTRL DEBUG Tx Command reply: GET_REPLY 502488980 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085940834 DLCTRL DEBUG Command: GET 682137378 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085940834 DLCTRL DEBUG Tx Command reply: GET_REPLY 682137378 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085940835 DLCTRL DEBUG Command: GET 848636384 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085940835 DLCTRL DEBUG Tx Command reply: GET_REPLY 848636384 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085940835 DLCTRL DEBUG Command: GET 264980047 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085940835 DLCTRL DEBUG Tx Command reply: GET_REPLY 264980047 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085940836 DLCTRL DEBUG Command: GET 321690176 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085940836 DLCTRL DEBUG Tx Command reply: GET_REPLY 321690176 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085940837 DLCTRL DEBUG Command: GET 263559266 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085940837 DLCTRL DEBUG Tx Command reply: GET_REPLY 263559266 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085940837 DLCTRL DEBUG Command: GET 857825065 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085940837 DLCTRL DEBUG Tx Command reply: GET_REPLY 857825065 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085940838 DLCTRL DEBUG Command: GET 699770621 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085940838 DLCTRL DEBUG Tx Command reply: GET_REPLY 699770621 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085940839 DLCTRL DEBUG Command: GET 146233823 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085940839 DLCTRL DEBUG Tx Command reply: GET_REPLY 146233823 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000110111000'B, t_guard := 20.000000 } 20241213085940849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39532<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@af3ca9cfdc18: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)5537534 20241213085941875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085941875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085941875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085941875 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085941875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x547efe, normal) (hnbgw_rua.c:407) 20241213085941875 DHNB DEBUG map_rua[0x55f2df4f01e0]{init}: Allocated (fsm.c:456) 20241213085941875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5537534)[0x55f2df4f01e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085941875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5537534 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085941875 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085941875 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085941875 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5537534 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20241213085941875 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5537534 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) 20241213085941875 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5537534 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085941875 DCN DEBUG map_sccp[0x55f2df4ee110]{init}: Allocated (fsm.c:456) 20241213085941875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55f2df4ee110]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085941875 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5537534 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085941875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5537534 SCCP-66 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085941875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5537534)[0x55f2df4f01e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085941875 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085941875 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085941875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5537534)[0x55f2df4f01e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085941875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55f2df4ee110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085941875 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085941875 DLSCCP DEBUG SCCP-SCOC(66)[0x55f2df4e88f0]{IDLE}: Allocated (fsm.c:456) 20241213085941875 DLSCCP DEBUG SCCP-SCOC(66)[0x55f2df4e88f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085941876 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001b80056400500f1100926) (sccp_scrc.c:406) 20241213085941876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085941876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085941876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085941876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085941876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085941876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085941876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085941876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085941876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085941876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085941876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085941876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085941876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085941876 DLSCCP DEBUG SCCP-SCOC(66)[0x55f2df4e88f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085941876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55f2df4ee110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085941876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5537534)[0x55f2df4f01e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085941876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085941876 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085941876 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085941876 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085941876 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085941876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085941876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085941876 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(525)@af3ca9cfdc18: First idle individual index:1 HNBGW_Test.msc0-SCCP(525)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(526)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)2535125 HNBGW_Test.msc0-SCCP(525)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(525)@af3ca9cfdc18: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085941882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085941882 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085941882 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085941882 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085941882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085941882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085941882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085941882 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085941882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085941882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085941882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085941882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085941882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085941882 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00129bb5) (sccp_scrc.c:477) 20241213085941882 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1824) 20241213085941882 DLSCCP DEBUG SCCP-SCOC(66)[0x55f2df4e88f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085941882 DLSCCP DEBUG SCCP-SCOC(66)[0x55f2df4e88f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085941882 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085941882 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085941882 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) 20241213085941882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55f2df4ee110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085941882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55f2df4ee110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085941885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39532<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213085941886 DLCTRL DEBUG Command: GET 156384452 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085941886 DLCTRL DEBUG Tx Command reply: GET_REPLY 156384452 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085941888 DLCTRL DEBUG Command: GET 218390973 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085941888 DLCTRL DEBUG Tx Command reply: GET_REPLY 218390973 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085941890 DLCTRL DEBUG Command: GET 31258619 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085941890 DLCTRL DEBUG Tx Command reply: GET_REPLY 31258619 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20241213085941891 DLCTRL DEBUG Command: GET 941613101 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085941891 DLCTRL DEBUG Tx Command reply: GET_REPLY 941613101 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085941892 DLCTRL DEBUG Command: GET 962714457 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085941892 DLCTRL DEBUG Tx Command reply: GET_REPLY 962714457 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085941893 DLCTRL DEBUG Command: GET 438594338 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085941893 DLCTRL DEBUG Tx Command reply: GET_REPLY 438594338 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085941894 DLCTRL DEBUG Command: GET 597763302 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085941894 DLCTRL DEBUG Tx Command reply: GET_REPLY 597763302 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085941895 DLCTRL DEBUG Command: GET 90881268 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085941895 DLCTRL DEBUG Tx Command reply: GET_REPLY 90881268 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20241213085941895 DLCTRL DEBUG Command: GET 870979007 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085941895 DLCTRL DEBUG Tx Command reply: GET_REPLY 870979007 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085941896 DLCTRL DEBUG Command: GET 499699031 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085941896 DLCTRL DEBUG Tx Command reply: GET_REPLY 499699031 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085941897 DLCTRL DEBUG Command: GET 985625245 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085941897 DLCTRL DEBUG Tx Command reply: GET_REPLY 985625245 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085941897 DLCTRL DEBUG Command: GET 495811691 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085941897 DLCTRL DEBUG Tx Command reply: GET_REPLY 495811691 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085941898 DLCTRL DEBUG Command: GET 542157255 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085941898 DLCTRL DEBUG Tx Command reply: GET_REPLY 542157255 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085941899 DLCTRL DEBUG Command: GET 817477876 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085941899 DLCTRL DEBUG Tx Command reply: GET_REPLY 817477876 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085941899 DLCTRL DEBUG Command: GET 635950114 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085941899 DLCTRL DEBUG Tx Command reply: GET_REPLY 635950114 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085941900 DLCTRL DEBUG Command: GET 89966072 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085941900 DLCTRL DEBUG Tx Command reply: GET_REPLY 89966072 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085941901 DLCTRL DEBUG Command: GET 406107127 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085941901 DLCTRL DEBUG Tx Command reply: GET_REPLY 406107127 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085941901 DLCTRL DEBUG Command: GET 113389195 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085941901 DLCTRL DEBUG Tx Command reply: GET_REPLY 113389195 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085941902 DLCTRL DEBUG Command: GET 15032702 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085941902 DLCTRL DEBUG Tx Command reply: GET_REPLY 15032702 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085941902 DLCTRL DEBUG Command: GET 16242522 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085941902 DLCTRL DEBUG Tx Command reply: GET_REPLY 16242522 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213085941905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39512<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085941905 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46833<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-RAN(529)@af3ca9cfdc18: Final verdict of PTC: none 20241213085941905 DLINP DEBUG SRVCONN(,r=127.0.0.1:56351<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085941905 DLINP DEBUG SRVCONN(,r=127.0.0.1:56351<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085941905 DLINP NOTICE SRV(,r=127.0.0.1:56351<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085941905 DMAIN NOTICE (127.0.0.1:56351 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56351<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085941905 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213085941905 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085941905 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) 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241213085941906 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085941906 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) 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213085941906 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085941906 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) 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085941906 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085941906 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) 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085941906 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@af3ca9cfdc18: Final verdict of PTC: none 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085941906 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085941906 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085941906 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085941906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085941906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085941906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085941906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085941906 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213085941906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085941906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) HNBGW_Test.sgsn0-RAN(532)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(535)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(531)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(534)@af3ca9cfdc18: Final verdict of PTC: none 20241213085941906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085941906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085941906 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085941906 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085941906 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085941906 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085941906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085941906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085941906 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085941906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085941906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085941906 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085941906 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085941906 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085941906 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085941906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085941906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085941906 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085941906 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085941906 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-M3UA(536)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(518)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(526)@af3ca9cfdc18: Final verdict of PTC: none 20241213085941906 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085941906 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085941906 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085941906 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085941906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085941906 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-M3UA(530)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(537)@af3ca9cfdc18: Final verdict of PTC: none 20241213085941906 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085941906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085941906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085941906 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085941906 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085941906 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085941906 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085941906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55f2df4e21a0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085941906 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085941906 DLSCCP DEBUG SCCP-SCOC(65)[0x55f2df505340]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085941906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009887bd), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085941906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085941906 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085941906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085941906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085941906 DLSCCP DEBUG SCCP-SCOC(65)[0x55f2df505340]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085941906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55f2df4e21a0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085941906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14123200)[0x55f2df4effc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085941906 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14123200)[0x55f2df4effc0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085941906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085941906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14123200)[0x55f2df4effc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085941906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14123200)[0x55f2df4effc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085941906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14123200)[0x55f2df4effc0]{disrupted}: Freeing instance (context_map.c:202) 20241213085941906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14123200)[0x55f2df4effc0]{disrupted}: Deallocated (fsm.c:568) 20241213085941906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55f2df4e21a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085941906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55f2df4e21a0]{disconnected}: Freeing instance (context_map.c:206) 20241213085941906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55f2df4e21a0]{disconnected}: Deallocated (fsm.c:568) 20241213085941906 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14123200 SCCP-65 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241213085941906 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085941906 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085941906 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085941906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085941906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085941906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085941906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085941906 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085941906 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085941906 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085941906 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085941906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55f2df506620]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085941906 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085941906 DLSCCP DEBUG SCCP-SCOC(64)[0x55f2df4f8ee0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085941906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084b749), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085941906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085941906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085941906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085941906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085941906 DLSCCP DEBUG SCCP-SCOC(64)[0x55f2df4f8ee0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085941906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55f2df506620]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085941906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10738319)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085941906 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10738319)[0x55f2df4ee740]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085941906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085941906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10738319)[0x55f2df4ee740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085941906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10738319)[0x55f2df4ee740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085941906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10738319)[0x55f2df4ee740]{disrupted}: Freeing instance (context_map.c:202) 20241213085941906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10738319)[0x55f2df4ee740]{disrupted}: Deallocated (fsm.c:568) 20241213085941906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55f2df506620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085941906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55f2df506620]{disconnected}: Freeing instance (context_map.c:206) 20241213085941906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55f2df506620]{disconnected}: Deallocated (fsm.c:568) 20241213085941906 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10738319 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241213085941906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55f2df4ee110]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085941906 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085941906 DLSCCP DEBUG SCCP-SCOC(66)[0x55f2df4e88f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085941906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00129bb5), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085941906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085941906 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085941906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085941906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085941906 DLSCCP DEBUG SCCP-SCOC(66)[0x55f2df4e88f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085941906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55f2df4ee110]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085941906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5537534)[0x55f2df4f01e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085941906 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5537534)[0x55f2df4f01e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085941906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085941906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5537534)[0x55f2df4f01e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085941906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5537534)[0x55f2df4f01e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085941906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5537534)[0x55f2df4f01e0]{disrupted}: Freeing instance (context_map.c:202) 20241213085941906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5537534)[0x55f2df4f01e0]{disrupted}: Deallocated (fsm.c:568) 20241213085941906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55f2df4ee110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085941906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55f2df4ee110]{disconnected}: Freeing instance (context_map.c:206) 20241213085941906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55f2df4ee110]{disconnected}: Deallocated (fsm.c:568) 20241213085941906 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5537534 SCCP-66 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20241213085941906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085941906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085941906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213085941906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085941906 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085941906 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085941906 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(527)@af3ca9cfdc18: Final verdict of PTC: none 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085941906 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085941906 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085941906 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085941906 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085941906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085941906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085941906 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085941906 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085941906 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085941906 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085941906 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085941906 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085941906 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085941906 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085941906 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085941906 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213085941906 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085941907 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213085941907 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085941907 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085941907 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085941907 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085941907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085941907 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085941907 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085941907 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085941907 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085941907 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085941907 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085941907 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085941907 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085941907 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(519)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(528)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(533)@af3ca9cfdc18: Final verdict of PTC: none 20241213085941912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085941913 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085941913 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085941913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085941913 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085941913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085941913 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085941913 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085941913 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085941913 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085941913 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(525)@af3ca9cfdc18: Final verdict of PTC: none 20241213085941927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39506<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(520)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(520): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(525): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(526): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(527): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-SCCP(528): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-RAN(529): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-M3UA(530): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(531): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(532): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(533): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(534): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-RAN(535): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(536): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(537): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:59:42 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc 20241213085942056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085942532 DLSCCP DEBUG SCCP-SCOC(63)[0x55f2df534b70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085942532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000daaff), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085942532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085942532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085942532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085942532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085942532 DLSCCP DEBUG SCCP-SCOC(61)[0x55f2df4edb10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085942532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a53657), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085942532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085942532 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085942532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085942532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085942532 DLSCCP DEBUG SCCP-SCOC(62)[0x55f2df4fafa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085942532 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ba294), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085942532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085942532 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085942532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085942532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085942532 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085942532 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085942532 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085942532 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085942532 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085942532 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085942532 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085942532 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085942533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085942533 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085942533 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085942533 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085942533 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085942533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085942533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085942533 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085942533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085942533 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085942533 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085942533 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085942533 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085942533 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085942533 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085942533 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085942658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40500<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=511476) 20241213085943263 DLSCCP DEBUG SCCP-SCOC(59)[0x55f2df4ec910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085943263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf5285), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085943263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085943263 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085943263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085943263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085943263 DLSCCP DEBUG SCCP-SCOC(58)[0x55f2df507290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085943263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6b55e), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085943263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085943263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085943263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085943263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085943263 DLSCCP DEBUG SCCP-SCOC(60)[0x55f2df4f8db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085943263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00726a96), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085943263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085943263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085943263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085943263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085943264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085943264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085943264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085943264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085943264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085943264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085943264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085943264 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085943264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085943264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085943264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085943264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085943264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085943264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085943264 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085943264 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085943264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085943264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085943264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085943264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085943264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085943265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085943265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085943265 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=511476, count=537848) 20241213085943907 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085943907 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085943907 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213085943907 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085943907 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085943907 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085943907 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085943907 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085943907 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213085943907 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085943907 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085943907 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213085944096 DLSCCP DEBUG SCCP-SCOC(56)[0x55f2df501010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085944096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bdcb6), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085944096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085944096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085944096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085944096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085944096 DLSCCP DEBUG SCCP-SCOC(55)[0x55f2df507580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085944096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ded390), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085944096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085944096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085944096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085944096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085944096 DLSCCP DEBUG SCCP-SCOC(54)[0x55f2df4ee870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085944096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084c294), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085944096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085944096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085944096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085944096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085944096 DLSCCP DEBUG SCCP-SCOC(57)[0x55f2df4f79d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085944096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00888b34), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085944096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085944096 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085944096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085944096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085944097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085944097 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085944097 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085944097 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085944097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085944097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085944097 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085944097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085944097 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085944097 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085944097 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085944097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085944097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085944097 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085944097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085944097 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085944097 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085944097 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085944097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085944097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085944097 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085944097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085944097 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085944097 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085944097 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085944097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085944097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085944097 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:59:44 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20241213085945751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40504<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085945755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085945759 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32785<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085945850 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085945850 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085945861 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085945861 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085945861 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085945861 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085945861 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085945861 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085945861 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085945861 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085945862 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51165 (stream_srv.c:132) 20241213085945862 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51165<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085945863 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085945863 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085945863 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085945863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085945863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085945863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085945863 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085945863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085945863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085945863 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085945863 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085945863 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085945863 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085945863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085945863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085945863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085945863 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085945863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085945863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085945863 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085945863 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085945863 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085945863 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085945863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085945863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085945863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085945863 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085945863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085945863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085945863 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085945863 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085945863 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085945863 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085945863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085945863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085945863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085945863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085945863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085945863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085945863 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085945863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085945863 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085945863 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085945863 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085945863 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085945863 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085945863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085945863 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085945863 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085945863 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085945863 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085945863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085945863 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213085945863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085945863 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085945863 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085945863 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085945863 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085945863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085945863 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085945863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085945863 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085945863 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085945863 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085945863 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085945863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085945863 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(551)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(551)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(551)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(549)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(554)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-M3UA(554)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(554)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-SCCP(552)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085945889 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085945889 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085945889 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085945889 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085945889 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085945889 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085945889 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085945889 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085945890 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085945890 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085945890 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085945890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085945890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085945890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085945890 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085945890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085945890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085945890 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085945890 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085945890 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085945890 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085945890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085945890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085945890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085945890 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085945890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085945890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085945890 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085945890 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085945890 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085945890 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085945890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085945890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085945890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085945890 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085945890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085945890 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085945890 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085945890 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085945890 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085945890 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085945890 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085945890 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085945890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945890 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945890 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945890 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085945890 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085945890 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085945890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085945891 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085945891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085945891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085945891 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085945891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085945891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085945891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085945891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085945891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085945891 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085945891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085945891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085945891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085945891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085945891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085945891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085945891 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085945891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085945891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085945891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085945891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085945891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085945891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085945891 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085945891 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085945891 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085945891 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085945891 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085945891 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085945891 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085945891 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(557)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(557)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(557)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(555)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(560)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-M3UA(560)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(560)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(558)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085945935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085945935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085945935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085945935 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085945935 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085945935 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085945935 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085945935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085945935 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085945940 DLINP DEBUG SRVCONN(,r=127.0.0.1:51165<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085945940 DLINP DEBUG SRVCONN(,r=127.0.0.1:51165<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085945940 DLINP DEBUG SRVCONN(,r=127.0.0.1:51165<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085945940 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085945940 DHNBAP DEBUG (127.0.0.1:51165 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085945940 DHNBAP NOTICE (127.0.0.1:51165 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085945940 DHNBAP NOTICE (127.0.0.1:51165 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085945940 DLINP DEBUG SRVCONN(,r=127.0.0.1:51165<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085945940 DLINP DEBUG SRVCONN(,r=127.0.0.1:51165<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085946075 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085946075 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085946075 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085946075 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085946083 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946083 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085946083 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085946083 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085946083 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085946083 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085946083 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085946087 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946087 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085946087 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085946087 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085946087 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085946087 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085946087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085946087 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 20241213085946087 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 20241213085946087 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085946087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213085946087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085946087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085946087 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085946087 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085946087 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085946088 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085946088 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085946088 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085946088 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085946088 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085946089 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085946089 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085946089 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085946089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085946089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085946089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085946089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085946090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085946090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085946090 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(554)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085946090 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946090 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085946090 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085946090 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085946090 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085946090 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085946090 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085946090 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085946094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946094 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085946094 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085946094 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085946094 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085946094 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085946094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085946097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946097 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085946097 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085946097 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085946097 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085946097 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085946097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085946097 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085946097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085946097 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085946097 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085946097 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085946097 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085946097 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085946097 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085946097 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085946097 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085946098 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085946098 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085946098 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085946098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085946098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085946098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085946099 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085946099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085946099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085946099 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085946099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085946099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085946099 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085946099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085946099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085946099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085946099 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085946104 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085946104 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085946104 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085946104 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085946109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946109 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085946109 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085946110 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085946110 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085946110 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085946110 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085946112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946112 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085946112 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085946112 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085946112 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085946112 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085946112 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085946112 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085946112 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085946112 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085946112 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085946112 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085946112 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085946112 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085946112 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085946112 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085946112 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085946113 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085946113 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085946113 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085946113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085946113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085946113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085946113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085946114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085946114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085946114 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085946114 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946114 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085946114 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085946114 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085946114 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085946114 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085946114 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085946114 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085946117 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 20241213085946117 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 20241213085946117 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085946117 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213085946123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946123 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213085946123 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085946123 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085946123 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085946123 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085946123 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085946125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946125 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085946125 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085946125 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085946125 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085946125 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085946125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085946125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085946125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085946125 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213085946125 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085946125 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085946125 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085946125 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085946125 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085946125 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085946125 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085946127 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085946127 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085946127 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085946127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085946127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085946127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085946127 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085946127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085946127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085946127 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085946127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946127 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085946127 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085946127 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085946127 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085946127 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085946127 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085946127 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(550)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085946882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946882 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085946882 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085946882 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085946882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085946882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085946882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085946882 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085946882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085946882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085946882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085946882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085946882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085946882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085946882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085946882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085946882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085946882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085946882 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085946882 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085946882 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085946882 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085946882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085946882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085946882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085946882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085946882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085946882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085946882 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085946882 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085946882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946882 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085946882 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085946882 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085946882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085946882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085946882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085946882 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085946882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946882 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085946882 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085946882 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085946882 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085946882 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085946882 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085946882 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085946882 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085946882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085946882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085946882 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085946882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085946882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085946882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085946882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085946882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085946882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085946882 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085946882 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085946882 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(553)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085946896 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946897 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085946897 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085946897 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085946897 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085946897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085946897 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085946897 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085946897 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085946897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085946897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085946897 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085946897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085946897 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085946897 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085946897 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085946897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946897 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085946897 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085946897 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085946897 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085946897 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) 20241213085946897 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) 20241213085946897 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085946897 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085946897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946897 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946897 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946897 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946897 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946897 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085946897 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085946897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085946897 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085946897 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085946897 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{CONNECTED}: link up (cnlink.c:111) 20241213085946897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946897 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085946897 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085946897 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085946897 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085946897 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085946897 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085946897 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085946900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946900 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085946900 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085946900 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085946900 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085946900 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085946900 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085946900 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085946900 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085946900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085946900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085946900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085946900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085946900 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085946900 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085946900 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085946900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946900 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085946900 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085946900 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085946900 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085946900 DRANAP INFO cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085946909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946910 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085946910 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085946910 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085946910 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085946910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085946910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085946910 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085946910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085946910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085946910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085946910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085946910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085946910 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085946910 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085946910 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085946910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946910 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085946910 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085946910 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085946910 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085946910 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085946910 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) HNBGW_Test.sgsn0-RAN(556)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085946910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085946910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085946910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085946910 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085946910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085946910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085946910 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085946910 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085946910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946910 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085946910 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085946910 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085946910 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085946910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085946910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085946910 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085946912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946912 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085946912 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085946912 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085946912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085946912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085946912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085946912 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085946912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085946912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085946912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085946912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085946912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085946912 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085946912 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085946912 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085946912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946912 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085946912 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085946912 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085946912 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085946912 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085946923 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946923 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085946923 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085946923 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085946923 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085946923 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085946923 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085946923 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085946923 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085946923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085946923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085946923 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085946923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085946923 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085946923 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085946923 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085946923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946923 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085946923 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn1-RAN(559)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085946923 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085946923 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085946923 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) 20241213085946923 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) 20241213085946923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085946923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085946923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085946923 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085946923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085946923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085946923 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085946923 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: link up (cnlink.c:111) 20241213085946924 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946924 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085946924 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085946924 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085946924 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085946924 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085946924 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085946924 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085946925 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085946925 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085946925 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085946925 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085946925 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085946925 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085946925 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085946925 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085946925 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085946925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085946925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085946925 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085946925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085946925 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085946925 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085946925 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085946925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085946925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085946925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085946925 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085946925 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085946925 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085946925 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085946925 DRANAP INFO cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085947951 DLCTRL DEBUG Command: GET 101188680 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085947952 DLCTRL DEBUG Tx Command reply: GET_REPLY 101188680 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085947960 DLCTRL DEBUG Command: GET 714925184 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085947960 DLCTRL DEBUG Tx Command reply: GET_REPLY 714925184 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085947965 DLCTRL DEBUG Command: GET 28962175 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085947965 DLCTRL DEBUG Tx Command reply: GET_REPLY 28962175 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085947971 DLCTRL DEBUG Command: GET 256489137 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085947971 DLCTRL DEBUG Tx Command reply: GET_REPLY 256489137 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085947974 DLCTRL DEBUG Command: GET 324959013 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085947974 DLCTRL DEBUG Tx Command reply: GET_REPLY 324959013 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085947977 DLCTRL DEBUG Command: GET 598817714 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085947977 DLCTRL DEBUG Tx Command reply: GET_REPLY 598817714 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085947979 DLCTRL DEBUG Command: GET 537668252 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085947979 DLCTRL DEBUG Tx Command reply: GET_REPLY 537668252 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085947986 DLCTRL DEBUG Command: GET 694869224 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085947986 DLCTRL DEBUG Tx Command reply: GET_REPLY 694869224 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085947993 DLCTRL DEBUG Command: GET 38741398 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085947993 DLCTRL DEBUG Tx Command reply: GET_REPLY 38741398 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085947998 DLCTRL DEBUG Command: GET 851161640 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085947998 DLCTRL DEBUG Tx Command reply: GET_REPLY 851161640 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085948002 DLCTRL DEBUG Command: GET 37517545 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085948002 DLCTRL DEBUG Tx Command reply: GET_REPLY 37517545 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085948005 DLCTRL DEBUG Command: GET 485161410 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085948005 DLCTRL DEBUG Tx Command reply: GET_REPLY 485161410 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085948009 DLCTRL DEBUG Command: GET 702090446 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085948009 DLCTRL DEBUG Tx Command reply: GET_REPLY 702090446 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085948011 DLCTRL DEBUG Command: GET 82762106 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085948011 DLCTRL DEBUG Tx Command reply: GET_REPLY 82762106 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085948013 DLCTRL DEBUG Command: GET 610595266 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085948013 DLCTRL DEBUG Tx Command reply: GET_REPLY 610595266 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085948015 DLCTRL DEBUG Command: GET 808749680 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085948015 DLCTRL DEBUG Tx Command reply: GET_REPLY 808749680 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085948017 DLCTRL DEBUG Command: GET 567549065 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085948017 DLCTRL DEBUG Tx Command reply: GET_REPLY 567549065 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085948019 DLCTRL DEBUG Command: GET 501880269 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085948019 DLCTRL DEBUG Tx Command reply: GET_REPLY 501880269 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085948021 DLCTRL DEBUG Command: GET 645336041 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085948021 DLCTRL DEBUG Tx Command reply: GET_REPLY 645336041 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085948023 DLCTRL DEBUG Command: GET 818146300 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085948023 DLCTRL DEBUG Tx Command reply: GET_REPLY 818146300 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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@af3ca9cfdc18: 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@af3ca9cfdc18: 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@af3ca9cfdc18: 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 := '000000000000000111010000'B, t_guard := 20.000000 } 20241213085948038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40520<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@af3ca9cfdc18: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)7145961 20241213085949078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085949078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085949078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085949078 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085949078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6d09e9, normal) (hnbgw_rua.c:407) 20241213085949078 DHNB DEBUG map_rua[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213085949078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7145961)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085949078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7145961 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085949078 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085949078 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085949079 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7145961 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) 20241213085949079 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7145961 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085949079 DCN DEBUG map_sccp[0x55f2df506620]{init}: Allocated (fsm.c:456) 20241213085949079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55f2df506620]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085949079 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7145961 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085949079 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7145961 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085949079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7145961)[0x55f2df4ee740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085949079 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085949079 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085949079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7145961)[0x55f2df4ee740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085949079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55f2df506620]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085949079 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085949079 DLSCCP DEBUG SCCP-SCOC(67)[0x55f2df4f01e0]{IDLE}: Allocated (fsm.c:456) 20241213085949079 DLSCCP DEBUG SCCP-SCOC(67)[0x55f2df4f01e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085949079 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001d00056400500f1100926) (sccp_scrc.c:406) 20241213085949079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085949079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085949079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085949079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085949079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085949079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085949079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085949079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085949079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085949079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085949079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085949079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085949079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085949079 DLSCCP DEBUG SCCP-SCOC(67)[0x55f2df4f01e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085949079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55f2df506620]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085949079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7145961)[0x55f2df4ee740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085949079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085949079 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085949079 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085949080 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085949080 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085949080 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085949080 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085949080 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(549)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(549)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(550)@af3ca9cfdc18: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) HNBGW_Test.msc0-RAN(550)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)11221664 HNBGW_Test.msc0-SCCP(549)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(549)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085949097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085949097 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085949097 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085949097 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085949097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085949097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085949097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085949097 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085949097 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085949097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085949097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085949097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085949097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085949097 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007f37a2) (sccp_scrc.c:477) 20241213085949097 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1824) 20241213085949097 DLSCCP DEBUG SCCP-SCOC(67)[0x55f2df4f01e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085949097 DLSCCP DEBUG SCCP-SCOC(67)[0x55f2df4f01e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085949097 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085949097 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085949098 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) 20241213085949098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55f2df506620]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085949098 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55f2df506620]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085949101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40520<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213085949104 DLCTRL DEBUG Command: GET 400861711 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085949104 DLCTRL DEBUG Tx Command reply: GET_REPLY 400861711 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085949110 DLCTRL DEBUG Command: GET 516612473 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085949110 DLCTRL DEBUG Tx Command reply: GET_REPLY 516612473 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085949113 DLCTRL DEBUG Command: GET 296627420 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085949114 DLCTRL DEBUG Tx Command reply: GET_REPLY 296627420 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085949116 DLCTRL DEBUG Command: GET 881563648 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085949116 DLCTRL DEBUG Tx Command reply: GET_REPLY 881563648 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085949118 DLCTRL DEBUG Command: GET 551828853 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085949118 DLCTRL DEBUG Tx Command reply: GET_REPLY 551828853 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085949120 DLCTRL DEBUG Command: GET 413790718 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085949120 DLCTRL DEBUG Tx Command reply: GET_REPLY 413790718 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085949121 DLCTRL DEBUG Command: GET 192204766 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085949121 DLCTRL DEBUG Tx Command reply: GET_REPLY 192204766 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085949122 DLCTRL DEBUG Command: GET 225191691 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085949122 DLCTRL DEBUG Tx Command reply: GET_REPLY 225191691 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085949123 DLCTRL DEBUG Command: GET 676773288 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085949123 DLCTRL DEBUG Tx Command reply: GET_REPLY 676773288 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085949124 DLCTRL DEBUG Command: GET 253282444 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085949124 DLCTRL DEBUG Tx Command reply: GET_REPLY 253282444 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085949125 DLCTRL DEBUG Command: GET 146089927 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085949125 DLCTRL DEBUG Tx Command reply: GET_REPLY 146089927 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085949125 DLCTRL DEBUG Command: GET 604364296 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085949125 DLCTRL DEBUG Tx Command reply: GET_REPLY 604364296 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085949126 DLCTRL DEBUG Command: GET 709191296 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085949126 DLCTRL DEBUG Tx Command reply: GET_REPLY 709191296 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085949127 DLCTRL DEBUG Command: GET 179051452 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085949127 DLCTRL DEBUG Tx Command reply: GET_REPLY 179051452 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085949128 DLCTRL DEBUG Command: GET 702538285 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085949128 DLCTRL DEBUG Tx Command reply: GET_REPLY 702538285 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085949128 DLCTRL DEBUG Command: GET 358595605 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085949128 DLCTRL DEBUG Tx Command reply: GET_REPLY 358595605 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085949129 DLCTRL DEBUG Command: GET 901186421 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085949129 DLCTRL DEBUG Tx Command reply: GET_REPLY 901186421 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085949130 DLCTRL DEBUG Command: GET 502284825 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085949130 DLCTRL DEBUG Tx Command reply: GET_REPLY 502284825 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085949131 DLCTRL DEBUG Command: GET 407120265 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085949131 DLCTRL DEBUG Tx Command reply: GET_REPLY 407120265 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085949131 DLCTRL DEBUG Command: GET 303012109 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085949131 DLCTRL DEBUG Tx Command reply: GET_REPLY 303012109 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000000111010'B, t_guard := 20.000000 } 20241213085949143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40534<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(553)@af3ca9cfdc18: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(553)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)16092299 20241213085950161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085950161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085950161 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241213085950161 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085950161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf58c8b, normal) (hnbgw_rua.c:407) 20241213085950161 DHNB DEBUG map_rua[0x55f2df4ee110]{init}: Allocated (fsm.c:456) 20241213085950161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092299)[0x55f2df4ee110]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085950161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16092299 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085950161 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085950161 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085950161 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213085950161 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16092299 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) 20241213085950161 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16092299 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241213085950161 DCN DEBUG map_sccp[0x55f2df4effc0]{init}: Allocated (fsm.c:456) 20241213085950161 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55f2df4effc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085950161 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16092299 <-> SCCP-68 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213085950161 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16092299 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241213085950161 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092299)[0x55f2df4ee110]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085950162 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085950162 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085950162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092299)[0x55f2df4ee110]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085950162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55f2df4effc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085950162 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085950162 DLSCCP DEBUG SCCP-SCOC(68)[0x55f2df4e21a0]{IDLE}: Allocated (fsm.c:456) 20241213085950162 DLSCCP DEBUG SCCP-SCOC(68)[0x55f2df4e21a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085950162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f400300003a0056400500f1100926) (sccp_scrc.c:406) 20241213085950162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085950162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085950162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085950162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085950162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085950162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085950162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085950162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085950162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085950162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085950162 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085950162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085950162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085950162 DLSCCP DEBUG SCCP-SCOC(68)[0x55f2df4e21a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085950162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55f2df4effc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085950162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092299)[0x55f2df4ee110]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085950162 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085950162 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085950162 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085950162 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085950162 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085950162 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085950162 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085950162 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(552)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc1-SCCP(552)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(553)@af3ca9cfdc18: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) HNBGW_Test.msc1-RAN(553)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)11956410 HNBGW_Test.msc1-SCCP(552)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(552)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085950172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085950173 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085950173 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085950173 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085950173 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085950173 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085950173 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085950173 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085950173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085950173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085950173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085950173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085950173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085950173 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e948f8) (sccp_scrc.c:477) 20241213085950173 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1824) 20241213085950173 DLSCCP DEBUG SCCP-SCOC(68)[0x55f2df4e21a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085950173 DLSCCP DEBUG SCCP-SCOC(68)[0x55f2df4e21a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085950173 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085950173 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085950173 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) 20241213085950173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55f2df4effc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085950173 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55f2df4effc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085950174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40534<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213085950177 DLCTRL DEBUG Command: GET 162551930 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085950177 DLCTRL DEBUG Tx Command reply: GET_REPLY 162551930 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085950179 DLCTRL DEBUG Command: GET 150816286 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085950179 DLCTRL DEBUG Tx Command reply: GET_REPLY 150816286 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085950181 DLCTRL DEBUG Command: GET 582320011 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085950181 DLCTRL DEBUG Tx Command reply: GET_REPLY 582320011 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085950183 DLCTRL DEBUG Command: GET 862413819 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085950183 DLCTRL DEBUG Tx Command reply: GET_REPLY 862413819 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085950184 DLCTRL DEBUG Command: GET 400413886 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085950184 DLCTRL DEBUG Tx Command reply: GET_REPLY 400413886 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085950186 DLCTRL DEBUG Command: GET 152751242 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085950186 DLCTRL DEBUG Tx Command reply: GET_REPLY 152751242 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241213085950187 DLCTRL DEBUG Command: GET 384031719 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085950187 DLCTRL DEBUG Tx Command reply: GET_REPLY 384031719 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085950188 DLCTRL DEBUG Command: GET 639806771 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085950188 DLCTRL DEBUG Tx Command reply: GET_REPLY 639806771 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085950188 DLCTRL DEBUG Command: GET 449400395 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085950188 DLCTRL DEBUG Tx Command reply: GET_REPLY 449400395 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085950189 DLCTRL DEBUG Command: GET 977882404 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085950189 DLCTRL DEBUG Tx Command reply: GET_REPLY 977882404 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085950191 DLCTRL DEBUG Command: GET 109435767 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085950191 DLCTRL DEBUG Tx Command reply: GET_REPLY 109435767 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085950191 DLCTRL DEBUG Command: GET 246091915 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085950191 DLCTRL DEBUG Tx Command reply: GET_REPLY 246091915 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085950192 DLCTRL DEBUG Command: GET 707954047 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085950192 DLCTRL DEBUG Tx Command reply: GET_REPLY 707954047 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085950193 DLCTRL DEBUG Command: GET 118664171 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085950193 DLCTRL DEBUG Tx Command reply: GET_REPLY 118664171 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085950194 DLCTRL DEBUG Command: GET 1677152 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085950194 DLCTRL DEBUG Tx Command reply: GET_REPLY 1677152 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085950196 DLCTRL DEBUG Command: GET 420250965 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085950196 DLCTRL DEBUG Tx Command reply: GET_REPLY 420250965 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085950197 DLCTRL DEBUG Command: GET 204393593 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085950197 DLCTRL DEBUG Tx Command reply: GET_REPLY 204393593 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085950198 DLCTRL DEBUG Command: GET 420891796 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085950198 DLCTRL DEBUG Tx Command reply: GET_REPLY 420891796 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085950199 DLCTRL DEBUG Command: GET 513094790 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085950199 DLCTRL DEBUG Tx Command reply: GET_REPLY 513094790 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085950200 DLCTRL DEBUG Command: GET 843597476 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085950200 DLCTRL DEBUG Tx Command reply: GET_REPLY 843597476 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000001100000111'B, t_guard := 20.000000 } 20241213085950211 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40536<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@af3ca9cfdc18: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)13026441 20241213085951230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085951230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085951230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241213085951230 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085951230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc6c489, normal) (hnbgw_rua.c:407) 20241213085951230 DHNB DEBUG map_rua[0x55f2df4f89c0]{init}: Allocated (fsm.c:456) 20241213085951230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13026441)[0x55f2df4f89c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085951230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13026441 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085951230 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085951230 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085951230 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13026441 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) 20241213085951230 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13026441 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085951230 DCN DEBUG map_sccp[0x55f2df4e8ff0]{init}: Allocated (fsm.c:456) 20241213085951231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55f2df4e8ff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085951231 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13026441 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085951231 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13026441 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241213085951231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13026441)[0x55f2df4f89c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085951231 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085951231 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085951231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13026441)[0x55f2df4f89c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085951231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55f2df4e8ff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085951231 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085951231 DLSCCP DEBUG SCCP-SCOC(69)[0x55f2df4f80d0]{IDLE}: Allocated (fsm.c:456) 20241213085951231 DLSCCP DEBUG SCCP-SCOC(69)[0x55f2df4f80d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085951231 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030003070056400500f1100926) (sccp_scrc.c:406) 20241213085951231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085951231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085951231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085951231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085951231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085951231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085951231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085951231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085951231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085951231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085951231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085951231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085951231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085951231 DLSCCP DEBUG SCCP-SCOC(69)[0x55f2df4f80d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085951231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55f2df4e8ff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085951231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13026441)[0x55f2df4f89c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085951231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085951231 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085951231 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085951231 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085951231 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085951231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085951231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085951231 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(549)@af3ca9cfdc18: First idle individual index:1 HNBGW_Test.msc0-SCCP(549)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(550)@af3ca9cfdc18: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) HNBGW_Test.msc0-RAN(550)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)50584 HNBGW_Test.msc0-SCCP(549)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(549)@af3ca9cfdc18: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213085951234 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085951234 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085951235 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085951235 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085951235 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085951235 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085951235 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085951235 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085951235 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085951235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085951235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085951235 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085951235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085951235 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0099e224) (sccp_scrc.c:477) 20241213085951235 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1824) 20241213085951235 DLSCCP DEBUG SCCP-SCOC(69)[0x55f2df4f80d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085951235 DLSCCP DEBUG SCCP-SCOC(69)[0x55f2df4f80d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085951235 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085951235 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085951235 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) 20241213085951235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55f2df4e8ff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085951235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55f2df4e8ff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085951237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40536<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213085951238 DLCTRL DEBUG Command: GET 70957066 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085951238 DLCTRL DEBUG Tx Command reply: GET_REPLY 70957066 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241213085951240 DLCTRL DEBUG Command: GET 703365995 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085951240 DLCTRL DEBUG Tx Command reply: GET_REPLY 703365995 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085951242 DLCTRL DEBUG Command: GET 830427166 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085951242 DLCTRL DEBUG Tx Command reply: GET_REPLY 830427166 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085951243 DLCTRL DEBUG Command: GET 441582374 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085951243 DLCTRL DEBUG Tx Command reply: GET_REPLY 441582374 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085951244 DLCTRL DEBUG Command: GET 880139485 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085951244 DLCTRL DEBUG Tx Command reply: GET_REPLY 880139485 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085951245 DLCTRL DEBUG Command: GET 806386250 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085951245 DLCTRL DEBUG Tx Command reply: GET_REPLY 806386250 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241213085951246 DLCTRL DEBUG Command: GET 587106256 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085951246 DLCTRL DEBUG Tx Command reply: GET_REPLY 587106256 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085951247 DLCTRL DEBUG Command: GET 49850696 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085951247 DLCTRL DEBUG Tx Command reply: GET_REPLY 49850696 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085951249 DLCTRL DEBUG Command: GET 174939948 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085951249 DLCTRL DEBUG Tx Command reply: GET_REPLY 174939948 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085951250 DLCTRL DEBUG Command: GET 413142479 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085951250 DLCTRL DEBUG Tx Command reply: GET_REPLY 413142479 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085951251 DLCTRL DEBUG Command: GET 43064650 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085951251 DLCTRL DEBUG Tx Command reply: GET_REPLY 43064650 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085951252 DLCTRL DEBUG Command: GET 640876537 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085951252 DLCTRL DEBUG Tx Command reply: GET_REPLY 640876537 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085951253 DLCTRL DEBUG Command: GET 32597590 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085951253 DLCTRL DEBUG Tx Command reply: GET_REPLY 32597590 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085951254 DLCTRL DEBUG Command: GET 881721293 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085951254 DLCTRL DEBUG Tx Command reply: GET_REPLY 881721293 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085951256 DLCTRL DEBUG Command: GET 563790010 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085951256 DLCTRL DEBUG Tx Command reply: GET_REPLY 563790010 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085951257 DLCTRL DEBUG Command: GET 718500548 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085951257 DLCTRL DEBUG Tx Command reply: GET_REPLY 718500548 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085951258 DLCTRL DEBUG Command: GET 767697739 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085951258 DLCTRL DEBUG Tx Command reply: GET_REPLY 767697739 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085951260 DLCTRL DEBUG Command: GET 11256619 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085951260 DLCTRL DEBUG Tx Command reply: GET_REPLY 11256619 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085951261 DLCTRL DEBUG Command: GET 290294483 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085951261 DLCTRL DEBUG Tx Command reply: GET_REPLY 290294483 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085951262 DLCTRL DEBUG Command: GET 13965495 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085951262 DLCTRL DEBUG Tx Command reply: GET_REPLY 13965495 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548)@af3ca9cfdc18: Final verdict of PTC: none 20241213085951266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40516<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213085951266 DLINP DEBUG SRVCONN(,r=127.0.0.1:51165<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085951266 DLINP DEBUG SRVCONN(,r=127.0.0.1:51165<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085951266 DLINP NOTICE SRV(,r=127.0.0.1:51165<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085951266 DMAIN NOTICE (127.0.0.1:51165 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51165<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085951266 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(555)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(551)@af3ca9cfdc18: Final verdict of PTC: none20241213085951267 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32785<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.sgsn1-RAN(559)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(558)@af3ca9cfdc18: Final verdict of PTC: none 20241213085951266 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085951267 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) 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213085951267 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085951267 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) 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085951267 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085951267 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) 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241213085951267 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085951267 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085951267 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085951267 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213085951267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085951267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085951267 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085951267 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) 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085951267 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085951267 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085951267 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085951267 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085951267 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-SCCP(552)@af3ca9cfdc18: Final verdict of PTC: none 20241213085951267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213085951267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085951267 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213085951267 DLSS7 <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-M3UA(554)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(556)@af3ca9cfdc18: Final verdict of PTC: none 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213085951267 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085951267 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213085951267 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213085951267 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213085951267 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213085951267 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085951267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(542)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(560)@af3ca9cfdc18: Final verdict of PTC: none 20241213085951267 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213085951267 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213085951267 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241213085951267 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241213085951267 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213085951267 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn0-M3UA(557)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(561)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(543)@af3ca9cfdc18: Final verdict of PTC: none 20241213085951268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085951268 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213085951268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085951268 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085951268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085951268 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085951268 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085951268 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085951268 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085951268 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085951268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55f2df4effc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085951268 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085951268 DLSCCP DEBUG SCCP-SCOC(68)[0x55f2df4e21a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085951268 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e948f8), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085951268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085951268 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085951268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085951268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085951268 DLSCCP DEBUG SCCP-SCOC(68)[0x55f2df4e21a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085951268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55f2df4effc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085951268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092299)[0x55f2df4ee110]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085951268 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092299)[0x55f2df4ee110]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085951268 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085951268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092299)[0x55f2df4ee110]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085951268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092299)[0x55f2df4ee110]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085951268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092299)[0x55f2df4ee110]{disrupted}: Freeing instance (context_map.c:202) 20241213085951268 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16092299)[0x55f2df4ee110]{disrupted}: Deallocated (fsm.c:568) 20241213085951268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55f2df4effc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085951268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55f2df4effc0]{disconnected}: Freeing instance (context_map.c:206) 20241213085951268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55f2df4effc0]{disconnected}: Deallocated (fsm.c:568) 20241213085951268 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16092299 SCCP-68 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20241213085951268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085951268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085951268 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213085951268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085951268 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085951268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085951268 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085951268 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085951268 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085951269 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085951269 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(549)@af3ca9cfdc18: Final verdict of PTC: none 20241213085951270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085951270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085951270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085951270 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085951270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085951270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085951270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085951270 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085951270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085951270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085951270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085951270 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085951270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085951270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085951270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085951270 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085951270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085951270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085951270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085951270 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085951270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085951270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085951270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085951270 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085951269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085951269 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213085951269 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085951269 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085951269 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213085951269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085951269 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085951269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085951269 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085951269 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085951269 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213085951269 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213085951269 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085951269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55f2df506620]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085951269 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085951269 DLSCCP DEBUG SCCP-SCOC(67)[0x55f2df4f01e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085951269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f37a2), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085951269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085951269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085951269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085951269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085951269 DLSCCP DEBUG SCCP-SCOC(67)[0x55f2df4f01e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085951269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55f2df506620]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085951269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7145961)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085951269 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7145961)[0x55f2df4ee740]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085951269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085951269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7145961)[0x55f2df4ee740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085951269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7145961)[0x55f2df4ee740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085951269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7145961)[0x55f2df4ee740]{disrupted}: Freeing instance (context_map.c:202) 20241213085951269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7145961)[0x55f2df4ee740]{disrupted}: Deallocated (fsm.c:568) 20241213085951269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55f2df506620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085951269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55f2df506620]{disconnected}: Freeing instance (context_map.c:206) 20241213085951269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55f2df506620]{disconnected}: Deallocated (fsm.c:568) 20241213085951269 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7145961 SCCP-67 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20241213085951269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55f2df4e8ff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213085951269 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213085951269 DLSCCP DEBUG SCCP-SCOC(69)[0x55f2df4f80d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213085951269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099e224), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213085951269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085951269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085951269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085951269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085951269 DLSCCP DEBUG SCCP-SCOC(69)[0x55f2df4f80d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213085951269 DCN DEBUG map_sccp(127-0-0-1:9999-TTCHNBGW_Test.msc0-RAN(550)@af3ca9cfdc18: Final verdict of PTC: none N3-HNB-0-msc-0-SCCP-69)[0x55f2df4e8ff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213085951269 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13026441)[0x55f2df4f89c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213085951269 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13026441)[0x55f2df4f89c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213085951269 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213085951270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13026441)[0x55f2df4f89c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213085951270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13026441)[0x55f2df4f89c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213085951270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13026441)[0x55f2df4f89c0]{disrupted}: Freeing instance (context_map.c:202) 20241213085951270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13026441)[0x55f2df4f89c0]{disrupted}: Deallocated (fsm.c:568) 20241213085951270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55f2df4e8ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213085951270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55f2df4e8ff0]{disconnected}: Freeing instance (context_map.c:206) 20241213085951270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55f2df4e8ff0]{disconnected}: Deallocated (fsm.c:568) 20241213085951270 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13026441 SCCP-69 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20241213085951270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085951270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085951270 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213085951270 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213085951270 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213085951276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40504<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-RAN(553)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(544)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(542): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(544): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(549): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(550): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(551): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-SCCP(552): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-RAN(553): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-M3UA(554): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(555): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(556): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(557): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(558): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-RAN(559): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(560): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(561): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 08:59:51 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc 20241213085951439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40546<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085951907 DLSCCP DEBUG SCCP-SCOC(66)[0x55f2df4e88f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085951907 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00129bb5), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085951907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085951907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085951907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085951907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085951907 DLSCCP DEBUG SCCP-SCOC(64)[0x55f2df4f8ee0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085951907 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084b749), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085951907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085951907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085951907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085951907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085951907 DLSCCP DEBUG SCCP-SCOC(65)[0x55f2df505340]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213085951907 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009887bd), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085951907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085951907 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085951907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085951907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085951908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085951908 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085951908 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085951908 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085951908 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085951908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085951908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085951908 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085951908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085951908 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085951908 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085951908 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085951908 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085951908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085951908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085951908 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085951908 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085951908 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085951908 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085951908 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085951908 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085951908 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085951908 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085951908 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085952041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40546<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=507656) 20241213085952533 DLSCCP DEBUG SCCP-SCOC(62)[0x55f2df4fafa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085952533 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ba294), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085952534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085952534 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085952534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085952534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085952534 DLSCCP DEBUG SCCP-SCOC(61)[0x55f2df4edb10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085952534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a53657), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085952534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085952534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085952534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085952534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085952534 DLSCCP DEBUG SCCP-SCOC(63)[0x55f2df534b70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085952534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000daaff), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085952534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085952534 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085952534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085952534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085952534 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085952534 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085952534 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085952534 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085952534 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085952534 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085952534 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085952534 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085952535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085952535 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085952535 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085952535 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085952535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085952535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085952535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085952535 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085952535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085952535 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085952535 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085952535 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085952535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085952535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085952535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085952535 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=507656, count=534028) 20241213085953264 DLSCCP DEBUG SCCP-SCOC(60)[0x55f2df4f8db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085953264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00726a96), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085953264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085953264 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085953264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085953264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085953264 DLSCCP DEBUG SCCP-SCOC(58)[0x55f2df507290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085953264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6b55e), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085953264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085953264 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085953264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085953264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085953264 DLSCCP DEBUG SCCP-SCOC(59)[0x55f2df4ec910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085953264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf5285), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085953264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085953265 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085953265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085953265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085953265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085953265 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085953265 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085953265 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085953265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085953265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085953265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085953265 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085953265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085953265 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085953265 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085953265 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085953265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085953265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085953265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085953265 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085953265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085953265 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085953265 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085953265 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085953265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085953265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085953265 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085953265 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213085953267 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085953267 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213085953267 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213085953267 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085953267 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085953267 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213085953267 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213085953267 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213085953267 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213085954097 DLSCCP DEBUG SCCP-SCOC(57)[0x55f2df4f79d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085954097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00888b34), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085954097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085954097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085954097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085954097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085954097 DLSCCP DEBUG SCCP-SCOC(54)[0x55f2df4ee870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085954097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084c294), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085954097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085954097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085954097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085954097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085954097 DLSCCP DEBUG SCCP-SCOC(55)[0x55f2df507580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085954097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ded390), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085954097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085954097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085954097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085954097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085954097 DLSCCP DEBUG SCCP-SCOC(56)[0x55f2df501010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213085954097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bdcb6), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213085954097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085954097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085954098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085954098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085954098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085954098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085954098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085954098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085954098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085954098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085954098 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085954098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085954098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085954098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085954098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085954098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085954098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085954098 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085954098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085954098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085954098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085954098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085954098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085954098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085954098 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085954098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085954098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085954098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085954098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085954098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085954098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085954098 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 08:59:54 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20241213085955156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37932<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085955163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37946<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213085955167 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32815<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085955251 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213085955251 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085955261 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085955261 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085955261 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085955261 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213085955262 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37250 (stream_srv.c:132) 20241213085955262 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37250<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213085955262 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085955262 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085955262 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085955262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085955262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085955262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085955262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085955262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085955262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085955262 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085955262 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085955262 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085955262 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085955262 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085955262 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085955262 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085955262 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085955262 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085955262 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213085955263 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085955263 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085955263 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085955263 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085955263 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085955263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955263 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955263 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955263 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955263 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955263 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085955263 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085955263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085955263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085955263 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085955263 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085955263 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085955263 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085955263 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085955263 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085955263 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085955263 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085955263 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085955263 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213085955264 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085955264 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213085955264 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085955264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085955264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085955264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085955264 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213085955264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213085955264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085955264 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085955264 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085955264 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213085955264 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085955264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085955264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085955264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085955264 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085955264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213085955264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085955264 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085955264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085955264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085955264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085955264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213085955264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213085955264 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213085955264 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085955264 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085955264 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085955264 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213085955264 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213085955264 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213085955264 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(575)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(575)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(575)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(573)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(578)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-M3UA(578)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(578)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-SCCP(576)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085955296 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085955296 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085955296 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213085955296 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085955296 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085955297 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085955297 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085955297 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213085955297 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085955298 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085955298 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213085955298 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085955298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085955298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085955298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085955298 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213085955298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213085955298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085955298 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085955298 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085955298 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213085955298 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085955298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085955298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085955298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085955298 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085955298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213085955298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085955298 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085955298 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085955298 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085955298 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085955298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085955298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085955298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085955298 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085955298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085955298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085955298 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085955298 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085955298 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085955298 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085955298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085955298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085955298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085955298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085955298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085955298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085955298 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085955298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085955298 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085955298 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085955298 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213085955298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213085955298 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213085955298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085955298 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085955298 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085955298 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213085955298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213085955298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213085955298 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213085955298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085955298 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085955298 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085955298 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085955298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085955298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085955298 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213085955298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085955298 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085955298 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085955298 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085955298 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085955298 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085955298 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085955298 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085955298 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(581)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(579)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(584)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-M3UA(584)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(584)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-SCCP(582)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213085955335 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085955336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085955336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085955336 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085955336 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213085955336 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085955336 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085955336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085955336 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085955340 DLINP DEBUG SRVCONN(,r=127.0.0.1:37250<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085955340 DLINP DEBUG SRVCONN(,r=127.0.0.1:37250<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085955340 DLINP DEBUG SRVCONN(,r=127.0.0.1:37250<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213085955340 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213085955340 DHNBAP DEBUG (127.0.0.1:37250 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213085955340 DHNBAP NOTICE (127.0.0.1:37250 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213085955340 DHNBAP NOTICE (127.0.0.1:37250 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213085955340 DLINP DEBUG SRVCONN(,r=127.0.0.1:37250<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213085955340 DLINP DEBUG SRVCONN(,r=127.0.0.1:37250<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085955478 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085955478 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213085955479 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085955479 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213085955486 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085955486 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213085955486 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085955486 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085955486 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085955486 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213085955486 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085955489 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085955489 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085955489 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085955489 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085955489 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085955489 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085955489 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085955489 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085955489 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085955489 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085955489 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213085955489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085955489 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085955489 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085955489 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085955489 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085955489 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085955489 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085955490 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085955491 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213085955491 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085955491 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085955491 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085955491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955491 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955491 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955491 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955491 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955491 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955491 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085955491 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085955491 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085955491 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085955491 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085955492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085955492 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085955492 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085955492 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085955492 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085955492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085955492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085955492 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085955492 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 20241213085955492 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 20241213085955493 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085955493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(578)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213085955499 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085955499 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213085955499 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085955499 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085955499 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085955499 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085955499 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085955501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085955501 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085955501 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085955502 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085955502 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085955502 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085955502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085955502 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213085955502 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085955502 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085955502 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213085955502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085955502 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085955502 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085955502 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085955502 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085955502 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085955502 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085955503 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085955503 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213085955503 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085955503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085955503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213085955503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085955504 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085955504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085955504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085955504 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085955504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085955504 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085955504 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085955504 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085955504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085955504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085955504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085955504 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085955512 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213085955512 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213085955512 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 20241213085955512 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241213085955512 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241213085955512 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241213085955512 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(581)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213085955519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085955519 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213085955519 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241213085955519 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241213085955519 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241213085955519 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085955519 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213085955519 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241213085955519 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085955519 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213085955519 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213085955519 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085955519 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085955519 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085955519 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085955519 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213085955521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085955521 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085955521 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085955521 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085955521 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085955521 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241213085955521 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085955522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085955522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085955522 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213085955522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085955522 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085955522 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085955522 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085955522 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085955522 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085955522 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085955523 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085955523 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213085955523 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085955523 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085955523 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085955523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085955523 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085955523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085955523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085955523 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085955523 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085955523 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085955523 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085955523 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085955523 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085955523 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085955523 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085955523 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085955524 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 20241213085955524 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 20241213085955524 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213085955524 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213085955531 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085955531 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213085955531 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213085955531 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213085955531 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213085955531 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213085955531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213085955533 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085955533 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213085955533 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213085955533 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213085955533 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213085955533 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213085955533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213085955533 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085955533 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213085955533 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213085955533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213085955533 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213085955533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085955533 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213085955534 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213085955534 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213085955534 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213085955535 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213085955535 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213085955535 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213085955535 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085955535 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213085955535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085955535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085955535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085955535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085955535 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085955535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085955535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085955535 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213085955535 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085955535 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085955535 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085955535 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085955535 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085955535 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085955535 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085955535 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(574)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085956295 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085956295 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085956295 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085956295 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085956295 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085956295 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085956295 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085956295 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085956295 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085956295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085956295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085956295 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085956295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085956295 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085956295 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085956295 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085956295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956295 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085956295 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085956295 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085956295 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085956295 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213085956295 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085956295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085956295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085956295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085956296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085956296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085956296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085956296 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085956296 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213085956296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085956296 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085956296 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085956296 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085956296 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085956296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085956296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085956296 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085956296 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085956296 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085956296 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085956296 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085956296 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085956296 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085956296 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085956296 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085956296 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085956296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085956296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085956296 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085956296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085956296 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085956296 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213085956296 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085956296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956296 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085956296 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085956296 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085956296 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085956297 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(577)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085956303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085956303 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085956303 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085956303 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085956303 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085956303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085956303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085956303 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085956303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085956303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085956303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085956303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085956303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085956303 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085956303 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085956303 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085956303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956303 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085956303 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085956303 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085956303 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085956303 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) 20241213085956303 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) 20241213085956303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085956303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085956303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085956303 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085956303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085956303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085956303 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085956303 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{CONNECTED}: link up (cnlink.c:111) 20241213085956303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085956304 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085956304 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085956304 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085956304 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085956304 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085956304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085956304 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085956305 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085956305 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085956305 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085956305 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085956305 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085956305 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085956305 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085956305 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085956305 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085956305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085956305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085956305 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085956305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085956305 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085956305 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213085956305 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085956305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956305 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956305 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956305 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956305 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956305 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956305 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085956305 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085956305 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085956305 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085956305 DRANAP INFO cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(580)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085956323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085956323 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085956323 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085956323 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085956323 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085956323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085956323 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085956323 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085956324 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085956324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085956324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085956324 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085956324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085956324 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085956324 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085956324 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085956324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956324 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085956324 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085956324 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085956324 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085956324 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213085956324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085956324 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085956324 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085956324 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213085956324 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213085956324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213085956324 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213085956324 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085956324 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213085956324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085956324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213085956324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085956324 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085956324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213085956324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085956324 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085956324 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213085956327 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085956327 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213085956327 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213085956327 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213085956327 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085956327 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085956327 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085956327 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085956327 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085956327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085956327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085956327 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213085956327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085956327 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085956327 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213085956327 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213085956327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956327 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956327 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956327 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956327 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956327 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956327 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085956327 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085956327 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085956327 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085956327 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(583)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213085956332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085956332 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085956332 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085956332 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085956332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085956332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085956332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085956332 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085956332 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085956332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085956332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085956332 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085956332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085956332 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085956332 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085956332 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085956332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956332 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085956332 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085956332 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213085956332 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213085956332 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) 20241213085956332 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) 20241213085956332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213085956332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213085956332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085956333 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085956333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213085956333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085956333 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213085956333 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: link up (cnlink.c:111) 20241213085956333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085956333 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085956333 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085956333 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213085956333 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213085956333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213085956333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213085956333 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085956334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085956334 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213085956334 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213085956334 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213085956334 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085956334 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085956334 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085956334 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085956334 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085956334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085956334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085956334 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085956334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085956334 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213085956334 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213085956334 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213085956334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085956335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085956335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085956335 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085956335 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213085956335 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213085956335 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213085956335 DRANAP INFO cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213085957346 DLCTRL DEBUG Command: GET 187187043 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085957346 DLCTRL DEBUG Tx Command reply: GET_REPLY 187187043 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213085957348 DLCTRL DEBUG Command: GET 376915506 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085957348 DLCTRL DEBUG Tx Command reply: GET_REPLY 376915506 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085957349 DLCTRL DEBUG Command: GET 252468547 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085957349 DLCTRL DEBUG Tx Command reply: GET_REPLY 252468547 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085957354 DLCTRL DEBUG Command: GET 510205206 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085957354 DLCTRL DEBUG Tx Command reply: GET_REPLY 510205206 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085957356 DLCTRL DEBUG Command: GET 973294026 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085957356 DLCTRL DEBUG Tx Command reply: GET_REPLY 973294026 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213085957357 DLCTRL DEBUG Command: GET 206423147 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085957357 DLCTRL DEBUG Tx Command reply: GET_REPLY 206423147 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085957358 DLCTRL DEBUG Command: GET 819191284 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085957358 DLCTRL DEBUG Tx Command reply: GET_REPLY 819191284 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085957359 DLCTRL DEBUG Command: GET 761870446 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085957359 DLCTRL DEBUG Tx Command reply: GET_REPLY 761870446 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085957360 DLCTRL DEBUG Command: GET 741067276 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085957360 DLCTRL DEBUG Tx Command reply: GET_REPLY 741067276 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085957361 DLCTRL DEBUG Command: GET 239239853 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085957361 DLCTRL DEBUG Tx Command reply: GET_REPLY 239239853 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213085957362 DLCTRL DEBUG Command: GET 973103760 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085957362 DLCTRL DEBUG Tx Command reply: GET_REPLY 973103760 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085957364 DLCTRL DEBUG Command: GET 576588388 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085957364 DLCTRL DEBUG Tx Command reply: GET_REPLY 576588388 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085957365 DLCTRL DEBUG Command: GET 541871812 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085957365 DLCTRL DEBUG Tx Command reply: GET_REPLY 541871812 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085957366 DLCTRL DEBUG Command: GET 617050516 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085957366 DLCTRL DEBUG Tx Command reply: GET_REPLY 617050516 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085957367 DLCTRL DEBUG Command: GET 532767447 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085957367 DLCTRL DEBUG Tx Command reply: GET_REPLY 532767447 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213085957369 DLCTRL DEBUG Command: GET 237732806 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085957369 DLCTRL DEBUG Tx Command reply: GET_REPLY 237732806 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085957370 DLCTRL DEBUG Command: GET 366735110 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085957370 DLCTRL DEBUG Tx Command reply: GET_REPLY 366735110 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085957372 DLCTRL DEBUG Command: GET 744062422 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085957372 DLCTRL DEBUG Tx Command reply: GET_REPLY 744062422 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085957373 DLCTRL DEBUG Command: GET 942842927 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085957373 DLCTRL DEBUG Tx Command reply: GET_REPLY 942842927 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085957374 DLCTRL DEBUG Command: GET 860210275 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085957374 DLCTRL DEBUG Tx Command reply: GET_REPLY 860210275 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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@af3ca9cfdc18: 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@af3ca9cfdc18: 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@af3ca9cfdc18: 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 := '000000000000000010001110'B, t_guard := 20.000000 } 20241213085957388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37960<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@af3ca9cfdc18: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)1915391 20241213085958437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085958437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085958437 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213085958437 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085958437 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1d39ff, normal) (hnbgw_rua.c:407) 20241213085958437 DHNB DEBUG map_rua[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213085958438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1915391)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085958438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1915391 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085958438 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085958438 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085958438 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1915391 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) 20241213085958438 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1915391 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) 20241213085958438 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1915391 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213085958438 DCN DEBUG map_sccp[0x55f2df506620]{init}: Allocated (fsm.c:456) 20241213085958438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55f2df506620]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085958438 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1915391 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213085958438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1915391 SCCP-70 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213085958438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1915391)[0x55f2df4ee740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085958438 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085958438 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085958438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1915391)[0x55f2df4ee740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085958438 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55f2df506620]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085958438 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085958438 DLSCCP DEBUG SCCP-SCOC(70)[0x55f2df4f89c0]{IDLE}: Allocated (fsm.c:456) 20241213085958438 DLSCCP DEBUG SCCP-SCOC(70)[0x55f2df4f89c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085958438 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300008e0056400500f1100926) (sccp_scrc.c:406) 20241213085958438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085958438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085958438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085958438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085958438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085958438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085958438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085958438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085958438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085958438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085958438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085958438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213085958438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085958439 DLSCCP DEBUG SCCP-SCOC(70)[0x55f2df4f89c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085958439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55f2df506620]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085958439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1915391)[0x55f2df4ee740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085958439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085958439 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085958439 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085958439 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213085958439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213085958439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213085958439 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213085958439 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(573)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(573)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(574)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)6691555 HNBGW_Test.msc0-SCCP(573)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(573)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213085958455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085958455 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213085958455 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213085958455 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213085958455 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085958455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085958455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085958455 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085958455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085958455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085958455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085958455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213085958455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085958455 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0007cb29) (sccp_scrc.c:477) 20241213085958455 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1824) 20241213085958455 DLSCCP DEBUG SCCP-SCOC(70)[0x55f2df4f89c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085958455 DLSCCP DEBUG SCCP-SCOC(70)[0x55f2df4f89c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085958455 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085958455 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085958455 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) 20241213085958456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55f2df506620]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085958456 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55f2df506620]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085958458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37960<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213085958460 DLCTRL DEBUG Command: GET 978706813 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085958460 DLCTRL DEBUG Tx Command reply: GET_REPLY 978706813 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085958465 DLCTRL DEBUG Command: GET 970381001 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085958465 DLCTRL DEBUG Tx Command reply: GET_REPLY 970381001 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085958468 DLCTRL DEBUG Command: GET 530982661 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085958469 DLCTRL DEBUG Tx Command reply: GET_REPLY 530982661 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085958471 DLCTRL DEBUG Command: GET 736481927 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085958471 DLCTRL DEBUG Tx Command reply: GET_REPLY 736481927 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085958473 DLCTRL DEBUG Command: GET 491304834 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085958473 DLCTRL DEBUG Tx Command reply: GET_REPLY 491304834 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085958474 DLCTRL DEBUG Command: GET 391888852 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085958474 DLCTRL DEBUG Tx Command reply: GET_REPLY 391888852 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213085958475 DLCTRL DEBUG Command: GET 338412053 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085958476 DLCTRL DEBUG Tx Command reply: GET_REPLY 338412053 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085958477 DLCTRL DEBUG Command: GET 94818452 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085958477 DLCTRL DEBUG Tx Command reply: GET_REPLY 94818452 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085958477 DLCTRL DEBUG Command: GET 177316005 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085958477 DLCTRL DEBUG Tx Command reply: GET_REPLY 177316005 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085958478 DLCTRL DEBUG Command: GET 44213615 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085958478 DLCTRL DEBUG Tx Command reply: GET_REPLY 44213615 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085958479 DLCTRL DEBUG Command: GET 622820142 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085958479 DLCTRL DEBUG Tx Command reply: GET_REPLY 622820142 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085958480 DLCTRL DEBUG Command: GET 173766015 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085958480 DLCTRL DEBUG Tx Command reply: GET_REPLY 173766015 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085958481 DLCTRL DEBUG Command: GET 950788775 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085958481 DLCTRL DEBUG Tx Command reply: GET_REPLY 950788775 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085958481 DLCTRL DEBUG Command: GET 908294771 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085958481 DLCTRL DEBUG Tx Command reply: GET_REPLY 908294771 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20241213085958482 DLCTRL DEBUG Command: GET 59313806 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085958482 DLCTRL DEBUG Tx Command reply: GET_REPLY 59313806 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085958483 DLCTRL DEBUG Command: GET 184542853 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085958483 DLCTRL DEBUG Tx Command reply: GET_REPLY 184542853 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085958484 DLCTRL DEBUG Command: GET 371054464 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085958484 DLCTRL DEBUG Tx Command reply: GET_REPLY 371054464 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085958485 DLCTRL DEBUG Command: GET 867420537 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085958485 DLCTRL DEBUG Tx Command reply: GET_REPLY 867420537 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085958485 DLCTRL DEBUG Command: GET 927981620 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085958485 DLCTRL DEBUG Tx Command reply: GET_REPLY 927981620 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085958486 DLCTRL DEBUG Command: GET 610314776 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085958486 DLCTRL DEBUG Tx Command reply: GET_REPLY 610314776 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000111001000'B, t_guard := 20.000000 } 20241213085958497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37974<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(577)@af3ca9cfdc18: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(577)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)14050053 20241213085959524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213085959524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213085959524 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241213085959524 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213085959524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd66305, normal) (hnbgw_rua.c:407) 20241213085959524 DHNB DEBUG map_rua[0x55f2df4e8ff0]{init}: Allocated (fsm.c:456) 20241213085959524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050053)[0x55f2df4e8ff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213085959524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14050053 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213085959524 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085959524 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085959524 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213085959524 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14050053 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) 20241213085959524 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14050053 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) 20241213085959524 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14050053 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241213085959524 DCN DEBUG map_sccp[0x55f2df4ee110]{init}: Allocated (fsm.c:456) 20241213085959524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55f2df4ee110]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213085959524 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14050053 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213085959524 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14050053 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241213085959524 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050053)[0x55f2df4e8ff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213085959524 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213085959524 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213085959525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050053)[0x55f2df4e8ff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213085959525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55f2df4ee110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213085959525 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213085959525 DLSCCP DEBUG SCCP-SCOC(71)[0x55f2df4effc0]{IDLE}: Allocated (fsm.c:456) 20241213085959525 DLSCCP DEBUG SCCP-SCOC(71)[0x55f2df4effc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213085959525 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030001c80056400500f1100926) (sccp_scrc.c:406) 20241213085959525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085959525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085959525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085959525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085959525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085959525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085959525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213085959525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213085959525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213085959525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213085959525 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213085959525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213085959525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213085959525 DLSCCP DEBUG SCCP-SCOC(71)[0x55f2df4effc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213085959525 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55f2df4ee110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213085959525 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050053)[0x55f2df4e8ff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213085959525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085959525 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213085959525 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213085959525 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213085959525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213085959526 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213085959526 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213085959526 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(576)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc1-SCCP(576)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(577)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)10282323 HNBGW_Test.msc1-SCCP(576)@af3ca9cfdc18: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(576)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213085959546 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213085959546 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213085959546 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213085959546 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213085959546 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213085959546 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213085959546 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213085959546 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213085959546 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213085959546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213085959546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213085959546 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213085959546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213085959546 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b317ff) (sccp_scrc.c:477) 20241213085959546 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1824) 20241213085959546 DLSCCP DEBUG SCCP-SCOC(71)[0x55f2df4effc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213085959546 DLSCCP DEBUG SCCP-SCOC(71)[0x55f2df4effc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213085959546 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213085959547 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213085959547 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) 20241213085959547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55f2df4ee110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213085959547 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55f2df4ee110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213085959547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37974<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213085959549 DLCTRL DEBUG Command: GET 552852215 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213085959549 DLCTRL DEBUG Tx Command reply: GET_REPLY 552852215 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213085959553 DLCTRL DEBUG Command: GET 941675976 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213085959553 DLCTRL DEBUG Tx Command reply: GET_REPLY 941675976 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213085959556 DLCTRL DEBUG Command: GET 777522232 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213085959556 DLCTRL DEBUG Tx Command reply: GET_REPLY 777522232 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085959557 DLCTRL DEBUG Command: GET 808644342 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085959557 DLCTRL DEBUG Tx Command reply: GET_REPLY 808644342 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085959559 DLCTRL DEBUG Command: GET 84749609 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213085959559 DLCTRL DEBUG Tx Command reply: GET_REPLY 84749609 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085959560 DLCTRL DEBUG Command: GET 734051718 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213085959560 DLCTRL DEBUG Tx Command reply: GET_REPLY 734051718 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241213085959561 DLCTRL DEBUG Command: GET 623279313 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213085959561 DLCTRL DEBUG Tx Command reply: GET_REPLY 623279313 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213085959562 DLCTRL DEBUG Command: GET 161345853 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213085959562 DLCTRL DEBUG Tx Command reply: GET_REPLY 161345853 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085959562 DLCTRL DEBUG Command: GET 313560357 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085959562 DLCTRL DEBUG Tx Command reply: GET_REPLY 313560357 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085959563 DLCTRL DEBUG Command: GET 897248665 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213085959563 DLCTRL DEBUG Tx Command reply: GET_REPLY 897248665 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085959564 DLCTRL DEBUG Command: GET 917863824 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213085959564 DLCTRL DEBUG Tx Command reply: GET_REPLY 917863824 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213085959564 DLCTRL DEBUG Command: GET 77716851 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213085959564 DLCTRL DEBUG Tx Command reply: GET_REPLY 77716851 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213085959565 DLCTRL DEBUG Command: GET 347871761 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213085959565 DLCTRL DEBUG Tx Command reply: GET_REPLY 347871761 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085959566 DLCTRL DEBUG Command: GET 777121182 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085959566 DLCTRL DEBUG Tx Command reply: GET_REPLY 777121182 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20241213085959567 DLCTRL DEBUG Command: GET 128521712 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213085959567 DLCTRL DEBUG Tx Command reply: GET_REPLY 128521712 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213085959567 DLCTRL DEBUG Command: GET 351394003 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213085959567 DLCTRL DEBUG Tx Command reply: GET_REPLY 351394003 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213085959568 DLCTRL DEBUG Command: GET 153735699 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213085959568 DLCTRL DEBUG Tx Command reply: GET_REPLY 153735699 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213085959569 DLCTRL DEBUG Command: GET 952397075 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213085959569 DLCTRL DEBUG Tx Command reply: GET_REPLY 952397075 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213085959570 DLCTRL DEBUG Command: GET 477771523 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213085959570 DLCTRL DEBUG Tx Command reply: GET_REPLY 477771523 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213085959571 DLCTRL DEBUG Command: GET 424145128 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213085959571 DLCTRL DEBUG Tx Command reply: GET_REPLY 424145128 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000001111000101'B, t_guard := 20.000000 } 20241213085959581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37986<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@af3ca9cfdc18: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)12418037 20241213090000606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090000606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090000606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241213090000606 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090000606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbd7bf5, normal) (hnbgw_rua.c:407) 20241213090000606 DHNB DEBUG map_rua[0x55f2df4e04e0]{init}: Allocated (fsm.c:456) 20241213090000606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12418037)[0x55f2df4e04e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090000606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12418037 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090000606 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090000606 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090000606 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12418037 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) 20241213090000606 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12418037 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) 20241213090000606 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12418037 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213090000606 DCN DEBUG map_sccp[0x55f2df506d90]{init}: Allocated (fsm.c:456) 20241213090000606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55f2df506d90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090000606 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12418037 <-> SCCP-72 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213090000606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12418037 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241213090000606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12418037)[0x55f2df4e04e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090000606 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090000606 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090000606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12418037)[0x55f2df4e04e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090000606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55f2df506d90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090000606 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090000606 DLSCCP DEBUG SCCP-SCOC(72)[0x55f2df5095c0]{IDLE}: Allocated (fsm.c:456) 20241213090000606 DLSCCP DEBUG SCCP-SCOC(72)[0x55f2df5095c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090000606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000048), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=68,D=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f40030003c50056400500f1100926) (sccp_scrc.c:406) 20241213090000606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090000606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090000606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090000606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090000607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090000607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090000607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090000607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090000607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090000607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090000607 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090000607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090000607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090000607 DLSCCP DEBUG SCCP-SCOC(72)[0x55f2df5095c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090000607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55f2df506d90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090000607 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12418037)[0x55f2df4e04e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090000607 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090000607 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090000607 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090000607 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090000607 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090000607 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090000607 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090000607 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(573)@af3ca9cfdc18: First idle individual index:1 HNBGW_Test.msc0-SCCP(573)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(574)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)9706471 HNBGW_Test.msc0-SCCP(573)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(573)@af3ca9cfdc18: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090000613 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090000613 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090000613 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090000613 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090000614 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090000614 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090000614 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090000614 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090000614 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090000614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090000614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090000614 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090000614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090000614 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007f6276) (sccp_scrc.c:477) 20241213090000614 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1824) 20241213090000614 DLSCCP DEBUG SCCP-SCOC(72)[0x55f2df5095c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090000614 DLSCCP DEBUG SCCP-SCOC(72)[0x55f2df5095c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090000614 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090000614 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090000614 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) 20241213090000614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55f2df506d90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090000614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55f2df506d90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090000615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37986<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090000617 DLCTRL DEBUG Command: GET 951379734 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090000617 DLCTRL DEBUG Tx Command reply: GET_REPLY 951379734 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241213090000620 DLCTRL DEBUG Command: GET 514123159 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090000620 DLCTRL DEBUG Tx Command reply: GET_REPLY 514123159 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090000623 DLCTRL DEBUG Command: GET 699811470 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090000623 DLCTRL DEBUG Tx Command reply: GET_REPLY 699811470 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090000625 DLCTRL DEBUG Command: GET 248641226 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090000625 DLCTRL DEBUG Tx Command reply: GET_REPLY 248641226 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090000627 DLCTRL DEBUG Command: GET 695205522 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090000627 DLCTRL DEBUG Tx Command reply: GET_REPLY 695205522 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090000629 DLCTRL DEBUG Command: GET 711752645 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090000629 DLCTRL DEBUG Tx Command reply: GET_REPLY 711752645 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241213090000630 DLCTRL DEBUG Command: GET 471722914 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090000630 DLCTRL DEBUG Tx Command reply: GET_REPLY 471722914 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090000631 DLCTRL DEBUG Command: GET 301205229 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090000631 DLCTRL DEBUG Tx Command reply: GET_REPLY 301205229 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090000632 DLCTRL DEBUG Command: GET 940272068 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090000632 DLCTRL DEBUG Tx Command reply: GET_REPLY 940272068 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090000633 DLCTRL DEBUG Command: GET 612458835 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090000633 DLCTRL DEBUG Tx Command reply: GET_REPLY 612458835 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090000634 DLCTRL DEBUG Command: GET 484349804 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090000634 DLCTRL DEBUG Tx Command reply: GET_REPLY 484349804 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090000634 DLCTRL DEBUG Command: GET 2584509 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090000634 DLCTRL DEBUG Tx Command reply: GET_REPLY 2584509 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090000635 DLCTRL DEBUG Command: GET 554926453 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090000635 DLCTRL DEBUG Tx Command reply: GET_REPLY 554926453 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090000636 DLCTRL DEBUG Command: GET 760551747 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090000636 DLCTRL DEBUG Tx Command reply: GET_REPLY 760551747 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20241213090000637 DLCTRL DEBUG Command: GET 141291800 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090000637 DLCTRL DEBUG Tx Command reply: GET_REPLY 141291800 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090000638 DLCTRL DEBUG Command: GET 195931374 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090000638 DLCTRL DEBUG Tx Command reply: GET_REPLY 195931374 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090000638 DLCTRL DEBUG Command: GET 378134231 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090000638 DLCTRL DEBUG Tx Command reply: GET_REPLY 378134231 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090000639 DLCTRL DEBUG Command: GET 929693351 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090000639 DLCTRL DEBUG Tx Command reply: GET_REPLY 929693351 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090000640 DLCTRL DEBUG Command: GET 535953661 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090000640 DLCTRL DEBUG Tx Command reply: GET_REPLY 535953661 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090000640 DLCTRL DEBUG Command: GET 91754515 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090000640 DLCTRL DEBUG Tx Command reply: GET_REPLY 91754515 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213090000644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37946<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213090000644 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32815<->l=127.0.0.1:4262) (control_if.c:193) 20241213090000644 DLINP DEBUG SRVCONN(,r=127.0.0.1:37250<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090000644 DLINP DEBUG SRVCONN(,r=127.0.0.1:37250<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090000644 DLINP NOTICE SRV(,r=127.0.0.1:37250<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090000644 DMAIN NOTICE (127.0.0.1:37250 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37250<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090000644 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-RAN(577)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(574)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(580)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(583)@af3ca9cfdc18: Final verdict of PTC: none 20241213090000644 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090000644 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) 20241213090000644 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090000644 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213090000644 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090000644 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) 20241213090000644 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090000644 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090000644 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090000644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090000644 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213090000644 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090000644 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090000644 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090000644 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090000644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572)@af3ca9cfdc18: Final verdict of PTC: none 20241213090000644 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.msc1-M3UA(578)@af3ca9cfdc18: Final verdict of PTC: none 20241213090000645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090000645 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213090000645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090000645 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090000645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090000645 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090000645 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090000645 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090000645 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090000645 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090000645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55f2df4ee110]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090000645 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090000645 DLSCCP DEBUG SCCP-SCOC(71)[0x55f2df4effc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090000645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b317ff), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090000645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090000645 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090000645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090000645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090000645 DLSCCP DEBUG SCCP-SCOC(71)[0x55f2df4effc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090000645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55f2df4ee110]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090000645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050053)[0x55f2df4e8ff0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090000645 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050053)[0x55f2df4e8ff0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090000645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090000645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050053)[0x55f2df4e8ff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090000645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050053)[0x55f2df4e8ff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090000645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050053)[0x55f2df4e8ff0]{disrupted}: Freeing instance (context_map.c:202) 20241213090000645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14050053)[0x55f2df4e8ff0]{disrupted}: Deallocated (fsm.c:568) 20241213090000645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55f2df4ee110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090000645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55f2df4ee110]{disconnected}: Freeing instance (context_map.c:206) 20241213090000645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55f2df4ee110]{disconnected}: Deallocated (fsm.c:568) 20241213090000645 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14050053 SCCP-71 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20241213090000645 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090000645 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090000645 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090000645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090000645 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090000645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090000645 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090000645 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.msc1-SCCP(576)@af3ca9cfdc18: Final verdict of PTC: none 20241213090000645 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090000645 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090000645 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090000645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090000645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213090000645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090000645 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090000645 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090000645 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090000645 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213090000645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1915391)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213090000645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1915391)[0x55f2df4ee740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213090000645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55f2df506620]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213090000645 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090000645 DLSCCP DEBUG SCCP-SCOC(70)[0x55f2df4f89c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090000645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007cb29), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090000645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090000645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090000645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090000645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090000645 DLSCCP DEBUG SCCP-SCOC(70)[0x55f2df4f89c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090000645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55f2df506620]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090000645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1915391)[0x55f2df4ee740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090000645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1915391)[0x55f2df4ee740]{disrupted}: Freeing instance (context_map.c:202) 20241213090000645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1915391)[0x55f2df4ee740]{disrupted}: Deallocated (fsm.c:568) 20241213090000645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55f2df506620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090000645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55f2df506620]{disconnected}: Freeing instance (context_map.c:206) 20241213090000645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55f2df506620]{disconnected}: Deallocated (fsm.c:568) 20241213090000645 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1915391 SCCP-70 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241213090000645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12418037)[0x55f2df4e04e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213090000645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12418037)[0x55f2df4e04e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213090000645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55f2df506d90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213090000645 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090000645 DLSCCP DEBUG SCCP-SCOC(72)[0x55f2df5095c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090000645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f6276), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090000645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090000645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090000645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090000645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090000645 DLSCCP DEBUG SCCP-SCOC(72)[0x55f2df5095c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090000645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55f2df506d90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090000645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12418037)[0x55f2df4e04e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090000645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12418037)[0x55f2df4e04e0]{disrupted}: Freeing instance (context_map.c:202) 20241213090000645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12418037)[0x55f2df4e04e0]{disrupted}: Deallocated (fsm.c:568) 20241213090000645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55f2df506d90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090000645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55f2df506d90]{disconnected}: Freeing instance (context_map.c:206) 20241213090000645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55f2df506d90]{disconnected}: Deallocated (fsm.c:568) 20241213090000645 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12418037 SCCP-72 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(579)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(566)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(567)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(582)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(573)@af3ca9cfdc18: Final verdict of PTC: none 20241213090000646 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090000646 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090000646 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213090000646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090000646 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090000646 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090000646 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090000646 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090000646 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090000646 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090000646 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-M3UA(584)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@af3ca9cfdc18: Final verdict of PTC: none 20241213090000644 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090000644 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090000644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090000644 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090000644 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213090000644 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090000644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090000644 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090000645 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090000645 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090000645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090000645 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213090000645 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090000645 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090000645 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090000645 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090000645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090000645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090000645 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241213090000645 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090000645 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) 20241213090000645 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090000645 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090000645 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241213090000645 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) 20241213090000645 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213090000645 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241213090000645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090000645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090000645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090000645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090000645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090000645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090000645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090000645 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090000645 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090000645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090000645 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090000645 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090000645 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213090000645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090000645 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213090000645 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090000645 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090000645 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090000645 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090000645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090000645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090000645 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090000645 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090000645 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090000645 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090000645 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090000645 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090000645 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090000645 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090000646 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090000646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090000646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090000646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090000646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090000646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090000646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090000646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090000646 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW-MGCP(585)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(575)@af3ca9cfdc18: Final verdict of PTC: none 20241213090000659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37932<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(568)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(568): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(573): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(574): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(575): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-SCCP(576): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-RAN(577): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-M3UA(578): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(582): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-RAN(583): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(584): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(585): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:00:00 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc 20241213090000798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37992<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090001269 DLSCCP DEBUG SCCP-SCOC(68)[0x55f2df4e21a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090001269 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e948f8), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090001269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090001269 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090001269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090001269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090001269 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090001269 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090001269 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090001269 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090001269 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090001269 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090001269 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090001269 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090001270 DLSCCP DEBUG SCCP-SCOC(69)[0x55f2df4f80d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090001270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099e224), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090001270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090001270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090001270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090001270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090001270 DLSCCP DEBUG SCCP-SCOC(67)[0x55f2df4f01e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090001270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f37a2), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090001270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090001270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090001270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090001270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090001270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090001270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090001270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090001270 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090001270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090001270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090001270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090001270 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090001270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090001270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090001270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090001270 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090001270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090001270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090001270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090001270 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090001500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37992<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=512140) 20241213090001907 DLSCCP DEBUG SCCP-SCOC(65)[0x55f2df505340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090001908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009887bd), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090001908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090001908 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090001908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090001908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090001908 DLSCCP DEBUG SCCP-SCOC(64)[0x55f2df4f8ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090001908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084b749), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090001908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090001908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090001908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090001908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090001908 DLSCCP DEBUG SCCP-SCOC(66)[0x55f2df4e88f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090001908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00129bb5), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090001908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090001908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090001908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090001908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090001909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090001909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090001909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090001909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090001909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090001909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090001909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090001909 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090001909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090001909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090001909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090001909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090001909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090001909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090001909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090001909 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090001909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090001909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090001909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090001909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090001909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090001909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090001909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090001909 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=512140, count=538852) 20241213090002535 DLSCCP DEBUG SCCP-SCOC(63)[0x55f2df534b70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090002535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000daaff), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090002535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090002535 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090002535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090002535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090002535 DLSCCP DEBUG SCCP-SCOC(61)[0x55f2df4edb10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090002535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a53657), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090002535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090002535 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090002535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090002535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090002535 DLSCCP DEBUG SCCP-SCOC(62)[0x55f2df4fafa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090002535 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ba294), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090002535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090002535 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090002535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090002535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090002536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090002536 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090002536 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090002536 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090002536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090002536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090002536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090002536 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090002536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090002536 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090002536 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090002536 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090002536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090002536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090002536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090002536 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090002536 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090002536 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090002536 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090002536 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090002536 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090002536 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090002536 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090002536 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090002645 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090002645 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090002645 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213090002645 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090002645 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090002645 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213090002646 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090002646 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090002646 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213090003265 DLSCCP DEBUG SCCP-SCOC(59)[0x55f2df4ec910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090003265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf5285), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090003265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090003265 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090003265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090003265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090003265 DLSCCP DEBUG SCCP-SCOC(58)[0x55f2df507290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090003265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6b55e), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090003265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090003265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090003265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090003265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090003265 DLSCCP DEBUG SCCP-SCOC(60)[0x55f2df4f8db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090003265 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00726a96), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090003265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090003265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090003265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090003265 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090003265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090003265 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090003265 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090003265 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090003265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090003265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090003265 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090003265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090003265 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090003265 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090003265 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090003265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090003265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090003265 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090003265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090003265 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090003265 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090003265 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090003265 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090003265 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090003265 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:00:03 UTC 2024 /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 20241213090004098 DLSCCP DEBUG SCCP-SCOC(56)[0x55f2df501010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090004098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bdcb6), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090004098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090004098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090004098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090004098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090004098 DLSCCP DEBUG SCCP-SCOC(55)[0x55f2df507580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090004098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ded390), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090004098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090004098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090004098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090004098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090004098 DLSCCP DEBUG SCCP-SCOC(54)[0x55f2df4ee870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090004098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084c294), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090004098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090004098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090004098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090004098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090004098 DLSCCP DEBUG SCCP-SCOC(57)[0x55f2df4f79d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090004098 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00888b34), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090004098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090004098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090004098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090004098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090004099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090004099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090004099 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090004099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090004099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090004099 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090004099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090004099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090004099 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090004099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090004099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090004099 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090004099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090004099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090004099 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090004099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090004099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090004099 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090004099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090004099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090004100 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090004100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090004100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090004100 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20241213090004615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59860<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090004628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59862<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090004632 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_1-Iuh0(593)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090004710 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090004710 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090004721 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090004721 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090004721 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090004721 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090004722 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090004722 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090004722 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090004722 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090004722 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51856 (stream_srv.c:132) 20241213090004722 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51856<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090004723 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090004723 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090004723 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090004723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090004723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090004723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090004723 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090004723 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090004723 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090004723 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090004723 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090004723 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090004723 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090004723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090004723 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090004723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090004724 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090004724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090004724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090004724 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090004724 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090004724 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090004724 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090004724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090004724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090004724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090004724 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090004724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090004724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090004724 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090004724 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090004724 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090004724 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090004724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090004724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090004724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090004724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090004724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090004724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090004724 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090004724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004724 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090004724 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090004724 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090004724 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090004724 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090004724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004724 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090004724 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090004724 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090004724 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090004724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090004724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090004724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004724 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090004724 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090004724 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090004724 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090004724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090004724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090004724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004724 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090004724 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090004724 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090004724 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090004724 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090004724 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(599)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(599)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(597)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(602)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-M3UA(602)@af3ca9cfdc18: M3UA emulation initiated, the test can be started MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(602)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-SCCP(600)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090004756 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090004756 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090004757 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090004757 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090004757 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090004757 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090004757 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090004757 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090004757 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090004757 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090004757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090004757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090004757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090004757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090004757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090004757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090004757 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090004757 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090004757 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090004757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004757 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090004757 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090004758 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090004758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090004758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090004758 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213090004758 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090004758 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090004758 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090004758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090004758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090004758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090004759 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090004759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090004759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090004759 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090004759 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090004759 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090004759 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090004759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090004759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090004759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090004759 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090004759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090004759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090004759 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090004759 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090004759 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090004759 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090004759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090004759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090004759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090004759 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090004759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090004759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090004759 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090004759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004759 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090004759 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090004759 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090004759 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090004759 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090004759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004759 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090004759 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090004759 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090004759 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090004759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090004759 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213090004759 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004759 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090004759 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090004759 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090004759 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090004759 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090004759 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090004759 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090004759 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(605)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(605)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(608)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(608)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(606)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090004798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090004798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090004798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090004798 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090004798 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090004798 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090004798 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090004798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090004798 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090004807 DLINP DEBUG SRVCONN(,r=127.0.0.1:51856<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090004807 DLINP DEBUG SRVCONN(,r=127.0.0.1:51856<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090004807 DLINP DEBUG SRVCONN(,r=127.0.0.1:51856<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090004807 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090004807 DHNBAP DEBUG (127.0.0.1:51856 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213090004807 DHNBAP NOTICE (127.0.0.1:51856 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090004807 DHNBAP NOTICE (127.0.0.1:51856 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090004807 DLINP DEBUG SRVCONN(,r=127.0.0.1:51856<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090004807 DLINP DEBUG SRVCONN(,r=127.0.0.1:51856<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090004937 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090004937 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090004937 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090004937 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090004942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004942 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090004942 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090004942 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090004942 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090004942 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090004943 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090004943 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004943 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090004943 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090004943 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090004943 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090004943 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090004943 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090004943 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090004943 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090004943 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090004943 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090004943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090004943 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090004943 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090004943 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090004943 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090004943 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090004943 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090004944 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090004944 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090004944 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090004944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090004945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090004945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090004945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090004945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090004945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090004945 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090004945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004945 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090004945 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090004945 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090004945 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090004945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090004945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090004945 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090004951 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 20241213090004951 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 20241213090004951 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090004951 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213090004955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004955 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213090004955 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090004955 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090004955 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090004955 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213090004955 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090004956 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004956 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090004956 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090004956 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090004956 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090004956 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090004956 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090004956 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090004956 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090004956 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090004956 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213090004956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090004956 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090004956 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090004956 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090004956 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090004956 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090004956 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090004957 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090004957 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090004957 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090004957 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090004957 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090004957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004957 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004957 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004957 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004957 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004957 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090004957 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090004957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090004957 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090004957 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090004958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090004958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090004958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090004958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090004958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090004958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090004958 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090004973 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090004973 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090004973 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090004973 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090004979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004979 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090004979 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090004979 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090004979 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090004979 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090004979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090004982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004982 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090004982 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090004982 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090004982 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090004982 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090004982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090004982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090004982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090004982 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090004982 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090004982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090004982 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090004982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090004982 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090004982 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090004982 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090004982 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090004983 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090004983 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090004983 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090004984 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090004984 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090004984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004984 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004984 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004984 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004984 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004984 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090004984 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090004984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090004984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090004984 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090004984 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004984 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090004984 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090004984 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090004984 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090004984 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090004984 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090004984 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090004985 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 20241213090004985 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 20241213090004985 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 20241213090004985 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241213090004985 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241213090004985 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241213090004985 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(608)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213090004992 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004992 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213090004992 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241213090004992 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241213090004992 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241213090004992 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090004992 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090004992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241213090004992 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090004992 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090004992 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213090004992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090004992 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090004992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090004992 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090004992 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090004996 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004996 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090004996 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090004996 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090004996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090004996 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241213090004996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090004996 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090004996 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090004996 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213090004996 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090004997 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090004997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090004997 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090004997 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090004997 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090004997 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090004998 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090004998 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090004998 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090004998 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090004998 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090004998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090004998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090004998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090004998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090004998 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090004998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090004998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090004998 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090004998 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090004998 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090004998 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090004998 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090004998 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090004998 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090004998 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090004998 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(598)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090005752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090005752 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090005752 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090005752 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090005752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090005752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090005752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090005752 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090005752 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090005752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090005752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090005752 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090005752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090005752 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090005752 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090005752 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090005752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005752 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090005752 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090005752 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090005752 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090005752 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090005752 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090005752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090005752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090005752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090005752 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090005752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090005752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090005752 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090005752 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090005752 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090005752 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090005752 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090005752 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090005752 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090005752 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090005752 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090005752 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090005753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090005753 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090005753 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090005753 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090005753 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090005753 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090005754 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090005754 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090005754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090005754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090005754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090005754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090005754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090005754 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090005754 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090005754 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090005754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005754 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090005754 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090005754 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090005754 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090005754 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(601)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090005757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090005757 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090005757 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090005757 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090005757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090005757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090005757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090005757 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090005757 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090005757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090005757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090005757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090005757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090005757 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090005757 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090005757 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090005757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005757 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090005757 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090005757 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090005757 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090005757 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) 20241213090005757 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) 20241213090005757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090005757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090005757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090005757 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090005757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090005757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090005757 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090005757 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{CONNECTED}: link up (cnlink.c:111) 20241213090005757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090005757 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090005757 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090005757 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090005757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090005758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090005758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090005758 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090005758 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090005758 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090005758 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090005758 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090005758 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090005758 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090005758 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090005758 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090005759 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090005759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090005759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090005759 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090005759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090005759 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090005759 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090005759 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090005759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005759 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090005759 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090005759 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090005759 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090005759 DRANAP INFO cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090005782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090005782 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090005782 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090005782 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090005782 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090005782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090005782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090005782 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090005782 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090005782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090005782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090005782 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090005782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090005782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090005782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090005782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090005782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090005782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090005782 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090005782 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090005782 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090005782 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090005783 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090005783 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090005783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005783 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005783 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005783 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005783 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005783 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090005783 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090005783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090005783 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090005783 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090005783 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090005783 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090005783 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090005783 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090005783 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090005783 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090005783 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090005783 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090005783 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090005784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090005784 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090005784 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090005784 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090005784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090005784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090005784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090005784 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090005784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090005784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090005784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090005784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090005784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090005784 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090005784 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090005784 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090005784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005784 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090005784 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090005784 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090005784 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090005784 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(607)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090005790 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090005790 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090005790 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090005790 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090005790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090005790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090005790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090005790 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090005790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090005790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090005790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090005790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090005790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090005790 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090005790 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213090005790 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090005790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005790 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090005790 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090005790 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090005790 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090005790 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) 20241213090005790 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) 20241213090005790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090005790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090005790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090005790 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090005790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090005790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090005791 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090005791 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: link up (cnlink.c:111) 20241213090005791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090005791 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090005791 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090005791 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090005791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090005791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090005791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090005791 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090005791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090005791 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090005791 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090005791 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090005791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090005791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090005791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090005791 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090005791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090005791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090005791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090005791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090005791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090005791 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090005791 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213090005791 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090005791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090005791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090005791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090005791 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090005791 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090005791 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090005791 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090005791 DRANAP INFO cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090006819 DLCTRL DEBUG Command: GET 132554985 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090006819 DLCTRL DEBUG Tx Command reply: GET_REPLY 132554985 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090006826 DLCTRL DEBUG Command: GET 748762912 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090006826 DLCTRL DEBUG Tx Command reply: GET_REPLY 748762912 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090006831 DLCTRL DEBUG Command: GET 819396419 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090006831 DLCTRL DEBUG Tx Command reply: GET_REPLY 819396419 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090006835 DLCTRL DEBUG Command: GET 540860005 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090006836 DLCTRL DEBUG Tx Command reply: GET_REPLY 540860005 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090006838 DLCTRL DEBUG Command: GET 3766690 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090006838 DLCTRL DEBUG Tx Command reply: GET_REPLY 3766690 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213090006845 DLCTRL DEBUG Command: GET 978308299 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090006845 DLCTRL DEBUG Tx Command reply: GET_REPLY 978308299 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090006849 DLCTRL DEBUG Command: GET 698481687 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090006849 DLCTRL DEBUG Tx Command reply: GET_REPLY 698481687 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090006852 DLCTRL DEBUG Command: GET 87637230 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090006852 DLCTRL DEBUG Tx Command reply: GET_REPLY 87637230 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090006855 DLCTRL DEBUG Command: GET 44473554 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090006855 DLCTRL DEBUG Tx Command reply: GET_REPLY 44473554 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090006857 DLCTRL DEBUG Command: GET 124954753 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090006857 DLCTRL DEBUG Tx Command reply: GET_REPLY 124954753 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213090006859 DLCTRL DEBUG Command: GET 858773474 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090006859 DLCTRL DEBUG Tx Command reply: GET_REPLY 858773474 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090006861 DLCTRL DEBUG Command: GET 148716934 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090006861 DLCTRL DEBUG Tx Command reply: GET_REPLY 148716934 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090006863 DLCTRL DEBUG Command: GET 151189443 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090006863 DLCTRL DEBUG Tx Command reply: GET_REPLY 151189443 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090006865 DLCTRL DEBUG Command: GET 391281297 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090006865 DLCTRL DEBUG Tx Command reply: GET_REPLY 391281297 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090006866 DLCTRL DEBUG Command: GET 878577274 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090006866 DLCTRL DEBUG Tx Command reply: GET_REPLY 878577274 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213090006868 DLCTRL DEBUG Command: GET 181670483 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090006868 DLCTRL DEBUG Tx Command reply: GET_REPLY 181670483 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090006870 DLCTRL DEBUG Command: GET 515525315 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090006870 DLCTRL DEBUG Tx Command reply: GET_REPLY 515525315 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090006873 DLCTRL DEBUG Command: GET 804275139 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090006873 DLCTRL DEBUG Tx Command reply: GET_REPLY 804275139 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090006875 DLCTRL DEBUG Command: GET 306457072 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090006875 DLCTRL DEBUG Tx Command reply: GET_REPLY 306457072 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090006877 DLCTRL DEBUG Command: GET 232761005 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090006877 DLCTRL DEBUG Tx Command reply: GET_REPLY 232761005 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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@af3ca9cfdc18: 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@af3ca9cfdc18: 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@af3ca9cfdc18: 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 := '000000000000001101000101'B, t_guard := 20.000000 } 20241213090006898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@af3ca9cfdc18: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)4016772 20241213090007941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090007941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090007941 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213090007941 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090007941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3d4a84, normal) (hnbgw_rua.c:407) 20241213090007941 DHNB DEBUG map_rua[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213090007941 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4016772)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090007941 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4016772 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090007941 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090007941 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090007941 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4016772 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241213090007941 DCN DEBUG map_sccp[0x55f2df506620]{init}: Allocated (fsm.c:456) 20241213090007941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55f2df506620]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090007942 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4016772 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213090007942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4016772 SCCP-73 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213090007942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4016772)[0x55f2df4ee740]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090007942 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090007942 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090007942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4016772)[0x55f2df4ee740]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090007942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55f2df506620]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090007942 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090007942 DLSCCP DEBUG SCCP-SCOC(73)[0x55f2df4e04e0]{IDLE}: Allocated (fsm.c:456) 20241213090007942 DLSCCP DEBUG SCCP-SCOC(73)[0x55f2df4e04e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090007942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030003450056400500f1100926) (sccp_scrc.c:406) 20241213090007942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090007942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090007942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090007942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090007942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090007942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090007942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090007942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090007942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090007942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090007942 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090007942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090007942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090007942 DLSCCP DEBUG SCCP-SCOC(73)[0x55f2df4e04e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090007942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55f2df506620]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090007942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4016772)[0x55f2df4ee740]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090007942 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090007942 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090007942 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090007942 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090007942 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090007942 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090007942 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090007942 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@af3ca9cfdc18: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) HNBGW_Test.msc1-RAN(601)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)8728233 HNBGW_Test.msc1-SCCP(600)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213090007952 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090007952 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090007952 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090007952 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090007952 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090007952 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090007952 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090007952 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090007952 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090007952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090007952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090007952 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090007952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090007952 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0049f8da) (sccp_scrc.c:477) 20241213090007952 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1824) 20241213090007952 DLSCCP DEBUG SCCP-SCOC(73)[0x55f2df4e04e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090007952 DLSCCP DEBUG SCCP-SCOC(73)[0x55f2df4e04e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090007952 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090007952 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090007952 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) 20241213090007952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55f2df506620]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090007952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55f2df506620]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090007953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59872<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090007954 DLCTRL DEBUG Command: GET 735793721 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090007954 DLCTRL DEBUG Tx Command reply: GET_REPLY 735793721 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090007955 DLCTRL DEBUG Command: GET 343678704 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090007955 DLCTRL DEBUG Tx Command reply: GET_REPLY 343678704 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090007956 DLCTRL DEBUG Command: GET 153868683 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090007956 DLCTRL DEBUG Tx Command reply: GET_REPLY 153868683 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090007956 DLCTRL DEBUG Command: GET 263538992 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090007956 DLCTRL DEBUG Tx Command reply: GET_REPLY 263538992 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090007957 DLCTRL DEBUG Command: GET 490885545 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090007957 DLCTRL DEBUG Tx Command reply: GET_REPLY 490885545 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090007958 DLCTRL DEBUG Command: GET 350009399 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090007958 DLCTRL DEBUG Tx Command reply: GET_REPLY 350009399 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090007959 DLCTRL DEBUG Command: GET 131789395 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090007959 DLCTRL DEBUG Tx Command reply: GET_REPLY 131789395 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241213090007960 DLCTRL DEBUG Command: GET 656952917 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090007960 DLCTRL DEBUG Tx Command reply: GET_REPLY 656952917 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090007961 DLCTRL DEBUG Command: GET 589852159 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090007961 DLCTRL DEBUG Tx Command reply: GET_REPLY 589852159 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090007962 DLCTRL DEBUG Command: GET 786509728 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090007962 DLCTRL DEBUG Tx Command reply: GET_REPLY 786509728 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090007962 DLCTRL DEBUG Command: GET 6468505 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090007962 DLCTRL DEBUG Tx Command reply: GET_REPLY 6468505 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090007963 DLCTRL DEBUG Command: GET 54241955 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090007963 DLCTRL DEBUG Tx Command reply: GET_REPLY 54241955 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090007964 DLCTRL DEBUG Command: GET 281207642 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090007964 DLCTRL DEBUG Tx Command reply: GET_REPLY 281207642 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090007965 DLCTRL DEBUG Command: GET 348362349 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090007965 DLCTRL DEBUG Tx Command reply: GET_REPLY 348362349 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090007966 DLCTRL DEBUG Command: GET 399825106 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090007966 DLCTRL DEBUG Tx Command reply: GET_REPLY 399825106 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090007967 DLCTRL DEBUG Command: GET 657737833 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090007967 DLCTRL DEBUG Tx Command reply: GET_REPLY 657737833 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090007967 DLCTRL DEBUG Command: GET 496966373 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090007967 DLCTRL DEBUG Tx Command reply: GET_REPLY 496966373 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090007968 DLCTRL DEBUG Command: GET 815993237 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090007968 DLCTRL DEBUG Tx Command reply: GET_REPLY 815993237 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090007970 DLCTRL DEBUG Command: GET 618216855 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090007970 DLCTRL DEBUG Tx Command reply: GET_REPLY 618216855 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090007971 DLCTRL DEBUG Command: GET 673662338 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090007971 DLCTRL DEBUG Tx Command reply: GET_REPLY 673662338 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000100010110'B, t_guard := 20.000000 } 20241213090007984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59876<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@af3ca9cfdc18: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)224088 20241213090009006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090009006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090009006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241213090009006 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090009006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x36b58, normal) (hnbgw_rua.c:407) 20241213090009006 DHNB DEBUG map_rua[0x55f2df506d90]{init}: Allocated (fsm.c:456) 20241213090009006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-224088)[0x55f2df506d90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090009006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-224088 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090009006 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090009006 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090009006 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213090009006 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-224088 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241213090009006 DCN DEBUG map_sccp[0x55f2df4e8ff0]{init}: Allocated (fsm.c:456) 20241213090009006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55f2df4e8ff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090009006 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-224088 <-> SCCP-74 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213090009006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-224088 SCCP-74 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241213090009006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-224088)[0x55f2df506d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090009006 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090009006 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090009006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-224088)[0x55f2df506d90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090009006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55f2df4e8ff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090009006 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090009006 DLSCCP DEBUG SCCP-SCOC(74)[0x55f2df4ee110]{IDLE}: Allocated (fsm.c:456) 20241213090009006 DLSCCP DEBUG SCCP-SCOC(74)[0x55f2df4ee110]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090009006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030001160056400500f1100926) (sccp_scrc.c:406) 20241213090009006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090009006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090009006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090009006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090009006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090009006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090009006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090009006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090009006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090009006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090009006 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090009006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090009006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090009006 DLSCCP DEBUG SCCP-SCOC(74)[0x55f2df4ee110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090009006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55f2df4e8ff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090009006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-224088)[0x55f2df506d90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090009006 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090009006 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090009006 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090009006 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090009006 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090009006 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090009006 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090009006 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@af3ca9cfdc18: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@af3ca9cfdc18: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) HNBGW_Test.msc1-RAN(601)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)5192413 HNBGW_Test.msc1-SCCP(600)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@af3ca9cfdc18: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213090009011 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090009011 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090009011 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090009011 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090009011 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090009011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090009011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090009011 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090009011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090009011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090009011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090009011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090009011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090009011 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00944f2f) (sccp_scrc.c:477) 20241213090009011 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1824) 20241213090009011 DLSCCP DEBUG SCCP-SCOC(74)[0x55f2df4ee110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090009011 DLSCCP DEBUG SCCP-SCOC(74)[0x55f2df4ee110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090009011 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090009011 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090009011 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) 20241213090009011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55f2df4e8ff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090009011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55f2df4e8ff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090009012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59876<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090009013 DLCTRL DEBUG Command: GET 470982231 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090009013 DLCTRL DEBUG Tx Command reply: GET_REPLY 470982231 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090009015 DLCTRL DEBUG Command: GET 16986910 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090009015 DLCTRL DEBUG Tx Command reply: GET_REPLY 16986910 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090009016 DLCTRL DEBUG Command: GET 407083628 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090009016 DLCTRL DEBUG Tx Command reply: GET_REPLY 407083628 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090009017 DLCTRL DEBUG Command: GET 872034430 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090009017 DLCTRL DEBUG Tx Command reply: GET_REPLY 872034430 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090009018 DLCTRL DEBUG Command: GET 957382173 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090009018 DLCTRL DEBUG Tx Command reply: GET_REPLY 957382173 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090009019 DLCTRL DEBUG Command: GET 365742765 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090009019 DLCTRL DEBUG Tx Command reply: GET_REPLY 365742765 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090009019 DLCTRL DEBUG Command: GET 964535121 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090009019 DLCTRL DEBUG Tx Command reply: GET_REPLY 964535121 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20241213090009020 DLCTRL DEBUG Command: GET 488196659 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090009020 DLCTRL DEBUG Tx Command reply: GET_REPLY 488196659 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090009021 DLCTRL DEBUG Command: GET 907546310 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090009021 DLCTRL DEBUG Tx Command reply: GET_REPLY 907546310 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090009022 DLCTRL DEBUG Command: GET 271987278 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090009022 DLCTRL DEBUG Tx Command reply: GET_REPLY 271987278 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090009023 DLCTRL DEBUG Command: GET 464903362 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090009023 DLCTRL DEBUG Tx Command reply: GET_REPLY 464903362 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090009023 DLCTRL DEBUG Command: GET 795843441 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090009023 DLCTRL DEBUG Tx Command reply: GET_REPLY 795843441 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090009024 DLCTRL DEBUG Command: GET 948503472 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090009024 DLCTRL DEBUG Tx Command reply: GET_REPLY 948503472 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090009025 DLCTRL DEBUG Command: GET 905525176 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090009025 DLCTRL DEBUG Tx Command reply: GET_REPLY 905525176 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090009025 DLCTRL DEBUG Command: GET 3891090 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090009025 DLCTRL DEBUG Tx Command reply: GET_REPLY 3891090 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090009026 DLCTRL DEBUG Command: GET 696088256 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090009026 DLCTRL DEBUG Tx Command reply: GET_REPLY 696088256 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090009027 DLCTRL DEBUG Command: GET 330046435 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090009027 DLCTRL DEBUG Tx Command reply: GET_REPLY 330046435 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090009027 DLCTRL DEBUG Command: GET 816899188 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090009027 DLCTRL DEBUG Tx Command reply: GET_REPLY 816899188 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090009028 DLCTRL DEBUG Command: GET 577845348 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090009028 DLCTRL DEBUG Tx Command reply: GET_REPLY 577845348 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090009029 DLCTRL DEBUG Command: GET 906102170 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090009029 DLCTRL DEBUG Tx Command reply: GET_REPLY 906102170 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000001101000'B, t_guard := 20.000000 } 20241213090009040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59884<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@af3ca9cfdc18: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)4969114 20241213090010060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090010060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090010060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241213090010060 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090010060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4bd29a, normal) (hnbgw_rua.c:407) 20241213090010060 DHNB DEBUG map_rua[0x55f2df4ec120]{init}: Allocated (fsm.c:456) 20241213090010060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4969114)[0x55f2df4ec120]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090010060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4969114 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090010060 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090010060 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090010060 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4969114 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241213090010060 DCN DEBUG map_sccp[0x55f2df4ec250]{init}: Allocated (fsm.c:456) 20241213090010060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55f2df4ec250]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090010060 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4969114 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213090010060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4969114 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241213090010060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4969114)[0x55f2df4ec120]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090010060 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090010060 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090010060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4969114)[0x55f2df4ec120]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090010060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55f2df4ec250]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090010060 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090010060 DLSCCP DEBUG SCCP-SCOC(75)[0x55f2df4fa920]{IDLE}: Allocated (fsm.c:456) 20241213090010060 DLSCCP DEBUG SCCP-SCOC(75)[0x55f2df4fa920]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090010060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030000680056400500f1100926) (sccp_scrc.c:406) 20241213090010060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090010060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090010060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090010060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090010060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090010060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090010060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090010060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090010060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090010060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090010060 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090010060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090010060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090010060 DLSCCP DEBUG SCCP-SCOC(75)[0x55f2df4fa920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090010060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55f2df4ec250]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090010060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4969114)[0x55f2df4ec120]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090010060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090010060 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090010060 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090010060 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090010060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090010061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090010061 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090010061 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(600)@af3ca9cfdc18: First idle individual index:2 HNBGW_Test.msc1-SCCP(600)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(601)@af3ca9cfdc18: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) HNBGW_Test.msc1-RAN(601)@af3ca9cfdc18: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)10716459 HNBGW_Test.msc1-SCCP(600)@af3ca9cfdc18: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(600)@af3ca9cfdc18: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241213090010065 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090010065 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090010065 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090010065 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090010065 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090010065 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090010065 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090010065 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090010065 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090010065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090010065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090010065 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090010065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090010065 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006f4522) (sccp_scrc.c:477) 20241213090010065 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1824) 20241213090010065 DLSCCP DEBUG SCCP-SCOC(75)[0x55f2df4fa920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090010065 DLSCCP DEBUG SCCP-SCOC(75)[0x55f2df4fa920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090010065 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090010065 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090010065 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) 20241213090010065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55f2df4ec250]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090010065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55f2df4ec250]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090010067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59884<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090010068 DLCTRL DEBUG Command: GET 213288909 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090010068 DLCTRL DEBUG Tx Command reply: GET_REPLY 213288909 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090010070 DLCTRL DEBUG Command: GET 460921722 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090010070 DLCTRL DEBUG Tx Command reply: GET_REPLY 460921722 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090010071 DLCTRL DEBUG Command: GET 399526967 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090010071 DLCTRL DEBUG Tx Command reply: GET_REPLY 399526967 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090010072 DLCTRL DEBUG Command: GET 790211626 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090010072 DLCTRL DEBUG Tx Command reply: GET_REPLY 790211626 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090010073 DLCTRL DEBUG Command: GET 501277981 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090010073 DLCTRL DEBUG Tx Command reply: GET_REPLY 501277981 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090010074 DLCTRL DEBUG Command: GET 997973941 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090010074 DLCTRL DEBUG Tx Command reply: GET_REPLY 997973941 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090010076 DLCTRL DEBUG Command: GET 269679577 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090010076 DLCTRL DEBUG Tx Command reply: GET_REPLY 269679577 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20241213090010077 DLCTRL DEBUG Command: GET 788955647 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090010077 DLCTRL DEBUG Tx Command reply: GET_REPLY 788955647 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090010077 DLCTRL DEBUG Command: GET 537231363 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090010077 DLCTRL DEBUG Tx Command reply: GET_REPLY 537231363 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090010079 DLCTRL DEBUG Command: GET 667377079 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090010079 DLCTRL DEBUG Tx Command reply: GET_REPLY 667377079 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090010080 DLCTRL DEBUG Command: GET 92384666 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090010080 DLCTRL DEBUG Tx Command reply: GET_REPLY 92384666 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090010080 DLCTRL DEBUG Command: GET 517368010 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090010080 DLCTRL DEBUG Tx Command reply: GET_REPLY 517368010 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090010082 DLCTRL DEBUG Command: GET 855419749 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090010082 DLCTRL DEBUG Tx Command reply: GET_REPLY 855419749 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090010082 DLCTRL DEBUG Command: GET 467001522 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090010082 DLCTRL DEBUG Tx Command reply: GET_REPLY 467001522 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090010083 DLCTRL DEBUG Command: GET 203731190 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090010083 DLCTRL DEBUG Tx Command reply: GET_REPLY 203731190 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090010084 DLCTRL DEBUG Command: GET 580995195 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090010084 DLCTRL DEBUG Tx Command reply: GET_REPLY 580995195 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090010085 DLCTRL DEBUG Command: GET 137302906 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090010085 DLCTRL DEBUG Tx Command reply: GET_REPLY 137302906 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090010085 DLCTRL DEBUG Command: GET 957167823 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090010085 DLCTRL DEBUG Tx Command reply: GET_REPLY 957167823 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090010086 DLCTRL DEBUG Command: GET 385094224 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090010086 DLCTRL DEBUG Tx Command reply: GET_REPLY 385094224 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090010087 DLCTRL DEBUG Command: GET 145331083 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090010087 DLCTRL DEBUG Tx Command reply: GET_REPLY 145331083 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes HNBGW_Test.sgsn1-SCCP(606)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(597)@af3ca9cfdc18: Final verdict of PTC: none 20241213090010091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59862<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213090010091 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34101<->l=127.0.0.1:4262) (control_if.c:193) 20241213090010091 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090010091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090010091 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090010091 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213090010091 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090010091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090010091 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090010091 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090010091 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090010091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090010091 DLINP DEBUG SRVCONN(,r=127.0.0.1:51856<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090010091 DLINP DEBUG SRVCONN(,r=127.0.0.1:51856<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090010091 DLINP NOTICE SRV(,r=127.0.0.1:51856<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090010091 DMAIN NOTICE (127.0.0.1:51856 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51856<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090010091 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213090010091 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213090010091 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090010091 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090010091 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090010091 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(607)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(598)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@af3ca9cfdc18: Final verdict of PTC: none 20241213090010091 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090010091 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090010091 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090010091 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090010091 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090010091 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090010091 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090010091 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090010091 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090010091 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090010091 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090010091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090010091 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090010091 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090010091 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090010091 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) 20241213090010091 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090010091 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241213090010091 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090010091 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090010091 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090010091 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090010091 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213090010091 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090010091 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) 20241213090010091 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090010092 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW-MGCP(609)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596)@af3ca9cfdc18: Final verdict of PTC: none 20241213090010092 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090010092 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) 20241213090010092 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090010092 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090010092 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090010092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090010092 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090010092 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090010092 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090010092 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) 20241213090010092 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090010092 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090010092 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090010092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090010092 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213090010092 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090010092 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090010092 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090010092 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090010092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090010092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090010092 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090010092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090010092 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed HNBGW_Test.msc1-RAN(601)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(605)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(602)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(591)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(600)@af3ca9cfdc18: Final verdict of PTC: none 20241213090010092 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090010092 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090010092 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090010092 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090010092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090010092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090010092 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090010092 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090010092 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213090010092 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090010092 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090010092 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090010092 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090010092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090010092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090010092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090010092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090010092 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213090010092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090010092 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090010092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090010092 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090010092 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090010092 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090010092 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090010092 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090010092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090010092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090010092 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) VirtHNBGW-STATS(590)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(599)@af3ca9cfdc18: Final verdict of PTC: none 20241213090010092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090010092 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090010092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090010092 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090010092 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090010092 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090010092 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090010092 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090010092 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090010092 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090010092 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213090010092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090010092 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090010092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090010092 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090010092 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090010092 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090010092 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090010092 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090010092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55f2df506620]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@af3ca9cfdc18: Final verdict of PTC: none 20241213090010092 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090010092 DLSCCP DEBUG SCCP-SCOC(73)[0x55f2df4e04e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090010092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049f8da), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090010092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090010092 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090010092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090010092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090010092 DLSCCP DEBUG SCCP-SCOC(73)[0x55f2df4e04e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090010092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55f2df506620]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090010092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4016772)[0x55f2df4ee740]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090010092 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4016772)[0x55f2df4ee740]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090010092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090010092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4016772)[0x55f2df4ee740]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090010092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4016772)[0x55f2df4ee740]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090010092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4016772)[0x55f2df4ee740]{disrupted}: Freeing instance (context_map.c:202) 20241213090010092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4016772)[0x55f2df4ee740]{disrupted}: Deallocated (fsm.c:568) 20241213090010092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55f2df506620]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090010092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55f2df506620]{disconnected}: Freeing instance (context_map.c:206) 20241213090010092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55f2df506620]{disconnected}: Deallocated (fsm.c:568) 20241213090010092 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4016772 SCCP-73 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20241213090010092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55f2df4e8ff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090010092 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090010092 DLSCCP DEBUG SCCP-SCOC(74)[0x55f2df4ee110]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090010092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00944f2f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090010092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090010092 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090010092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090010092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090010092 DLSCCP DEBUG SCCP-SCOC(74)[0x55f2df4ee110]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090010092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55f2df4e8ff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090010092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-224088)[0x55f2df506d90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090010092 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-224088)[0x55f2df506d90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090010092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090010092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-224088)[0x55f2df506d90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090010092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-224088)[0x55f2df506d90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090010092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-224088)[0x55f2df506d90]{disrupted}: Freeing instance (context_map.c:202) 20241213090010092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-224088)[0x55f2df506d90]{disrupted}: Deallocated (fsm.c:568) 20241213090010092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55f2df4e8ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090010092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55f2df4e8ff0]{disconnected}: Freeing instance (context_map.c:206) 20241213090010092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55f2df4e8ff0]{disconnected}: Deallocated (fsm.c:568) 20241213090010092 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-224088 SCCP-74 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241213090010092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55f2df4ec250]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090010092 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090010092 DLSCCP DEBUG SCCP-SCOC(75)[0x55f2df4fa920]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090010092 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f4522), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090010092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090010092 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090010092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090010092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090010092 DLSCCP DEBUG SCCP-SCOC(75)[0x55f2df4fa920]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090010092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55f2df4ec250]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090010092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4969114)[0x55f2df4ec120]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090010092 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4969114)[0x55f2df4ec120]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090010092 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090010092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4969114)[0x55f2df4ec120]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090010092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4969114)[0x55f2df4ec120]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090010092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4969114)[0x55f2df4ec120]{disrupted}: Freeing instance (context_map.c:202) 20241213090010092 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4969114)[0x55f2df4ec120]{disrupted}: Deallocated (fsm.c:568) 20241213090010092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55f2df4ec250]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090010092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55f2df4ec250]{disconnected}: Freeing instance (context_map.c:206) 20241213090010092 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55f2df4ec250]{disconnected}: Deallocated (fsm.c:568) 20241213090010092 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4969114 SCCP-75 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20241213090010092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090010092 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213090010093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090010093 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090010093 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090010093 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090010093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090010093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090010093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090010093 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090010093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090010093 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090010093 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090010093 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090010093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090010093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090010093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090010093 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090010093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213090010093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090010093 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090010093 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090010093 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213090010093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090010093 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090010093 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090010093 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090010093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090010093 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090010093 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090010093 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(608)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090010102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59860<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(592)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:00:10 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc 20241213090010257 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59894<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090010645 DLSCCP DEBUG SCCP-SCOC(71)[0x55f2df4effc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090010645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b317ff), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090010645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090010645 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090010645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090010645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090010645 DLSCCP DEBUG SCCP-SCOC(72)[0x55f2df5095c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090010645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f6276), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090010645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090010645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090010645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090010645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090010645 DLSCCP DEBUG SCCP-SCOC(70)[0x55f2df4f89c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090010646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007cb29), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090010646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090010646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090010646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090010646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090010646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090010646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090010646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090010646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090010646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090010646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090010646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090010646 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090010646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090010646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090010646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090010646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090010646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090010646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090010646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090010646 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090010646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090010646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090010646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090010646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090010646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090010647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090010647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090010647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090010959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59894<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=533036) 20241213090011270 DLSCCP DEBUG SCCP-SCOC(68)[0x55f2df4e21a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090011270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e948f8), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090011270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090011270 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090011270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090011270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090011270 DLSCCP DEBUG SCCP-SCOC(67)[0x55f2df4f01e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090011270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f37a2), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090011270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090011270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090011270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090011270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090011270 DLSCCP DEBUG SCCP-SCOC(69)[0x55f2df4f80d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090011270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099e224), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090011270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090011271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090011271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090011271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090011271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090011271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090011271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090011271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090011271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090011271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090011271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090011271 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090011271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090011271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090011271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090011271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090011271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090011271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090011271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090011271 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090011271 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090011271 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090011271 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090011271 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090011271 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090011271 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090011271 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090011271 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090011908 DLSCCP DEBUG SCCP-SCOC(66)[0x55f2df4e88f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090011908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00129bb5), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090011908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090011908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090011909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090011909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090011909 DLSCCP DEBUG SCCP-SCOC(64)[0x55f2df4f8ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090011909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084b749), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090011909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090011909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090011909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090011909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090011909 DLSCCP DEBUG SCCP-SCOC(65)[0x55f2df505340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090011909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009887bd), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090011909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090011909 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090011909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090011909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090011909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090011909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090011909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090011909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090011909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090011909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090011909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090011909 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090011909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090011909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090011909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090011909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090011909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090011909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090011909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090011909 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090011909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090011909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090011909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090011909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090011909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090011909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090011909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090011909 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=533036, count=559408) 20241213090012092 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090012092 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090012092 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213090012092 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090012092 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090012092 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213090012092 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090012092 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090012092 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213090012092 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090012092 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090012092 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213090012537 DLSCCP DEBUG SCCP-SCOC(62)[0x55f2df4fafa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090012537 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ba294), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090012537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090012537 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090012537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090012537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090012537 DLSCCP DEBUG SCCP-SCOC(61)[0x55f2df4edb10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090012537 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a53657), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090012537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090012537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090012537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090012537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090012537 DLSCCP DEBUG SCCP-SCOC(63)[0x55f2df534b70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090012537 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000daaff), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090012537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090012537 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090012537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090012537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090012537 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090012537 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090012537 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090012537 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090012537 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090012537 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090012538 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090012538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090012538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090012538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090012538 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090012538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090012538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090012538 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090012538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090012538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090012538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090012538 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090012538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090012538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090012538 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:00:13 UTC 2024 /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 20241213090013266 DLSCCP DEBUG SCCP-SCOC(60)[0x55f2df4f8db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090013266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00726a96), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090013266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090013266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090013266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090013266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090013266 DLSCCP DEBUG SCCP-SCOC(58)[0x55f2df507290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090013266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6b55e), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090013266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090013266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090013266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090013266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090013266 DLSCCP DEBUG SCCP-SCOC(59)[0x55f2df4ec910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090013266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf5285), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090013266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090013266 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090013266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090013266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090013266 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090013266 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090013266 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090013267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090013267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090013267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090013267 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090013267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090013267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090013267 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090013267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090013267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090013267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090013267 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090013267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090013267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090013267 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090013267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090013267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090013267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090013267 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20241213090014057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53574<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090014061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090014065 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42845<->l=127.0.0.1:4262) (control_if.c:572) 20241213090014099 DLSCCP DEBUG SCCP-SCOC(57)[0x55f2df4f79d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090014099 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00888b34), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090014099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090014099 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090014099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090014099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090014099 DLSCCP DEBUG SCCP-SCOC(54)[0x55f2df4ee870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090014099 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084c294), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090014099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090014099 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090014099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090014099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090014099 DLSCCP DEBUG SCCP-SCOC(55)[0x55f2df507580]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090014099 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ded390), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090014099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090014099 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090014099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090014099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090014099 DLSCCP DEBUG SCCP-SCOC(56)[0x55f2df501010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090014099 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008bdcb6), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090014099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090014099 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090014099 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090014099 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090014099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090014099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090014099 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090014099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090014099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090014099 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090014099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090014099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090014099 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090014099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090014099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090014099 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090014099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090014099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090014099 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090014099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090014099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090014099 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090014099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014099 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090014099 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090014099 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090014099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090014099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090014099 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090014144 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090014144 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090014153 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090014153 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090014154 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090014154 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090014154 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090014154 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090014154 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090014154 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090014154 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090014154 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090014154 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090014154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014154 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014154 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014154 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014154 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014154 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090014154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090014154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090014154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090014154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090014155 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090014155 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090014155 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090014155 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45692 (stream_srv.c:132) 20241213090014155 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45692<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090014155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014155 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090014155 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090014155 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090014155 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090014155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090014155 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090014156 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090014156 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090014156 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090014156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090014156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090014156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090014156 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090014156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090014156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090014156 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090014156 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090014156 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090014156 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090014156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090014156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090014156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090014156 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090014156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090014156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090014156 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090014156 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090014156 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090014156 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090014156 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090014156 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090014156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090014156 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090014156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090014156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090014156 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090014156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090014156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090014156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090014156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090014156 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090014156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090014156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090014156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090014156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090014156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090014156 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090014156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090014156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090014156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090014156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090014156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090014156 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(623)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(623)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(623)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(621)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(626)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-M3UA(626)@af3ca9cfdc18: M3UA emulation initiated, the test can be started MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(626)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-SCCP(624)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(629)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc2-M3UA(629)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(629)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(627)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090014196 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090014196 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090014196 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090014196 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090014196 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090014196 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090014197 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090014197 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090014198 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090014198 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090014198 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090014198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090014198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090014198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090014198 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090014198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090014198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090014198 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090014198 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090014198 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090014198 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090014198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090014198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090014198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090014198 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090014198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090014198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090014198 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090014198 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090014198 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090014198 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090014198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090014198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090014198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090014198 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090014198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090014198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090014198 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090014198 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090014198 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090014198 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090014198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090014198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090014198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090014198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090014198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090014198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090014198 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090014198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014198 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090014198 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090014198 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090014198 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090014198 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090014198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014198 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090014198 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090014198 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090014198 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090014198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090014198 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213090014198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014198 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090014198 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090014198 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090014198 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090014198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090014198 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090014198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014198 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090014198 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090014198 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090014198 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090014198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090014198 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(632)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(632)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(632)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(630)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(635)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-M3UA(635)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(635)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(633)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(638)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn2-M3UA(638)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(638)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn2-SCCP(636)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090014246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090014246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090014246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090014246 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090014247 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090014247 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090014247 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090014247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090014247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090014251 DLINP DEBUG SRVCONN(,r=127.0.0.1:45692<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090014251 DLINP DEBUG SRVCONN(,r=127.0.0.1:45692<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090014251 DLINP DEBUG SRVCONN(,r=127.0.0.1:45692<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090014251 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090014251 DHNBAP DEBUG (127.0.0.1:45692 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213090014251 DHNBAP NOTICE (127.0.0.1:45692 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090014251 DHNBAP NOTICE (127.0.0.1:45692 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090014251 DLINP DEBUG SRVCONN(,r=127.0.0.1:45692<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090014251 DLINP DEBUG SRVCONN(,r=127.0.0.1:45692<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090014370 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090014370 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090014370 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090014370 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090014377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014377 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090014377 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090014377 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090014377 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090014377 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090014377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090014379 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014379 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090014379 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090014380 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090014380 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090014380 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090014380 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090014380 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090014380 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090014380 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090014380 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090014380 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090014380 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090014380 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090014380 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090014380 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090014380 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090014381 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090014381 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090014381 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090014381 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090014381 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090014381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014381 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 20241213090014381 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 20241213090014381 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090014381 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213090014381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090014381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090014381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090014381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090014381 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090014381 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014382 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090014382 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090014382 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090014382 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090014382 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090014382 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090014382 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(626)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213090014387 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014387 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213090014387 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090014387 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090014387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090014387 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213090014387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090014389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014389 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090014389 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090014390 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090014390 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090014390 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090014390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090014390 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090014390 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090014390 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213090014390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090014390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090014390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090014390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090014390 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090014390 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090014390 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090014391 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090014391 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090014391 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090014391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090014391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090014391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090014392 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090014392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090014392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090014392 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090014392 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014392 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090014392 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090014392 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090014392 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090014392 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090014392 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090014392 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090014393 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 20241213090014393 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 20241213090014393 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090014393 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241213090014401 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) 20241213090014401 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241213090014401 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090014401 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090014401 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090014401 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241213090014401 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090014402 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) 20241213090014402 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090014402 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090014402 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090014402 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090014402 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090014402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090014402 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090014402 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090014402 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241213090014402 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090014402 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090014402 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090014402 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090014402 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090014402 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090014402 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090014403 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090014403 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090014403 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090014403 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090014403 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090014403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014403 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014403 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014403 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014404 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014404 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090014404 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090014404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090014404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090014404 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090014404 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014404 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090014404 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090014404 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090014404 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090014404 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090014404 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090014404 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090014410 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090014410 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090014410 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090014410 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090014416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014416 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090014416 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090014416 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090014416 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090014416 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090014416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090014418 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014418 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090014418 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090014418 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090014418 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090014418 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090014418 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090014419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090014419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090014419 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090014419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090014419 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090014419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090014419 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090014419 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090014419 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090014419 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090014420 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090014420 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090014420 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090014420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090014420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090014420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090014420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090014420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090014420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090014420 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090014421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090014421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090014421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090014421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090014421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090014421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090014421 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090014423 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 20241213090014423 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 20241213090014423 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090014423 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213090014428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014428 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213090014428 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090014428 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090014428 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090014428 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213090014428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090014430 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014430 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090014430 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090014430 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090014430 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090014430 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090014430 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090014430 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090014430 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090014430 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213090014430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090014430 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090014430 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090014430 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090014430 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090014430 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090014430 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090014431 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090014432 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090014432 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090014432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090014432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090014432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090014432 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090014432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090014432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090014432 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090014432 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014432 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090014432 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090014432 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090014432 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090014432 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090014432 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090014433 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090014436 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 20241213090014436 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 20241213090014436 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090014436 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241213090014440 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) 20241213090014440 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241213090014440 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090014440 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090014440 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090014440 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241213090014440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090014442 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) 20241213090014442 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090014442 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090014442 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090014442 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090014442 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090014442 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090014443 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090014443 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090014443 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241213090014443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090014443 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090014443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090014443 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090014443 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090014443 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090014443 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090014444 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090014444 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090014444 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090014444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090014444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090014444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090014444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090014444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090014444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090014444 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090014444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090014444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090014444 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090014445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090014445 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090014445 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090014445 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090014445 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090014445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090014445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090014445 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(622)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090015179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090015179 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090015179 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090015179 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090015179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090015179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090015179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090015179 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090015179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090015179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090015179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090015179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090015179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090015179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090015179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090015179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090015179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015179 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090015179 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090015179 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090015179 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090015179 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090015179 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090015179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090015179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090015179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090015179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090015179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090015179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090015179 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090015179 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090015179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090015179 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090015179 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090015179 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090015179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090015179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090015179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090015179 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090015179 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090015179 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090015179 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090015179 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090015179 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090015179 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090015179 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090015179 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090015179 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090015179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090015179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090015179 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090015179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090015179 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090015179 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090015179 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090015179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015180 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090015180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090015180 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090015180 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090015180 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(625)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090015190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090015190 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090015190 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090015190 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090015190 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090015190 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090015190 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090015190 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090015191 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090015191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090015191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090015191 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090015191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090015191 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090015191 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090015191 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090015191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015191 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090015191 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090015191 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090015191 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090015191 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) 20241213090015191 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) 20241213090015191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090015191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090015191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090015191 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090015191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090015191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090015191 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090015191 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{CONNECTED}: link up (cnlink.c:111) 20241213090015191 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090015191 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090015191 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090015191 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090015191 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090015191 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090015191 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090015191 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090015194 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090015194 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090015194 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090015194 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090015194 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090015194 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090015194 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090015194 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090015194 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090015194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090015194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090015194 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090015194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090015194 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090015194 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090015194 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090015194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015194 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090015194 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090015194 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090015194 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090015194 DRANAP INFO cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090015200 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) 20241213090015200 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090015200 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090015200 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090015200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090015200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090015200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090015200 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-RAN(628)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090015200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090015200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090015200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090015200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090015200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090015200 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090015200 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213090015200 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090015200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015200 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090015200 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090015200 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090015200 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090015200 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) 20241213090015200 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) 20241213090015200 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090015200 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090015200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090015200 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090015200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090015200 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090015200 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090015200 DRANAP NOTICE cnlink(msc-2)[0x55f2df470870]{CONNECTED}: link up (cnlink.c:111) 20241213090015200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090015200 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090015200 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090015200 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090015200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090015200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090015200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090015200 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090015201 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) 20241213090015201 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090015201 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090015201 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090015201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090015201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090015201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090015201 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090015201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090015201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090015201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090015201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090015201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090015201 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090015201 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213090015201 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090015201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015201 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090015201 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090015201 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090015201 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090015201 DRANAP INFO cnlink(msc-2)[0x55f2df470870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(631)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090015219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090015219 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090015219 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090015219 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090015219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090015219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090015219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090015219 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090015219 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090015219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090015219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090015219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090015219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090015219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090015219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090015219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090015219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015219 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090015219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090015219 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090015219 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090015219 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090015219 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090015219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090015219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090015219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090015219 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090015219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090015219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090015219 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090015219 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090015219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090015219 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090015219 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090015219 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090015219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090015219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090015219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090015219 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090015220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090015220 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090015220 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090015220 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090015220 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090015220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090015220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090015220 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090015220 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090015220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090015220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090015220 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090015220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090015220 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090015220 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090015220 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090015220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015220 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090015220 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090015220 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090015220 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090015220 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(634)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090015231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090015231 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090015231 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090015231 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090015231 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090015231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090015231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090015231 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090015231 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090015231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090015231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090015231 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090015231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090015231 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090015231 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213090015231 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090015231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015231 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090015231 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090015231 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090015231 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090015231 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) 20241213090015231 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) 20241213090015231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090015231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090015231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090015231 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090015231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090015231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090015231 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090015231 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: link up (cnlink.c:111) 20241213090015231 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090015231 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090015231 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090015231 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090015231 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090015231 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090015231 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090015231 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090015233 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090015233 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090015233 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090015233 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090015233 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090015233 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090015233 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090015233 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090015233 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090015233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090015233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090015233 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090015233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090015233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090015233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213090015233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090015233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015233 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090015233 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090015233 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090015233 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090015233 DRANAP INFO cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(637)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090015241 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) 20241213090015241 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213090015241 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213090015241 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213090015241 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090015241 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090015241 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090015241 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090015241 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090015241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090015241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090015241 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090015241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090015241 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090015241 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241213090015241 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090015241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015241 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090015241 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090015241 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090015241 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090015241 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) 20241213090015241 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) 20241213090015241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090015241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090015241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090015241 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090015241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090015241 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090015241 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090015241 DRANAP NOTICE cnlink(sgsn-2)[0x55f2df4dc3f0]{CONNECTED}: link up (cnlink.c:111) 20241213090015242 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090015242 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090015242 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090015242 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090015242 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090015242 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090015242 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090015242 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090015243 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) 20241213090015243 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213090015243 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213090015243 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213090015243 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090015243 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090015243 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090015243 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090015243 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090015243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090015243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090015243 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090015243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090015243 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090015243 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241213090015243 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090015243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015243 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015243 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015243 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090015244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090015244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090015244 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090015244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090015244 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090015244 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090015244 DRANAP INFO cnlink(sgsn-2)[0x55f2df4dc3f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090016262 DLCTRL DEBUG Command: GET 511483090 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090016262 DLCTRL DEBUG Tx Command reply: GET_REPLY 511483090 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090016264 DLCTRL DEBUG Command: GET 571668578 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090016264 DLCTRL DEBUG Tx Command reply: GET_REPLY 571668578 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090016265 DLCTRL DEBUG Command: GET 502653000 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090016265 DLCTRL DEBUG Tx Command reply: GET_REPLY 502653000 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090016267 DLCTRL DEBUG Command: GET 549342331 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090016267 DLCTRL DEBUG Tx Command reply: GET_REPLY 549342331 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090016271 DLCTRL DEBUG Command: GET 554834103 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090016271 DLCTRL DEBUG Tx Command reply: GET_REPLY 554834103 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213090016274 DLCTRL DEBUG Command: GET 387506585 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090016274 DLCTRL DEBUG Tx Command reply: GET_REPLY 387506585 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090016278 DLCTRL DEBUG Command: GET 498752858 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090016278 DLCTRL DEBUG Tx Command reply: GET_REPLY 498752858 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090016281 DLCTRL DEBUG Command: GET 741651830 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090016281 DLCTRL DEBUG Tx Command reply: GET_REPLY 741651830 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090016283 DLCTRL DEBUG Command: GET 426396318 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090016283 DLCTRL DEBUG Tx Command reply: GET_REPLY 426396318 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090016286 DLCTRL DEBUG Command: GET 372157895 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090016286 DLCTRL DEBUG Tx Command reply: GET_REPLY 372157895 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213090016288 DLCTRL DEBUG Command: GET 423310388 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090016288 DLCTRL DEBUG Tx Command reply: GET_REPLY 423310388 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090016290 DLCTRL DEBUG Command: GET 164307991 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090016290 DLCTRL DEBUG Tx Command reply: GET_REPLY 164307991 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090016291 DLCTRL DEBUG Command: GET 685123367 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090016291 DLCTRL DEBUG Tx Command reply: GET_REPLY 685123367 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090016293 DLCTRL DEBUG Command: GET 40837949 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090016293 DLCTRL DEBUG Tx Command reply: GET_REPLY 40837949 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090016294 DLCTRL DEBUG Command: GET 648680309 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090016294 DLCTRL DEBUG Tx Command reply: GET_REPLY 648680309 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213090016296 DLCTRL DEBUG Command: GET 638514805 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090016296 DLCTRL DEBUG Tx Command reply: GET_REPLY 638514805 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090016297 DLCTRL DEBUG Command: GET 501917580 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090016297 DLCTRL DEBUG Tx Command reply: GET_REPLY 501917580 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090016298 DLCTRL DEBUG Command: GET 432967880 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090016298 DLCTRL DEBUG Tx Command reply: GET_REPLY 432967880 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090016299 DLCTRL DEBUG Command: GET 82747403 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090016299 DLCTRL DEBUG Tx Command reply: GET_REPLY 82747403 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090016300 DLCTRL DEBUG Command: GET 762573002 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090016300 DLCTRL DEBUG Tx Command reply: GET_REPLY 762573002 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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@af3ca9cfdc18: 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@af3ca9cfdc18: 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 := '000000000000000001101110'B, t_guard := 20.000000 } 20241213090016327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53596<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@af3ca9cfdc18: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)16070494 20241213090017370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090017370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090017370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213090017370 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090017370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf5375e, normal) (hnbgw_rua.c:407) 20241213090017370 DHNB DEBUG map_rua[0x55f2df5099d0]{init}: Allocated (fsm.c:456) 20241213090017370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16070494)[0x55f2df5099d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090017370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16070494 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090017370 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090017370 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090017370 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16070494 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241213090017370 DCN DEBUG map_sccp[0x55f2df4ee740]{init}: Allocated (fsm.c:456) 20241213090017370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55f2df4ee740]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090017370 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16070494 <-> SCCP-76 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241213090017370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16070494 SCCP-76 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213090017370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16070494)[0x55f2df5099d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090017370 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090017370 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090017370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16070494)[0x55f2df5099d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090017370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55f2df4ee740]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090017370 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090017370 DLSCCP DEBUG SCCP-SCOC(76)[0x55f2df506620]{IDLE}: Allocated (fsm.c:456) 20241213090017370 DLSCCP DEBUG SCCP-SCOC(76)[0x55f2df506620]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090017370 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000004c), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f400300006e0056400500f1100926) (sccp_scrc.c:406) 20241213090017370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090017370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090017370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090017370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090017370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090017370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090017370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090017370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090017370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090017370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090017370 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090017370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090017370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090017370 DLSCCP DEBUG SCCP-SCOC(76)[0x55f2df506620]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090017370 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55f2df4ee740]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090017370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16070494)[0x55f2df5099d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090017370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090017370 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090017370 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090017370 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090017370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090017370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090017370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090017370 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(627)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc2-SCCP(627)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(628)@af3ca9cfdc18: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) HNBGW_Test.msc2-RAN(628)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)854764 HNBGW_Test.msc2-SCCP(627)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(627)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090017388 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) 20241213090017388 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090017388 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090017388 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090017388 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090017388 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090017388 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090017388 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090017388 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090017388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090017388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090017388 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090017388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090017388 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b89859) (sccp_scrc.c:477) 20241213090017388 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1824) 20241213090017388 DLSCCP DEBUG SCCP-SCOC(76)[0x55f2df506620]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090017388 DLSCCP DEBUG SCCP-SCOC(76)[0x55f2df506620]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090017388 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090017388 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090017389 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) 20241213090017389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55f2df4ee740]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090017389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55f2df4ee740]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090017391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53596<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090017392 DLCTRL DEBUG Command: GET 724970371 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090017392 DLCTRL DEBUG Tx Command reply: GET_REPLY 724970371 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090017395 DLCTRL DEBUG Command: GET 712359850 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090017395 DLCTRL DEBUG Tx Command reply: GET_REPLY 712359850 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090017397 DLCTRL DEBUG Command: GET 471812818 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090017397 DLCTRL DEBUG Tx Command reply: GET_REPLY 471812818 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090017398 DLCTRL DEBUG Command: GET 84910621 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090017398 DLCTRL DEBUG Tx Command reply: GET_REPLY 84910621 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090017398 DLCTRL DEBUG Command: GET 644459147 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090017399 DLCTRL DEBUG Tx Command reply: GET_REPLY 644459147 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090017399 DLCTRL DEBUG Command: GET 630589532 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090017399 DLCTRL DEBUG Tx Command reply: GET_REPLY 630589532 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090017400 DLCTRL DEBUG Command: GET 156335420 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090017400 DLCTRL DEBUG Tx Command reply: GET_REPLY 156335420 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090017401 DLCTRL DEBUG Command: GET 989548565 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090017401 DLCTRL DEBUG Tx Command reply: GET_REPLY 989548565 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090017401 DLCTRL DEBUG Command: GET 38237441 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090017401 DLCTRL DEBUG Tx Command reply: GET_REPLY 38237441 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090017402 DLCTRL DEBUG Command: GET 362822900 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090017402 DLCTRL DEBUG Tx Command reply: GET_REPLY 362822900 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090017403 DLCTRL DEBUG Command: GET 23399458 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090017403 DLCTRL DEBUG Tx Command reply: GET_REPLY 23399458 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090017404 DLCTRL DEBUG Command: GET 874844237 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090017404 DLCTRL DEBUG Tx Command reply: GET_REPLY 874844237 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20241213090017404 DLCTRL DEBUG Command: GET 513327533 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090017404 DLCTRL DEBUG Tx Command reply: GET_REPLY 513327533 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090017405 DLCTRL DEBUG Command: GET 672610908 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090017405 DLCTRL DEBUG Tx Command reply: GET_REPLY 672610908 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090017406 DLCTRL DEBUG Command: GET 931393148 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090017406 DLCTRL DEBUG Tx Command reply: GET_REPLY 931393148 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090017407 DLCTRL DEBUG Command: GET 304523774 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090017407 DLCTRL DEBUG Tx Command reply: GET_REPLY 304523774 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090017407 DLCTRL DEBUG Command: GET 447179926 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090017407 DLCTRL DEBUG Tx Command reply: GET_REPLY 447179926 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090017409 DLCTRL DEBUG Command: GET 540920850 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090017409 DLCTRL DEBUG Tx Command reply: GET_REPLY 540920850 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090017410 DLCTRL DEBUG Command: GET 431247230 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090017410 DLCTRL DEBUG Tx Command reply: GET_REPLY 431247230 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090017411 DLCTRL DEBUG Command: GET 965718821 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090017411 DLCTRL DEBUG Tx Command reply: GET_REPLY 965718821 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000001110011001'B, t_guard := 20.000000 } 20241213090017424 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53612<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@af3ca9cfdc18: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)7588091 20241213090018447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090018447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090018447 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241213090018447 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090018447 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x73c8fb, normal) (hnbgw_rua.c:407) 20241213090018447 DHNB DEBUG map_rua[0x55f2df506d90]{init}: Allocated (fsm.c:456) 20241213090018447 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588091)[0x55f2df506d90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090018448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7588091 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090018448 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090018448 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090018448 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213090018448 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7588091 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241213090018448 DCN DEBUG map_sccp[0x55f2df4e8ff0]{init}: Allocated (fsm.c:456) 20241213090018448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55f2df4e8ff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090018448 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7588091 <-> SCCP-77 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241213090018448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7588091 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241213090018448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588091)[0x55f2df506d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090018448 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090018448 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090018448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588091)[0x55f2df506d90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090018448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55f2df4e8ff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090018448 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090018448 DLSCCP DEBUG SCCP-SCOC(77)[0x55f2df4ec120]{IDLE}: Allocated (fsm.c:456) 20241213090018448 DLSCCP DEBUG SCCP-SCOC(77)[0x55f2df4ec120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090018448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030003990056400500f1100926) (sccp_scrc.c:406) 20241213090018448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090018448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090018448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090018448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090018448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090018448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090018448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090018448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090018448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090018448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090018448 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090018448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090018448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090018448 DLSCCP DEBUG SCCP-SCOC(77)[0x55f2df4ec120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090018448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55f2df4e8ff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090018448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588091)[0x55f2df506d90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090018448 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090018448 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090018448 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090018448 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090018448 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090018448 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090018448 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090018448 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(627)@af3ca9cfdc18: First idle individual index:1 HNBGW_Test.msc2-SCCP(627)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(628)@af3ca9cfdc18: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) HNBGW_Test.msc2-RAN(628)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)2076219 HNBGW_Test.msc2-SCCP(627)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(627)@af3ca9cfdc18: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213090018454 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) 20241213090018454 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090018454 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090018454 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090018454 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090018454 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090018454 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090018454 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090018454 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090018455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090018455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090018455 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090018455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090018455 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cd2ae8) (sccp_scrc.c:477) 20241213090018455 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1824) 20241213090018455 DLSCCP DEBUG SCCP-SCOC(77)[0x55f2df4ec120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090018455 DLSCCP DEBUG SCCP-SCOC(77)[0x55f2df4ec120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090018455 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090018455 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090018455 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) 20241213090018455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55f2df4e8ff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090018455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55f2df4e8ff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090018457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53612<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090018458 DLCTRL DEBUG Command: GET 942444706 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090018458 DLCTRL DEBUG Tx Command reply: GET_REPLY 942444706 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090018461 DLCTRL DEBUG Command: GET 214221658 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090018461 DLCTRL DEBUG Tx Command reply: GET_REPLY 214221658 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090018463 DLCTRL DEBUG Command: GET 403759422 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090018463 DLCTRL DEBUG Tx Command reply: GET_REPLY 403759422 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090018464 DLCTRL DEBUG Command: GET 236154133 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090018464 DLCTRL DEBUG Tx Command reply: GET_REPLY 236154133 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090018466 DLCTRL DEBUG Command: GET 738560531 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090018466 DLCTRL DEBUG Tx Command reply: GET_REPLY 738560531 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090018467 DLCTRL DEBUG Command: GET 83215663 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090018467 DLCTRL DEBUG Tx Command reply: GET_REPLY 83215663 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090018468 DLCTRL DEBUG Command: GET 106068636 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090018468 DLCTRL DEBUG Tx Command reply: GET_REPLY 106068636 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090018469 DLCTRL DEBUG Command: GET 705855161 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090018469 DLCTRL DEBUG Tx Command reply: GET_REPLY 705855161 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090018470 DLCTRL DEBUG Command: GET 145173323 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090018470 DLCTRL DEBUG Tx Command reply: GET_REPLY 145173323 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090018470 DLCTRL DEBUG Command: GET 204708163 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090018470 DLCTRL DEBUG Tx Command reply: GET_REPLY 204708163 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090018471 DLCTRL DEBUG Command: GET 608627727 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090018471 DLCTRL DEBUG Tx Command reply: GET_REPLY 608627727 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090018472 DLCTRL DEBUG Command: GET 931436143 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090018472 DLCTRL DEBUG Tx Command reply: GET_REPLY 931436143 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20241213090018472 DLCTRL DEBUG Command: GET 69862530 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090018472 DLCTRL DEBUG Tx Command reply: GET_REPLY 69862530 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090018473 DLCTRL DEBUG Command: GET 42360277 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090018473 DLCTRL DEBUG Tx Command reply: GET_REPLY 42360277 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090018474 DLCTRL DEBUG Command: GET 773383853 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090018474 DLCTRL DEBUG Tx Command reply: GET_REPLY 773383853 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090018475 DLCTRL DEBUG Command: GET 793677491 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090018475 DLCTRL DEBUG Tx Command reply: GET_REPLY 793677491 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090018475 DLCTRL DEBUG Command: GET 229542687 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090018475 DLCTRL DEBUG Tx Command reply: GET_REPLY 229542687 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090018476 DLCTRL DEBUG Command: GET 569055226 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090018476 DLCTRL DEBUG Tx Command reply: GET_REPLY 569055226 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090018477 DLCTRL DEBUG Command: GET 101879691 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090018477 DLCTRL DEBUG Tx Command reply: GET_REPLY 101879691 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090018477 DLCTRL DEBUG Command: GET 76805595 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090018477 DLCTRL DEBUG Tx Command reply: GET_REPLY 76805595 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000001000000110'B, t_guard := 20.000000 } 20241213090018488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53618<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(625)@af3ca9cfdc18: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(625)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)13992497 20241213090019518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090019518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090019518 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213090019518 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090019518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd58231, normal) (hnbgw_rua.c:407) 20241213090019518 DHNB DEBUG map_rua[0x55f2df4ec250]{init}: Allocated (fsm.c:456) 20241213090019518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13992497)[0x55f2df4ec250]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090019518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13992497 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090019518 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090019518 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090019518 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13992497 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241213090019518 DCN DEBUG map_sccp[0x55f2df4ecc50]{init}: Allocated (fsm.c:456) 20241213090019518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55f2df4ecc50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090019518 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13992497 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213090019518 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13992497 SCCP-78 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213090019518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13992497)[0x55f2df4ec250]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090019518 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090019518 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090019518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13992497)[0x55f2df4ec250]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090019518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55f2df4ecc50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090019518 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090019518 DLSCCP DEBUG SCCP-SCOC(78)[0x55f2df4ef890]{IDLE}: Allocated (fsm.c:456) 20241213090019518 DLSCCP DEBUG SCCP-SCOC(78)[0x55f2df4ef890]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090019518 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002060056400500f1100926) (sccp_scrc.c:406) 20241213090019518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090019518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090019518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090019518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090019518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090019518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090019518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090019518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090019518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090019518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090019518 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090019518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090019518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090019518 DLSCCP DEBUG SCCP-SCOC(78)[0x55f2df4ef890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090019518 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55f2df4ecc50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090019518 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13992497)[0x55f2df4ec250]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090019519 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090019519 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090019519 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090019519 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090019519 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090019519 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090019519 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090019519 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(624)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc1-SCCP(624)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(625)@af3ca9cfdc18: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) HNBGW_Test.msc1-RAN(625)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)14672232 HNBGW_Test.msc1-SCCP(624)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(624)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090019539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090019539 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090019539 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090019539 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090019539 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090019539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090019539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090019539 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090019539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090019539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090019539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090019539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090019539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090019539 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003ff292) (sccp_scrc.c:477) 20241213090019539 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1824) 20241213090019539 DLSCCP DEBUG SCCP-SCOC(78)[0x55f2df4ef890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090019539 DLSCCP DEBUG SCCP-SCOC(78)[0x55f2df4ef890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090019539 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090019539 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090019539 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) 20241213090019539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55f2df4ecc50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090019539 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55f2df4ecc50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090019541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53618<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090019543 DLCTRL DEBUG Command: GET 165189898 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090019543 DLCTRL DEBUG Tx Command reply: GET_REPLY 165189898 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090019548 DLCTRL DEBUG Command: GET 328241637 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090019548 DLCTRL DEBUG Tx Command reply: GET_REPLY 328241637 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090019551 DLCTRL DEBUG Command: GET 46356810 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090019551 DLCTRL DEBUG Tx Command reply: GET_REPLY 46356810 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090019552 DLCTRL DEBUG Command: GET 84802946 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090019552 DLCTRL DEBUG Tx Command reply: GET_REPLY 84802946 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090019553 DLCTRL DEBUG Command: GET 866468262 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090019553 DLCTRL DEBUG Tx Command reply: GET_REPLY 866468262 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090019555 DLCTRL DEBUG Command: GET 445540471 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090019555 DLCTRL DEBUG Tx Command reply: GET_REPLY 445540471 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241213090019556 DLCTRL DEBUG Command: GET 43256687 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090019556 DLCTRL DEBUG Tx Command reply: GET_REPLY 43256687 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090019557 DLCTRL DEBUG Command: GET 65533667 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090019557 DLCTRL DEBUG Tx Command reply: GET_REPLY 65533667 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090019557 DLCTRL DEBUG Command: GET 169006350 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090019557 DLCTRL DEBUG Tx Command reply: GET_REPLY 169006350 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090019558 DLCTRL DEBUG Command: GET 338630897 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090019558 DLCTRL DEBUG Tx Command reply: GET_REPLY 338630897 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090019559 DLCTRL DEBUG Command: GET 406929356 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090019559 DLCTRL DEBUG Tx Command reply: GET_REPLY 406929356 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090019559 DLCTRL DEBUG Command: GET 803685490 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090019559 DLCTRL DEBUG Tx Command reply: GET_REPLY 803685490 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20241213090019560 DLCTRL DEBUG Command: GET 543593028 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090019560 DLCTRL DEBUG Tx Command reply: GET_REPLY 543593028 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090019561 DLCTRL DEBUG Command: GET 852204603 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090019561 DLCTRL DEBUG Tx Command reply: GET_REPLY 852204603 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090019561 DLCTRL DEBUG Command: GET 892398192 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090019561 DLCTRL DEBUG Tx Command reply: GET_REPLY 892398192 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090019562 DLCTRL DEBUG Command: GET 630328169 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090019562 DLCTRL DEBUG Tx Command reply: GET_REPLY 630328169 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090019563 DLCTRL DEBUG Command: GET 780437108 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090019563 DLCTRL DEBUG Tx Command reply: GET_REPLY 780437108 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090019564 DLCTRL DEBUG Command: GET 146400654 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090019564 DLCTRL DEBUG Tx Command reply: GET_REPLY 146400654 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090019564 DLCTRL DEBUG Command: GET 427159310 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090019564 DLCTRL DEBUG Tx Command reply: GET_REPLY 427159310 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090019565 DLCTRL DEBUG Command: GET 204784176 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090019565 DLCTRL DEBUG Tx Command reply: GET_REPLY 204784176 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213090019568 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53584<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213090019568 DLINP DEBUG SRVCONN(,r=127.0.0.1:45692<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090019568 DLINP DEBUG SRVCONN(,r=127.0.0.1:45692<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090019568 DLINP NOTICE SRV(,r=127.0.0.1:45692<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090019568 DMAIN NOTICE (127.0.0.1:45692 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45692<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613)@af3ca9cfdc18: Final verdict of PTC: none 20241213090019568 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213090019568 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42845<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(621)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(637)@af3ca9cfdc18: Final verdict of PTC: none 20241213090019568 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090019568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090019568 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090019568 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213090019568 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090019568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090019568 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090019568 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090019568 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090019568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090019568 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213090019568 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090019568 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090019568 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090019568 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090019568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090019568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090019568 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.sgsn2-SCCP(636)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc2-RAN(628)@af3ca9cfdc18: Final verdict of PTC: none 20241213090019568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090019568 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213090019568 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090019568 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090019568 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090019568 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090019568 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090019568 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090019568 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090019568 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(631)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(623)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(633)@af3ca9cfdc18: Final verdict of PTC: none 20241213090019569 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090019569 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241213090019569 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090019569 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) 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST VirtHNBGW-STATS(614)@af3ca9cfdc18: Final verdict of PTC: none 20241213090019569 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090019569 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090019569 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090019569 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090019569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090019569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090019569 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241213090019569 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) 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241213090019569 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620)@af3ca9cfdc18: Final verdict of PTC: none 20241213090019569 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090019569 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) 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090019569 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241213090019569 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241213090019569 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.sgsn0-SCCP(630)@af3ca9cfdc18: Final verdict of PTC: none 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED HNBGW-MGCP(639)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(632)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(634)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-RAN(625)@af3ca9cfdc18: Final verdict of PTC: none 20241213090019569 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090019569 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090019569 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090019569 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090019569 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090019569 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090019569 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090019569 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090019569 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) IPA-CTRL-CLI-IPA(615)@af3ca9cfdc18: Final verdict of PTC: none20241213090019569 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090019569 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090019569 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090019569 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) 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090019569 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213090019569 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090019569 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090019569 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090019569 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090019569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090019569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090019570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090019570 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090019570 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(629)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(638)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(624)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(627)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(635)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(622)@af3ca9cfdc18: Final verdict of PTC: none 20241213090019570 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090019570 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) 20241213090019570 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090019570 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090019570 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241213090019570 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) 20241213090019570 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213090019570 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241213090019570 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213090019570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090019570 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213090019570 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090019570 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090019570 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090019570 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090019570 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090019570 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090019570 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090019570 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090019570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090019570 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213090019570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090019570 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090019570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090019570 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090019570 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090019570 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090019570 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090019570 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090019570 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090019570 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090019570 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213090019570 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090019570 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090019571 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090019571 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090019571 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090019571 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090019571 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090019571 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090019571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55f2df4ecc50]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090019571 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090019571 DLSCCP DEBUG SCCP-SCOC(78)[0x55f2df4ef890]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090019571 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ff292), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090019571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090019571 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090019571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090019571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090019572 DLSCCP DEBUG SCCP-SCOC(78)[0x55f2df4ef890]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090019572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55f2df4ecc50]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090019572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13992497)[0x55f2df4ec250]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090019572 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13992497)[0x55f2df4ec250]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090019572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090019572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13992497)[0x55f2df4ec250]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090019572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13992497)[0x55f2df4ec250]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090019572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13992497)[0x55f2df4ec250]{disrupted}: Freeing instance (context_map.c:202) 20241213090019572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13992497)[0x55f2df4ec250]{disrupted}: Deallocated (fsm.c:568) 20241213090019572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55f2df4ecc50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090019572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55f2df4ecc50]{disconnected}: Freeing instance (context_map.c:206) 20241213090019572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55f2df4ecc50]{disconnected}: Deallocated (fsm.c:568) 20241213090019572 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13992497 SCCP-78 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241213090019573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090019573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090019573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090019573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090019573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090019573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090019573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090019573 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090019573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090019573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213090019573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090019573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090019573 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090019573 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090019573 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213090019574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16070494)[0x55f2df5099d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213090019574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16070494)[0x55f2df5099d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213090019574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55f2df4ee740]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213090019574 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090019574 DLSCCP DEBUG SCCP-SCOC(76)[0x55f2df506620]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090019574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b89859), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090019574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090019574 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090019574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090019574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090019574 DLSCCP DEBUG SCCP-SCOC(76)[0x55f2df506620]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090019574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55f2df4ee740]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090019574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16070494)[0x55f2df5099d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090019574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16070494)[0x55f2df5099d0]{disrupted}: Freeing instance (context_map.c:202) 20241213090019574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16070494)[0x55f2df5099d0]{disrupted}: Deallocated (fsm.c:568) 20241213090019575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55f2df4ee740]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090019575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55f2df4ee740]{disconnected}: Freeing instance (context_map.c:206) 20241213090019575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55f2df4ee740]{disconnected}: Deallocated (fsm.c:568) 20241213090019575 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16070494 SCCP-76 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241213090019575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588091)[0x55f2df506d90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213090019575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588091)[0x55f2df506d90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213090019575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55f2df4e8ff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213090019575 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090019575 DLSCCP DEBUG SCCP-SCOC(77)[0x55f2df4ec120]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090019575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd2ae8), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090019575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090019575 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090019575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090019575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090019575 DLSCCP DEBUG SCCP-SCOC(77)[0x55f2df4ec120]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090019575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55f2df4e8ff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090019575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588091)[0x55f2df506d90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090019575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588091)[0x55f2df506d90]{disrupted}: Freeing instance (context_map.c:202) 20241213090019576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7588091)[0x55f2df506d90]{disrupted}: Deallocated (fsm.c:568) 20241213090019576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55f2df4e8ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090019576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55f2df4e8ff0]{disconnected}: Freeing instance (context_map.c:206) 20241213090019576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55f2df4e8ff0]{disconnected}: Deallocated (fsm.c:568) 20241213090019576 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7588091 SCCP-77 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241213090019576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090019576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090019576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090019576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090019576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090019576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090019576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090019576 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090019576 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090019576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090019576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090019576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090019576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090019576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090019576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090019576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090019576 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090019576 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-M3UA(626)@af3ca9cfdc18: Final verdict of PTC: none20241213090019582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53574<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(616)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(616): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(621): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(622): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(623): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-SCCP(624): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-RAN(625): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-M3UA(626): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-SCCP(627): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-RAN(628): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-M3UA(629): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(630): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(631): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(632): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(633): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-RAN(634): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(635): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(636): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn2-RAN(637): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(638): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:00:19 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc 20241213090019751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53628<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090020093 DLSCCP DEBUG SCCP-SCOC(75)[0x55f2df4fa920]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090020093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f4522), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090020093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090020093 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090020093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090020093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090020093 DLSCCP DEBUG SCCP-SCOC(74)[0x55f2df4ee110]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090020093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00944f2f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090020093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090020093 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090020093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090020093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090020093 DLSCCP DEBUG SCCP-SCOC(73)[0x55f2df4e04e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090020093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049f8da), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090020093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090020093 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090020093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090020093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090020093 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090020093 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090020093 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090020093 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090020093 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090020094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090020094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090020094 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090020094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090020094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090020094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090020094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090020094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090020094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090020094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090020094 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090020094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090020094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090020094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090020094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090020094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090020094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090020094 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090020094 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090020454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53628<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=660704) 20241213090020646 DLSCCP DEBUG SCCP-SCOC(72)[0x55f2df5095c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090020646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f6276), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090020646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090020646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090020646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090020646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090020646 DLSCCP DEBUG SCCP-SCOC(71)[0x55f2df4effc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090020646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b317ff), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090020646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090020646 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090020646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090020646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090020646 DLSCCP DEBUG SCCP-SCOC(70)[0x55f2df4f89c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090020646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007cb29), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090020646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090020646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090020646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090020646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090020646 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090020646 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090020646 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090020646 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090020646 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090020646 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090020646 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090020646 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090020647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090020647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090020647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090020647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090020647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090020647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090020647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090020647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090020647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090020647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090020647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090020647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090020647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090020647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090020647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090020647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090021271 DLSCCP DEBUG SCCP-SCOC(69)[0x55f2df4f80d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090021271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099e224), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090021271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090021271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090021271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090021271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090021271 DLSCCP DEBUG SCCP-SCOC(67)[0x55f2df4f01e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090021271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f37a2), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090021271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090021271 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090021271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090021271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090021271 DLSCCP DEBUG SCCP-SCOC(68)[0x55f2df4e21a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090021271 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e948f8), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090021271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090021271 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090021271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090021271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090021272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090021272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090021272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090021272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090021272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090021272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090021272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090021272 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090021272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090021272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090021272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090021272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090021272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090021272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090021272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090021272 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090021272 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090021272 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090021272 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090021272 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090021272 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090021272 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090021272 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090021272 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=660704, count=674340) 20241213090021568 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090021569 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090021569 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213090021570 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090021570 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090021570 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213090021570 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090021570 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090021570 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213090021570 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090021570 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090021570 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213090021910 DLSCCP DEBUG SCCP-SCOC(65)[0x55f2df505340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090021910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009887bd), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090021910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090021910 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090021910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090021910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090021910 DLSCCP DEBUG SCCP-SCOC(64)[0x55f2df4f8ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090021910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084b749), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090021910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090021910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090021910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090021910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090021910 DLSCCP DEBUG SCCP-SCOC(66)[0x55f2df4e88f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090021910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00129bb5), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090021910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090021910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090021910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090021910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090021911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090021911 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090021911 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090021911 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090021911 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090021911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090021911 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090021911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090021911 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090021911 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090021911 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090021911 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090021911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090021911 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090021911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090021911 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090021911 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090021911 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090021911 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090021911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090021911 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:00:22 UTC 2024 /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 20241213090022538 DLSCCP DEBUG SCCP-SCOC(63)[0x55f2df534b70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090022538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000daaff), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090022538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090022538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090022538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090022538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090022538 DLSCCP DEBUG SCCP-SCOC(61)[0x55f2df4edb10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090022538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a53657), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090022538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090022538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090022538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090022538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090022538 DLSCCP DEBUG SCCP-SCOC(62)[0x55f2df4fafa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090022538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ba294), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090022538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090022538 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090022538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090022538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090022538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090022538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090022538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090022538 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090022538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090022538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090022538 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090022538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090022538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090022538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090022538 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090022538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090022538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090022538 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090022538 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090022538 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090022538 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090022538 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090022538 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090022538 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090022538 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090023267 DLSCCP DEBUG SCCP-SCOC(59)[0x55f2df4ec910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090023267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bf5285), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090023267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090023267 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090023267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090023267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090023267 DLSCCP DEBUG SCCP-SCOC(58)[0x55f2df507290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090023267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6b55e), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090023267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090023267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090023267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090023267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090023267 DLSCCP DEBUG SCCP-SCOC(60)[0x55f2df4f8db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090023267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00726a96), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090023267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090023267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090023267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090023267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090023267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090023267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090023267 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090023267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090023267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090023267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090023267 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090023267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090023267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090023267 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090023267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090023267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090023267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090023267 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090023267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090023267 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090023267 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090023267 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090023267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090023267 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090023267 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_mscpool_L3Compl_no_cn started. 20241213090023542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40622<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090023545 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090023548 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42237<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(647)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090023629 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090023629 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090023639 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090023639 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090023639 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090023639 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090023639 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090023639 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090023639 DRANAP NOTICE cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090023639 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090023639 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_no_cn-Iuh1(649)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090023639 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37437 (stream_srv.c:132) 20241213090023639 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37437<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090023641 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090023641 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090023641 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090023641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090023641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090023641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090023641 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090023641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090023641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090023641 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090023641 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090023641 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090023641 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090023641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090023641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090023641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090023641 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090023641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090023641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090023641 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090023641 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090023641 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090023641 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090023641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090023641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090023641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090023641 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090023641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090023641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090023641 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090023641 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090023641 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090023641 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090023641 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090023641 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090023641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090023641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090023641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090023641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090023641 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090023641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090023641 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090023641 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090023641 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090023641 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090023641 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090023641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090023641 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090023641 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090023641 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090023641 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090023641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090023641 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090023641 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090023641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090023641 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090023641 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090023641 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090023641 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090023641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090023641 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090023641 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090023641 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090023641 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090023641 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090023641 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090023641 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090023641 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090023641 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(653)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(653)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(653)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(651)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090023655 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090023655 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090023655 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090023655 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090023655 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090023655 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090023656 DRANAP NOTICE cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090023656 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090023656 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090023657 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090023657 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090023657 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090023657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090023657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090023657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090023657 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090023657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090023657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090023657 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090023657 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090023657 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090023657 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090023657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090023657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090023657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090023657 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090023657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090023657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090023657 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090023657 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090023657 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090023657 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090023657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090023657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090023657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090023657 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090023657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090023657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090023657 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090023657 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090023657 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090023657 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090023657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090023657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090023657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090023657 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090023657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090023657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090023657 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090023657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090023657 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090023657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090023657 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090023657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090023657 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090023657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090023657 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090023657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090023657 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090023657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090023657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090023657 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090023657 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090023657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090023657 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090023657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090023657 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090023657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090023657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090023657 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090023657 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090023657 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090023657 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090023657 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090023657 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090023657 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090023657 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090023657 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(656)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(656)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(656)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(654)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090023680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090023680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090023680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090023680 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090023680 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090023680 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090023680 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090023680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090023680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090023685 DLINP DEBUG SRVCONN(,r=127.0.0.1:37437<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090023685 DLINP DEBUG SRVCONN(,r=127.0.0.1:37437<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090023685 DLINP DEBUG SRVCONN(,r=127.0.0.1:37437<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090023685 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090023685 DHNBAP DEBUG (127.0.0.1:37437 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213090023685 DHNBAP NOTICE (127.0.0.1:37437 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090023685 DHNBAP NOTICE (127.0.0.1:37437 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090023685 DLINP DEBUG SRVCONN(,r=127.0.0.1:37437<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090023685 DLINP DEBUG SRVCONN(,r=127.0.0.1:37437<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090023854 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090023854 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090023854 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090023854 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090023863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090023863 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090023863 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090023863 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090023863 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090023863 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090023863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090023866 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090023866 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090023866 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090023866 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090023866 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090023866 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090023866 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090023866 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090023866 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090023866 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090023866 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090023866 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090023866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090023866 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090023866 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090023866 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090023866 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090023866 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090023866 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090023867 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090023868 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090023868 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090023868 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090023868 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090023868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090023868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090023868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090023868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090023868 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090023868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090023868 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090023868 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090023868 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090023868 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090023868 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090023869 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090023869 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090023870 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090023870 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090023870 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090023870 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090023876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090023876 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090023876 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090023876 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090023876 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090023876 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090023876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090023878 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090023879 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090023879 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090023879 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090023879 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090023879 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090023879 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090023879 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090023879 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090023879 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090023879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090023879 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090023879 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090023879 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090023879 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090023879 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090023879 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090023879 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090023879 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090023880 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090023880 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090023880 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090023880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090023880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090023880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023881 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023881 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023881 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090023881 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090023881 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090023881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090023881 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090023881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090023881 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090023881 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090023881 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090023881 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090023881 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090023881 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090023881 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090023881 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090023881 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090023881 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090024094 DLSCCP DEBUG SCCP-SCOC(57)[0x55f2df4f79d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090024094 DLSCCP DEBUG SCCP-SCOC(57)[0x55f2df4f79d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090024094 DLSCCP DEBUG SCCP-SCOC(57)[0x55f2df4f79d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090024095 DLSCCP DEBUG SCCP-SCOC(57)[0x55f2df4f79d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090024095 DLSCCP DEBUG SCCP-SCOC(57)[0x55f2df4f79d0]{IDLE}: Deallocated (fsm.c:568) 20241213090024095 DLSCCP DEBUG SCCP-SCOC(54)[0x55f2df4ee870]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090024095 DLSCCP DEBUG SCCP-SCOC(54)[0x55f2df4ee870]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090024095 DLSCCP DEBUG SCCP-SCOC(54)[0x55f2df4ee870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090024095 DLSCCP DEBUG SCCP-SCOC(54)[0x55f2df4ee870]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090024095 DLSCCP DEBUG SCCP-SCOC(54)[0x55f2df4ee870]{IDLE}: Deallocated (fsm.c:568) 20241213090024095 DLSCCP DEBUG SCCP-SCOC(55)[0x55f2df507580]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090024095 DLSCCP DEBUG SCCP-SCOC(55)[0x55f2df507580]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090024095 DLSCCP DEBUG SCCP-SCOC(55)[0x55f2df507580]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090024095 DLSCCP DEBUG SCCP-SCOC(55)[0x55f2df507580]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090024095 DLSCCP DEBUG SCCP-SCOC(55)[0x55f2df507580]{IDLE}: Deallocated (fsm.c:568) 20241213090024095 DLSCCP DEBUG SCCP-SCOC(56)[0x55f2df501010]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090024095 DLSCCP DEBUG SCCP-SCOC(56)[0x55f2df501010]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090024095 DLSCCP DEBUG SCCP-SCOC(56)[0x55f2df501010]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090024095 DLSCCP DEBUG SCCP-SCOC(56)[0x55f2df501010]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090024095 DLSCCP DEBUG SCCP-SCOC(56)[0x55f2df501010]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(652)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090024659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090024659 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090024659 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090024659 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090024659 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090024659 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090024659 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090024659 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090024659 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090024659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090024659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090024659 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090024659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090024659 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090024659 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090024659 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090024659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024660 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090024660 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090024660 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090024660 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090024660 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090024660 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090024660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090024660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090024660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090024660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090024660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090024660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090024660 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090024660 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090024660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090024660 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090024660 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090024660 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090024660 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090024660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090024660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090024660 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090024663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090024663 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090024663 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090024663 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090024663 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090024663 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090024663 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090024663 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090024663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090024663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090024663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090024663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090024663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090024663 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090024663 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090024663 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090024663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024664 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090024664 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090024664 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090024664 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090024664 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(655)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090024681 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090024681 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090024681 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090024681 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090024681 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090024681 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090024681 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090024681 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090024681 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090024681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090024681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090024681 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090024681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090024681 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090024681 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090024681 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090024681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024681 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024681 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024681 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024681 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024682 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090024682 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090024682 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090024682 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090024682 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090024682 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090024682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090024682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090024682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090024682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090024682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090024682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090024682 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090024682 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090024682 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090024682 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090024682 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090024682 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090024682 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090024683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090024683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090024683 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090024684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090024684 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090024684 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090024685 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090024685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090024685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090024685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090024685 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090024685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090024685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090024685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090024685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090024685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090024685 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090024685 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090024685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090024685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090024685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090024685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090024685 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090024685 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090024685 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090024685 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090024685 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090024693 DLCTRL DEBUG Command: GET 672270707 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090024693 DLCTRL DEBUG Tx Command reply: GET_REPLY 672270707 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090024695 DLCTRL DEBUG Command: GET 768477407 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090024695 DLCTRL DEBUG Tx Command reply: GET_REPLY 768477407 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090024696 DLCTRL DEBUG Command: GET 181268306 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090024696 DLCTRL DEBUG Tx Command reply: GET_REPLY 181268306 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090024697 DLCTRL DEBUG Command: GET 877744399 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090024697 DLCTRL DEBUG Tx Command reply: GET_REPLY 877744399 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090024698 DLCTRL DEBUG Command: GET 754498092 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090024698 DLCTRL DEBUG Tx Command reply: GET_REPLY 754498092 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213090024699 DLCTRL DEBUG Command: GET 885457246 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090024699 DLCTRL DEBUG Tx Command reply: GET_REPLY 885457246 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090024700 DLCTRL DEBUG Command: GET 757366933 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090024700 DLCTRL DEBUG Tx Command reply: GET_REPLY 757366933 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090024701 DLCTRL DEBUG Command: GET 265616353 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090024701 DLCTRL DEBUG Tx Command reply: GET_REPLY 265616353 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090024702 DLCTRL DEBUG Command: GET 529029798 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090024702 DLCTRL DEBUG Tx Command reply: GET_REPLY 529029798 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090024703 DLCTRL DEBUG Command: GET 420129228 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090024703 DLCTRL DEBUG Tx Command reply: GET_REPLY 420129228 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213090024703 DLCTRL DEBUG Command: GET 995704210 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090024703 DLCTRL DEBUG Tx Command reply: GET_REPLY 995704210 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090024704 DLCTRL DEBUG Command: GET 992526959 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090024704 DLCTRL DEBUG Tx Command reply: GET_REPLY 992526959 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090024705 DLCTRL DEBUG Command: GET 992000298 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090024705 DLCTRL DEBUG Tx Command reply: GET_REPLY 992000298 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090024705 DLCTRL DEBUG Command: GET 455280943 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090024705 DLCTRL DEBUG Tx Command reply: GET_REPLY 455280943 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090024706 DLCTRL DEBUG Command: GET 722614775 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090024706 DLCTRL DEBUG Tx Command reply: GET_REPLY 722614775 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213090024707 DLCTRL DEBUG Command: GET 481897169 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090024707 DLCTRL DEBUG Tx Command reply: GET_REPLY 481897169 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090024708 DLCTRL DEBUG Command: GET 318835540 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090024708 DLCTRL DEBUG Tx Command reply: GET_REPLY 318835540 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090024708 DLCTRL DEBUG Command: GET 715599479 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090024708 DLCTRL DEBUG Tx Command reply: GET_REPLY 715599479 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090024709 DLCTRL DEBUG Command: GET 430070335 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090024709 DLCTRL DEBUG Tx Command reply: GET_REPLY 430070335 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090024710 DLCTRL DEBUG Command: GET 454915341 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090024710 DLCTRL DEBUG Tx Command reply: GET_REPLY 454915341 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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 := '000000000000000011001010'B, t_guard := 20.000000 } 20241213090024728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40640<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(658)13300411 20241213090025759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090025759 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090025760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213090025760 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090025760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcaf2bb, normal) (hnbgw_rua.c:407) 20241213090025760 DHNB DEBUG map_rua[0x55f2df4fabc0]{init}: Allocated (fsm.c:456) 20241213090025760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13300411)[0x55f2df4fabc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090025760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13300411 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090025760 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090025760 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090025760 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-13300411 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241213090025760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13300411)[0x55f2df4fabc0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090025760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13300411)[0x55f2df4fabc0]{init}: Freeing instance (context_map.c:202) 20241213090025760 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13300411)[0x55f2df4fabc0]{init}: Deallocated (fsm.c:568) 20241213090025760 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13300411 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213090025760 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) 20241213090025760 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241213090025760 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090025760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090025760 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@af3ca9cfdc18: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(658)13300411 20241213090025772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40640<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(658)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: 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 := '000000000000000110010011'B, t_guard := 20.000000 } 20241213090025787 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40642<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(659)12819268 20241213090026800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090026800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090026800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213090026800 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090026800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc39b44, normal) (hnbgw_rua.c:407) 20241213090026800 DHNB DEBUG map_rua[0x55f2df4fabc0]{init}: Allocated (fsm.c:456) 20241213090026800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12819268)[0x55f2df4fabc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090026800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12819268 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090026801 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090026801 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090026801 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213090026801 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-12819268 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241213090026801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12819268)[0x55f2df4fabc0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090026801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12819268)[0x55f2df4fabc0]{init}: Freeing instance (context_map.c:202) 20241213090026801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12819268)[0x55f2df4fabc0]{init}: Deallocated (fsm.c:568) 20241213090026801 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12819268 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213090026801 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) 20241213090026801 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241213090026801 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090026801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090026801 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@af3ca9cfdc18: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(659)12819268 20241213090026807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40642<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(659)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: 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 := '000000000000001010101000'B, t_guard := 20.000000 } 20241213090026824 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40652<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(660)6576589 20241213090027845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090027845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090027845 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213090027845 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090027846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6459cd, normal) (hnbgw_rua.c:407) 20241213090027846 DHNB DEBUG map_rua[0x55f2df4fabc0]{init}: Allocated (fsm.c:456) 20241213090027846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6576589)[0x55f2df4fabc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090027846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6576589 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090027846 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090027846 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090027846 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6576589 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241213090027846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6576589)[0x55f2df4fabc0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090027846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6576589)[0x55f2df4fabc0]{init}: Freeing instance (context_map.c:202) 20241213090027846 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6576589)[0x55f2df4fabc0]{init}: Deallocated (fsm.c:568) 20241213090027846 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6576589 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213090027846 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) 20241213090027846 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241213090027846 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090027846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090027846 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@af3ca9cfdc18: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(660)6576589 20241213090027852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40652<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(660)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: 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 := '000000000000001110101011'B, t_guard := 20.000000 } 20241213090027875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40666<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(661)2596340 20241213090028892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090028892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090028892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1272) 20241213090028892 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090028892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x279df4, normal) (hnbgw_rua.c:407) 20241213090028892 DHNB DEBUG map_rua[0x55f2df4fabc0]{init}: Allocated (fsm.c:456) 20241213090028892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2596340)[0x55f2df4fabc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090028892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2596340 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090028892 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090028892 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090028892 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2596340 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20241213090028892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2596340)[0x55f2df4fabc0]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090028892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2596340)[0x55f2df4fabc0]{init}: Freeing instance (context_map.c:202) 20241213090028892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2596340)[0x55f2df4fabc0]{init}: Deallocated (fsm.c:568) 20241213090028892 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2596340 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213090028892 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) 20241213090028892 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241213090028892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090028892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090028892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@af3ca9cfdc18: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(661)2596340 20241213090028899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40666<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(661)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213090028911 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42237<->l=127.0.0.1:4262) (control_if.c:193) 20241213090028912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40630<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213090028912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090028913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090028913 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090028913 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090028913 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213090028913 DLINP DEBUG SRVCONN(,r=127.0.0.1:37437<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090028913 DLINP DEBUG SRVCONN(,r=127.0.0.1:37437<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090028913 DLINP NOTICE SRV(,r=127.0.0.1:37437<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090028913 DMAIN NOTICE (127.0.0.1:37437 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37437<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090028913 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213090028914 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090028914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090028914 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090028914 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213090028914 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090028914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090028914 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090028914 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(643)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(654)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(651)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(655)@af3ca9cfdc18: Final verdict of PTC: none 20241213090028914 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090028914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090028914 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213090028914 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090028914 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090028914 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090028914 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090028915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090028915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090028915 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090028915 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090028915 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090028915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090028915 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090028915 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213090028915 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-M3UA(653)@af3ca9cfdc18: Final verdict of PTC: none 20241213090028915 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090028915 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090028915 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213090028915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090028915 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090028915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090028915 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.msc0-RAN(652)@af3ca9cfdc18: Final verdict of PTC: none 20241213090028915 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090028916 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090028916 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090028915 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090028915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090028915 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090028915 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090028915 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090028915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090028915 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213090028915 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090028915 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090028915 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090028915 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090028916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090028916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090028916 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090028916 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090028916 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Compl_no_cn-Iuh1(649)@af3ca9cfdc18: Final verdict of PTC: none 20241213090028916 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090028916 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090028916 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090028916 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090028916 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090028916 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090028916 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090028916 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) TC_mscpool_L3Compl_no_cn-Iuh0(647)@af3ca9cfdc18: Final verdict of PTC: none 20241213090028916 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.sgsn0-M3UA(656)@af3ca9cfdc18: Final verdict of PTC: none 20241213090028917 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090028917 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) VirtHNBGW-STATS(644)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(657)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(645)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090028932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40622<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(646)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(643): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(644): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(646): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(647): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(649): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(651): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(652): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(653): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(654): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(655): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(656): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(657): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(658): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(659): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(660): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(661): none (pass -> pass) MTC@af3ca9cfdc18: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:00:28 UTC 2024 ====== HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20241213090029008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40674<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090029573 DLSCCP DEBUG SCCP-SCOC(78)[0x55f2df4ef890]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090029573 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ff292), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090029573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090029573 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090029573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090029573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090029574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090029574 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090029574 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090029574 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090029574 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090029574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090029574 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090029574 DLSCCP DEBUG SCCP-SCOC(76)[0x55f2df506620]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090029574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b89859), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090029575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090029575 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090029575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090029575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090029575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090029575 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090029575 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090029575 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090029575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090029575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090029575 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090029575 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090029575 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090029576 DLSCCP DEBUG SCCP-SCOC(77)[0x55f2df4ec120]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090029576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd2ae8), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090029576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090029576 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090029576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090029576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090029576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090029576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090029576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090029576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090029576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090029576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090029576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090029576 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090029576 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090029710 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40674<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=304340) 20241213090030093 DLSCCP DEBUG SCCP-SCOC(73)[0x55f2df4e04e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090030093 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049f8da), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090030094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090030094 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090030094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090030094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090030094 DLSCCP DEBUG SCCP-SCOC(74)[0x55f2df4ee110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090030094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00944f2f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090030094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090030094 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090030094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090030094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090030094 DLSCCP DEBUG SCCP-SCOC(75)[0x55f2df4fa920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090030094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f4522), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090030094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090030094 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090030094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090030094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090030094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090030094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090030094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090030094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090030094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090030094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090030094 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090030094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090030094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090030094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090030094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090030094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090030094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090030094 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090030094 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090030094 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090030094 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090030094 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090030094 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090030094 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090030094 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090030646 DLSCCP DEBUG SCCP-SCOC(70)[0x55f2df4f89c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090030646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007cb29), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090030646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090030646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090030646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090030646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090030646 DLSCCP DEBUG SCCP-SCOC(71)[0x55f2df4effc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090030646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b317ff), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090030646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090030646 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090030646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090030646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090030646 DLSCCP DEBUG SCCP-SCOC(72)[0x55f2df5095c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090030646 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f6276), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090030646 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090030646 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090030646 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090030646 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090030647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090030647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090030647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090030647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090030647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090030647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090030647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090030647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090030647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090030647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090030647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090030647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090030647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090030647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090030647 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090030647 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090030647 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090030647 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090030647 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090030647 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090030647 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090030647 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090030647 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=304340, count=330868) 20241213090030915 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090030915 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090030916 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213090030916 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090030916 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090030916 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213090031272 DLSCCP DEBUG SCCP-SCOC(68)[0x55f2df4e21a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090031273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e948f8), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090031273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090031273 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090031273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090031273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090031273 DLSCCP DEBUG SCCP-SCOC(67)[0x55f2df4f01e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090031273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f37a2), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090031273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090031273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090031273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090031273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090031273 DLSCCP DEBUG SCCP-SCOC(69)[0x55f2df4f80d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090031273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099e224), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090031273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090031273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090031273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090031273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090031273 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090031273 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090031273 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090031273 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090031273 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090031273 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090031273 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090031274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090031274 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090031274 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090031274 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090031274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090031274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090031274 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090031274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090031274 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090031274 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090031274 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090031274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090031274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090031274 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:00:31 UTC 2024 /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 20241213090031911 DLSCCP DEBUG SCCP-SCOC(66)[0x55f2df4e88f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090031911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00129bb5), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090031911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090031911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090031911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090031911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090031911 DLSCCP DEBUG SCCP-SCOC(64)[0x55f2df4f8ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090031911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084b749), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090031911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090031911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090031911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090031911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090031911 DLSCCP DEBUG SCCP-SCOC(65)[0x55f2df505340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090031911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009887bd), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090031911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090031911 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090031911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090031911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090031911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090031912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090031912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090031912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090031912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090031912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090031912 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090031912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090031912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090031912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090031912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090031912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090031912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090031912 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090031912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090031912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090031912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090031912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090031912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090031912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090031912 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090032539 DLSCCP DEBUG SCCP-SCOC(62)[0x55f2df4fafa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090032539 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ba294), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090032539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090032539 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090032539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090032539 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090032539 DLSCCP DEBUG SCCP-SCOC(61)[0x55f2df4edb10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090032539 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a53657), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090032540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090032540 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090032540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090032540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090032540 DLSCCP DEBUG SCCP-SCOC(63)[0x55f2df534b70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090032540 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000daaff), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090032540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090032540 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090032540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090032540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090032540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090032540 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090032540 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090032540 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090032540 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090032540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090032540 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090032540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090032540 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090032540 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090032540 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090032540 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090032540 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090032540 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090032540 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090032541 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090032541 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090032541 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090032541 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090032541 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090032541 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20241213090032798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090032801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50644<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090032804 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33123<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090032891 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090032891 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090032901 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090032901 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090032901 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090032901 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090032901 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090032901 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090032901 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090032901 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090032901 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34055 (stream_srv.c:132) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090032901 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34055<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090032902 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090032902 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090032902 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090032902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090032902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090032902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090032902 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090032902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090032902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090032902 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090032902 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090032902 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090032902 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090032902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090032902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090032902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090032902 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090032902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090032902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090032902 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090032902 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090032902 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090032902 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090032902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090032902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090032902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090032902 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090032902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090032902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090032902 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090032902 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090032902 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090032902 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090032902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090032902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090032902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090032903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090032903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090032903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090032903 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090032903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090032903 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090032903 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090032903 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090032903 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090032903 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090032903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090032903 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090032903 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090032903 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090032903 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090032903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090032903 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090032903 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090032903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090032903 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090032903 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090032903 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090032903 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090032903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090032903 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090032903 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090032903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090032903 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090032903 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090032903 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090032903 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090032903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090032903 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(672)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(672)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(672)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(670)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(675)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-M3UA(675)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(675)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(673)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(678)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc2-M3UA(678)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(678)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc2-SCCP(676)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090032952 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090032952 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090032953 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090032953 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090032953 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090032953 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090032953 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090032953 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090032954 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090032954 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090032954 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090032954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090032954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090032954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090032954 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090032954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090032954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090032954 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090032954 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090032954 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090032954 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090032954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090032954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090032954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090032954 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090032954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090032954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090032954 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090032954 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090032954 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090032954 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090032954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090032954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090032954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090032954 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090032954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090032954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090032954 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090032954 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090032954 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090032954 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090032954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090032954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090032954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090032954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090032954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090032954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090032954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090032954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090032954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090032954 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090032955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090032955 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090032955 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090032955 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090032955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090032955 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090032955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090032955 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090032955 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090032955 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090032955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090032955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090032955 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090032955 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090032955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090032955 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090032955 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090032955 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090032955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090032955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090032955 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090032955 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090032955 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090032955 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090032955 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090032955 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090032955 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090032955 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090032955 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(681)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(681)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(681)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(679)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(684)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-M3UA(684)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(684)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-SCCP(682)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(687)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn2-M3UA(687)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(687)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn2-SCCP(685)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090033005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090033005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090033005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090033005 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090033005 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090033005 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090033005 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090033005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090033005 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090033009 DLINP DEBUG SRVCONN(,r=127.0.0.1:34055<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090033009 DLINP DEBUG SRVCONN(,r=127.0.0.1:34055<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090033009 DLINP DEBUG SRVCONN(,r=127.0.0.1:34055<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090033009 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090033009 DHNBAP DEBUG (127.0.0.1:34055 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213090033009 DHNBAP NOTICE (127.0.0.1:34055 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090033009 DHNBAP NOTICE (127.0.0.1:34055 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090033009 DLINP DEBUG SRVCONN(,r=127.0.0.1:34055<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090033009 DLINP DEBUG SRVCONN(,r=127.0.0.1:34055<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090033117 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090033117 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090033118 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090033118 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090033126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033126 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090033126 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090033126 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090033127 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090033127 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090033127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090033129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033129 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090033129 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090033129 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090033129 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090033129 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090033129 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090033129 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090033130 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090033130 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090033130 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090033130 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090033130 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090033130 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090033130 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090033130 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090033130 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090033130 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090033130 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090033131 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 20241213090033131 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 20241213090033131 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090033131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213090033131 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090033131 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090033131 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090033131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090033131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090033131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090033131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090033131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090033131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090033131 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090033132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033132 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090033132 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090033132 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090033132 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090033132 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090033132 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090033132 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(675)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213090033137 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033137 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213090033137 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090033137 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090033137 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090033137 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213090033138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090033139 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033139 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090033139 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090033139 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090033139 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090033139 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090033139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090033139 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090033139 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090033139 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090033139 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090033139 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213090033139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090033139 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090033139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090033139 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090033139 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090033139 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090033139 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090033140 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090033140 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090033140 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090033141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090033141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090033141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090033141 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090033141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090033141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090033141 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090033141 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033141 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090033141 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090033141 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090033141 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090033141 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090033141 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090033141 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033148 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 20241213090033148 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 20241213090033148 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 20241213090033149 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241213090033149 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241213090033149 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241213090033149 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(678)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241213090033154 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) 20241213090033154 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241213090033154 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241213090033154 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241213090033154 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241213090033154 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090033154 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241213090033154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241213090033154 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090033154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090033154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090033154 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241213090033154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090033154 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090033154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090033154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090033154 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090033158 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) 20241213090033158 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090033159 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090033159 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090033159 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090033159 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20241213090033159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090033159 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090033159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090033159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090033159 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241213090033159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090033159 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090033159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090033159 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090033159 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090033159 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090033159 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090033160 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090033160 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090033160 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090033160 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090033160 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090033160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090033160 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090033160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090033160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090033160 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090033161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033161 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090033161 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090033161 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090033161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090033161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090033161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090033161 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033169 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090033169 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090033169 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090033170 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(681)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090033176 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033176 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090033176 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090033176 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090033176 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090033176 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090033176 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090033178 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033178 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090033178 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090033178 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090033178 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090033178 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090033178 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090033178 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090033178 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090033178 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090033178 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090033178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090033178 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090033178 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090033178 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090033178 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090033178 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090033178 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090033179 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090033180 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090033180 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090033180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090033180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090033180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090033180 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090033180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090033180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090033180 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090033180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033180 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090033180 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090033180 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090033180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090033180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090033180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090033180 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033182 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 20241213090033182 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 20241213090033182 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090033182 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213090033188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033188 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213090033188 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090033188 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090033188 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090033188 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213090033188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090033190 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033190 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090033190 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090033190 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090033190 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090033190 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090033190 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090033190 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090033190 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090033190 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090033190 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213090033190 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090033190 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090033190 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090033190 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090033190 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090033190 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090033190 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090033191 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090033191 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090033191 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090033191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090033191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090033191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033192 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033192 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090033192 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090033192 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090033192 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090033191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090033191 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090033191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090033191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090033191 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090033192 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090033192 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090033192 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033195 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 20241213090033195 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 20241213090033195 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: asp-virt-sgsn2-0: accept of new connection from (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20241213090033195 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241213090033195 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241213090033195 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241213090033195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(687)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241213090033199 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) 20241213090033199 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241213090033199 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241213090033199 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241213090033199 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241213090033199 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090033199 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241213090033199 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241213090033199 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090033200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090033200 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241213090033200 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090033200 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090033200 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090033200 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090033200 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090033202 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) 20241213090033202 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090033202 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090033202 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090033202 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090033202 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20241213090033202 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090033202 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090033202 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090033202 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241213090033202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090033202 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090033202 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090033203 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090033203 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090033203 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090033203 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090033204 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090033204 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090033204 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090033204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090033204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090033204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090033204 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090033204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090033204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090033204 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090033204 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033204 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090033204 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090033204 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090033204 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090033204 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090033204 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090033204 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033262 DLSCCP DEBUG SCCP-SCOC(58)[0x55f2df507290]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090033262 DLSCCP DEBUG SCCP-SCOC(58)[0x55f2df507290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090033262 DLSCCP DEBUG SCCP-SCOC(58)[0x55f2df507290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090033262 DLSCCP DEBUG SCCP-SCOC(58)[0x55f2df507290]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090033262 DLSCCP DEBUG SCCP-SCOC(58)[0x55f2df507290]{IDLE}: Deallocated (fsm.c:568) 20241213090033262 DLSCCP DEBUG SCCP-SCOC(60)[0x55f2df4f8db0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090033262 DLSCCP DEBUG SCCP-SCOC(60)[0x55f2df4f8db0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090033262 DLSCCP DEBUG SCCP-SCOC(60)[0x55f2df4f8db0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090033262 DLSCCP DEBUG SCCP-SCOC(60)[0x55f2df4f8db0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090033262 DLSCCP DEBUG SCCP-SCOC(60)[0x55f2df4f8db0]{IDLE}: Deallocated (fsm.c:568) 20241213090033262 DLSCCP DEBUG SCCP-SCOC(59)[0x55f2df4ec910]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090033262 DLSCCP DEBUG SCCP-SCOC(59)[0x55f2df4ec910]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090033262 DLSCCP DEBUG SCCP-SCOC(59)[0x55f2df4ec910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090033262 DLSCCP DEBUG SCCP-SCOC(59)[0x55f2df4ec910]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090033262 DLSCCP DEBUG SCCP-SCOC(59)[0x55f2df4ec910]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(671)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090033933 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033934 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090033934 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090033934 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090033934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090033934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090033934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090033934 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090033934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090033934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090033934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090033934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090033934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090033934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090033934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090033934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090033934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090033934 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090033934 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090033934 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090033934 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090033934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090033934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090033934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090033934 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090033934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090033934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090033934 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090033934 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090033934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033934 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090033934 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090033934 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090033934 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090033934 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090033934 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090033934 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033936 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090033936 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090033936 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090033936 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090033936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090033936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090033936 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033936 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090033936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090033936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090033936 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090033936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090033936 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090033936 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090033936 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090033936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033936 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090033937 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090033937 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090033937 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090033937 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(674)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090033939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033939 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090033939 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090033939 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090033939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090033939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090033939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090033939 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033939 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090033939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090033939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090033939 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090033939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090033939 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090033939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090033939 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090033939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033939 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090033939 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090033939 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090033939 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090033939 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) 20241213090033939 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) 20241213090033939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090033939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090033939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090033939 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090033939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090033939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090033939 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090033939 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{CONNECTED}: link up (cnlink.c:111) 20241213090033939 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033939 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090033939 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090033939 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090033939 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090033939 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090033939 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090033939 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033940 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033940 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090033940 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090033940 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090033940 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090033940 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090033940 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090033940 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033940 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090033940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090033940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090033940 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090033940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090033940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090033940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090033940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090033940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033940 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090033940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090033940 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090033940 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090033940 DRANAP INFO cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(677)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090033963 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) 20241213090033963 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090033963 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090033963 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090033963 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090033963 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090033963 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090033963 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033963 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090033963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090033963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090033963 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090033963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090033963 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090033963 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213090033963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090033963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033964 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090033964 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090033964 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090033964 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090033964 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) 20241213090033964 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) 20241213090033964 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090033964 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090033964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090033964 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090033964 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090033964 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090033964 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090033964 DRANAP NOTICE cnlink(msc-2)[0x55f2df470870]{CONNECTED}: link up (cnlink.c:111) 20241213090033964 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033964 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090033964 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090033964 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090033964 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090033964 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090033964 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090033964 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033968 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) 20241213090033968 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090033968 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090033968 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090033968 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090033968 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090033968 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090033968 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090033968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090033968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090033968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090033968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090033968 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090033968 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213090033968 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090033968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033968 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033968 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033968 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033968 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033968 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033968 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090033968 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090033968 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090033968 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090033968 DRANAP INFO cnlink(msc-2)[0x55f2df470870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(680)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090033979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033979 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090033979 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090033979 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090033979 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090033979 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090033979 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090033979 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033980 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090033980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090033980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090033980 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090033980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090033980 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090033980 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090033980 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090033980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033980 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090033980 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090033980 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090033980 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090033980 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090033980 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090033980 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090033980 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090033980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033980 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090033980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090033980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090033980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090033980 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090033980 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090033980 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033980 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090033980 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090033980 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090033980 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090033980 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090033980 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090033980 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033982 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033982 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090033982 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090033982 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090033982 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090033982 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090033982 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090033982 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033982 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090033982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090033982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090033982 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090033982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090033982 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090033982 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090033982 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090033982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033982 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033982 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033982 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033982 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033982 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033982 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090033982 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090033982 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090033982 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090033982 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(683)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090033988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033988 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090033988 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090033988 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090033988 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090033988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090033988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090033988 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033988 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090033988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090033988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090033988 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090033988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090033988 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090033988 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213090033988 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090033988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033988 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090033988 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090033988 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090033988 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090033988 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) 20241213090033988 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) 20241213090033988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090033988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090033988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090033988 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090033988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090033988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090033988 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090033988 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: link up (cnlink.c:111) 20241213090033988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033988 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090033988 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090033988 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090033988 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090033988 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090033988 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090033988 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033989 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090033989 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090033989 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090033989 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090033989 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090033989 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090033989 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090033989 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033989 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090033989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090033989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090033989 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090033989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090033989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090033989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213090033989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090033989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033990 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033990 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033990 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033990 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033990 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090033990 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090033990 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090033990 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090033990 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090033990 DRANAP INFO cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(686)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090033999 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) 20241213090033999 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213090033999 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213090033999 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213090033999 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090033999 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090033999 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090033999 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090033999 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090033999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090033999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090033999 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090033999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090033999 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090033999 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241213090033999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090033999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090033999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090033999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090034000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090034000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090034000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090034000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090034000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090034000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090034000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090034000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090034000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090034000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090034000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090034000 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090034000 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090034000 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) 20241213090034000 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) 20241213090034000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090034000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090034000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090034000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090034000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090034000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090034000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090034000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090034000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090034000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090034000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090034000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090034000 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090034000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090034000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090034000 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090034000 DRANAP NOTICE cnlink(sgsn-2)[0x55f2df4dc3f0]{CONNECTED}: link up (cnlink.c:111) 20241213090034000 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090034000 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090034000 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090034000 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090034000 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090034000 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090034000 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090034000 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090034001 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) 20241213090034001 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213090034001 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213090034001 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213090034001 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090034001 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090034001 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090034001 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090034001 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090034001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090034001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090034001 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090034001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090034001 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090034001 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241213090034001 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090034001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090034001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090034001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090034001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090034001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090034001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090034001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090034001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090034001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090034001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090034001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090034001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090034001 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090034001 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090034001 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090034001 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090034001 DRANAP INFO cnlink(sgsn-2)[0x55f2df4dc3f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090035020 DLCTRL DEBUG Command: GET 830969204 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090035020 DLCTRL DEBUG Tx Command reply: GET_REPLY 830969204 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090035025 DLCTRL DEBUG Command: GET 307807768 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090035025 DLCTRL DEBUG Tx Command reply: GET_REPLY 307807768 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090035029 DLCTRL DEBUG Command: GET 193063298 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090035029 DLCTRL DEBUG Tx Command reply: GET_REPLY 193063298 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090035032 DLCTRL DEBUG Command: GET 704776907 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090035033 DLCTRL DEBUG Tx Command reply: GET_REPLY 704776907 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090035037 DLCTRL DEBUG Command: GET 563693343 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090035037 DLCTRL DEBUG Tx Command reply: GET_REPLY 563693343 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213090035041 DLCTRL DEBUG Command: GET 277928158 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090035041 DLCTRL DEBUG Tx Command reply: GET_REPLY 277928158 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090035045 DLCTRL DEBUG Command: GET 455193472 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090035045 DLCTRL DEBUG Tx Command reply: GET_REPLY 455193472 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090035048 DLCTRL DEBUG Command: GET 58880802 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090035048 DLCTRL DEBUG Tx Command reply: GET_REPLY 58880802 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090035052 DLCTRL DEBUG Command: GET 581511120 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090035052 DLCTRL DEBUG Tx Command reply: GET_REPLY 581511120 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090035056 DLCTRL DEBUG Command: GET 673799671 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090035056 DLCTRL DEBUG Tx Command reply: GET_REPLY 673799671 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213090035059 DLCTRL DEBUG Command: GET 12475640 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090035060 DLCTRL DEBUG Tx Command reply: GET_REPLY 12475640 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090035062 DLCTRL DEBUG Command: GET 335117811 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090035063 DLCTRL DEBUG Tx Command reply: GET_REPLY 335117811 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090035065 DLCTRL DEBUG Command: GET 600846782 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090035065 DLCTRL DEBUG Tx Command reply: GET_REPLY 600846782 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090035068 DLCTRL DEBUG Command: GET 770387622 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090035068 DLCTRL DEBUG Tx Command reply: GET_REPLY 770387622 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090035070 DLCTRL DEBUG Command: GET 787167913 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090035070 DLCTRL DEBUG Tx Command reply: GET_REPLY 787167913 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213090035072 DLCTRL DEBUG Command: GET 566837148 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090035072 DLCTRL DEBUG Tx Command reply: GET_REPLY 566837148 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090035074 DLCTRL DEBUG Command: GET 44752873 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090035074 DLCTRL DEBUG Tx Command reply: GET_REPLY 44752873 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090035076 DLCTRL DEBUG Command: GET 787575087 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090035076 DLCTRL DEBUG Tx Command reply: GET_REPLY 787575087 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090035077 DLCTRL DEBUG Command: GET 36214472 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090035077 DLCTRL DEBUG Tx Command reply: GET_REPLY 36214472 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090035079 DLCTRL DEBUG Command: GET 117126397 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090035079 DLCTRL DEBUG Tx Command reply: GET_REPLY 117126397 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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@af3ca9cfdc18: 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@af3ca9cfdc18: 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 := '000000000000000001011100'B, t_guard := 20.000000 } 20241213090035113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50650<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(671)@af3ca9cfdc18: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(671)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)3842431 20241213090036162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090036162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090036162 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213090036162 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090036162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3aa17f, normal) (hnbgw_rua.c:407) 20241213090036162 DHNB DEBUG map_rua[0x55f2df4fabc0]{init}: Allocated (fsm.c:456) 20241213090036162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3842431)[0x55f2df4fabc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090036162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3842431 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090036162 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090036162 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090036162 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:209) 20241213090036162 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3842431 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) 20241213090036162 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3842431 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213090036162 DCN DEBUG map_sccp[0x55f2df5099d0]{init}: Allocated (fsm.c:456) 20241213090036162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55f2df5099d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090036162 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3842431 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213090036162 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3842431 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213090036162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3842431)[0x55f2df4fabc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090036162 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090036162 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090036162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3842431)[0x55f2df4fabc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090036162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55f2df5099d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090036162 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090036162 DLSCCP DEBUG SCCP-SCOC(79)[0x55f2df4ee740]{IDLE}: Allocated (fsm.c:456) 20241213090036162 DLSCCP DEBUG SCCP-SCOC(79)[0x55f2df4ee740]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090036163 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f400300005c0056400500f1100926) (sccp_scrc.c:406) 20241213090036163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090036163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090036163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090036163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090036163 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090036163 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090036163 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090036163 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090036163 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090036163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090036163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090036163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090036163 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090036163 DLSCCP DEBUG SCCP-SCOC(79)[0x55f2df4ee740]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090036163 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55f2df5099d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090036163 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3842431)[0x55f2df4fabc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090036163 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090036163 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090036163 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090036163 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090036163 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090036163 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090036163 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090036163 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(670)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(670)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(671)@af3ca9cfdc18: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) HNBGW_Test.msc0-RAN(671)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)3450301 HNBGW_Test.msc0-SCCP(670)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(670)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090036180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090036180 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090036180 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090036180 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090036180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090036180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090036180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090036180 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090036181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090036181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090036181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090036181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090036181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090036181 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a8a113) (sccp_scrc.c:477) 20241213090036181 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1824) 20241213090036181 DLSCCP DEBUG SCCP-SCOC(79)[0x55f2df4ee740]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090036181 DLSCCP DEBUG SCCP-SCOC(79)[0x55f2df4ee740]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090036181 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090036181 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090036181 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) 20241213090036181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55f2df5099d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090036181 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55f2df5099d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090036183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50650<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090036185 DLCTRL DEBUG Command: GET 895143424 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090036185 DLCTRL DEBUG Tx Command reply: GET_REPLY 895143424 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213090036190 DLCTRL DEBUG Command: GET 381071319 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090036190 DLCTRL DEBUG Tx Command reply: GET_REPLY 381071319 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090036194 DLCTRL DEBUG Command: GET 215560174 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090036194 DLCTRL DEBUG Tx Command reply: GET_REPLY 215560174 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090036197 DLCTRL DEBUG Command: GET 904965690 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090036197 DLCTRL DEBUG Tx Command reply: GET_REPLY 904965690 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090036199 DLCTRL DEBUG Command: GET 333517356 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090036199 DLCTRL DEBUG Tx Command reply: GET_REPLY 333517356 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090036200 DLCTRL DEBUG Command: GET 482535251 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090036200 DLCTRL DEBUG Tx Command reply: GET_REPLY 482535251 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090036201 DLCTRL DEBUG Command: GET 726286425 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090036201 DLCTRL DEBUG Tx Command reply: GET_REPLY 726286425 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090036202 DLCTRL DEBUG Command: GET 128790783 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090036202 DLCTRL DEBUG Tx Command reply: GET_REPLY 128790783 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090036204 DLCTRL DEBUG Command: GET 518022186 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090036204 DLCTRL DEBUG Tx Command reply: GET_REPLY 518022186 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090036205 DLCTRL DEBUG Command: GET 858022341 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090036205 DLCTRL DEBUG Tx Command reply: GET_REPLY 858022341 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090036206 DLCTRL DEBUG Command: GET 194658405 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090036206 DLCTRL DEBUG Tx Command reply: GET_REPLY 194658405 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090036207 DLCTRL DEBUG Command: GET 870303561 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090036207 DLCTRL DEBUG Tx Command reply: GET_REPLY 870303561 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090036208 DLCTRL DEBUG Command: GET 436161683 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090036208 DLCTRL DEBUG Tx Command reply: GET_REPLY 436161683 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090036209 DLCTRL DEBUG Command: GET 379364948 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090036209 DLCTRL DEBUG Tx Command reply: GET_REPLY 379364948 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090036210 DLCTRL DEBUG Command: GET 512730309 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090036210 DLCTRL DEBUG Tx Command reply: GET_REPLY 512730309 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090036211 DLCTRL DEBUG Command: GET 596508266 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090036211 DLCTRL DEBUG Tx Command reply: GET_REPLY 596508266 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090036211 DLCTRL DEBUG Command: GET 785292185 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090036211 DLCTRL DEBUG Tx Command reply: GET_REPLY 785292185 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090036212 DLCTRL DEBUG Command: GET 624118273 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090036212 DLCTRL DEBUG Tx Command reply: GET_REPLY 624118273 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090036213 DLCTRL DEBUG Command: GET 959419926 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090036213 DLCTRL DEBUG Tx Command reply: GET_REPLY 959419926 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090036213 DLCTRL DEBUG Command: GET 482221230 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090036213 DLCTRL DEBUG Tx Command reply: GET_REPLY 482221230 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000001000110110'B, t_guard := 20.000000 } 20241213090036225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50658<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(677)@af3ca9cfdc18: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(677)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)4536987 20241213090037252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090037252 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090037253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213090037253 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090037253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x453a9b, normal) (hnbgw_rua.c:407) 20241213090037253 DHNB DEBUG map_rua[0x55f2df506d90]{init}: Allocated (fsm.c:456) 20241213090037253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4536987)[0x55f2df506d90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090037253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4536987 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090037253 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090037253 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090037253 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4536987 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20241213090037253 DCN DEBUG map_sccp[0x55f2df4e8ff0]{init}: Allocated (fsm.c:456) 20241213090037253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55f2df4e8ff0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090037253 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4536987 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241213090037253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4536987 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213090037253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4536987)[0x55f2df506d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090037253 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090037253 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090037253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4536987)[0x55f2df506d90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090037253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55f2df4e8ff0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090037253 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090037253 DLSCCP DEBUG SCCP-SCOC(80)[0x55f2df4ec250]{IDLE}: Allocated (fsm.c:456) 20241213090037253 DLSCCP DEBUG SCCP-SCOC(80)[0x55f2df4ec250]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090037253 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030002360056400500f1100926) (sccp_scrc.c:406) 20241213090037253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090037253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090037253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090037253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090037253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090037253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090037253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090037253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090037253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090037253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090037253 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090037253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090037253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090037253 DLSCCP DEBUG SCCP-SCOC(80)[0x55f2df4ec250]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090037253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55f2df4e8ff0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090037253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4536987)[0x55f2df506d90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090037253 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090037253 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090037253 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090037253 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090037253 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090037253 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090037253 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090037253 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(676)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc2-SCCP(676)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(677)@af3ca9cfdc18: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) HNBGW_Test.msc2-RAN(677)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)4329538 HNBGW_Test.msc2-SCCP(676)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(676)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090037275 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) 20241213090037275 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090037275 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090037275 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090037275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090037275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090037275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090037275 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090037275 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090037275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090037275 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090037276 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090037276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090037276 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000717ab) (sccp_scrc.c:477) 20241213090037276 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1824) 20241213090037276 DLSCCP DEBUG SCCP-SCOC(80)[0x55f2df4ec250]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090037276 DLSCCP DEBUG SCCP-SCOC(80)[0x55f2df4ec250]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090037276 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090037276 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090037276 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) 20241213090037276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55f2df4e8ff0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090037276 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55f2df4e8ff0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090037278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50658<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090037279 DLCTRL DEBUG Command: GET 350752941 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090037279 DLCTRL DEBUG Tx Command reply: GET_REPLY 350752941 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213090037282 DLCTRL DEBUG Command: GET 38885308 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090037282 DLCTRL DEBUG Tx Command reply: GET_REPLY 38885308 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090037284 DLCTRL DEBUG Command: GET 257254638 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090037284 DLCTRL DEBUG Tx Command reply: GET_REPLY 257254638 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090037287 DLCTRL DEBUG Command: GET 388297635 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090037287 DLCTRL DEBUG Tx Command reply: GET_REPLY 388297635 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090037289 DLCTRL DEBUG Command: GET 436747859 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090037289 DLCTRL DEBUG Tx Command reply: GET_REPLY 436747859 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090037291 DLCTRL DEBUG Command: GET 418672304 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090037291 DLCTRL DEBUG Tx Command reply: GET_REPLY 418672304 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090037293 DLCTRL DEBUG Command: GET 526638747 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090037293 DLCTRL DEBUG Tx Command reply: GET_REPLY 526638747 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090037294 DLCTRL DEBUG Command: GET 626733358 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090037294 DLCTRL DEBUG Tx Command reply: GET_REPLY 626733358 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090037295 DLCTRL DEBUG Command: GET 57902026 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090037295 DLCTRL DEBUG Tx Command reply: GET_REPLY 57902026 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090037296 DLCTRL DEBUG Command: GET 393598506 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090037296 DLCTRL DEBUG Tx Command reply: GET_REPLY 393598506 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090037297 DLCTRL DEBUG Command: GET 283067664 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090037297 DLCTRL DEBUG Tx Command reply: GET_REPLY 283067664 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090037297 DLCTRL DEBUG Command: GET 144008072 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090037297 DLCTRL DEBUG Tx Command reply: GET_REPLY 144008072 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20241213090037298 DLCTRL DEBUG Command: GET 237193834 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090037298 DLCTRL DEBUG Tx Command reply: GET_REPLY 237193834 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090037299 DLCTRL DEBUG Command: GET 36404600 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090037299 DLCTRL DEBUG Tx Command reply: GET_REPLY 36404600 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090037300 DLCTRL DEBUG Command: GET 107185837 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090037300 DLCTRL DEBUG Tx Command reply: GET_REPLY 107185837 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090037300 DLCTRL DEBUG Command: GET 209325460 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090037300 DLCTRL DEBUG Tx Command reply: GET_REPLY 209325460 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090037301 DLCTRL DEBUG Command: GET 82895993 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090037301 DLCTRL DEBUG Tx Command reply: GET_REPLY 82895993 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090037302 DLCTRL DEBUG Command: GET 484309153 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090037302 DLCTRL DEBUG Tx Command reply: GET_REPLY 484309153 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090037303 DLCTRL DEBUG Command: GET 577825486 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090037303 DLCTRL DEBUG Tx Command reply: GET_REPLY 577825486 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090037303 DLCTRL DEBUG Command: GET 71811223 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090037303 DLCTRL DEBUG Tx Command reply: GET_REPLY 71811223 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213090037307 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50644<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213090037307 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33123<->l=127.0.0.1:4262) (control_if.c:193) 20241213090037307 DLINP DEBUG SRVCONN(,r=127.0.0.1:34055<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090037307 DLINP DEBUG SRVCONN(,r=127.0.0.1:34055<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090037307 DLINP NOTICE SRV(,r=127.0.0.1:34055<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090037307 DMAIN NOTICE (127.0.0.1:34055 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34055<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090037307 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213090037307 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090037307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090037307 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090037307 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213090037307 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090037307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090037307 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090037307 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090037307 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090037307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090037307 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090037307 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213090037307 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090037307 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090037307 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213090037307 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090037307 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090037307 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090037307 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090037307 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090037307 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090037308 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090037308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662)@af3ca9cfdc18: Final verdict of PTC: none 20241213090037308 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090037308 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090037308 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090037308 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) 20241213090037308 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090037308 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213090037308 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090037308 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090037308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090037308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090037308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090037308 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213090037308 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090037308 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090037308 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090037308 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090037308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090037308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090037308 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090037308 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) 20241213090037308 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090037308 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090037308 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090037308 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090037308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090037308 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213090037308 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090037308 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.sgsn2-SCCP(685)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(682)@af3ca9cfdc18: Final verdict of PTC: none 20241213090037308 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090037308 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090037308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090037308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090037308 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090037308 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) 20241213090037308 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090037308 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090037308 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241213090037308 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241213090037308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090037308 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090037308 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090037308 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090037308 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing HNBGW_Test.sgsn0-SCCP(679)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(675)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(676)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(683)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(671)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(670)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(688)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(672)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc2-RAN(677)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(680)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(686)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-RAN(674)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(664)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(673)@af3ca9cfdc18: Final verdict of PTC: none 20241213090037308 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090037308 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090037308 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090037308 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090037308 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) 20241213090037308 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090037308 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090037310 DLSS7 <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.msc2-M3UA(678)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(681)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(684)@af3ca9cfdc18: Final verdict of PTC: none 20241213090037310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090037310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090037310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090037310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090037310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090037310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090037310 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090037310 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090037310 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090037310 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) 20241213090037310 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090037310 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090037310 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241213090037310 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) 20241213090037310 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213090037310 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED 20241213090037310 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213090037310 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) 20241213090037310 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241213090037311 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090037311 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090037311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090037311 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241213090037311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090037311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090037311 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090037311 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe VirtHNBGW-STATS(663)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(687)@af3ca9cfdc18: Final verdict of PTC: none 20241213090037308 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213090037308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090037308 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090037308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090037308 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090037308 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090037308 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090037308 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090037308 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090037308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55f2df5099d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090037308 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090037308 DLSCCP DEBUG SCCP-SCOC(79)[0x55f2df4ee740]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090037308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8a113), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090037308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090037308 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090037308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090037308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090037308 DLSCCP DEBUG SCCP-SCOC(79)[0x55f2df4ee740]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090037308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55f2df5099d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090037308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3842431)[0x55f2df4fabc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090037308 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3842431)[0x55f2df4fabc0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090037308 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090037308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3842431)[0x55f2df4fabc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090037308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3842431)[0x55f2df4fabc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090037308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3842431)[0x55f2df4fabc0]{disrupted}: Freeing instance (context_map.c:202) 20241213090037308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3842431)[0x55f2df4fabc0]{disrupted}: Deallocated (fsm.c:568) 20241213090037308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55f2df5099d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090037308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55f2df5099d0]{disconnected}: Freeing instance (context_map.c:206) 20241213090037308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55f2df5099d0]{disconnected}: Deallocated (fsm.c:568) 20241213090037308 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3842431 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241213090037308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090037308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090037308 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090037308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090037308 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090037308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090037308 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090037308 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090037308 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090037308 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090037308 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090037308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090037308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213090037308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090037308 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090037308 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213090037308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090037308 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090037308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090037308 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090037308 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090037308 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090037308 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090037308 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090037308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090037308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090037308 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090037308 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090037308 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213090037308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4536987)[0x55f2df506d90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213090037308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4536987)[0x55f2df506d90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213090037308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55f2df4e8ff0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213090037308 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090037308 DLSCCP DEBUG SCCP-SCOC(80)[0x55f2df4ec250]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090037308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000717ab), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090037308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090037308 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090037308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090037308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090037308 DLSCCP DEBUG SCCP-SCOC(80)[0x55f2df4ec250]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090037308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55f2df4e8ff0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090037308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4536987)[0x55f2df506d90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090037308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4536987)[0x55f2df506d90]{disrupted}: Freeing instance (context_map.c:202) 20241213090037308 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4536987)[0x55f2df506d90]{disrupted}: Deallocated (fsm.c:568) 20241213090037308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55f2df4e8ff0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090037308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55f2df4e8ff0]{disconnected}: Freeing instance (context_map.c:206) 20241213090037308 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55f2df4e8ff0]{disconnected}: Deallocated (fsm.c:568) 20241213090037308 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4536987 SCCP-80 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241213090037311 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090037311 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090037311 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241213090037311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090037311 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090037311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090037311 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090037311 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090037311 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090037311 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090037311 DRANAP NOTICE cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: link lost (cnlink.c:118) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090037327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50640<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(665)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(663): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(665): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(670): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(671): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(672): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-SCCP(673): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-RAN(674): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-M3UA(675): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-SCCP(676): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-RAN(677): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-M3UA(678): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(679): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(680): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(681): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(682): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-RAN(683): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(684): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(685): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn2-RAN(686): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(687): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(689): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(690): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:00:37 UTC 2024 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc 20241213090037505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090038208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50660<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=613344) Waiting for packet dumper to finish... 1 (prev_count=613344, count=613884) 20241213090039309 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090039309 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090039309 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213090039309 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090039309 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090039309 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213090039309 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090039309 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090039309 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213090039312 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090039312 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241213090039312 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241213090039574 DLSCCP DEBUG SCCP-SCOC(78)[0x55f2df4ef890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090039574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ff292), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090039574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090039574 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090039574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090039574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090039575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090039575 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090039575 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090039575 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090039575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090039575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090039575 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090039575 DLSCCP DEBUG SCCP-SCOC(76)[0x55f2df506620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090039576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b89859), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090039576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090039576 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090039576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090039576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090039576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090039576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090039576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090039576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090039576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090039576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090039576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090039576 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090039576 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090039577 DLSCCP DEBUG SCCP-SCOC(77)[0x55f2df4ec120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090039577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd2ae8), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090039577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090039577 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090039577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090039577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090039577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090039577 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090039577 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090039577 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090039577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090039577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090039577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090039577 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090039577 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090040095 DLSCCP DEBUG SCCP-SCOC(75)[0x55f2df4fa920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090040095 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f4522), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090040095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090040095 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090040095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090040095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090040095 DLSCCP DEBUG SCCP-SCOC(74)[0x55f2df4ee110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090040095 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00944f2f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090040095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090040095 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090040095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090040095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090040095 DLSCCP DEBUG SCCP-SCOC(73)[0x55f2df4e04e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090040095 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049f8da), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090040095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090040095 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090040095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090040095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090040095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090040095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090040095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090040095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090040095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090040095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090040095 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090040095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090040095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090040096 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090040096 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090040096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090040096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090040096 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090040096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090040096 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090040096 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090040096 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090040096 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090040096 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090040096 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:00:40 UTC 2024 /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 20241213090040647 DLSCCP DEBUG SCCP-SCOC(72)[0x55f2df5095c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090040647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f6276), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090040647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090040647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090040647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090040647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090040647 DLSCCP DEBUG SCCP-SCOC(71)[0x55f2df4effc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090040647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b317ff), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090040647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090040647 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090040647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090040647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090040647 DLSCCP DEBUG SCCP-SCOC(70)[0x55f2df4f89c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090040647 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007cb29), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090040647 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090040647 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090040647 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090040647 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090040648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090040648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090040648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090040648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090040648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090040648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090040648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090040648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090040648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090040648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090040648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090040648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090040648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090040648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090040648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090040648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090040648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090040648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090040648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090040648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090040648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090041273 DLSCCP DEBUG SCCP-SCOC(69)[0x55f2df4f80d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090041273 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099e224), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090041273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090041274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090041274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090041274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090041274 DLSCCP DEBUG SCCP-SCOC(67)[0x55f2df4f01e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090041274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f37a2), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090041274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090041274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090041274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090041274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090041274 DLSCCP DEBUG SCCP-SCOC(68)[0x55f2df4e21a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090041274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e948f8), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090041274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090041274 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090041274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090041274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090041274 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041274 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090041274 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090041274 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090041274 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090041274 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090041274 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090041275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090041275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090041275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090041275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090041275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090041275 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090041275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090041275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090041275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090041275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090041275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090041275 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_mscpool_paging_imsi started. 20241213090041304 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090041308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50684<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090041311 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40385<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(695)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090041412 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090041412 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090041424 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090041424 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090041425 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090041425 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090041425 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090041425 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090041425 DRANAP NOTICE cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090041425 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090041425 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090041425 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39797 (stream_srv.c:132) 20241213090041425 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39797<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_imsi-Iuh1(697)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090041426 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090041426 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090041426 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090041426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090041426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090041426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090041426 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090041426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090041426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090041426 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090041426 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090041426 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090041426 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090041426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090041426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090041426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090041426 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090041426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090041426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090041426 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090041427 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090041427 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090041427 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090041427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090041427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090041427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090041427 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090041427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090041427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090041427 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090041427 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090041427 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090041427 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090041427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090041427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090041427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090041427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090041427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090041427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090041427 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090041427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090041427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090041427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090041427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090041427 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090041427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090041427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090041427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090041427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090041427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090041427 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090041427 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090041427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090041427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090041427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090041427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090041427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090041427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090041427 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090041427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090041427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090041427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090041427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090041427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090041427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(701)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(701)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(701)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(699)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(704)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-M3UA(704)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(704)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(702)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(707)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc2-M3UA(707)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(707)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc2-SCCP(705)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090041465 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090041465 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090041465 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090041465 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090041465 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090041465 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090041465 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090041466 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090041466 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090041467 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090041467 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090041467 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090041467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090041467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090041467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090041467 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090041467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090041467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090041467 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090041467 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090041467 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090041467 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090041467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090041467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090041467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090041467 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090041467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090041467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090041467 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090041467 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090041467 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090041467 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090041467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090041467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090041467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090041467 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090041467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090041467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090041467 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090041467 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090041467 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090041467 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090041467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090041467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090041467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090041467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090041467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090041467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090041467 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090041467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090041467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090041467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090041467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090041467 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090041467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090041467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090041467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090041467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090041467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090041467 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213090041467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090041467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090041467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090041467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090041467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090041467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090041467 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090041467 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041467 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090041467 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090041467 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090041467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090041467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090041467 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213090041467 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(710)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(710)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(710)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(708)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090041491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090041491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090041491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090041491 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090041491 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090041491 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090041491 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090041491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090041491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090041496 DLINP DEBUG SRVCONN(,r=127.0.0.1:39797<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090041496 DLINP DEBUG SRVCONN(,r=127.0.0.1:39797<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090041496 DLINP DEBUG SRVCONN(,r=127.0.0.1:39797<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090041496 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090041496 DHNBAP DEBUG (127.0.0.1:39797 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213090041496 DHNBAP NOTICE (127.0.0.1:39797 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090041496 DHNBAP NOTICE (127.0.0.1:39797 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090041496 DLINP DEBUG SRVCONN(,r=127.0.0.1:39797<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090041496 DLINP DEBUG SRVCONN(,r=127.0.0.1:39797<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090041639 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090041639 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090041639 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090041639 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090041649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041649 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090041649 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090041649 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090041649 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090041649 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090041649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090041651 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 20241213090041651 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 20241213090041651 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090041651 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213090041652 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041652 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090041652 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090041652 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090041652 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090041652 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090041652 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090041652 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090041652 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090041652 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090041652 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090041652 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090041652 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090041652 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090041652 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090041652 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090041652 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090041652 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090041652 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090041654 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090041654 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090041654 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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.msc1-M3UA(704)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213090041654 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090041654 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090041654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090041654 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090041654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090041654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090041654 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090041654 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041655 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090041655 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090041655 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090041655 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090041655 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090041655 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090041655 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090041659 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041659 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213090041659 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090041659 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090041659 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090041659 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213090041659 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090041663 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041663 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090041663 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090041663 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090041663 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090041663 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090041663 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090041663 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090041663 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090041663 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090041663 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090041663 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213090041663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090041663 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090041663 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090041663 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090041663 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090041663 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090041663 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090041664 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 20241213090041664 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 20241213090041664 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 20241213090041664 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241213090041664 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241213090041664 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241213090041664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213090041664 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090041664 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090041664 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090041665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090041665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090041665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090041665 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090041665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090041665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090041665 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090041665 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041665 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090041665 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090041665 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090041665 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090041665 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090041665 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090041665 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(707)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241213090041672 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) 20241213090041672 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241213090041672 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241213090041673 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241213090041673 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241213090041673 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090041673 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241213090041673 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241213090041673 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090041673 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090041673 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090041673 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241213090041673 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090041673 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090041673 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090041673 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090041673 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090041676 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) 20241213090041676 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090041676 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090041676 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090041676 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090041676 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20241213090041676 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090041676 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090041676 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090041676 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090041677 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241213090041677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090041677 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090041677 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090041677 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090041677 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090041677 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090041677 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090041678 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090041678 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090041678 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090041678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090041678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090041678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090041678 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090041678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090041678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090041678 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090041678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041678 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090041678 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090041678 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090041678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090041678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090041678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090041679 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090041679 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090041679 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090041679 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090041679 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090041685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041685 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090041685 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090041685 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090041685 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090041685 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090041685 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090041687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041687 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090041687 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090041688 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090041688 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090041688 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090041688 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090041688 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090041688 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090041688 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090041688 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090041688 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090041688 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090041688 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090041688 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090041688 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090041688 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090041688 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090041689 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090041689 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090041689 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090041689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090041689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090041689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090041689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090041689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090041690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090041690 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090041690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090041690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090041690 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090041690 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041690 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090041690 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090041690 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090041690 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090041690 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090041690 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090041690 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090041911 DLSCCP DEBUG SCCP-SCOC(64)[0x55f2df4f8ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090041911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0084b749), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090041911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090041911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090041911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090041911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090041911 DLSCCP DEBUG SCCP-SCOC(66)[0x55f2df4e88f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090041911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00129bb5), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090041911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090041911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090041912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090041912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090041912 DLSCCP DEBUG SCCP-SCOC(65)[0x55f2df505340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090041912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009887bd), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090041912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090041912 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090041912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090041912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090041912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090041912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090041912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090041912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090041912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090041912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090041912 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090041912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090041912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090041912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090041912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090041912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090041912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090041912 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090041912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090041912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090041912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090041912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090041912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090041912 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090041912 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090041920 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041920 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090041920 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090041920 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090041920 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090041920 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090041920 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090041920 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090041920 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090041920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090041920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090041920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090041920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090041920 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=0084b749) (sccp_scrc.c:477) 20241213090041920 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1824) 20241213090041920 DLSCCP DEBUG SCCP-SCOC(64)[0x55f2df4f8ee0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090041920 DLSCCP DEBUG SCCP-SCOC(64)[0x55f2df4f8ee0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090041920 DLSCCP DEBUG SCCP-SCOC(64)[0x55f2df4f8ee0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090041920 DLSCCP DEBUG SCCP-SCOC(64)[0x55f2df4f8ee0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090041920 DLSCCP DEBUG SCCP-SCOC(64)[0x55f2df4f8ee0]{IDLE}: Deallocated (fsm.c:568) 20241213090041921 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090041921 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090041921 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090041921 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090041921 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090041921 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090041921 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090041921 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090041921 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090041921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090041921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090041921 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090041921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090041921 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=009887bd) (sccp_scrc.c:477) 20241213090041921 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1824) 20241213090041921 DLSCCP DEBUG SCCP-SCOC(65)[0x55f2df505340]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090041921 DLSCCP DEBUG SCCP-SCOC(65)[0x55f2df505340]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090041921 DLSCCP DEBUG SCCP-SCOC(65)[0x55f2df505340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090041921 DLSCCP DEBUG SCCP-SCOC(65)[0x55f2df505340]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090041921 DLSCCP DEBUG SCCP-SCOC(65)[0x55f2df505340]{IDLE}: Deallocated (fsm.c:568) 20241213090042122 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090042122 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090042122 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090042122 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090042122 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090042122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090042122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090042122 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090042122 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090042122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090042122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090042122 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090042122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090042122 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=00129bb5) (sccp_scrc.c:477) 20241213090042122 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1824) 20241213090042122 DLSCCP DEBUG SCCP-SCOC(66)[0x55f2df4e88f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090042122 DLSCCP DEBUG SCCP-SCOC(66)[0x55f2df4e88f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090042122 DLSCCP DEBUG SCCP-SCOC(66)[0x55f2df4e88f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090042122 DLSCCP DEBUG SCCP-SCOC(66)[0x55f2df4e88f0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090042122 DLSCCP DEBUG SCCP-SCOC(66)[0x55f2df4e88f0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(700)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090042455 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090042455 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090042455 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090042455 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090042455 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090042455 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090042455 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090042455 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090042455 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090042456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090042456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090042456 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090042456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090042456 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090042456 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090042456 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090042456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042456 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042456 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042456 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090042456 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090042456 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090042456 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090042456 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090042456 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090042456 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090042456 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090042456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042456 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042456 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042456 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090042457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090042457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090042457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090042457 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090042457 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090042457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090042457 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090042457 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090042457 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090042457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090042457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090042457 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090042457 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090042462 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090042462 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090042462 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090042462 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090042462 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090042462 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090042462 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090042462 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090042462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090042462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090042462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090042462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090042462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090042462 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090042463 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090042463 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090042463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042463 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090042463 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090042463 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090042464 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090042464 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090042465 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090042465 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090042465 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090042465 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090042465 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090042465 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090042465 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090042465 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090042465 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090042465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090042465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090042465 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090042465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090042465 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090042465 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090042465 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090042465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042465 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090042465 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090042465 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090042465 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090042465 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) 20241213090042466 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) 20241213090042466 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090042466 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090042466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090042466 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090042466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090042466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090042466 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090042466 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{CONNECTED}: link up (cnlink.c:111) 20241213090042466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090042466 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090042466 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090042466 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090042466 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090042466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090042466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090042466 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(703)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090042471 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090042471 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090042471 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090042471 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090042471 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090042471 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090042471 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090042471 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090042471 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090042471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090042471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090042471 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090042471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090042471 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090042471 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090042471 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090042471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042471 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042471 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042471 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042471 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042471 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042471 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090042471 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090042471 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090042471 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090042471 DRANAP INFO cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(706)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090042474 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) 20241213090042474 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090042474 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090042474 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090042474 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090042474 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090042474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090042474 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090042474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090042474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090042474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090042474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090042474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090042474 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090042474 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213090042474 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090042474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042474 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090042474 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090042474 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090042474 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090042474 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) 20241213090042474 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) 20241213090042474 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090042474 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090042474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042475 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042475 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042475 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042475 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042475 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090042475 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090042475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090042475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090042475 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090042475 DRANAP NOTICE cnlink(msc-2)[0x55f2df470870]{CONNECTED}: link up (cnlink.c:111) 20241213090042475 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090042475 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090042475 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090042475 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090042475 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090042475 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090042475 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090042475 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090042476 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) 20241213090042477 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090042477 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090042477 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090042477 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090042477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090042477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090042477 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090042477 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090042477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090042477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090042477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090042477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090042477 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090042477 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213090042477 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090042477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042477 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090042477 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090042477 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090042477 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090042477 DRANAP INFO cnlink(msc-2)[0x55f2df470870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(709)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090042483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090042483 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090042483 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090042483 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090042483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090042483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090042483 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090042483 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090042483 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090042483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090042483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090042483 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090042483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090042483 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090042483 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090042483 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090042483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042483 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090042483 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090042483 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090042483 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090042483 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090042483 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090042483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090042483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090042483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090042483 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090042483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090042483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090042483 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090042483 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090042483 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090042483 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090042483 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090042483 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090042483 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090042483 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090042483 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090042483 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090042484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090042484 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090042484 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090042484 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090042484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090042484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090042484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090042484 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090042484 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090042484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090042484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090042484 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090042484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090042484 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090042484 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090042484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090042484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090042484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090042484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090042484 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090042484 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090042484 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090042484 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090042484 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090042532 DLSCCP DEBUG SCCP-SCOC(62)[0x55f2df4fafa0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090042532 DLSCCP DEBUG SCCP-SCOC(62)[0x55f2df4fafa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090042532 DLSCCP DEBUG SCCP-SCOC(62)[0x55f2df4fafa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090042532 DLSCCP DEBUG SCCP-SCOC(62)[0x55f2df4fafa0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090042532 DLSCCP DEBUG SCCP-SCOC(62)[0x55f2df4fafa0]{IDLE}: Deallocated (fsm.c:568) 20241213090042532 DLSCCP DEBUG SCCP-SCOC(61)[0x55f2df4edb10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090042532 DLSCCP DEBUG SCCP-SCOC(61)[0x55f2df4edb10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090042532 DLSCCP DEBUG SCCP-SCOC(61)[0x55f2df4edb10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090042532 DLSCCP DEBUG SCCP-SCOC(61)[0x55f2df4edb10]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090042532 DLSCCP DEBUG SCCP-SCOC(61)[0x55f2df4edb10]{IDLE}: Deallocated (fsm.c:568) 20241213090042532 DLSCCP DEBUG SCCP-SCOC(63)[0x55f2df534b70]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090042532 DLSCCP DEBUG SCCP-SCOC(63)[0x55f2df534b70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090042532 DLSCCP DEBUG SCCP-SCOC(63)[0x55f2df534b70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090042532 DLSCCP DEBUG SCCP-SCOC(63)[0x55f2df534b70]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090042532 DLSCCP DEBUG SCCP-SCOC(63)[0x55f2df534b70]{IDLE}: Deallocated (fsm.c:568) 20241213090043506 DLCTRL DEBUG Command: GET 639692397 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090043507 DLCTRL DEBUG Tx Command reply: GET_REPLY 639692397 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090043515 DLCTRL DEBUG Command: GET 422255236 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090043515 DLCTRL DEBUG Tx Command reply: GET_REPLY 422255236 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090043520 DLCTRL DEBUG Command: GET 176210878 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090043520 DLCTRL DEBUG Tx Command reply: GET_REPLY 176210878 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090043529 DLCTRL DEBUG Command: GET 685786869 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090043529 DLCTRL DEBUG Tx Command reply: GET_REPLY 685786869 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090043538 DLCTRL DEBUG Command: GET 755154301 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090043539 DLCTRL DEBUG Tx Command reply: GET_REPLY 755154301 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213090043553 DLCTRL DEBUG Command: GET 607469796 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090043553 DLCTRL DEBUG Tx Command reply: GET_REPLY 607469796 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090043557 DLCTRL DEBUG Command: GET 466440135 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090043557 DLCTRL DEBUG Tx Command reply: GET_REPLY 466440135 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090043564 DLCTRL DEBUG Command: GET 3323030 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090043564 DLCTRL DEBUG Tx Command reply: GET_REPLY 3323030 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090043567 DLCTRL DEBUG Command: GET 319655936 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090043567 DLCTRL DEBUG Tx Command reply: GET_REPLY 319655936 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090043571 DLCTRL DEBUG Command: GET 412727295 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090043571 DLCTRL DEBUG Tx Command reply: GET_REPLY 412727295 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213090043573 DLCTRL DEBUG Command: GET 335840902 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090043574 DLCTRL DEBUG Tx Command reply: GET_REPLY 335840902 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090043576 DLCTRL DEBUG Command: GET 82370237 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090043576 DLCTRL DEBUG Tx Command reply: GET_REPLY 82370237 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090043577 DLCTRL DEBUG Command: GET 663808411 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090043577 DLCTRL DEBUG Tx Command reply: GET_REPLY 663808411 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090043579 DLCTRL DEBUG Command: GET 602300417 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090043579 DLCTRL DEBUG Tx Command reply: GET_REPLY 602300417 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090043580 DLCTRL DEBUG Command: GET 365298949 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090043580 DLCTRL DEBUG Tx Command reply: GET_REPLY 365298949 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213090043582 DLCTRL DEBUG Command: GET 774683827 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090043582 DLCTRL DEBUG Tx Command reply: GET_REPLY 774683827 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090043583 DLCTRL DEBUG Command: GET 427554360 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090043583 DLCTRL DEBUG Tx Command reply: GET_REPLY 427554360 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090043584 DLCTRL DEBUG Command: GET 478000613 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090043584 DLCTRL DEBUG Tx Command reply: GET_REPLY 478000613 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090043586 DLCTRL DEBUG Command: GET 19230525 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090043586 DLCTRL DEBUG Tx Command reply: GET_REPLY 19230525 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090043587 DLCTRL DEBUG Command: GET 671932765 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090043587 DLCTRL DEBUG Tx Command reply: GET_REPLY 671932765 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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 } } } 20241213090043598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45620<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090044612 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090044612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090044612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090044612 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090044612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090044613 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090044613 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090044613 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090044613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090044613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090044613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090044612 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090044612 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090044612 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090044612 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090044612 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090044612 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090044612 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090044612 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090044613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090044613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090044613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090044613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090044613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090044613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090044613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090044613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090044613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090044613 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090044613 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090044613 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241213090044613 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20241213090044613 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20241213090044613 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20241213090044613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241213090044613 DRUA DEBUG (127.0.0.1:39797 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20241213090044613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090044613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:795) 20241213090044613 DLINP DEBUG SRVCONN(,r=127.0.0.1:39797<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090044613 DLINP DEBUG SRVCONN(,r=127.0.0.1:39797<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:795) TC_mscpool_paging_imsi-Iuh1-RUA(698)@af3ca9cfdc18: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(696)@af3ca9cfdc18: UnitdataCallback HNBGW_Test.msc0-RAN(700)@af3ca9cfdc18: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(700)@af3ca9cfdc18: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(712) TC_mscpool_paging_imsi-Iuh0-RUA(696)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_paging_imsi0(712)13798674 20241213090045640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090045640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090045640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213090045640 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090045640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd28d12, normal) (hnbgw_rua.c:407) 20241213090045640 DHNB DEBUG map_rua[0x55f2df505340]{init}: Allocated (fsm.c:456) 20241213090045640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798674)[0x55f2df505340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090045640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13798674 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090045640 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090045640 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090045640 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13798674 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20241213090045640 DCN DEBUG map_sccp[0x55f2df4f8ee0]{init}: Allocated (fsm.c:456) 20241213090045640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f2df4f8ee0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090045640 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13798674 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213090045640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13798674 SCCP-81 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213090045640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798674)[0x55f2df505340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090045640 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090045640 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090045640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798674)[0x55f2df505340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090045640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f2df4f8ee0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090045640 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090045640 DLSCCP DEBUG SCCP-SCOC(81)[0x55f2df506d90]{IDLE}: Allocated (fsm.c:456) 20241213090045640 DLSCCP DEBUG SCCP-SCOC(81)[0x55f2df506d90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090045640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001750056400500f1100926) (sccp_scrc.c:406) 20241213090045640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090045640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090045640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090045640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090045640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090045640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090045640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090045640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090045640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090045640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090045640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090045640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090045640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090045640 DLSCCP DEBUG SCCP-SCOC(81)[0x55f2df506d90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090045640 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f2df4f8ee0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090045640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798674)[0x55f2df505340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090045640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090045640 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090045640 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090045640 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090045640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090045640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090045640 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090045640 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(699)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(699)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(700)@af3ca9cfdc18: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(712) HNBGW_Test.msc0-RAN(700)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_paging_imsi0(712)11702009 HNBGW_Test.msc0-SCCP(699)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(699)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(712)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090045661 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090045661 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090045661 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090045661 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090045661 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090045661 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090045661 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090045661 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090045661 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090045661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090045661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090045661 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090045661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090045661 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0063ec3f) (sccp_scrc.c:477) 20241213090045661 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1824) 20241213090045661 DLSCCP DEBUG SCCP-SCOC(81)[0x55f2df506d90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090045661 DLSCCP DEBUG SCCP-SCOC(81)[0x55f2df506d90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090045661 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090045662 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090045662 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) 20241213090045662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f2df4f8ee0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090045662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f2df4f8ee0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090046665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45620<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(712)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090046669 DLCTRL DEBUG Command: GET 804092645 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090046669 DLCTRL DEBUG Tx Command reply: GET_REPLY 804092645 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090046673 DLCTRL DEBUG Command: GET 860986368 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090046674 DLCTRL DEBUG Tx Command reply: GET_REPLY 860986368 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090046678 DLCTRL DEBUG Command: GET 219754979 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090046678 DLCTRL DEBUG Tx Command reply: GET_REPLY 219754979 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090046682 DLCTRL DEBUG Command: GET 69989461 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090046682 DLCTRL DEBUG Tx Command reply: GET_REPLY 69989461 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090046685 DLCTRL DEBUG Command: GET 528467893 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090046685 DLCTRL DEBUG Tx Command reply: GET_REPLY 528467893 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090046688 DLCTRL DEBUG Command: GET 741239320 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090046688 DLCTRL DEBUG Tx Command reply: GET_REPLY 741239320 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090046689 DLCTRL DEBUG Command: GET 830164722 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090046689 DLCTRL DEBUG Tx Command reply: GET_REPLY 830164722 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090046691 DLCTRL DEBUG Command: GET 167632818 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090046691 DLCTRL DEBUG Tx Command reply: GET_REPLY 167632818 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090046692 DLCTRL DEBUG Command: GET 830663857 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090046692 DLCTRL DEBUG Tx Command reply: GET_REPLY 830663857 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090046692 DLCTRL DEBUG Command: GET 219045131 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090046692 DLCTRL DEBUG Tx Command reply: GET_REPLY 219045131 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090046693 DLCTRL DEBUG Command: GET 507825590 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090046693 DLCTRL DEBUG Tx Command reply: GET_REPLY 507825590 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090046694 DLCTRL DEBUG Command: GET 845785797 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090046694 DLCTRL DEBUG Tx Command reply: GET_REPLY 845785797 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090046695 DLCTRL DEBUG Command: GET 840629826 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090046695 DLCTRL DEBUG Tx Command reply: GET_REPLY 840629826 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090046696 DLCTRL DEBUG Command: GET 968128708 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090046696 DLCTRL DEBUG Tx Command reply: GET_REPLY 968128708 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090046696 DLCTRL DEBUG Command: GET 983596688 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090046696 DLCTRL DEBUG Tx Command reply: GET_REPLY 983596688 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090046697 DLCTRL DEBUG Command: GET 476987758 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090046697 DLCTRL DEBUG Tx Command reply: GET_REPLY 476987758 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090046698 DLCTRL DEBUG Command: GET 959193873 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090046698 DLCTRL DEBUG Tx Command reply: GET_REPLY 959193873 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090046699 DLCTRL DEBUG Command: GET 720512469 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090046699 DLCTRL DEBUG Tx Command reply: GET_REPLY 720512469 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090046700 DLCTRL DEBUG Command: GET 850884235 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090046700 DLCTRL DEBUG Tx Command reply: GET_REPLY 850884235 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090046700 DLCTRL DEBUG Command: GET 402460638 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090046700 DLCTRL DEBUG Tx Command reply: GET_REPLY 402460638 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213090046703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50684<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213090046704 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40385<->l=127.0.0.1:4262) (control_if.c:193) 20241213090046704 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090046704 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) 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT TC_mscpool_paging_imsi-Iuh1-RUA(698)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(696)@af3ca9cfdc18: Final verdict of PTC: none 20241213090046704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090046704 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090046704 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) 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090046704 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213090046704 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090046704 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090046704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090046704 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090046704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090046704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-SCCP(705)@af3ca9cfdc18: Final verdict of PTC: none 20241213090046704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090046704 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090046704 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090046704 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090046704 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090046704 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213090046704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798674)[0x55f2df505340]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213090046704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798674)[0x55f2df505340]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213090046704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f2df4f8ee0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) HNBGW_Test.msc1-SCCP(702)@af3ca9cfdc18: Final verdict of PTC: none 20241213090046704 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090046704 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090046704 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090046704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090046704 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090046704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090046704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090046704 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090046704 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090046704 DLSCCP DEBUG SCCP-SCOC(81)[0x55f2df506d90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090046704 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090046704 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) 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241213090046704 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090046704 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090046704 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) 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090046704 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090046704 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) 20241213090046704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063ec3f), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090046704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090046704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090046704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090046704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090046704 DLSCCP DEBUG SCCP-SCOC(81)[0x55f2df506d90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090046704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f2df4f8ee0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090046704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798674)[0x55f2df505340]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090046704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798674)[0x55f2df505340]{disrupted}: Freeing instance (context_map.c:202) 20241213090046704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13798674)[0x55f2df505340]{disrupted}: Deallocated (fsm.c:568) 20241213090046704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f2df4f8ee0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090046704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f2df4f8ee0]{disconnected}: Freeing instance (context_map.c:206) 20241213090046704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55f2df4f8ee0]{disconnected}: Deallocated (fsm.c:568) 20241213090046704 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13798674 SCCP-81 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090046704 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090046704 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090046704 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-M3UA(710)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(692)@af3ca9cfdc18: Final verdict of PTC: none 20241213090046704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090046704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090046704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090046704 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090046704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc1-M3UA(704)@af3ca9cfdc18: Final verdict of PTC: none 20241213090046704 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213090046704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090046704 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090046704 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090046704 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090046704 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090046704 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090046704 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090046704 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090046704 DLINP DEBUG SRVCONN(,r=127.0.0.1:39797<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) HNBGW_Test.msc2-M3UA(707)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(691)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc2-RAN(706)@af3ca9cfdc18: Final verdict of PTC: none 20241213090046704 DLINP DEBUG SRVCONN(,r=127.0.0.1:39797<->l=127.0.0.1:29169) message received (stream_srv.c:768) HNBGW_Test.sgsn0-RAN(709)@af3ca9cfdc18: Final verdict of PTC: none 20241213090046704 DLINP NOTICE SRV(,r=127.0.0.1:39797<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090046705 DMAIN NOTICE (127.0.0.1:39797 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39797<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090046704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090046705 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090046705 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090046705 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090046705 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090046705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090046705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090046705 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090046705 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213090046705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090046705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090046705 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090046705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090046705 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090046705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090046705 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090046705 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090046705 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.msc0-SCCP(699)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(697)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(711)@af3ca9cfdc18: Final verdict of PTC: none 20241213090046705 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090046705 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090046705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090046705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090046705 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241213090046705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090046705 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090046705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090046705 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090046705 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090046705 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090046705 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090046705 DRANAP NOTICE cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090046705 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090046705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090046705 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090046705 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090046705 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213090046705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090046705 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213090046705 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241213090046705 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213090046705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090046705 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213090046705 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241213090046705 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213090046705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090046705 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213090046705 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090046705 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090046705 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090046705 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090046705 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090046705 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090046705 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090046705 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090046705 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090046705 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213090046705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090046705 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090046705 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090046705 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090046705 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090046705 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090046705 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090046705 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(693)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(701)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-RAN(703)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(700)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(695)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(708)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090046731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50668<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(694)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(691): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(692): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(693): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(694): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(695): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(696): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(697): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(698): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(699): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(700): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(701): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-SCCP(702): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-RAN(703): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-M3UA(704): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-SCCP(705): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-RAN(706): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-M3UA(707): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(708): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(709): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(710): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(711): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_paging_imsi0(712): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:00:46 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_imsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_imsi.talloc 20241213090046847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45632<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090047308 DLSCCP DEBUG SCCP-SCOC(80)[0x55f2df4ec250]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090047308 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000717ab), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090047308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090047308 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090047308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090047309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090047309 DLSCCP DEBUG SCCP-SCOC(79)[0x55f2df4ee740]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090047309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8a113), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090047309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090047309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090047309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090047309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090047309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090047309 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090047309 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090047309 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090047309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090047309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090047309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090047309 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090047309 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090047309 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090047309 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090047309 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090047309 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090047309 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090047309 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090047309 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090047450 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45632<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=497732) Waiting for packet dumper to finish... 1 (prev_count=497732, count=506868) 20241213090048705 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090048705 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241213090048705 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241213090048705 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090048705 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090048705 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213090048705 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090048705 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090048705 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213090048706 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090048706 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090048706 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:00:49 UTC 2024 /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 20241213090049575 DLSCCP DEBUG SCCP-SCOC(78)[0x55f2df4ef890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090049575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ff292), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090049575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090049575 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090049575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090049575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090049576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090049576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090049576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090049576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090049576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090049576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090049576 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090049576 DLSCCP DEBUG SCCP-SCOC(76)[0x55f2df506620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090049577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b89859), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090049577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090049577 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090049577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090049577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090049577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090049577 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090049577 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090049577 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090049577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090049577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090049577 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090049578 DLSCCP DEBUG SCCP-SCOC(77)[0x55f2df4ec120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090049578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd2ae8), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090049578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090049578 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090049578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090049578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090049578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090049578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090049578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090049578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090049578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090049578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090049578 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090050096 DLSCCP DEBUG SCCP-SCOC(73)[0x55f2df4e04e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090050096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049f8da), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090050096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090050096 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090050096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090050096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090050096 DLSCCP DEBUG SCCP-SCOC(74)[0x55f2df4ee110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090050096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00944f2f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090050096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090050096 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090050096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090050096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090050096 DLSCCP DEBUG SCCP-SCOC(75)[0x55f2df4fa920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090050096 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f4522), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090050096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090050096 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090050096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090050096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090050096 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050097 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090050097 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090050097 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090050097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090050097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090050097 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090050097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050097 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090050097 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090050097 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090050097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090050097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090050097 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090050097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050097 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090050097 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090050097 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090050097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090050097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090050097 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_mscpool_paging_tmsi started. 20241213090050548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45642<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090050551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45644<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090050553 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44067<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(717)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090050630 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090050630 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090050638 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090050638 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090050638 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090050638 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090050639 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090050639 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090050639 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090050639 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090050639 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57802 (stream_srv.c:132) 20241213090050639 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57802<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_paging_tmsi-Iuh1(719)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090050640 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090050640 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090050640 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090050640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090050640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090050640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090050640 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090050640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090050640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090050640 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090050640 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090050640 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090050640 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090050640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090050640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090050640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090050640 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090050640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090050640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090050640 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090050640 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090050640 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090050640 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090050640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090050640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090050640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090050640 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090050640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090050640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090050640 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090050640 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090050640 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090050640 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090050640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090050640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090050640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090050640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090050640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090050640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090050640 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090050640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050640 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090050640 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090050640 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090050640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090050640 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090050640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050640 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090050640 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090050640 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090050640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090050640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090050640 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090050640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050640 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090050640 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090050640 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090050640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090050640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090050640 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090050640 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050640 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090050640 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090050640 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090050640 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090050640 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090050640 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090050648 DLSCCP DEBUG SCCP-SCOC(70)[0x55f2df4f89c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090050648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007cb29), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090050648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090050648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090050648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090050648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090050648 DLSCCP DEBUG SCCP-SCOC(71)[0x55f2df4effc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090050648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b317ff), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090050648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090050648 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090050648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090050648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090050648 DLSCCP DEBUG SCCP-SCOC(72)[0x55f2df5095c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090050648 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f6276), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090050648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090050648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090050648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090050648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090050648 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050648 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090050648 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090050648 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090050648 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090050648 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090050648 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090050649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050649 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090050649 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090050649 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090050649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090050649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090050649 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090050649 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050649 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090050649 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090050649 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090050649 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090050649 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090050649 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(723)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(723)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(723)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(721)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(726)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-M3UA(726)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(726)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-SCCP(724)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(729)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc2-M3UA(729)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(729)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc2-SCCP(727)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090050681 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090050681 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090050681 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090050681 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090050681 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090050681 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090050682 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090050682 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090050683 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090050683 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090050683 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090050683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090050683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090050683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090050683 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090050683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090050683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090050683 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090050683 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090050683 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090050683 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090050683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090050683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090050683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090050683 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090050683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090050683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090050683 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090050683 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090050683 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090050683 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090050683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090050683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090050683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090050683 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090050683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090050683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090050683 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090050683 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090050683 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090050683 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090050683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090050683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090050683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090050683 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090050683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090050683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090050683 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090050683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050683 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090050683 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090050683 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090050683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090050683 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090050683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050683 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090050683 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090050683 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090050683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090050683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090050683 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213090050683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050683 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090050683 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090050683 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090050683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090050683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090050683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090050684 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090050684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050684 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090050684 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090050684 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090050684 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090050684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090050684 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213090050684 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(732)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(732)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(732)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(730)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090050711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090050711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090050711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090050711 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090050711 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090050711 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090050711 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090050711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090050711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090050717 DLINP DEBUG SRVCONN(,r=127.0.0.1:57802<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090050717 DLINP DEBUG SRVCONN(,r=127.0.0.1:57802<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090050717 DLINP DEBUG SRVCONN(,r=127.0.0.1:57802<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090050717 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090050717 DHNBAP DEBUG (127.0.0.1:57802 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213090050717 DHNBAP NOTICE (127.0.0.1:57802 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090050717 DHNBAP NOTICE (127.0.0.1:57802 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090050717 DLINP DEBUG SRVCONN(,r=127.0.0.1:57802<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090050717 DLINP DEBUG SRVCONN(,r=127.0.0.1:57802<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090050852 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090050852 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090050852 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090050852 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090050859 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050859 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090050859 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090050859 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090050859 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090050859 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090050859 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090050861 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050861 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090050861 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090050861 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090050861 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090050861 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090050861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090050861 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090050862 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090050862 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090050862 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090050862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090050862 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090050862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090050862 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090050862 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090050862 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090050862 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090050863 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090050863 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090050863 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090050863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090050863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090050863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090050863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090050863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090050863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090050863 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090050863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050863 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090050863 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090050863 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090050863 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090050863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090050863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090050863 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090050863 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 20241213090050864 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 20241213090050864 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090050864 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(726)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213090050868 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050868 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213090050868 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090050868 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090050868 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090050868 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213090050868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090050869 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050869 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090050869 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090050869 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090050869 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090050869 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090050869 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090050869 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090050870 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090050870 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213090050870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090050870 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090050870 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090050870 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090050870 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090050869 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090050870 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090050870 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090050871 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090050871 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090050871 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090050871 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090050871 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090050871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050871 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050871 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050871 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050871 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050871 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090050871 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090050871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090050871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090050871 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090050871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050871 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090050871 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090050871 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090050871 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090050871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090050871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090050871 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090050876 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 20241213090050876 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 20241213090050876 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090050876 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(729)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241213090050878 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) 20241213090050878 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241213090050878 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090050878 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090050878 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090050878 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241213090050878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090050879 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) 20241213090050879 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090050879 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090050879 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090050879 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090050879 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090050879 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090050879 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090050879 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090050879 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090050879 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241213090050879 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090050879 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090050879 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090050879 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090050879 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090050879 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090050879 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090050880 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090050880 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090050880 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090050880 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090050880 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090050880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050880 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050880 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050880 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050880 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050880 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090050880 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090050880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090050880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090050880 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090050880 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050880 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090050880 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090050880 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090050880 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090050880 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090050880 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090050880 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090050897 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090050897 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090050897 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090050897 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090050900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050900 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090050900 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090050900 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090050900 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090050900 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090050900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090050901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050901 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090050901 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090050901 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090050901 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090050901 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090050901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090050902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090050902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090050902 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090050902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090050902 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090050902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090050902 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090050902 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090050902 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090050902 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090050902 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090050903 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090050903 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090050903 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090050903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090050903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090050903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090050903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090050903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090050903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090050903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090050903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090050903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090050903 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090050903 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090050903 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090050903 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090050903 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090050903 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090050903 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090050903 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090050903 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090051274 DLSCCP DEBUG SCCP-SCOC(68)[0x55f2df4e21a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090051274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e948f8), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090051274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090051274 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090051274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090051274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090051274 DLSCCP DEBUG SCCP-SCOC(67)[0x55f2df4f01e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090051274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f37a2), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090051274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090051274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090051274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090051274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090051274 DLSCCP DEBUG SCCP-SCOC(69)[0x55f2df4f80d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090051274 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099e224), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090051274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090051274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090051275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090051275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090051275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090051275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090051275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090051275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090051275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090051275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090051275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090051275 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090051275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090051275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090051275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090051275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090051275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090051275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090051275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090051275 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090051275 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090051275 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090051275 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090051275 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090051275 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090051275 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090051275 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090051275 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090051281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090051281 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090051281 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090051281 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090051281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090051281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090051281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090051281 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090051281 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090051281 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090051281 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090051281 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090051281 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090051281 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090051281 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090051281 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090051281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090051281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090051281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090051281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090051281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090051281 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=007f37a2) (sccp_scrc.c:477) 20241213090051281 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1824) 20241213090051281 DLSCCP DEBUG SCCP-SCOC(67)[0x55f2df4f01e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090051281 DLSCCP DEBUG SCCP-SCOC(67)[0x55f2df4f01e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090051281 DLSCCP DEBUG SCCP-SCOC(67)[0x55f2df4f01e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090051281 DLSCCP DEBUG SCCP-SCOC(67)[0x55f2df4f01e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090051281 DLSCCP DEBUG SCCP-SCOC(67)[0x55f2df4f01e0]{IDLE}: Deallocated (fsm.c:568) 20241213090051281 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090051281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090051281 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090051282 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090051282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090051282 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=00e948f8) (sccp_scrc.c:477) 20241213090051282 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1824) 20241213090051282 DLSCCP DEBUG SCCP-SCOC(68)[0x55f2df4e21a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090051282 DLSCCP DEBUG SCCP-SCOC(68)[0x55f2df4e21a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090051282 DLSCCP DEBUG SCCP-SCOC(68)[0x55f2df4e21a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090051282 DLSCCP DEBUG SCCP-SCOC(68)[0x55f2df4e21a0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090051282 DLSCCP DEBUG SCCP-SCOC(68)[0x55f2df4e21a0]{IDLE}: Deallocated (fsm.c:568) 20241213090051482 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090051482 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090051482 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090051482 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090051482 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090051482 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090051482 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090051482 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090051482 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090051482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090051482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090051482 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090051482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090051482 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=0099e224) (sccp_scrc.c:477) 20241213090051482 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1824) 20241213090051482 DLSCCP DEBUG SCCP-SCOC(69)[0x55f2df4f80d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090051482 DLSCCP DEBUG SCCP-SCOC(69)[0x55f2df4f80d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090051483 DLSCCP DEBUG SCCP-SCOC(69)[0x55f2df4f80d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090051483 DLSCCP DEBUG SCCP-SCOC(69)[0x55f2df4f80d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090051483 DLSCCP DEBUG SCCP-SCOC(69)[0x55f2df4f80d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(722)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090051674 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090051674 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090051674 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090051674 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090051674 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090051674 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090051674 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090051674 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090051675 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090051675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090051675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090051675 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090051675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090051675 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090051675 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090051675 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090051675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051675 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090051675 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090051675 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090051675 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090051675 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) 20241213090051675 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) 20241213090051675 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090051675 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090051675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090051675 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090051675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090051675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090051675 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090051675 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{CONNECTED}: link up (cnlink.c:111) 20241213090051675 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090051675 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090051675 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090051675 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090051675 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090051675 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090051675 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090051675 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-RAN(725)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090051679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090051679 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090051679 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090051679 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090051679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090051679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090051679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090051679 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090051679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090051679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090051679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090051679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090051679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090051679 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090051679 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090051679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090051679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051679 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090051679 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090051679 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090051679 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090051679 DRANAP INFO cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(728)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090051683 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) 20241213090051683 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090051683 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090051683 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090051683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090051683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090051683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090051683 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090051683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090051683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090051684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090051684 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090051684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090051684 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090051684 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213090051684 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090051684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051684 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090051684 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090051684 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090051684 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090051684 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) 20241213090051684 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) 20241213090051684 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090051684 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090051684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051684 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051684 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051684 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051684 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051684 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090051684 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090051684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090051684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090051684 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090051684 DRANAP NOTICE cnlink(msc-2)[0x55f2df470870]{CONNECTED}: link up (cnlink.c:111) 20241213090051684 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090051684 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090051684 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090051684 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090051684 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090051684 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090051684 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090051684 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090051685 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) 20241213090051685 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090051685 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090051685 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090051685 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090051685 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090051685 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090051685 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090051685 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090051685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090051685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090051685 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090051685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090051685 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090051685 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213090051685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090051685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051685 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090051685 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090051685 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090051685 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090051685 DRANAP INFO cnlink(msc-2)[0x55f2df470870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090051686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090051686 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090051686 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090051686 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090051686 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090051686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090051686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090051686 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090051686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090051686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090051686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090051686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090051686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090051686 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090051686 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090051686 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090051686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090051686 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090051686 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090051686 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090051686 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090051686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090051686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090051686 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090051686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051686 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090051686 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090051686 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090051686 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090051686 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090051686 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090051686 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090051686 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090051686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090051686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090051686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090051686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090051686 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090051686 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090051686 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090051686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090051686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090051686 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090051686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090051686 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090051686 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090051686 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090051686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051686 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090051686 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090051686 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090051686 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090051686 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090051686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090051686 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090051686 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090051686 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090051686 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090051686 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090051686 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090051686 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(731)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090051707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090051707 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090051707 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090051707 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090051707 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090051707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090051707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090051707 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090051707 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090051707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090051707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090051707 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090051707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090051707 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090051707 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090051707 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090051707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051707 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090051707 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090051707 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090051707 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090051707 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090051707 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090051707 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090051707 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090051707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090051707 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090051707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090051707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090051707 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090051707 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090051707 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090051707 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090051707 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090051707 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090051707 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090051707 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090051707 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090051707 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090051709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090051709 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090051709 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090051709 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090051709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090051709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090051709 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090051709 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090051709 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090051710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090051710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090051710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090051710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090051710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090051710 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090051710 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090051710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090051710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090051710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090051710 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090051710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090051710 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090051710 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090051710 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090052730 DLCTRL DEBUG Command: GET 873742060 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090052730 DLCTRL DEBUG Tx Command reply: GET_REPLY 873742060 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090052734 DLCTRL DEBUG Command: GET 297470976 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090052734 DLCTRL DEBUG Tx Command reply: GET_REPLY 297470976 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090052738 DLCTRL DEBUG Command: GET 411256910 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090052738 DLCTRL DEBUG Tx Command reply: GET_REPLY 411256910 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090052743 DLCTRL DEBUG Command: GET 25847302 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090052743 DLCTRL DEBUG Tx Command reply: GET_REPLY 25847302 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090052746 DLCTRL DEBUG Command: GET 480559695 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090052746 DLCTRL DEBUG Tx Command reply: GET_REPLY 480559695 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213090052749 DLCTRL DEBUG Command: GET 381193475 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090052749 DLCTRL DEBUG Tx Command reply: GET_REPLY 381193475 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090052752 DLCTRL DEBUG Command: GET 243205936 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090052752 DLCTRL DEBUG Tx Command reply: GET_REPLY 243205936 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090052755 DLCTRL DEBUG Command: GET 987224588 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090052755 DLCTRL DEBUG Tx Command reply: GET_REPLY 987224588 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090052757 DLCTRL DEBUG Command: GET 206614630 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090052757 DLCTRL DEBUG Tx Command reply: GET_REPLY 206614630 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090052760 DLCTRL DEBUG Command: GET 62314621 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090052760 DLCTRL DEBUG Tx Command reply: GET_REPLY 62314621 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213090052762 DLCTRL DEBUG Command: GET 252670387 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090052762 DLCTRL DEBUG Tx Command reply: GET_REPLY 252670387 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090052764 DLCTRL DEBUG Command: GET 619598899 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090052764 DLCTRL DEBUG Tx Command reply: GET_REPLY 619598899 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090052766 DLCTRL DEBUG Command: GET 954416589 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090052766 DLCTRL DEBUG Tx Command reply: GET_REPLY 954416589 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090052767 DLCTRL DEBUG Command: GET 547110329 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090052767 DLCTRL DEBUG Tx Command reply: GET_REPLY 547110329 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090052769 DLCTRL DEBUG Command: GET 689949953 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090052769 DLCTRL DEBUG Tx Command reply: GET_REPLY 689949953 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213090052771 DLCTRL DEBUG Command: GET 6703568 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090052771 DLCTRL DEBUG Tx Command reply: GET_REPLY 6703568 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090052772 DLCTRL DEBUG Command: GET 688222319 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090052772 DLCTRL DEBUG Tx Command reply: GET_REPLY 688222319 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090052773 DLCTRL DEBUG Command: GET 177751775 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090052773 DLCTRL DEBUG Tx Command reply: GET_REPLY 177751775 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090052775 DLCTRL DEBUG Command: GET 321961679 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090052775 DLCTRL DEBUG Tx Command reply: GET_REPLY 321961679 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090052776 DLCTRL DEBUG Command: GET 934523444 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090052776 DLCTRL DEBUG Tx Command reply: GET_REPLY 934523444 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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 } } } 20241213090052803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48438<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(734)@af3ca9cfdc18: 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 20241213090053828 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090053828 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090053828 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090053828 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090053828 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090053828 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090053828 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090053828 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090053829 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090053829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090053829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090053829 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090053829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090053829 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090053829 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090053829 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090053829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090053829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090053829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090053829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090053829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090053829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090053829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090053829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090053829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090053829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090053829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090053829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090053829 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090053829 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090053829 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20241213090053829 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20241213090053829 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20241213090053829 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20241213090053829 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20241213090053829 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241213090053829 DRUA DEBUG (127.0.0.1:57802 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20241213090053829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090053829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) 20241213090053829 DLINP DEBUG SRVCONN(,r=127.0.0.1:57802<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090053830 DLINP DEBUG SRVCONN(,r=127.0.0.1:57802<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@af3ca9cfdc18: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(720)@af3ca9cfdc18: UnitdataCallback TC_mscpool_paging_tmsi0(734)@af3ca9cfdc18: 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)@af3ca9cfdc18: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(722)@af3ca9cfdc18: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(734) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_paging_tmsi0(734)4954131 20241213090054856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090054856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090054856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1272) 20241213090054856 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090054856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4b9813, normal) (hnbgw_rua.c:407) 20241213090054856 DHNB DEBUG map_rua[0x55f2df4f01e0]{init}: Allocated (fsm.c:456) 20241213090054856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954131)[0x55f2df4f01e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090054856 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4954131 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090054856 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090054856 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090054856 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4954131 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20241213090054857 DCN DEBUG map_sccp[0x55f2df505340]{init}: Allocated (fsm.c:456) 20241213090054857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55f2df505340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090054857 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4954131 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213090054857 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4954131 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20241213090054857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954131)[0x55f2df4f01e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090054857 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090054857 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090054857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954131)[0x55f2df4f01e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090054857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55f2df505340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090054857 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090054857 DLSCCP DEBUG SCCP-SCOC(82)[0x55f2df4f8ee0]{IDLE}: Allocated (fsm.c:456) 20241213090054857 DLSCCP DEBUG SCCP-SCOC(82)[0x55f2df4f8ee0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090054857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030002da0056400500f1100926) (sccp_scrc.c:406) 20241213090054857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090054857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090054857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090054857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090054857 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090054857 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090054857 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090054857 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090054857 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090054857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090054857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090054857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090054857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090054857 DLSCCP DEBUG SCCP-SCOC(82)[0x55f2df4f8ee0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090054857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55f2df505340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090054857 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954131)[0x55f2df4f01e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090054857 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090054857 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090054857 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090054857 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090054857 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090054857 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090054857 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090054857 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(721)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(721)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(722)@af3ca9cfdc18: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(734) HNBGW_Test.msc0-RAN(722)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_paging_tmsi0(734)5247890 HNBGW_Test.msc0-SCCP(721)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(721)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_tmsi0(734)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090054876 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090054876 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090054876 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090054876 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090054876 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090054876 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090054876 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090054876 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090054876 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090054876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090054876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090054876 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090054876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090054876 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bed8bf) (sccp_scrc.c:477) 20241213090054876 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1824) 20241213090054876 DLSCCP DEBUG SCCP-SCOC(82)[0x55f2df4f8ee0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090054876 DLSCCP DEBUG SCCP-SCOC(82)[0x55f2df4f8ee0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090054876 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090054876 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090054876 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) 20241213090054876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55f2df505340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090054876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55f2df505340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090055879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48438<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(734)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090055882 DLCTRL DEBUG Command: GET 579292713 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090055882 DLCTRL DEBUG Tx Command reply: GET_REPLY 579292713 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090055887 DLCTRL DEBUG Command: GET 331659252 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090055887 DLCTRL DEBUG Tx Command reply: GET_REPLY 331659252 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090055890 DLCTRL DEBUG Command: GET 680861870 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090055890 DLCTRL DEBUG Tx Command reply: GET_REPLY 680861870 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090055892 DLCTRL DEBUG Command: GET 166292198 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090055892 DLCTRL DEBUG Tx Command reply: GET_REPLY 166292198 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090055894 DLCTRL DEBUG Command: GET 33385017 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090055894 DLCTRL DEBUG Tx Command reply: GET_REPLY 33385017 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090055896 DLCTRL DEBUG Command: GET 231143677 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090055896 DLCTRL DEBUG Tx Command reply: GET_REPLY 231143677 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090055897 DLCTRL DEBUG Command: GET 629352788 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090055897 DLCTRL DEBUG Tx Command reply: GET_REPLY 629352788 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090055897 DLCTRL DEBUG Command: GET 451508614 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090055897 DLCTRL DEBUG Tx Command reply: GET_REPLY 451508614 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090055898 DLCTRL DEBUG Command: GET 342051216 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090055898 DLCTRL DEBUG Tx Command reply: GET_REPLY 342051216 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090055899 DLCTRL DEBUG Command: GET 977997840 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090055899 DLCTRL DEBUG Tx Command reply: GET_REPLY 977997840 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090055900 DLCTRL DEBUG Command: GET 979145123 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090055900 DLCTRL DEBUG Tx Command reply: GET_REPLY 979145123 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090055900 DLCTRL DEBUG Command: GET 834792411 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090055900 DLCTRL DEBUG Tx Command reply: GET_REPLY 834792411 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090055901 DLCTRL DEBUG Command: GET 501792455 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090055901 DLCTRL DEBUG Tx Command reply: GET_REPLY 501792455 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090055902 DLCTRL DEBUG Command: GET 885244961 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090055902 DLCTRL DEBUG Tx Command reply: GET_REPLY 885244961 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090055902 DLCTRL DEBUG Command: GET 592211805 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090055902 DLCTRL DEBUG Tx Command reply: GET_REPLY 592211805 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090055903 DLCTRL DEBUG Command: GET 503426009 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090055903 DLCTRL DEBUG Tx Command reply: GET_REPLY 503426009 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090055904 DLCTRL DEBUG Command: GET 491102164 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090055904 DLCTRL DEBUG Tx Command reply: GET_REPLY 491102164 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090055904 DLCTRL DEBUG Command: GET 826757449 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090055904 DLCTRL DEBUG Tx Command reply: GET_REPLY 826757449 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090055905 DLCTRL DEBUG Command: GET 160650979 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090055905 DLCTRL DEBUG Tx Command reply: GET_REPLY 160650979 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090055906 DLCTRL DEBUG Command: GET 324254112 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090055906 DLCTRL DEBUG Tx Command reply: GET_REPLY 324254112 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213090055908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45644<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213090055908 DLINP DEBUG SRVCONN(,r=127.0.0.1:57802<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090055908 DLINP DEBUG SRVCONN(,r=127.0.0.1:57802<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090055908 DLINP NOTICE SRV(,r=127.0.0.1:57802<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090055908 DMAIN NOTICE (127.0.0.1:57802 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57802<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090055908 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-SCCP(724)@af3ca9cfdc18: Final verdict of PTC: none 20241213090055909 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44067<->l=127.0.0.1:4262) (control_if.c:193) 20241213090055909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090055909 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090055909 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.msc2-RAN(728)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(722)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(720)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(730)@af3ca9cfdc18: Final verdict of PTC: none20241213090055909 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090055909 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213090055909 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090055909 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) 20241213090055909 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090055909 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241213090055909 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090055909 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) 20241213090055909 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090055909 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090055909 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090055909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090055909 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090055909 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213090055909 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090055909 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) 20241213090055909 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241213090055909 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090055909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954131)[0x55f2df4f01e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213090055909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954131)[0x55f2df4f01e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213090055909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55f2df505340]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213090055909 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090055909 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090055909 DLSCCP DEBUG SCCP-SCOC(82)[0x55f2df4f8ee0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090055909 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090055909 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241213090055909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090055909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090055909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bed8bf), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090055909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090055909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090055909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090055909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090055909 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090055909 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090055909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090055909 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090055909 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090055909 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090055909 DLSCCP DEBUG SCCP-SCOC(82)[0x55f2df4f8ee0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090055909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55f2df505340]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090055909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954131)[0x55f2df4f01e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090055909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954131)[0x55f2df4f01e0]{disrupted}: Freeing instance (context_map.c:202) 20241213090055909 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4954131)[0x55f2df4f01e0]{disrupted}: Deallocated (fsm.c:568) 20241213090055909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55f2df505340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090055909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55f2df505340]{disconnected}: Freeing instance (context_map.c:206) 20241213090055909 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55f2df505340]{disconnected}: Deallocated (fsm.c:568) 20241213090055909 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4954131 SCCP-82 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20241213090055909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090055909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090055909 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241213090055909 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090055909 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090055909 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090055909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090055909 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213090055909 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090055909 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090055909 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090055909 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090055909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090055909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090055909 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090055909 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241213090055909 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090055909 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) 20241213090055909 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090055909 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090055909 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241213090055909 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) 20241213090055909 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213090055909 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED TC_mscpool_paging_tmsi-Iuh1(719)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(718)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(727)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(713)@af3ca9cfdc18: Final verdict of PTC: none 20241213090055909 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090055909 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090055909 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090055909 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090055909 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090055909 DRANAP NOTICE cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090055909 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090055909 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090055909 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213090055909 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090055909 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090055909 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090055909 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090055909 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090055909 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090055909 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090055909 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(725)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(729)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(721)@af3ca9cfdc18: Final verdict of PTC: none 20241213090055909 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090055909 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) VirtHNBGW-STATS(714)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(723)@af3ca9cfdc18: Final verdict of PTC: none 20241213090055909 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090055909 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090055909 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090055909 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090055909 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090055910 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(715)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(726)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(733)@af3ca9cfdc18: Final verdict of PTC: none 20241213090055910 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090055910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090055910 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090055910 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090055910 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213090055910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090055910 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213090055910 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090055910 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090055910 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090055910 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090055910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090055910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090055910 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090055910 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090055910 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090055910 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090055910 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090055910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090055910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090055910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090055910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090055910 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090055910 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090055910 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090055910 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh0(717)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(732)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(731)@af3ca9cfdc18: Final verdict of PTC: none 20241213090055927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45642<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(716)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(713): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(714): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(716): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(717): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(718): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(719): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(720): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(721): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(722): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(723): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-SCCP(724): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-RAN(725): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-M3UA(726): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-SCCP(727): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-RAN(728): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-M3UA(729): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(730): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(731): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(732): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_paging_tmsi0(734): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:00:55 UTC 2024 ====== HNBGW_Tests.TC_mscpool_paging_tmsi pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_paging_tmsi.talloc 20241213090056072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090056676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48444<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=490952) 20241213090056705 DLSCCP DEBUG SCCP-SCOC(81)[0x55f2df506d90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090056705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063ec3f), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090056705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090056705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090056705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090056705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090056706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090056706 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090056706 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090056706 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090056706 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090056706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090056706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090056706 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090057309 DLSCCP DEBUG SCCP-SCOC(79)[0x55f2df4ee740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090057309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8a113), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090057309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090057309 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090057309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090057309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090057309 DLSCCP DEBUG SCCP-SCOC(80)[0x55f2df4ec250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090057309 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000717ab), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090057309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090057309 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090057309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090057309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090057310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090057310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090057310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090057310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090057310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090057310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090057310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090057310 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090057310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090057310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090057310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090057310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090057310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090057310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090057310 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090057310 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=490952, count=500584) 20241213090057911 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090057911 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090057911 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213090057911 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090057911 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090057911 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213090057911 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090057911 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241213090057911 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:00:58 UTC 2024 /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 20241213090059576 DLSCCP DEBUG SCCP-SCOC(78)[0x55f2df4ef890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090059576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ff292), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090059576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090059576 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090059576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090059576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090059577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090059577 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090059577 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090059577 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090059577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090059577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090059577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090059577 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090059577 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090059578 DLSCCP DEBUG SCCP-SCOC(76)[0x55f2df506620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090059578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b89859), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090059578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090059578 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090059578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090059578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090059578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090059578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090059578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090059578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090059578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090059578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090059578 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090059579 DLSCCP DEBUG SCCP-SCOC(77)[0x55f2df4ec120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090059579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd2ae8), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090059579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090059579 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090059579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090059579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090059580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090059580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090059580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090059580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090059580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090059580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090059580 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_mscpool_no_allow_attach_round_robin started. 20241213090059785 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090059790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090059795 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33303<->l=127.0.0.1:4262) (control_if.c:572) 20241213090059884 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090059884 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)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090059892 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090059893 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090059893 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090059893 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090059893 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090059893 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090059893 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090059893 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58413 (stream_srv.c:132) 20241213090059893 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58413<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090059893 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090059893 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_round_robin-Iuh1(741)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090059894 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090059894 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090059894 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090059894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090059894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090059894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090059894 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090059894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090059894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090059894 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090059894 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090059894 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090059894 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090059894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090059894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090059894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090059894 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090059894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090059894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090059894 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090059894 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090059894 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090059894 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090059894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090059894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090059894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090059894 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090059894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090059894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090059894 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090059894 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090059894 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090059894 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090059894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090059894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090059894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059894 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059894 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059894 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090059894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090059894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090059894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090059894 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090059895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090059895 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090059895 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090059895 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090059895 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090059895 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090059895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090059895 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090059895 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090059895 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090059895 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090059895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090059895 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090059895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090059895 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090059895 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090059895 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090059895 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090059895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090059895 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090059895 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090059895 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090059895 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090059895 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090059895 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090059895 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090059895 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090059895 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090059895 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(745)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(745)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(745)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(743)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(748)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-M3UA(748)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(748)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(746)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(751)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc2-M3UA(751)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(751)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(749)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090059935 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090059935 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090059936 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090059936 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090059936 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090059936 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090059936 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090059936 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090059937 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090059937 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090059937 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090059937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090059937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090059937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090059937 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090059937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090059937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090059937 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090059937 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090059937 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090059937 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090059937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090059937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090059937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090059937 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090059937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090059937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090059937 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090059937 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090059937 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090059937 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090059937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090059937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090059937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090059938 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090059938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090059938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090059938 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090059938 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090059938 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090059938 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090059938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090059938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090059938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090059938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090059938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090059938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090059938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090059938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090059938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090059938 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090059938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090059938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090059938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090059938 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090059938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090059938 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090059938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090059938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090059938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090059938 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090059938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090059938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090059938 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213090059938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090059938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090059938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090059938 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090059938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090059938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090059938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090059938 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090059938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090059938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090059938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090059938 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090059938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090059938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090059938 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213090059938 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(754)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(754)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(754)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(752)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090059963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090059963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090059963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090059963 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090059963 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090059963 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090059963 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090059963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090059963 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090059967 DLINP DEBUG SRVCONN(,r=127.0.0.1:58413<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090059967 DLINP DEBUG SRVCONN(,r=127.0.0.1:58413<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090059967 DLINP DEBUG SRVCONN(,r=127.0.0.1:58413<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090059967 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090059967 DHNBAP DEBUG (127.0.0.1:58413 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213090059967 DHNBAP NOTICE (127.0.0.1:58413 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090059967 DHNBAP NOTICE (127.0.0.1:58413 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090059967 DLINP DEBUG SRVCONN(,r=127.0.0.1:58413<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090059967 DLINP DEBUG SRVCONN(,r=127.0.0.1:58413<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090100097 DLSCCP DEBUG SCCP-SCOC(75)[0x55f2df4fa920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090100097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f4522), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090100097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090100097 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090100097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090100097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090100097 DLSCCP DEBUG SCCP-SCOC(74)[0x55f2df4ee110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090100097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00944f2f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090100097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090100097 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090100097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090100097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090100097 DLSCCP DEBUG SCCP-SCOC(73)[0x55f2df4e04e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090100097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049f8da), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090100097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090100097 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090100097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090100097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090100097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100097 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090100097 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090100097 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090100097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090100097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090100097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090100097 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090100098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090100098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090100098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090100098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090100098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090100098 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100098 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090100098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090100098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090100098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090100098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090100098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090100098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090100098 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100098 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090100098 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090100107 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090100107 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090100107 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090100107 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090100116 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100117 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090100117 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090100117 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090100117 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090100117 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090100117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090100118 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 20241213090100119 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 20241213090100119 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 20241213090100119 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241213090100119 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241213090100119 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241213090100119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213090100119 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100119 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090100119 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090100119 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090100119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090100119 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090100119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090100119 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090100119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090100120 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090100120 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090100120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090100120 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090100120 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090100120 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090100120 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090100120 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090100120 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090100121 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090100121 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090100121 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090100121 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090100121 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090100121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090100121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090100121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090100121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090100121 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(748)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213090100121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100121 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090100121 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090100121 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090100122 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090100122 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090100122 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090100122 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100127 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100127 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213090100127 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241213090100127 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241213090100127 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241213090100127 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090100127 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090100127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241213090100127 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090100127 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090100127 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090100127 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213090100128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090100128 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090100128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090100128 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090100128 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090100131 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 20241213090100131 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 20241213090100131 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090100131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213090100132 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100132 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090100132 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090100132 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090100132 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090100132 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241213090100132 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090100132 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090100133 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090100133 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213090100133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090100133 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090100133 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090100133 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090100133 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090100133 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090100133 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090100132 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc2-M3UA(751)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241213090100134 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090100134 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090100134 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090100134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090100134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090100134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090100134 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090100134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090100134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090100134 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090100134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100134 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090100134 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090100134 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090100135 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090100135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090100135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090100135 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100138 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) 20241213090100138 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241213090100138 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090100138 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090100138 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090100138 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241213090100138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090100140 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) 20241213090100140 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090100140 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090100140 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090100141 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090100141 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090100141 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090100141 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090100141 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090100141 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241213090100141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090100141 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090100141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090100141 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090100141 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090100141 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090100141 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090100141 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090100142 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090100142 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090100142 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090100142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090100142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090100142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090100142 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090100142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090100142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090100142 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090100142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090100142 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090100142 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090100143 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090100143 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090100143 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090100143 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100151 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090100151 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090100151 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090100151 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090100156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100156 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090100156 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090100156 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090100156 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090100156 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090100156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090100158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100158 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090100158 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090100158 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090100158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090100158 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090100158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090100158 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090100158 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090100158 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090100158 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090100158 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090100158 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090100159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090100159 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090100159 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090100159 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090100159 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090100160 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090100160 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090100160 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090100160 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090100160 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090100160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090100160 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090100160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090100160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090100160 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090100160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100160 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090100160 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090100160 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090100160 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090100160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090100160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090100160 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100649 DLSCCP DEBUG SCCP-SCOC(72)[0x55f2df5095c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090100649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007f6276), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090100649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090100649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090100649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090100649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090100649 DLSCCP DEBUG SCCP-SCOC(71)[0x55f2df4effc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090100649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b317ff), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090100649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090100649 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090100649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090100649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090100649 DLSCCP DEBUG SCCP-SCOC(70)[0x55f2df4f89c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090100649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007cb29), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090100649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090100649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090100649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090100649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090100650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100650 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090100650 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090100650 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090100650 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090100650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090100650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090100650 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100650 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090100650 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090100650 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090100650 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090100650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090100650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090100650 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100650 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100650 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090100650 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090100650 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090100650 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090100650 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090100650 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090100650 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100653 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090100653 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090100653 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090100653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090100653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090100653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090100653 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090100653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090100653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090100653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090100653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090100653 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=007f6276) (sccp_scrc.c:477) 20241213090100653 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1824) 20241213090100653 DLSCCP DEBUG SCCP-SCOC(72)[0x55f2df5095c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090100653 DLSCCP DEBUG SCCP-SCOC(72)[0x55f2df5095c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090100653 DLSCCP DEBUG SCCP-SCOC(72)[0x55f2df5095c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090100653 DLSCCP DEBUG SCCP-SCOC(72)[0x55f2df5095c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090100653 DLSCCP DEBUG SCCP-SCOC(72)[0x55f2df5095c0]{IDLE}: Deallocated (fsm.c:568) 20241213090100653 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100653 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090100653 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090100653 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090100653 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090100653 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090100653 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090100653 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100653 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090100653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090100653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090100653 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090100653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090100654 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=00b317ff) (sccp_scrc.c:477) 20241213090100654 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1824) 20241213090100654 DLSCCP DEBUG SCCP-SCOC(71)[0x55f2df4effc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090100654 DLSCCP DEBUG SCCP-SCOC(71)[0x55f2df4effc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090100654 DLSCCP DEBUG SCCP-SCOC(71)[0x55f2df4effc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090100654 DLSCCP DEBUG SCCP-SCOC(71)[0x55f2df4effc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090100654 DLSCCP DEBUG SCCP-SCOC(71)[0x55f2df4effc0]{IDLE}: Deallocated (fsm.c:568) 20241213090100854 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100854 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090100854 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090100854 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090100854 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090100854 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090100854 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090100854 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100855 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090100855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090100855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090100855 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090100855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090100855 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=0007cb29) (sccp_scrc.c:477) 20241213090100855 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1824) 20241213090100855 DLSCCP DEBUG SCCP-SCOC(70)[0x55f2df4f89c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090100855 DLSCCP DEBUG SCCP-SCOC(70)[0x55f2df4f89c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090100855 DLSCCP DEBUG SCCP-SCOC(70)[0x55f2df4f89c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090100855 DLSCCP DEBUG SCCP-SCOC(70)[0x55f2df4f89c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090100855 DLSCCP DEBUG SCCP-SCOC(70)[0x55f2df4f89c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(744)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090100927 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100927 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090100927 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090100927 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090100927 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090100927 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090100927 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090100927 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100927 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090100927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090100927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090100927 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090100927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090100927 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090100927 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090100927 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090100927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100927 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090100927 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090100927 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090100927 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090100927 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) 20241213090100927 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) 20241213090100928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090100928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090100928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090100928 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090100928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090100928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090100928 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090100928 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc1-RAN(747)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090100928 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100928 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090100928 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090100928 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090100928 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090100928 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090100928 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090100928 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100931 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090100931 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090100931 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090100931 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090100931 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090100931 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090100931 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090100931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090100931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090100931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090100931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090100931 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090100931 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090100931 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090100931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100931 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090100931 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090100931 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090100931 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090100931 DRANAP INFO cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(750)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090100937 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) 20241213090100937 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090100937 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090100937 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090100937 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090100937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090100937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090100937 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100937 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090100937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090100937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090100937 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090100937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090100937 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090100937 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213090100937 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090100937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100937 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090100937 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090100937 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090100937 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090100937 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) 20241213090100937 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) 20241213090100937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090100937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090100937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090100937 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090100937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090100937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090100937 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090100937 DRANAP NOTICE cnlink(msc-2)[0x55f2df470870]{CONNECTED}: link up (cnlink.c:111) 20241213090100937 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100937 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090100937 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090100937 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090100937 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090100937 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090100937 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090100937 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100938 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090100938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090100938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090100938 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090100938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090100938 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) 20241213090100938 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090100938 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090100938 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090100938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090100938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090100938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090100938 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100938 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090100938 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213090100938 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090100938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100938 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090100938 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090100938 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090100938 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090100938 DRANAP INFO cnlink(msc-2)[0x55f2df470870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(753)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090100958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100958 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090100958 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090100958 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090100958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090100958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090100958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090100958 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100958 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090100958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090100958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090100958 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090100958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090100958 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090100958 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090100958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090100958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100958 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090100958 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090100958 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090100958 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090100958 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090100958 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090100958 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090100958 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090100958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090100958 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090100958 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090100958 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090100958 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090100958 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090100958 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100958 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090100958 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090100958 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090100958 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090100958 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090100958 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090100958 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100959 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090100959 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090100959 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090100959 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090100959 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090100959 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090100959 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090100959 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090100959 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090100959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090100959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090100959 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090100959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090100959 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090100959 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090100959 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090100959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090100959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090100959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090100959 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090100959 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090100959 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090100959 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090100959 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090101058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090101058 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090101058 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090101058 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090101058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090101058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090101058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090101058 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090101058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090101058 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090101058 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090101058 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090101058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090101058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090101058 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090101058 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090101058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090101058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090101058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090101058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090101058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090101058 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090101058 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090101058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090101058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090101058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090101058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090101058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090101058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090101058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090101058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090101058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090101058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090101058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090101058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090101058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090101058 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090101058 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090101058 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090101058 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090101058 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090101058 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090101058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090101058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090101058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090101058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090101058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090101058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090101058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090101058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090101058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090101058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090101058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090101058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090101058 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090101058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090101058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090101058 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090101058 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090101058 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090101058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090101058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090101058 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090101058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090101058 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090101058 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090101058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090101058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090101058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090101058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090101058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090101058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090101058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090101058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090101058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090101058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090101058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090101058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090101058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090101058 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090101058 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090101058 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090101058 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090101058 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090101059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090101059 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090101059 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090101059 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090101059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090101059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090101059 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090101059 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090101987 DLCTRL DEBUG Command: GET 680941513 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090101987 DLCTRL DEBUG Tx Command reply: GET_REPLY 680941513 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090101992 DLCTRL DEBUG Command: GET 627748617 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090101992 DLCTRL DEBUG Tx Command reply: GET_REPLY 627748617 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090101996 DLCTRL DEBUG Command: GET 160866179 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090101996 DLCTRL DEBUG Tx Command reply: GET_REPLY 160866179 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090101999 DLCTRL DEBUG Command: GET 549042638 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090101999 DLCTRL DEBUG Tx Command reply: GET_REPLY 549042638 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090102002 DLCTRL DEBUG Command: GET 621388842 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090102002 DLCTRL DEBUG Tx Command reply: GET_REPLY 621388842 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213090102004 DLCTRL DEBUG Command: GET 563110388 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090102004 DLCTRL DEBUG Tx Command reply: GET_REPLY 563110388 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090102006 DLCTRL DEBUG Command: GET 405174488 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090102006 DLCTRL DEBUG Tx Command reply: GET_REPLY 405174488 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090102008 DLCTRL DEBUG Command: GET 148116217 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090102008 DLCTRL DEBUG Tx Command reply: GET_REPLY 148116217 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090102010 DLCTRL DEBUG Command: GET 817603434 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090102010 DLCTRL DEBUG Tx Command reply: GET_REPLY 817603434 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090102012 DLCTRL DEBUG Command: GET 186885738 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090102012 DLCTRL DEBUG Tx Command reply: GET_REPLY 186885738 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213090102014 DLCTRL DEBUG Command: GET 709861076 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090102014 DLCTRL DEBUG Tx Command reply: GET_REPLY 709861076 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090102015 DLCTRL DEBUG Command: GET 336858266 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090102015 DLCTRL DEBUG Tx Command reply: GET_REPLY 336858266 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090102017 DLCTRL DEBUG Command: GET 179170628 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090102017 DLCTRL DEBUG Tx Command reply: GET_REPLY 179170628 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090102018 DLCTRL DEBUG Command: GET 609280673 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090102018 DLCTRL DEBUG Tx Command reply: GET_REPLY 609280673 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090102019 DLCTRL DEBUG Command: GET 218264134 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090102019 DLCTRL DEBUG Tx Command reply: GET_REPLY 218264134 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213090102020 DLCTRL DEBUG Command: GET 13790521 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090102020 DLCTRL DEBUG Tx Command reply: GET_REPLY 13790521 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090102022 DLCTRL DEBUG Command: GET 969172046 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090102022 DLCTRL DEBUG Tx Command reply: GET_REPLY 969172046 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090102023 DLCTRL DEBUG Command: GET 101647138 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090102023 DLCTRL DEBUG Tx Command reply: GET_REPLY 101647138 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090102023 DLCTRL DEBUG Command: GET 85050011 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090102023 DLCTRL DEBUG Tx Command reply: GET_REPLY 85050011 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090102024 DLCTRL DEBUG Command: GET 959949379 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090102024 DLCTRL DEBUG Tx Command reply: GET_REPLY 959949379 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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 := '000000000000001010011100'B, t_guard := 20.000000 } 20241213090102046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48852<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(744)@af3ca9cfdc18: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(756)6251959 20241213090103059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090103059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090103059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213090103059 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090103059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5f65b7, normal) (hnbgw_rua.c:407) 20241213090103059 DHNB DEBUG map_rua[0x55f2df5095c0]{init}: Allocated (fsm.c:456) 20241213090103059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6251959)[0x55f2df5095c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090103059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6251959 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090103059 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090103059 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090103059 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6251959 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213090103059 DCN DEBUG map_sccp[0x55f2df4f01e0]{init}: Allocated (fsm.c:456) 20241213090103059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55f2df4f01e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090103059 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6251959 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213090103059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6251959 SCCP-83 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213090103059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6251959)[0x55f2df5095c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090103059 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090103059 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090103059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6251959)[0x55f2df5095c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090103059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55f2df4f01e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090103059 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090103059 DLSCCP DEBUG SCCP-SCOC(83)[0x55f2df505340]{IDLE}: Allocated (fsm.c:456) 20241213090103059 DLSCCP DEBUG SCCP-SCOC(83)[0x55f2df505340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090103059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300029c0056400500f1100926) (sccp_scrc.c:406) 20241213090103059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090103059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090103059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090103059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090103059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090103059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090103059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090103059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090103059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090103060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090103060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090103060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090103060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090103060 DLSCCP DEBUG SCCP-SCOC(83)[0x55f2df505340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090103060 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55f2df4f01e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090103060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6251959)[0x55f2df5095c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090103060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090103060 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090103060 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090103060 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090103060 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090103060 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090103060 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090103060 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(743)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(743)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(744)@af3ca9cfdc18: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(756) HNBGW_Test.msc0-RAN(744)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(756)10869845 HNBGW_Test.msc0-SCCP(743)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(743)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(756)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090103064 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090103064 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090103064 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090103064 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090103064 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090103064 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090103064 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090103064 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090103064 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090103064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090103064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090103064 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090103064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090103064 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003f230f) (sccp_scrc.c:477) 20241213090103064 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1824) 20241213090103064 DLSCCP DEBUG SCCP-SCOC(83)[0x55f2df505340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090103064 DLSCCP DEBUG SCCP-SCOC(83)[0x55f2df505340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090103064 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090103064 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090103064 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) 20241213090103064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55f2df4f01e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090103064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55f2df4f01e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090103064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48852<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(756)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090103064 DLCTRL DEBUG Command: GET 26250874 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090103064 DLCTRL DEBUG Tx Command reply: GET_REPLY 26250874 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213090103066 DLCTRL DEBUG Command: GET 520963563 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090103066 DLCTRL DEBUG Tx Command reply: GET_REPLY 520963563 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090103067 DLCTRL DEBUG Command: GET 808902466 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090103067 DLCTRL DEBUG Tx Command reply: GET_REPLY 808902466 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090103068 DLCTRL DEBUG Command: GET 352891944 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090103068 DLCTRL DEBUG Tx Command reply: GET_REPLY 352891944 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090103068 DLCTRL DEBUG Command: GET 490947109 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090103068 DLCTRL DEBUG Tx Command reply: GET_REPLY 490947109 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090103069 DLCTRL DEBUG Command: GET 984177200 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090103069 DLCTRL DEBUG Tx Command reply: GET_REPLY 984177200 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090103070 DLCTRL DEBUG Command: GET 614883090 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090103070 DLCTRL DEBUG Tx Command reply: GET_REPLY 614883090 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090103071 DLCTRL DEBUG Command: GET 92859127 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090103071 DLCTRL DEBUG Tx Command reply: GET_REPLY 92859127 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090103072 DLCTRL DEBUG Command: GET 456817412 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090103072 DLCTRL DEBUG Tx Command reply: GET_REPLY 456817412 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090103073 DLCTRL DEBUG Command: GET 593703143 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090103073 DLCTRL DEBUG Tx Command reply: GET_REPLY 593703143 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090103073 DLCTRL DEBUG Command: GET 781170723 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090103073 DLCTRL DEBUG Tx Command reply: GET_REPLY 781170723 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090103074 DLCTRL DEBUG Command: GET 4352745 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090103074 DLCTRL DEBUG Tx Command reply: GET_REPLY 4352745 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090103075 DLCTRL DEBUG Command: GET 870193377 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090103075 DLCTRL DEBUG Tx Command reply: GET_REPLY 870193377 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090103075 DLCTRL DEBUG Command: GET 531590831 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090103075 DLCTRL DEBUG Tx Command reply: GET_REPLY 531590831 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090103076 DLCTRL DEBUG Command: GET 698144963 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090103076 DLCTRL DEBUG Tx Command reply: GET_REPLY 698144963 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090103077 DLCTRL DEBUG Command: GET 749216080 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090103077 DLCTRL DEBUG Tx Command reply: GET_REPLY 749216080 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090103077 DLCTRL DEBUG Command: GET 543252382 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090103077 DLCTRL DEBUG Tx Command reply: GET_REPLY 543252382 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090103078 DLCTRL DEBUG Command: GET 333844510 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090103078 DLCTRL DEBUG Tx Command reply: GET_REPLY 333844510 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090103079 DLCTRL DEBUG Command: GET 544646512 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090103079 DLCTRL DEBUG Tx Command reply: GET_REPLY 544646512 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090103079 DLCTRL DEBUG Command: GET 321207699 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090103079 DLCTRL DEBUG Tx Command reply: GET_REPLY 321207699 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000011011000'B, t_guard := 20.000000 } 20241213090103090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48868<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(750)@af3ca9cfdc18: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(750)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(757)8509101 20241213090104107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090104107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090104107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213090104107 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090104107 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x81d6ad, normal) (hnbgw_rua.c:407) 20241213090104107 DHNB DEBUG map_rua[0x55f2df4e8ff0]{init}: Allocated (fsm.c:456) 20241213090104107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8509101)[0x55f2df4e8ff0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090104107 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8509101 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090104107 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090104107 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090104107 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213090104107 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8509101 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20241213090104107 DCN DEBUG map_sccp[0x55f2df4fabc0]{init}: Allocated (fsm.c:456) 20241213090104107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55f2df4fabc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090104107 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8509101 <-> SCCP-84 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241213090104107 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8509101 SCCP-84 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213090104107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8509101)[0x55f2df4e8ff0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090104107 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090104107 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090104107 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8509101)[0x55f2df4e8ff0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090104107 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55f2df4fabc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090104107 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090104107 DLSCCP DEBUG SCCP-SCOC(84)[0x55f2df5099d0]{IDLE}: Allocated (fsm.c:456) 20241213090104107 DLSCCP DEBUG SCCP-SCOC(84)[0x55f2df5099d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090104107 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000d80056400500f1100926) (sccp_scrc.c:406) 20241213090104107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090104107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090104107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090104107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090104107 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090104107 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090104107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090104107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090104107 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090104107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090104107 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090104107 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090104108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090104108 DLSCCP DEBUG SCCP-SCOC(84)[0x55f2df5099d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090104108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55f2df4fabc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090104108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8509101)[0x55f2df4e8ff0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090104108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090104108 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090104108 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090104108 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090104108 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090104108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090104108 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090104108 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(749)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc2-SCCP(749)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(750)@af3ca9cfdc18: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(757) HNBGW_Test.msc2-RAN(750)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(757)3244322 HNBGW_Test.msc2-SCCP(749)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(749)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(757)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090104118 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) 20241213090104118 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090104118 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090104118 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090104118 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090104118 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090104118 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090104118 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090104119 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090104119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090104119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090104119 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090104119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090104119 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005f92aa) (sccp_scrc.c:477) 20241213090104119 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1824) 20241213090104119 DLSCCP DEBUG SCCP-SCOC(84)[0x55f2df5099d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090104119 DLSCCP DEBUG SCCP-SCOC(84)[0x55f2df5099d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090104119 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090104119 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090104119 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) 20241213090104119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55f2df4fabc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090104119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55f2df4fabc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090104121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48868<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(757)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090104123 DLCTRL DEBUG Command: GET 975828664 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090104123 DLCTRL DEBUG Tx Command reply: GET_REPLY 975828664 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213090104125 DLCTRL DEBUG Command: GET 769774374 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090104125 DLCTRL DEBUG Tx Command reply: GET_REPLY 769774374 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090104127 DLCTRL DEBUG Command: GET 485463754 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090104127 DLCTRL DEBUG Tx Command reply: GET_REPLY 485463754 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090104128 DLCTRL DEBUG Command: GET 453025246 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090104128 DLCTRL DEBUG Tx Command reply: GET_REPLY 453025246 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090104129 DLCTRL DEBUG Command: GET 607670342 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090104129 DLCTRL DEBUG Tx Command reply: GET_REPLY 607670342 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090104130 DLCTRL DEBUG Command: GET 65541437 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090104130 DLCTRL DEBUG Tx Command reply: GET_REPLY 65541437 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090104131 DLCTRL DEBUG Command: GET 303426453 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090104131 DLCTRL DEBUG Tx Command reply: GET_REPLY 303426453 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090104132 DLCTRL DEBUG Command: GET 637801976 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090104132 DLCTRL DEBUG Tx Command reply: GET_REPLY 637801976 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090104133 DLCTRL DEBUG Command: GET 650731528 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090104133 DLCTRL DEBUG Tx Command reply: GET_REPLY 650731528 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090104134 DLCTRL DEBUG Command: GET 512533804 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090104134 DLCTRL DEBUG Tx Command reply: GET_REPLY 512533804 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090104135 DLCTRL DEBUG Command: GET 253210542 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090104135 DLCTRL DEBUG Tx Command reply: GET_REPLY 253210542 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20241213090104135 DLCTRL DEBUG Command: GET 502483097 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090104135 DLCTRL DEBUG Tx Command reply: GET_REPLY 502483097 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090104137 DLCTRL DEBUG Command: GET 830150668 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090104137 DLCTRL DEBUG Tx Command reply: GET_REPLY 830150668 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090104138 DLCTRL DEBUG Command: GET 707630398 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090104138 DLCTRL DEBUG Tx Command reply: GET_REPLY 707630398 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090104139 DLCTRL DEBUG Command: GET 817993344 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090104139 DLCTRL DEBUG Tx Command reply: GET_REPLY 817993344 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090104139 DLCTRL DEBUG Command: GET 808244702 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090104139 DLCTRL DEBUG Tx Command reply: GET_REPLY 808244702 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090104140 DLCTRL DEBUG Command: GET 83904243 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090104140 DLCTRL DEBUG Tx Command reply: GET_REPLY 83904243 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090104141 DLCTRL DEBUG Command: GET 319821313 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090104141 DLCTRL DEBUG Tx Command reply: GET_REPLY 319821313 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090104142 DLCTRL DEBUG Command: GET 344094853 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090104142 DLCTRL DEBUG Tx Command reply: GET_REPLY 344094853 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090104143 DLCTRL DEBUG Command: GET 381083487 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090104143 DLCTRL DEBUG Tx Command reply: GET_REPLY 381083487 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000100100001'B, t_guard := 20.000000 } 20241213090104154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48874<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(744)@af3ca9cfdc18: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(758)1195928 20241213090105164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090105164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090105164 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213090105164 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090105164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x123f98, normal) (hnbgw_rua.c:407) 20241213090105164 DHNB DEBUG map_rua[0x55f2df4ecc50]{init}: Allocated (fsm.c:456) 20241213090105164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1195928)[0x55f2df4ecc50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090105164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1195928 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090105164 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090105164 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090105164 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1195928 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213090105164 DCN DEBUG map_sccp[0x55f2df4eb8e0]{init}: Allocated (fsm.c:456) 20241213090105164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55f2df4eb8e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090105164 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1195928 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213090105164 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1195928 SCCP-85 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213090105164 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1195928)[0x55f2df4ecc50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090105165 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090105165 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090105165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1195928)[0x55f2df4ecc50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090105165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55f2df4eb8e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090105165 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090105165 DLSCCP DEBUG SCCP-SCOC(85)[0x55f2df501010]{IDLE}: Allocated (fsm.c:456) 20241213090105165 DLSCCP DEBUG SCCP-SCOC(85)[0x55f2df501010]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090105165 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001210056400500f1100926) (sccp_scrc.c:406) 20241213090105165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090105165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090105165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090105165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090105165 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090105165 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090105165 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090105165 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090105165 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090105165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090105165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090105165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090105165 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090105165 DLSCCP DEBUG SCCP-SCOC(85)[0x55f2df501010]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090105165 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55f2df4eb8e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090105165 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1195928)[0x55f2df4ecc50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090105165 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090105165 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090105165 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090105165 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090105165 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090105165 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090105165 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090105165 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(743)@af3ca9cfdc18: First idle individual index:1 HNBGW_Test.msc0-SCCP(743)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(744)@af3ca9cfdc18: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(758) HNBGW_Test.msc0-RAN(744)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(758)13978190 HNBGW_Test.msc0-SCCP(743)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(743)@af3ca9cfdc18: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(758)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090105170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090105170 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090105170 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090105170 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090105170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090105170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090105170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090105170 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090105170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090105170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090105170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090105170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090105170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090105170 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00235282) (sccp_scrc.c:477) 20241213090105170 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1824) 20241213090105170 DLSCCP DEBUG SCCP-SCOC(85)[0x55f2df501010]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090105170 DLSCCP DEBUG SCCP-SCOC(85)[0x55f2df501010]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090105170 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090105170 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090105170 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) 20241213090105170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55f2df4eb8e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090105170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55f2df4eb8e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090105171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48874<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(758)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090105172 DLCTRL DEBUG Command: GET 750223978 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090105172 DLCTRL DEBUG Tx Command reply: GET_REPLY 750223978 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241213090105174 DLCTRL DEBUG Command: GET 13814176 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090105174 DLCTRL DEBUG Tx Command reply: GET_REPLY 13814176 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090105178 DLCTRL DEBUG Command: GET 802953579 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090105178 DLCTRL DEBUG Tx Command reply: GET_REPLY 802953579 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090105182 DLCTRL DEBUG Command: GET 410757647 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090105182 DLCTRL DEBUG Tx Command reply: GET_REPLY 410757647 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090105185 DLCTRL DEBUG Command: GET 556668218 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090105185 DLCTRL DEBUG Tx Command reply: GET_REPLY 556668218 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090105186 DLCTRL DEBUG Command: GET 999283880 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090105186 DLCTRL DEBUG Tx Command reply: GET_REPLY 999283880 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090105187 DLCTRL DEBUG Command: GET 147719110 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090105187 DLCTRL DEBUG Tx Command reply: GET_REPLY 147719110 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090105188 DLCTRL DEBUG Command: GET 149427108 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090105188 DLCTRL DEBUG Tx Command reply: GET_REPLY 149427108 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090105189 DLCTRL DEBUG Command: GET 530962477 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090105189 DLCTRL DEBUG Tx Command reply: GET_REPLY 530962477 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090105190 DLCTRL DEBUG Command: GET 91695953 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090105190 DLCTRL DEBUG Tx Command reply: GET_REPLY 91695953 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090105191 DLCTRL DEBUG Command: GET 81219588 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090105191 DLCTRL DEBUG Tx Command reply: GET_REPLY 81219588 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20241213090105192 DLCTRL DEBUG Command: GET 58029428 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090105192 DLCTRL DEBUG Tx Command reply: GET_REPLY 58029428 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090105193 DLCTRL DEBUG Command: GET 855546848 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090105193 DLCTRL DEBUG Tx Command reply: GET_REPLY 855546848 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090105194 DLCTRL DEBUG Command: GET 179968810 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090105194 DLCTRL DEBUG Tx Command reply: GET_REPLY 179968810 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090105195 DLCTRL DEBUG Command: GET 995868974 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090105195 DLCTRL DEBUG Tx Command reply: GET_REPLY 995868974 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090105196 DLCTRL DEBUG Command: GET 505298789 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090105196 DLCTRL DEBUG Tx Command reply: GET_REPLY 505298789 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090105196 DLCTRL DEBUG Command: GET 511191632 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090105196 DLCTRL DEBUG Tx Command reply: GET_REPLY 511191632 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090105197 DLCTRL DEBUG Command: GET 994615675 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090105197 DLCTRL DEBUG Tx Command reply: GET_REPLY 994615675 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090105198 DLCTRL DEBUG Command: GET 150368790 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090105198 DLCTRL DEBUG Tx Command reply: GET_REPLY 150368790 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090105200 DLCTRL DEBUG Command: GET 997595501 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090105200 DLCTRL DEBUG Tx Command reply: GET_REPLY 997595501 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213090105204 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33303<->l=127.0.0.1:4262) (control_if.c:193) 20241213090105204 DLINP DEBUG SRVCONN(,r=127.0.0.1:58413<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090105204 DLINP DEBUG SRVCONN(,r=127.0.0.1:58413<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090105204 DLINP NOTICE SRV(,r=127.0.0.1:58413<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090105204 DMAIN NOTICE (127.0.0.1:58413 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58413<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090105204 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-RAN(747)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(753)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc2-RAN(750)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(742)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(744)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(752)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(748)@af3ca9cfdc18: Final verdict of PTC: none 20241213090105204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48466<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213090105204 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090105204 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090105204 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213090105205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090105205 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090105205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090105205 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090105205 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090105205 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090105205 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090105205 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090105205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090105205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090105205 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241213090105205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090105205 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090105205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090105205 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090105205 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090105205 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090105205 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090105205 DRANAP NOTICE cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090105205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55f2df4fabc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090105205 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090105205 DLSCCP DEBUG SCCP-SCOC(84)[0x55f2df5099d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090105205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f92aa), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090105205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090105205 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090105205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090105205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090105205 DLSCCP DEBUG SCCP-SCOC(84)[0x55f2df5099d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090105205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55f2df4fabc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090105205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8509101)[0x55f2df4e8ff0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090105205 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8509101)[0x55f2df4e8ff0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090105205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090105205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8509101)[0x55f2df4e8ff0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090105205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8509101)[0x55f2df4e8ff0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090105205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8509101)[0x55f2df4e8ff0]{disrupted}: Freeing instance (context_map.c:202) 20241213090105205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8509101)[0x55f2df4e8ff0]{disrupted}: Deallocated (fsm.c:568) 20241213090105205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55f2df4fabc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090105205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55f2df4fabc0]{disconnected}: Freeing instance (context_map.c:206) 20241213090105205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55f2df4fabc0]{disconnected}: Deallocated (fsm.c:568) 20241213090105205 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8509101 SCCP-84 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213090105205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090105205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090105205 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090105205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090105205 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090105205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090105205 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090105205 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090105205 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090105205 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090105205 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090105205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090105205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213090105205 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090105205 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090105205 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213090105205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090105205 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090105205 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090105205 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090105205 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090105205 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090105205 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090105205 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090105205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55f2df4f01e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090105205 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090105204 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090105204 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) 20241213090105204 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090105204 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213090105204 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090105204 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) 20241213090105204 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090105204 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090105204 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090105204 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) 20241213090105204 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090105204 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT 20241213090105204 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090105204 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090105204 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213090105204 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090105204 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090105204 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090105204 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090105204 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090105204 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090105204 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090105204 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) 20241213090105204 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090105204 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090105204 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090105204 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090105204 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090105204 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213090105204 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090105205 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090105205 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) 20241213090105205 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241213090105205 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090105205 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090105205 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090105205 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241213090105205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090105205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090105205 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090105205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090105205 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090105205 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090105205 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090105205 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090105205 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090105205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090105205 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090105205 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213090105205 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090105205 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090105205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090105205 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213090105205 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090105205 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090105205 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090105205 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090105205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090105205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090105205 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090105205 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090105205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090105205 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090105205 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090105205 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090105205 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090105205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090105205 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213090105205 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090105205 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090105205 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090105205 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090105205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090105205 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090105205 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090105205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090105205 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090105205 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090105205 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090105205 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090105205 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090105205 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090105205 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090105205 DLSCCP DEBUG SCCP-SCOC(83)[0x55f2df505340]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090105205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f230f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090105205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090105205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090105205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090105205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090105205 DLSCCP DEBUG SCCP-SCOC(83)[0x55f2df505340]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090105205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55f2df4f01e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090105205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6251959)[0x55f2df5095c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090105205 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6251959)[0x55f2df5095c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090105205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090105205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6251959)[0x55f2df5095c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090105205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6251959)[0x55f2df5095c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090105205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6251959)[0x55f2df5095c0]{disrupted}: Freeing instance (context_map.c:202) 20241213090105205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6251959)[0x55f2df5095c0]{disrupted}: Deallocated (fsm.c:568) 20241213090105205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55f2df4f01e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090105205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55f2df4f01e0]{disconnected}: Freeing instance (context_map.c:206) 20241213090105205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55f2df4f01e0]{disconnected}: Deallocated (fsm.c:568) 20241213090105205 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6251959 SCCP-83 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213090105205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55f2df4eb8e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090105205 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090105205 DLSCCP DEBUG SCCP-SCOC(85)[0x55f2df501010]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090105205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00235282), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090105205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090105205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090105205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090105205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090105205 DLSCCP DEBUG SCCP-SCOC(85)[0x55f2df501010]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090105205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55f2df4eb8e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090105205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1195928)[0x55f2df4ecc50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090105205 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1195928)[0x55f2df4ecc50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090105205 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090105205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1195928)[0x55f2df4ecc50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090105205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1195928)[0x55f2df4ecc50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090105205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1195928)[0x55f2df4ecc50]{disrupted}: Freeing instance (context_map.c:202) 20241213090105205 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1195928)[0x55f2df4ecc50]{disrupted}: Deallocated (fsm.c:568) 20241213090105205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55f2df4eb8e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090105205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55f2df4eb8e0]{disconnected}: Freeing instance (context_map.c:206) 20241213090105205 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55f2df4eb8e0]{disconnected}: Deallocated (fsm.c:568) 20241213090105205 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1195928 SCCP-85 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213090105205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090105205 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090105205 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090105205 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090105205 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213090105206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090105206 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090105206 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090105206 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090105206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090105206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090105206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090105206 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090105206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090105206 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090105206 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090105206 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090105206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090105206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090105206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090105206 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(746)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(739)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(741)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(735)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(751)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(755)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(736)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(749)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(743)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(745)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(754)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(737)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090105225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(738)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(735): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(736): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(738): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(739): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(741): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(742): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(743): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(744): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(745): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-SCCP(746): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-RAN(747): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-M3UA(748): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-SCCP(749): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-RAN(750): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-M3UA(751): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(752): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(753): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(754): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(755): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(756): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(757): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(758): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:01:05 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc 20241213090105372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48888<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090105909 DLSCCP DEBUG SCCP-SCOC(82)[0x55f2df4f8ee0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090105910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bed8bf), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090105910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090105910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090105910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090105910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090105910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090105910 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090105910 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090105910 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090105910 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090105910 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090105910 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090105910 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090105974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48888<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=585100) 20241213090106706 DLSCCP DEBUG SCCP-SCOC(81)[0x55f2df506d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090106706 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063ec3f), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090106706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090106706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090106706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090106706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090106706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090106706 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090106706 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090106706 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090106706 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090106706 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090106706 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090106706 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=585100, count=590012) 20241213090107206 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090107206 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090107206 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213090107206 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090107206 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090107206 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213090107206 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090107206 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241213090107206 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241213090107206 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090107206 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090107206 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213090107310 DLSCCP DEBUG SCCP-SCOC(80)[0x55f2df4ec250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090107310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000717ab), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090107310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090107310 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090107310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090107310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090107310 DLSCCP DEBUG SCCP-SCOC(79)[0x55f2df4ee740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090107310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8a113), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090107310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090107310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090107310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090107310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090107310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090107310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090107310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090107310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090107310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090107310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090107310 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090107310 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090107310 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090107310 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090107310 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090107310 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090107310 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090107310 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:01:08 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_mscpool_no_allow_attach_valid_nri started. 20241213090109051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48898<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090109056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090109061 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34903<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_valid_nri-Iuh0(763)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090109159 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090109159 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090109168 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090109168 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090109168 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090109168 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090109169 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090109169 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090109169 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090109169 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_valid_nri-Iuh1(765)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090109169 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44336 (stream_srv.c:132) 20241213090109169 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44336<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090109170 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090109170 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090109170 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090109170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090109170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090109170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090109170 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090109170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090109170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090109170 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090109170 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090109170 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090109170 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090109170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090109170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090109170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090109170 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090109170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090109170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090109170 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090109170 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090109170 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090109170 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090109170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090109170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090109170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090109170 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090109170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090109170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090109170 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090109170 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090109170 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090109170 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090109170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090109170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090109170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090109170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090109170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090109170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090109170 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090109170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090109170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090109170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090109170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090109170 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090109170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090109170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090109170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090109170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090109170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090109170 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090109171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090109171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090109171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090109171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090109171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090109171 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090109171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090109171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090109171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090109171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090109171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090109171 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(769)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(769)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(769)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(767)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(772)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-M3UA(772)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(772)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-SCCP(770)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(775)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc2-M3UA(775)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(775)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(773)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090109221 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090109221 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090109221 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090109221 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090109221 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090109221 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090109221 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090109221 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090109222 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090109222 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090109222 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090109222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090109222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090109222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090109222 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090109222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090109222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090109222 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090109222 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090109222 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090109222 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090109222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090109222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090109222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090109222 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090109222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090109222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090109222 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090109222 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090109222 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090109222 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090109222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090109222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090109222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090109222 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090109222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090109222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090109222 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090109222 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090109222 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090109222 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090109222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090109222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090109222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090109222 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090109222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090109222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090109222 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090109222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109222 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090109222 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090109222 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090109222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090109222 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090109222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109222 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090109222 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090109222 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090109222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090109222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090109222 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213090109222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109222 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090109222 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090109222 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090109222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090109222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090109222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090109222 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090109222 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109222 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090109222 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090109222 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090109222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090109222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090109222 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213090109222 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(778)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(778)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(778)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(776)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090109249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090109249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090109249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090109249 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090109249 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090109249 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090109249 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090109249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090109249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090109253 DLINP DEBUG SRVCONN(,r=127.0.0.1:44336<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090109253 DLINP DEBUG SRVCONN(,r=127.0.0.1:44336<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090109253 DLINP DEBUG SRVCONN(,r=127.0.0.1:44336<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090109253 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090109253 DHNBAP DEBUG (127.0.0.1:44336 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213090109253 DHNBAP NOTICE (127.0.0.1:44336 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090109253 DHNBAP NOTICE (127.0.0.1:44336 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090109254 DLINP DEBUG SRVCONN(,r=127.0.0.1:44336<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090109254 DLINP DEBUG SRVCONN(,r=127.0.0.1:44336<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090109386 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090109386 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090109386 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090109386 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090109388 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109388 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090109388 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090109388 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090109388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090109388 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090109388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090109389 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109389 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090109389 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090109389 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090109389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090109389 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090109389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090109389 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090109389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090109389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090109389 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090109389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090109389 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090109389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090109389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090109389 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090109389 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090109389 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090109390 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090109390 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090109390 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090109390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090109390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090109390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090109390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090109390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090109390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090109390 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090109390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109390 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090109390 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090109390 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090109390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090109390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090109390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090109390 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090109403 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 20241213090109403 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 20241213090109403 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090109403 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213090109405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109405 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213090109405 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090109405 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090109405 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090109405 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213090109405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090109406 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109406 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090109406 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090109406 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090109406 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090109406 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090109406 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090109406 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090109406 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090109406 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090109406 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213090109406 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090109406 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090109406 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090109406 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090109406 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090109406 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090109406 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090109407 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090109407 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090109407 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090109407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090109407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090109407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090109407 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090109407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090109407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090109407 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090109407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109407 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090109407 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090109407 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090109407 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090109407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090109407 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090109407 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090109418 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 20241213090109418 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 20241213090109418 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090109418 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241213090109419 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) 20241213090109419 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241213090109419 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090109419 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090109419 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090109419 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241213090109419 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090109420 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) 20241213090109420 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090109420 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090109420 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090109420 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090109420 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090109420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090109420 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090109420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090109420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090109420 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241213090109420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090109420 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090109420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090109420 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090109420 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090109420 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090109420 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090109421 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090109421 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090109421 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090109421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090109421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090109421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090109421 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090109421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090109421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090109421 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090109421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090109421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090109421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090109421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090109421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090109421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090109421 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090109437 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090109437 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090109437 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090109437 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090109440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109440 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090109440 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090109440 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090109440 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090109440 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090109440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090109441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109441 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090109441 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090109441 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090109441 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090109441 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090109441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090109441 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090109441 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090109441 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090109441 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090109441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090109441 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090109441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090109441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090109441 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090109441 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090109441 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090109442 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090109442 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090109442 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090109442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090109442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090109442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090109442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090109442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090109442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090109442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090109442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090109442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090109442 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090109442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109442 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090109442 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090109442 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090109442 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090109442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090109442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090109442 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090109577 DLSCCP DEBUG SCCP-SCOC(78)[0x55f2df4ef890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090109577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003ff292), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090109577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090109577 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090109577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090109577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090109578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090109578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090109578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090109578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090109578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090109578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090109578 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090109579 DLSCCP DEBUG SCCP-SCOC(76)[0x55f2df506620]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090109579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b89859), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090109579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090109579 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090109579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090109579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090109579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090109579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090109579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090109579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090109579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090109579 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090109579 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090109580 DLSCCP DEBUG SCCP-SCOC(77)[0x55f2df4ec120]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090109580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cd2ae8), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090109580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090109580 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090109580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090109580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090109581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090109581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090109581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090109581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090109581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090109581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090109581 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090109586 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090109586 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090109586 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090109586 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090109586 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090109586 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090109586 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090109586 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090109586 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090109586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090109586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090109586 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090109586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090109586 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=003ff292) (sccp_scrc.c:477) 20241213090109586 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1824) 20241213090109586 DLSCCP DEBUG SCCP-SCOC(78)[0x55f2df4ef890]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090109586 DLSCCP DEBUG SCCP-SCOC(78)[0x55f2df4ef890]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090109586 DLSCCP DEBUG SCCP-SCOC(78)[0x55f2df4ef890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090109586 DLSCCP DEBUG SCCP-SCOC(78)[0x55f2df4ef890]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090109586 DLSCCP DEBUG SCCP-SCOC(78)[0x55f2df4ef890]{IDLE}: Deallocated (fsm.c:568) 20241213090109587 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) 20241213090109587 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090109587 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090109587 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090109587 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090109588 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090109588 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090109588 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090109588 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090109588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090109588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090109588 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090109588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090109588 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=00b89859) (sccp_scrc.c:477) 20241213090109588 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1824) 20241213090109588 DLSCCP DEBUG SCCP-SCOC(76)[0x55f2df506620]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090109588 DLSCCP DEBUG SCCP-SCOC(76)[0x55f2df506620]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090109588 DLSCCP DEBUG SCCP-SCOC(76)[0x55f2df506620]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090109588 DLSCCP DEBUG SCCP-SCOC(76)[0x55f2df506620]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090109588 DLSCCP DEBUG SCCP-SCOC(76)[0x55f2df506620]{IDLE}: Deallocated (fsm.c:568) 20241213090109790 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) 20241213090109790 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090109790 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090109790 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090109790 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090109790 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090109790 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090109790 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090109790 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090109790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090109790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090109790 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090109791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090109791 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=00cd2ae8) (sccp_scrc.c:477) 20241213090109791 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1824) 20241213090109791 DLSCCP DEBUG SCCP-SCOC(77)[0x55f2df4ec120]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090109791 DLSCCP DEBUG SCCP-SCOC(77)[0x55f2df4ec120]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090109791 DLSCCP DEBUG SCCP-SCOC(77)[0x55f2df4ec120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090109791 DLSCCP DEBUG SCCP-SCOC(77)[0x55f2df4ec120]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090109791 DLSCCP DEBUG SCCP-SCOC(77)[0x55f2df4ec120]{IDLE}: Deallocated (fsm.c:568) 20241213090110097 DLSCCP DEBUG SCCP-SCOC(73)[0x55f2df4e04e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090110097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049f8da), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090110097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090110097 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090110097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090110097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090110097 DLSCCP DEBUG SCCP-SCOC(74)[0x55f2df4ee110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090110097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00944f2f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090110097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090110097 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090110097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090110097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090110097 DLSCCP DEBUG SCCP-SCOC(75)[0x55f2df4fa920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090110097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006f4522), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090110097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090110097 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090110097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090110097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090110097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090110097 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090110097 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090110097 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090110097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090110098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090110098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090110098 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090110098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090110098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090110098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090110098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090110098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090110098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090110098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090110098 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090110098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090110098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090110098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090110098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090110098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090110098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090110098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090110098 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090110099 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090110099 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090110099 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090110099 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090110099 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090110099 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090110099 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090110099 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090110099 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090110099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090110099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090110099 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090110099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090110099 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=0049f8da) (sccp_scrc.c:477) 20241213090110099 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1824) 20241213090110099 DLSCCP DEBUG SCCP-SCOC(73)[0x55f2df4e04e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090110099 DLSCCP DEBUG SCCP-SCOC(73)[0x55f2df4e04e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090110099 DLSCCP DEBUG SCCP-SCOC(73)[0x55f2df4e04e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090110099 DLSCCP DEBUG SCCP-SCOC(73)[0x55f2df4e04e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090110099 DLSCCP DEBUG SCCP-SCOC(73)[0x55f2df4e04e0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(768)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090110200 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090110200 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090110200 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090110200 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090110200 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090110200 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090110200 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090110200 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090110200 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090110200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090110200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090110200 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090110200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090110200 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090110200 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090110200 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090110200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110200 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110200 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110200 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110200 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110200 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110200 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090110200 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090110200 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090110201 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090110201 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090110201 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090110201 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090110201 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090110201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090110201 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090110201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090110201 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090110201 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090110201 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090110201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090110201 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090110201 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090110201 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090110201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090110201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090110201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090110201 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090110201 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090110201 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090110201 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090110201 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090110201 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090110201 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090110201 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090110201 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090110201 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090110201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090110201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090110201 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090110201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090110201 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090110201 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090110201 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090110201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110202 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110202 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110202 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110202 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110202 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110202 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090110202 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090110202 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090110202 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090110202 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(771)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(774)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090110222 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) 20241213090110222 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090110222 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090110222 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090110222 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090110222 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090110222 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090110222 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090110222 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090110222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090110222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090110222 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090110222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090110222 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090110222 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213090110222 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090110222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110222 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090110222 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090110222 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090110222 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090110222 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) 20241213090110222 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) 20241213090110222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090110222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090110222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090110222 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090110222 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090110222 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090110222 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090110222 DRANAP NOTICE cnlink(msc-2)[0x55f2df470870]{CONNECTED}: link up (cnlink.c:111) 20241213090110223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090110223 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090110223 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090110223 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090110223 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090110223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090110223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090110223 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090110223 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) 20241213090110223 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090110223 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090110223 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090110223 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090110223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090110223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090110223 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090110223 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090110223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090110223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090110223 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090110223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090110223 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090110223 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213090110223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090110223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110223 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090110223 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090110223 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090110223 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090110223 DRANAP INFO cnlink(msc-2)[0x55f2df470870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(777)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090110249 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090110249 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090110249 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090110249 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090110249 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090110249 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090110249 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090110249 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090110250 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090110250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090110250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090110250 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090110250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090110250 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090110250 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090110250 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090110250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110250 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090110250 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090110250 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090110250 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090110250 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090110250 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090110250 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090110250 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090110250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090110250 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090110250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090110250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090110250 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090110250 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090110250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090110250 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090110250 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090110250 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090110250 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090110250 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090110250 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090110250 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090110250 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090110251 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090110251 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090110251 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090110251 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090110251 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090110251 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090110251 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090110251 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090110251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090110251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090110251 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090110251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090110251 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090110251 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090110251 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090110251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110251 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090110251 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090110251 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090110251 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090110251 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090110302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090110302 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090110302 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090110302 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090110302 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090110302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090110302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090110302 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090110302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090110302 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090110302 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090110302 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090110302 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090110302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090110302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090110302 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090110302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090110302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090110302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090110302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090110302 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090110302 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090110302 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090110302 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090110302 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090110302 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090110302 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090110302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090110302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090110302 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=00944f2f) (sccp_scrc.c:477) 20241213090110302 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1824) 20241213090110302 DLSCCP DEBUG SCCP-SCOC(74)[0x55f2df4ee110]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090110302 DLSCCP DEBUG SCCP-SCOC(74)[0x55f2df4ee110]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090110302 DLSCCP DEBUG SCCP-SCOC(74)[0x55f2df4ee110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090110302 DLSCCP DEBUG SCCP-SCOC(74)[0x55f2df4ee110]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090110302 DLSCCP DEBUG SCCP-SCOC(74)[0x55f2df4ee110]{IDLE}: Deallocated (fsm.c:568) 20241213090110302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090110302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090110302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090110302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090110302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090110302 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=006f4522) (sccp_scrc.c:477) 20241213090110302 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1824) 20241213090110302 DLSCCP DEBUG SCCP-SCOC(75)[0x55f2df4fa920]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090110302 DLSCCP DEBUG SCCP-SCOC(75)[0x55f2df4fa920]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090110302 DLSCCP DEBUG SCCP-SCOC(75)[0x55f2df4fa920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090110302 DLSCCP DEBUG SCCP-SCOC(75)[0x55f2df4fa920]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090110302 DLSCCP DEBUG SCCP-SCOC(75)[0x55f2df4fa920]{IDLE}: Deallocated (fsm.c:568) 20241213090110302 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090110302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090110302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090110302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090110302 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090110302 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090110302 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090110303 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090110303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090110303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090110303 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090110302 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090110302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090110303 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090110303 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090110303 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090110303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110303 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090110303 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090110303 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090110303 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090110303 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) 20241213090110303 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) 20241213090110303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090110303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090110303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090110303 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090110303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090110303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090110303 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090110303 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{CONNECTED}: link up (cnlink.c:111) 20241213090110303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090110303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090110303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090110303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090110303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090110303 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090110303 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090110303 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090110303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090110303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090110303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090110303 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090110303 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090110303 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090110303 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090110303 DRANAP INFO cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090110303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090110303 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090110303 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090110303 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090110303 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090110303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090110304 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090110304 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090111259 DLCTRL DEBUG Command: GET 32346024 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090111260 DLCTRL DEBUG Tx Command reply: GET_REPLY 32346024 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090111261 DLCTRL DEBUG Command: GET 162217053 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090111261 DLCTRL DEBUG Tx Command reply: GET_REPLY 162217053 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090111262 DLCTRL DEBUG Command: GET 765755999 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090111262 DLCTRL DEBUG Tx Command reply: GET_REPLY 765755999 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090111263 DLCTRL DEBUG Command: GET 353917052 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090111263 DLCTRL DEBUG Tx Command reply: GET_REPLY 353917052 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090111264 DLCTRL DEBUG Command: GET 113437830 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090111264 DLCTRL DEBUG Tx Command reply: GET_REPLY 113437830 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213090111264 DLCTRL DEBUG Command: GET 225095788 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090111264 DLCTRL DEBUG Tx Command reply: GET_REPLY 225095788 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090111265 DLCTRL DEBUG Command: GET 874698123 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090111265 DLCTRL DEBUG Tx Command reply: GET_REPLY 874698123 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090111266 DLCTRL DEBUG Command: GET 739547805 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090111266 DLCTRL DEBUG Tx Command reply: GET_REPLY 739547805 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090111267 DLCTRL DEBUG Command: GET 337754744 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090111267 DLCTRL DEBUG Tx Command reply: GET_REPLY 337754744 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090111268 DLCTRL DEBUG Command: GET 276768684 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090111268 DLCTRL DEBUG Tx Command reply: GET_REPLY 276768684 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213090111268 DLCTRL DEBUG Command: GET 319386255 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090111268 DLCTRL DEBUG Tx Command reply: GET_REPLY 319386255 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090111269 DLCTRL DEBUG Command: GET 837974461 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090111269 DLCTRL DEBUG Tx Command reply: GET_REPLY 837974461 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090111270 DLCTRL DEBUG Command: GET 138508439 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090111270 DLCTRL DEBUG Tx Command reply: GET_REPLY 138508439 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090111270 DLCTRL DEBUG Command: GET 919355483 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090111270 DLCTRL DEBUG Tx Command reply: GET_REPLY 919355483 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090111271 DLCTRL DEBUG Command: GET 485381839 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090111271 DLCTRL DEBUG Tx Command reply: GET_REPLY 485381839 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213090111272 DLCTRL DEBUG Command: GET 632928366 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090111272 DLCTRL DEBUG Tx Command reply: GET_REPLY 632928366 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090111272 DLCTRL DEBUG Command: GET 795427387 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090111272 DLCTRL DEBUG Tx Command reply: GET_REPLY 795427387 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090111273 DLCTRL DEBUG Command: GET 552840776 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090111273 DLCTRL DEBUG Tx Command reply: GET_REPLY 552840776 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090111274 DLCTRL DEBUG Command: GET 188290435 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090111274 DLCTRL DEBUG Tx Command reply: GET_REPLY 188290435 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090111274 DLCTRL DEBUG Command: GET 672230434 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090111274 DLCTRL DEBUG Tx Command reply: GET_REPLY 672230434 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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@af3ca9cfdc18: 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 := '000000000000001110100110'B, t_guard := 20.000000 } 20241213090111288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48914<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(771)@af3ca9cfdc18: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(771)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(780)12080269 20241213090112331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090112331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090112331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1272) 20241213090112331 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090112331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb8548d, normal) (hnbgw_rua.c:407) 20241213090112331 DHNB DEBUG map_rua[0x55f2df4ef890]{init}: Allocated (fsm.c:456) 20241213090112331 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12080269)[0x55f2df4ef890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090112331 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12080269 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090112331 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090112331 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090112331 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12080269 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20241213090112331 DCN DEBUG map_sccp[0x55f2df5095c0]{init}: Allocated (fsm.c:456) 20241213090112331 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55f2df5095c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090112332 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12080269 <-> SCCP-86 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213090112332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12080269 SCCP-86 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20241213090112332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12080269)[0x55f2df4ef890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090112332 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090112332 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090112332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12080269)[0x55f2df4ef890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090112332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55f2df5095c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090112332 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090112332 DLSCCP DEBUG SCCP-SCOC(86)[0x55f2df4f01e0]{IDLE}: Allocated (fsm.c:456) 20241213090112332 DLSCCP DEBUG SCCP-SCOC(86)[0x55f2df4f01e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090112332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030003a60056400500f1100926) (sccp_scrc.c:406) 20241213090112332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090112332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090112332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090112332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090112332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090112332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090112332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090112332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090112332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090112332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090112332 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090112332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090112332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090112332 DLSCCP DEBUG SCCP-SCOC(86)[0x55f2df4f01e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090112332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55f2df5095c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090112332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12080269)[0x55f2df4ef890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090112332 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090112332 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090112332 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090112332 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090112332 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090112332 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090112332 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090112332 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(770)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc1-SCCP(770)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(771)@af3ca9cfdc18: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(780) HNBGW_Test.msc1-RAN(771)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(780)12777418 HNBGW_Test.msc1-SCCP(770)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(770)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(780)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090112338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090112338 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090112338 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090112338 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090112338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090112338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090112338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090112338 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090112338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090112338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090112338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090112338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090112338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090112338 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00eea363) (sccp_scrc.c:477) 20241213090112338 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1824) 20241213090112338 DLSCCP DEBUG SCCP-SCOC(86)[0x55f2df4f01e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090112338 DLSCCP DEBUG SCCP-SCOC(86)[0x55f2df4f01e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090112338 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090112338 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090112338 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) 20241213090112338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55f2df5095c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090112338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55f2df5095c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090112339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48914<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(780)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090112339 DLCTRL DEBUG Command: GET 512008622 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090112339 DLCTRL DEBUG Tx Command reply: GET_REPLY 512008622 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090112341 DLCTRL DEBUG Command: GET 94235556 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090112341 DLCTRL DEBUG Tx Command reply: GET_REPLY 94235556 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090112342 DLCTRL DEBUG Command: GET 973173619 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090112342 DLCTRL DEBUG Tx Command reply: GET_REPLY 973173619 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090112343 DLCTRL DEBUG Command: GET 320686506 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090112343 DLCTRL DEBUG Tx Command reply: GET_REPLY 320686506 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090112344 DLCTRL DEBUG Command: GET 244729942 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090112344 DLCTRL DEBUG Tx Command reply: GET_REPLY 244729942 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090112345 DLCTRL DEBUG Command: GET 353983408 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090112345 DLCTRL DEBUG Tx Command reply: GET_REPLY 353983408 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090112346 DLCTRL DEBUG Command: GET 226770851 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090112346 DLCTRL DEBUG Tx Command reply: GET_REPLY 226770851 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241213090112346 DLCTRL DEBUG Command: GET 256510659 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090112346 DLCTRL DEBUG Tx Command reply: GET_REPLY 256510659 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090112347 DLCTRL DEBUG Command: GET 810430568 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090112347 DLCTRL DEBUG Tx Command reply: GET_REPLY 810430568 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090112348 DLCTRL DEBUG Command: GET 917545203 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090112348 DLCTRL DEBUG Tx Command reply: GET_REPLY 917545203 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090112349 DLCTRL DEBUG Command: GET 877236982 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090112349 DLCTRL DEBUG Tx Command reply: GET_REPLY 877236982 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090112350 DLCTRL DEBUG Command: GET 162152150 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090112350 DLCTRL DEBUG Tx Command reply: GET_REPLY 162152150 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090112351 DLCTRL DEBUG Command: GET 220979906 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090112351 DLCTRL DEBUG Tx Command reply: GET_REPLY 220979906 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090112352 DLCTRL DEBUG Command: GET 627603040 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090112352 DLCTRL DEBUG Tx Command reply: GET_REPLY 627603040 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090112353 DLCTRL DEBUG Command: GET 346100836 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090112353 DLCTRL DEBUG Tx Command reply: GET_REPLY 346100836 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090112354 DLCTRL DEBUG Command: GET 946590456 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090112354 DLCTRL DEBUG Tx Command reply: GET_REPLY 946590456 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090112355 DLCTRL DEBUG Command: GET 64517827 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090112355 DLCTRL DEBUG Tx Command reply: GET_REPLY 64517827 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090112356 DLCTRL DEBUG Command: GET 475738439 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090112356 DLCTRL DEBUG Tx Command reply: GET_REPLY 475738439 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090112356 DLCTRL DEBUG Command: GET 880521776 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090112356 DLCTRL DEBUG Tx Command reply: GET_REPLY 880521776 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090112357 DLCTRL DEBUG Command: GET 963569431 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090112357 DLCTRL DEBUG Tx Command reply: GET_REPLY 963569431 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000001111010010'B, t_guard := 20.000000 } 20241213090112369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60182<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(768)@af3ca9cfdc18: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(768)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(781)15406128 20241213090113384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090113384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090113384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213090113384 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090113384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xeb1430, normal) (hnbgw_rua.c:407) 20241213090113384 DHNB DEBUG map_rua[0x55f2df4ecc50]{init}: Allocated (fsm.c:456) 20241213090113384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406128)[0x55f2df4ecc50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090113384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15406128 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090113384 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090113384 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090113384 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213090113384 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15406128 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213090113384 DCN DEBUG map_sccp[0x55f2df4eb8e0]{init}: Allocated (fsm.c:456) 20241213090113384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55f2df4eb8e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090113384 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15406128 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213090113384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15406128 SCCP-87 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213090113384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406128)[0x55f2df4ecc50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090113384 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090113384 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090113384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406128)[0x55f2df4ecc50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090113384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55f2df4eb8e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090113384 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090113384 DLSCCP DEBUG SCCP-SCOC(87)[0x55f2df4e8ff0]{IDLE}: Allocated (fsm.c:456) 20241213090113384 DLSCCP DEBUG SCCP-SCOC(87)[0x55f2df4e8ff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090113384 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030003d20056400500f1100926) (sccp_scrc.c:406) 20241213090113384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090113384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090113384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090113384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090113384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090113384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090113384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090113384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090113384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090113384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090113384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090113384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090113384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090113384 DLSCCP DEBUG SCCP-SCOC(87)[0x55f2df4e8ff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090113384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55f2df4eb8e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090113384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406128)[0x55f2df4ecc50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090113384 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090113384 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090113384 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090113384 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090113384 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090113384 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090113384 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090113384 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(767)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(767)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(768)@af3ca9cfdc18: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(781) HNBGW_Test.msc0-RAN(768)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(781)15929373 HNBGW_Test.msc0-SCCP(767)@af3ca9cfdc18: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(781)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(767)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213090113395 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090113395 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090113395 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090113395 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090113395 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090113395 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090113395 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090113395 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090113395 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090113395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090113395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090113395 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090113395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090113395 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000f0db9) (sccp_scrc.c:477) 20241213090113395 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1824) 20241213090113395 DLSCCP DEBUG SCCP-SCOC(87)[0x55f2df4e8ff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090113395 DLSCCP DEBUG SCCP-SCOC(87)[0x55f2df4e8ff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090113395 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090113395 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090113395 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) 20241213090113395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55f2df4eb8e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090113395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55f2df4eb8e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090113395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60182<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(781)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090113397 DLCTRL DEBUG Command: GET 857884775 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090113397 DLCTRL DEBUG Tx Command reply: GET_REPLY 857884775 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213090113400 DLCTRL DEBUG Command: GET 616503570 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090113400 DLCTRL DEBUG Tx Command reply: GET_REPLY 616503570 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090113401 DLCTRL DEBUG Command: GET 118512164 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090113401 DLCTRL DEBUG Tx Command reply: GET_REPLY 118512164 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090113402 DLCTRL DEBUG Command: GET 665415918 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090113402 DLCTRL DEBUG Tx Command reply: GET_REPLY 665415918 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090113404 DLCTRL DEBUG Command: GET 750496438 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090113404 DLCTRL DEBUG Tx Command reply: GET_REPLY 750496438 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090113405 DLCTRL DEBUG Command: GET 734170624 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090113405 DLCTRL DEBUG Tx Command reply: GET_REPLY 734170624 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090113406 DLCTRL DEBUG Command: GET 404238893 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090113406 DLCTRL DEBUG Tx Command reply: GET_REPLY 404238893 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241213090113407 DLCTRL DEBUG Command: GET 604357278 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090113407 DLCTRL DEBUG Tx Command reply: GET_REPLY 604357278 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090113408 DLCTRL DEBUG Command: GET 115573787 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090113408 DLCTRL DEBUG Tx Command reply: GET_REPLY 115573787 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090113409 DLCTRL DEBUG Command: GET 459137050 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090113409 DLCTRL DEBUG Tx Command reply: GET_REPLY 459137050 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090113410 DLCTRL DEBUG Command: GET 556151536 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090113410 DLCTRL DEBUG Tx Command reply: GET_REPLY 556151536 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090113411 DLCTRL DEBUG Command: GET 435892498 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090113411 DLCTRL DEBUG Tx Command reply: GET_REPLY 435892498 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090113412 DLCTRL DEBUG Command: GET 652974284 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090113412 DLCTRL DEBUG Tx Command reply: GET_REPLY 652974284 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090113414 DLCTRL DEBUG Command: GET 936921544 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090113414 DLCTRL DEBUG Tx Command reply: GET_REPLY 936921544 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090113415 DLCTRL DEBUG Command: GET 943837009 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090113415 DLCTRL DEBUG Tx Command reply: GET_REPLY 943837009 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090113416 DLCTRL DEBUG Command: GET 363680574 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090113416 DLCTRL DEBUG Tx Command reply: GET_REPLY 363680574 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090113416 DLCTRL DEBUG Command: GET 77571820 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090113416 DLCTRL DEBUG Tx Command reply: GET_REPLY 77571820 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090113417 DLCTRL DEBUG Command: GET 122629791 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090113417 DLCTRL DEBUG Tx Command reply: GET_REPLY 122629791 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090113418 DLCTRL DEBUG Command: GET 401815004 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090113418 DLCTRL DEBUG Tx Command reply: GET_REPLY 401815004 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090113419 DLCTRL DEBUG Command: GET 85384278 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090113419 DLCTRL DEBUG Tx Command reply: GET_REPLY 85384278 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000010111001'B, t_guard := 20.000000 } 20241213090113431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60184<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(774)@af3ca9cfdc18: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(774)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(782)2101140 20241213090114455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090114455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090114455 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213090114455 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090114455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x200f94, normal) (hnbgw_rua.c:407) 20241213090114455 DHNB DEBUG map_rua[0x55f2df4fabc0]{init}: Allocated (fsm.c:456) 20241213090114455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2101140)[0x55f2df4fabc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090114455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2101140 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090114455 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090114455 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090114455 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2101140 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20241213090114455 DCN DEBUG map_sccp[0x55f2df501ba0]{init}: Allocated (fsm.c:456) 20241213090114455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55f2df501ba0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090114455 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2101140 <-> SCCP-88 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20241213090114455 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2101140 SCCP-88 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213090114455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2101140)[0x55f2df4fabc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090114455 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090114455 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090114455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2101140)[0x55f2df4fabc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090114455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55f2df501ba0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090114455 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090114455 DLSCCP DEBUG SCCP-SCOC(88)[0x55f2df4ee610]{IDLE}: Allocated (fsm.c:456) 20241213090114455 DLSCCP DEBUG SCCP-SCOC(88)[0x55f2df4ee610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090114455 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030000b90056400500f1100926) (sccp_scrc.c:406) 20241213090114455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090114455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090114455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090114455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090114455 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090114455 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090114455 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090114455 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090114455 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090114455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090114455 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090114455 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090114455 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090114455 DLSCCP DEBUG SCCP-SCOC(88)[0x55f2df4ee610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090114455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55f2df501ba0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090114455 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2101140)[0x55f2df4fabc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090114456 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090114456 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090114456 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090114456 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090114456 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090114456 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090114456 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090114456 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-SCCP(773)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc2-SCCP(773)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(774)@af3ca9cfdc18: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(782) HNBGW_Test.msc2-RAN(774)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(782)6831710 HNBGW_Test.msc2-SCCP(773)@af3ca9cfdc18: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(782)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(773)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213090114476 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) 20241213090114476 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090114476 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090114476 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090114476 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090114476 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090114476 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090114476 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090114476 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090114476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090114476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090114476 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090114476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090114476 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f59072) (sccp_scrc.c:477) 20241213090114476 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1824) 20241213090114476 DLSCCP DEBUG SCCP-SCOC(88)[0x55f2df4ee610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090114476 DLSCCP DEBUG SCCP-SCOC(88)[0x55f2df4ee610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090114476 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090114476 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090114476 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) 20241213090114476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55f2df501ba0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090114476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55f2df501ba0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090114477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60184<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(782)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090114478 DLCTRL DEBUG Command: GET 122654993 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090114478 DLCTRL DEBUG Tx Command reply: GET_REPLY 122654993 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213090114481 DLCTRL DEBUG Command: GET 671047001 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090114481 DLCTRL DEBUG Tx Command reply: GET_REPLY 671047001 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090114484 DLCTRL DEBUG Command: GET 696113285 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090114484 DLCTRL DEBUG Tx Command reply: GET_REPLY 696113285 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090114487 DLCTRL DEBUG Command: GET 65561147 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090114487 DLCTRL DEBUG Tx Command reply: GET_REPLY 65561147 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090114489 DLCTRL DEBUG Command: GET 376475519 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090114489 DLCTRL DEBUG Tx Command reply: GET_REPLY 376475519 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090114491 DLCTRL DEBUG Command: GET 26589944 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090114491 DLCTRL DEBUG Tx Command reply: GET_REPLY 26589944 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090114493 DLCTRL DEBUG Command: GET 294347876 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090114493 DLCTRL DEBUG Tx Command reply: GET_REPLY 294347876 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20241213090114494 DLCTRL DEBUG Command: GET 360640299 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090114494 DLCTRL DEBUG Tx Command reply: GET_REPLY 360640299 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090114495 DLCTRL DEBUG Command: GET 542920196 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090114495 DLCTRL DEBUG Tx Command reply: GET_REPLY 542920196 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090114496 DLCTRL DEBUG Command: GET 635302943 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090114496 DLCTRL DEBUG Tx Command reply: GET_REPLY 635302943 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090114497 DLCTRL DEBUG Command: GET 337950860 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090114497 DLCTRL DEBUG Tx Command reply: GET_REPLY 337950860 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20241213090114497 DLCTRL DEBUG Command: GET 581543393 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090114497 DLCTRL DEBUG Tx Command reply: GET_REPLY 581543393 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090114498 DLCTRL DEBUG Command: GET 465315963 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090114498 DLCTRL DEBUG Tx Command reply: GET_REPLY 465315963 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090114499 DLCTRL DEBUG Command: GET 178806403 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090114499 DLCTRL DEBUG Tx Command reply: GET_REPLY 178806403 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090114500 DLCTRL DEBUG Command: GET 65396301 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090114500 DLCTRL DEBUG Tx Command reply: GET_REPLY 65396301 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090114500 DLCTRL DEBUG Command: GET 293024540 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090114500 DLCTRL DEBUG Tx Command reply: GET_REPLY 293024540 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090114501 DLCTRL DEBUG Command: GET 533143163 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090114501 DLCTRL DEBUG Tx Command reply: GET_REPLY 533143163 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090114502 DLCTRL DEBUG Command: GET 327082947 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090114502 DLCTRL DEBUG Tx Command reply: GET_REPLY 327082947 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090114503 DLCTRL DEBUG Command: GET 953597410 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090114503 DLCTRL DEBUG Tx Command reply: GET_REPLY 953597410 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090114504 DLCTRL DEBUG Command: GET 726676275 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090114504 DLCTRL DEBUG Tx Command reply: GET_REPLY 726676275 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213090114507 DLINP DEBUG SRVCONN(,r=127.0.0.1:44336<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090114507 DLINP DEBUG SRVCONN(,r=127.0.0.1:44336<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090114507 DLINP NOTICE SRV(,r=127.0.0.1:44336<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090114507 DMAIN NOTICE (127.0.0.1:44336 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44336<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090114507 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213090114507 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090114507 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) 20241213090114507 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090114507 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(768)@af3ca9cfdc18: Final verdict of PTC: none 20241213090114507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48912<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213090114507 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090114507 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) 20241213090114507 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090114507 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090114507 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090114507 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090114508 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090114508 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090114508 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090114508 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090114508 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-RAN(774)@af3ca9cfdc18: Final verdict of PTC: none 20241213090114508 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090114508 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(766)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(759)@af3ca9cfdc18: Final verdict of PTC: none 20241213090114508 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090114508 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) 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-M3UA(772)@af3ca9cfdc18: Final verdict of PTC: none20241213090114508 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090114508 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) 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090114508 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090114508 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090114508 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) 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090114508 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090114508 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090114508 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241213090114508 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090114508 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090114508 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED HNBGW_Test.msc1-SCCP(770)@af3ca9cfdc18: Final verdict of PTC: none 20241213090114508 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241213090114508 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-RAN(771)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(778)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(777)@af3ca9cfdc18: Final verdict of PTC: none 20241213090114508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090114508 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213090114508 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090114508 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090114508 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090114508 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090114508 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090114508 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090114508 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090114508 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090114508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55f2df5095c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090114508 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090114508 DLSCCP DEBUG SCCP-SCOC(86)[0x55f2df4f01e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090114508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eea363), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090114508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090114508 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090114508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090114508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090114508 DLSCCP DEBUG SCCP-SCOC(86)[0x55f2df4f01e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090114508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55f2df5095c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090114508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12080269)[0x55f2df4ef890]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090114508 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12080269)[0x55f2df4ef890]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090114508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090114508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12080269)[0x55f2df4ef890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) TC_mscpool_no_allow_attach_valid_nri-Iuh1(765)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(763)@af3ca9cfdc18: Final verdict of PTC: none 20241213090114508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12080269)[0x55f2df4ef890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090114508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12080269)[0x55f2df4ef890]{disrupted}: Freeing instance (context_map.c:202) 20241213090114508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12080269)[0x55f2df4ef890]{disrupted}: Deallocated (fsm.c:568) 20241213090114508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55f2df5095c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090114508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55f2df5095c0]{disconnected}: Freeing instance (context_map.c:206) 20241213090114508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55f2df5095c0]{disconnected}: Deallocated (fsm.c:568) 20241213090114508 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12080269 SCCP-86 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20241213090114508 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34903<->l=127.0.0.1:4262) (control_if.c:193) 20241213090114508 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090114508 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090114508 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090114508 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090114508 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090114508 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090114508 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090114508 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090114508 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090114508 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090114508 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090114508 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090114508 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090114508 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090114508 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090114508 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090114508 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req IPA-CTRL-CLI-IPA(761)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(767)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(769)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(779)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(773)@af3ca9cfdc18: Final verdict of PTC: none 20241213090114508 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090114508 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090114508 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241213090114508 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090114508 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090114508 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090114508 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090114508 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090114508 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090114508 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090114508 DRANAP NOTICE cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090114508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55f2df501ba0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090114508 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090114508 DLSCCP DEBUG SCCP-SCOC(88)[0x55f2df4ee610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090114508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f59072), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090114508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090114508 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090114508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090114508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090114508 DLSCCP DEBUG SCCP-SCOC(88)[0x55f2df4ee610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090114508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55f2df501ba0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090114508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2101140)[0x55f2df4fabc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090114508 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2101140)[0x55f2df4fabc0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090114508 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090114508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2101140)[0x55f2df4fabc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090114508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2101140)[0x55f2df4fabc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090114508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2101140)[0x55f2df4fabc0]{disrupted}: Freeing instance (context_map.c:202) 20241213090114508 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2101140)[0x55f2df4fabc0]{disrupted}: Deallocated (fsm.c:568) 20241213090114508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55f2df501ba0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090114508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55f2df501ba0]{disconnected}: Freeing instance (context_map.c:206) 20241213090114508 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55f2df501ba0]{disconnected}: Deallocated (fsm.c:568) 20241213090114508 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2101140 SCCP-88 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20241213090114508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090114508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213090114509 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090114509 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090114509 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213090114509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090114509 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090114509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090114509 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090114509 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090114509 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090114509 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090114509 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090114509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-VirtHNBGW-STATS(760)@af3ca9cfdc18: Final verdict of PTC: none 0-msc-0-SCCP-87)[0x55f2df4eb8e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090114509 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090114509 DLSCCP DEBUG SCCP-SCOC(87)[0x55f2df4e8ff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090114509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f0db9), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090114509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090114509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090114509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090114509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090114509 DLSCCP DEBUG SCCP-SCOC(87)[0x55f2df4e8ff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090114509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55f2df4eb8e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090114509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406128)[0x55f2df4ecc50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090114509 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406128)[0x55f2df4ecc50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090114509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090114509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406128)[0x55f2df4ecc50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090114509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406128)[0x55f2df4ecc50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090114509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406128)[0x55f2df4ecc50]{disrupted}: Freeing instance (context_map.c:202) 20241213090114509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15406128)[0x55f2df4ecc50]{disrupted}: Deallocated (fsm.c:568) 20241213090114509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55f2df4eb8e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090114509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55f2df4eb8e0]{disconnected}: Freeing instance (context_map.c:206) 20241213090114509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55f2df4eb8e0]{disconnected}: Deallocated (fsm.c:568) 20241213090114509 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15406128 SCCP-87 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20241213090114509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090114509 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090114509 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090114509 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090114509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213090114509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090114509 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090114509 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090114509 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(776)@af3ca9cfdc18: Final verdict of PTC: none 20241213090114509 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090114509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090114509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090114509 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090114509 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090114509 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090114509 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090114509 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090114509 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090114509 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090114509 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090114509 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc2-M3UA(775)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090114523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48898<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(762)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(759): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(760): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(761): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(762): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(763): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(765): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(766): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(767): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(768): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(769): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-SCCP(770): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-RAN(771): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-M3UA(772): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-SCCP(773): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-RAN(774): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-M3UA(775): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(776): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(777): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(778): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(779): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(780): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(781): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(782): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:01:14 UTC 2024 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc 20241213090114592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60186<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090115194 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60186<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213090115205 DLSCCP DEBUG SCCP-SCOC(84)[0x55f2df5099d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090115205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f92aa), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090115205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090115205 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090115205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090115205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090115205 DLSCCP DEBUG SCCP-SCOC(83)[0x55f2df505340]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090115205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f230f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090115205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090115205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090115205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090115205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090115205 DLSCCP DEBUG SCCP-SCOC(85)[0x55f2df501010]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090115205 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00235282), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090115205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090115205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090115205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090115205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090115205 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090115205 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090115205 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090115205 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090115206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090115206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090115206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090115206 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090115206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090115206 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090115206 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090115206 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090115206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090115206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090115206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090115206 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090115206 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090115206 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090115206 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090115206 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090115206 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090115206 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090115206 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090115206 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 0 (prev_count=-1, count=577548) 20241213090115910 DLSCCP DEBUG SCCP-SCOC(82)[0x55f2df4f8ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090115910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bed8bf), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090115911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090115911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090115911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090115911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090115911 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090115911 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090115911 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090115911 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090115911 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090115911 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090115911 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090115911 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=577548, count=591056) 20241213090116508 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090116508 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241213090116508 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241213090116508 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090116508 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090116508 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213090116509 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090116509 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090116509 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213090116707 DLSCCP DEBUG SCCP-SCOC(81)[0x55f2df506d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090116707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063ec3f), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090116707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090116707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090116707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090116707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090116708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090116708 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090116708 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090116708 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090116708 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090116708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090116708 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:01:17 UTC 2024 /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 20241213090117311 DLSCCP DEBUG SCCP-SCOC(79)[0x55f2df4ee740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090117311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8a113), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090117311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090117311 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090117311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090117311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090117311 DLSCCP DEBUG SCCP-SCOC(80)[0x55f2df4ec250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090117311 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000717ab), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090117311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090117311 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090117311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090117311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090117312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090117312 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090117312 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090117312 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090117312 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090117312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090117312 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090117312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090117312 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090117312 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090117312 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090117312 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090117312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090117312 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20241213090118308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60200<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090118316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60214<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090118322 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42131<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090118426 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090118426 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090118436 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090118436 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090118437 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090118437 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090118437 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54573 (stream_srv.c:132) 20241213090118437 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54573<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090118437 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090118437 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090118437 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090118437 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090118437 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090118437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090118437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090118437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090118437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090118437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090118437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090118437 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090118437 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090118437 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090118437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090118437 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090118437 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090118437 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090118437 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090118437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090118437 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090118438 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090118438 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090118438 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090118438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090118438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090118438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090118438 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090118438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090118438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090118438 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090118438 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090118438 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090118438 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090118438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090118438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090118438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090118439 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090118439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090118439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090118439 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090118439 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090118439 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090118439 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090118439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090118439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090118439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090118439 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090118439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090118439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090118439 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090118439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090118439 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090118439 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090118439 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090118439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090118439 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090118439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090118439 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090118439 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090118439 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090118439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090118439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090118439 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090118439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090118439 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090118439 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090118439 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090118439 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090118439 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090118439 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(793)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(793)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(793)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(791)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(796)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-M3UA(796)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(796)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-SCCP(794)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090118467 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090118467 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090118467 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090118467 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090118467 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090118467 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090118467 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090118467 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090118467 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090118469 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090118469 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090118469 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090118469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090118469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090118469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090118469 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090118469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090118469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090118469 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090118469 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090118469 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090118469 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090118469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090118469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090118469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090118469 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090118469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090118469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090118469 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090118469 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090118469 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090118469 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090118469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090118469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090118469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090118469 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090118469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090118469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090118469 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090118469 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090118469 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090118469 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090118469 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090118469 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090118469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090118469 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090118469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090118469 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090118469 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090118469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090118469 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090118469 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090118469 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090118469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090118469 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090118469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090118469 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090118469 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090118469 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090118469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090118469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090118469 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213090118469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090118469 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090118469 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090118469 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090118469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090118469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090118469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090118469 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090118469 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090118469 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090118469 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090118469 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090118469 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090118469 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090118469 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090118469 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090118469 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090118469 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(799)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(799)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(799)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(797)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(802)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-M3UA(802)@af3ca9cfdc18: M3UA emulation initiated, the test can be started MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(802)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-SCCP(800)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090118517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090118517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090118517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090118517 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090118517 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090118517 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090118517 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090118517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090118517 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090118528 DLINP DEBUG SRVCONN(,r=127.0.0.1:54573<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090118528 DLINP DEBUG SRVCONN(,r=127.0.0.1:54573<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090118528 DLINP DEBUG SRVCONN(,r=127.0.0.1:54573<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090118528 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090118528 DHNBAP DEBUG (127.0.0.1:54573 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213090118528 DHNBAP NOTICE (127.0.0.1:54573 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090118528 DHNBAP NOTICE (127.0.0.1:54573 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090118528 DLINP DEBUG SRVCONN(,r=127.0.0.1:54573<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090118528 DLINP DEBUG SRVCONN(,r=127.0.0.1:54573<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090118653 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090118653 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090118653 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090118653 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090118655 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090118655 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090118655 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090118655 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090118655 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090118655 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090118655 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090118658 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090118658 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090118658 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090118658 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090118658 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090118658 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090118658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090118658 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090118658 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090118658 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090118658 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090118658 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090118658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090118658 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090118658 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090118658 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090118658 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090118658 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090118658 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090118659 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090118659 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090118659 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090118659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090118659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090118659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090118660 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090118660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090118660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090118660 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090118660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090118660 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090118660 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090118660 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090118660 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090118660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090118660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090118660 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090118665 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 20241213090118665 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 20241213090118665 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090118665 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213090118671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090118671 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213090118671 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090118671 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090118671 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090118671 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213090118671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090118671 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090118671 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090118671 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090118671 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090118671 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090118671 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090118671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090118671 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090118671 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090118671 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090118671 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090118671 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213090118671 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090118671 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090118671 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090118671 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090118671 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090118671 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090118671 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090118672 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090118672 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090118672 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090118672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090118672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090118672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090118673 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090118673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090118673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090118673 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090118673 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090118673 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090118673 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090118673 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090118673 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090118673 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090118673 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090118673 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090118682 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090118682 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090118682 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 20241213090118683 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241213090118683 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241213090118683 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241213090118683 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(799)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090118686 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090118686 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090118686 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241213090118686 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241213090118686 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241213090118686 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090118686 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090118686 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241213090118687 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090118687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090118687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090118687 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090118687 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090118687 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090118687 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090118687 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090118687 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090118689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090118689 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090118689 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090118689 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090118689 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090118689 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241213090118689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090118689 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090118689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090118689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090118689 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090118689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090118689 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090118689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090118689 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090118689 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090118689 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090118689 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090118690 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090118690 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090118691 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090118691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090118691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090118691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090118691 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090118691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090118691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090118691 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090118691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090118691 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090118691 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090118691 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090118691 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090118691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090118691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090118691 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090118696 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 20241213090118696 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 20241213090118696 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 20241213090118696 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241213090118696 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241213090118696 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241213090118696 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(802)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213090118702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090118702 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213090118702 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241213090118702 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241213090118702 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241213090118702 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090118702 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090118702 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241213090118702 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090118702 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090118702 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213090118702 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090118702 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090118702 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090118702 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090118702 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090118706 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090118706 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090118706 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090118706 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090118706 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090118706 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20241213090118706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090118706 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090118706 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090118706 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213090118706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090118706 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090118706 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090118706 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090118706 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090118706 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090118706 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090118707 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090118708 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090118708 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090118708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090118708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090118708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090118708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090118708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090118708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090118708 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090118708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090118708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090118708 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090118708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090118708 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090118708 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090118708 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090118708 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090118708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090118708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090118708 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(792)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090119472 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090119472 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090119472 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090119472 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090119472 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090119472 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090119472 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090119472 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090119472 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090119472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090119472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090119472 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090119472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090119472 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090119472 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090119472 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090119472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119472 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090119472 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090119472 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090119472 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090119472 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090119472 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090119472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090119472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090119472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119473 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119473 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119473 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090119473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090119473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090119473 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090119473 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090119473 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090119473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090119473 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090119473 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090119473 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090119473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090119473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090119473 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090119473 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090119473 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090119473 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090119473 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090119473 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090119473 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090119473 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090119474 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090119474 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090119474 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090119474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090119474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090119474 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090119474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090119474 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090119474 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090119474 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090119474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119474 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119474 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119474 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119474 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119474 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119474 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090119474 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090119474 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090119474 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090119474 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090119477 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090119477 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090119477 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090119477 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090119477 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090119477 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090119477 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090119477 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090119477 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090119477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090119477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090119477 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090119477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090119477 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090119477 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090119477 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090119477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119477 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090119477 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090119477 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090119477 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090119477 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) 20241213090119477 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) 20241213090119477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090119477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090119478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090119478 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090119478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090119478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090119478 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090119478 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.msc1-RAN(795)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090119478 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090119478 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090119478 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090119478 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090119478 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090119478 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090119478 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090119478 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090119480 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090119480 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090119480 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090119481 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090119481 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090119481 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090119481 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090119481 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090119481 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090119481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090119481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090119481 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090119481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090119481 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090119481 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090119481 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090119481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119481 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090119481 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090119481 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090119481 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090119481 DRANAP INFO cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(798)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090119492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090119492 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090119492 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090119492 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090119492 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090119492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090119492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090119492 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090119492 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090119492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090119492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090119492 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090119492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090119492 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090119492 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090119492 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090119492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119492 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090119492 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090119492 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090119492 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090119492 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090119492 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090119492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090119492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090119492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090119492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090119492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090119492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090119492 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090119492 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090119492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090119492 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090119492 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090119492 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090119492 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090119492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090119492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090119492 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090119492 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090119492 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090119492 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090119492 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090119492 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090119492 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090119492 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090119492 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090119493 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090119493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090119493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090119493 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090119493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090119493 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090119493 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090119493 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090119493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119493 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090119493 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090119493 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090119493 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090119493 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(801)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090119501 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090119501 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090119501 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090119501 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090119501 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090119501 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090119501 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090119501 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090119501 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090119501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090119501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090119501 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090119501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090119501 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090119501 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213090119501 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090119501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119501 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119501 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119501 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119501 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119501 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119502 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090119502 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090119502 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090119502 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090119502 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) 20241213090119502 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) 20241213090119502 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090119502 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090119502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119502 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119502 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119502 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119502 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119502 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090119502 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090119502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090119502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090119502 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090119502 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: link up (cnlink.c:111) 20241213090119502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090119502 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090119502 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090119502 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090119502 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090119502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090119502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090119502 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090119502 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090119502 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090119502 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090119502 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090119502 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090119502 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090119502 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090119502 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090119503 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090119503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090119503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090119503 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090119503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090119503 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090119503 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213090119503 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090119503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090119503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090119503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090119503 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090119503 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090119503 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090119503 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090119503 DRANAP INFO cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090120540 DLCTRL DEBUG Command: GET 674239914 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090120540 DLCTRL DEBUG Tx Command reply: GET_REPLY 674239914 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090120548 DLCTRL DEBUG Command: GET 121456240 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090120548 DLCTRL DEBUG Tx Command reply: GET_REPLY 121456240 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090120552 DLCTRL DEBUG Command: GET 432804292 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090120552 DLCTRL DEBUG Tx Command reply: GET_REPLY 432804292 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090120557 DLCTRL DEBUG Command: GET 855022444 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090120557 DLCTRL DEBUG Tx Command reply: GET_REPLY 855022444 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090120561 DLCTRL DEBUG Command: GET 31882831 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090120561 DLCTRL DEBUG Tx Command reply: GET_REPLY 31882831 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213090120564 DLCTRL DEBUG Command: GET 164570031 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090120564 DLCTRL DEBUG Tx Command reply: GET_REPLY 164570031 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090120567 DLCTRL DEBUG Command: GET 140691502 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090120567 DLCTRL DEBUG Tx Command reply: GET_REPLY 140691502 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090120570 DLCTRL DEBUG Command: GET 589986638 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090120570 DLCTRL DEBUG Tx Command reply: GET_REPLY 589986638 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090120572 DLCTRL DEBUG Command: GET 676515803 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090120572 DLCTRL DEBUG Tx Command reply: GET_REPLY 676515803 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090120574 DLCTRL DEBUG Command: GET 489923419 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090120574 DLCTRL DEBUG Tx Command reply: GET_REPLY 489923419 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213090120576 DLCTRL DEBUG Command: GET 357317363 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090120576 DLCTRL DEBUG Tx Command reply: GET_REPLY 357317363 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090120579 DLCTRL DEBUG Command: GET 967399256 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090120579 DLCTRL DEBUG Tx Command reply: GET_REPLY 967399256 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090120581 DLCTRL DEBUG Command: GET 934415857 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090120581 DLCTRL DEBUG Tx Command reply: GET_REPLY 934415857 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090120583 DLCTRL DEBUG Command: GET 943132082 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090120583 DLCTRL DEBUG Tx Command reply: GET_REPLY 943132082 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090120585 DLCTRL DEBUG Command: GET 921088000 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090120585 DLCTRL DEBUG Tx Command reply: GET_REPLY 921088000 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213090120586 DLCTRL DEBUG Command: GET 549983454 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090120586 DLCTRL DEBUG Tx Command reply: GET_REPLY 549983454 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090120588 DLCTRL DEBUG Command: GET 687714082 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090120588 DLCTRL DEBUG Tx Command reply: GET_REPLY 687714082 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090120590 DLCTRL DEBUG Command: GET 28137051 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090120590 DLCTRL DEBUG Tx Command reply: GET_REPLY 28137051 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090120592 DLCTRL DEBUG Command: GET 649800902 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090120592 DLCTRL DEBUG Tx Command reply: GET_REPLY 649800902 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090120594 DLCTRL DEBUG Command: GET 884276089 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090120594 DLCTRL DEBUG Tx Command reply: GET_REPLY 884276089 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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 := '000000000000000100110001'B, t_guard := 20.000000 } 20241213090120621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60228<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(792)@af3ca9cfdc18: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(792)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)2441826 20241213090121666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090121666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090121666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213090121666 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090121666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x254262, normal) (hnbgw_rua.c:407) 20241213090121666 DHNB DEBUG map_rua[0x55f2df4ecc50]{init}: Allocated (fsm.c:456) 20241213090121666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2441826)[0x55f2df4ecc50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090121666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2441826 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090121666 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090121666 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090121666 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2441826 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213090121666 DCN DEBUG map_sccp[0x55f2df4eb8e0]{init}: Allocated (fsm.c:456) 20241213090121666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55f2df4eb8e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090121666 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2441826 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213090121666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2441826 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213090121666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2441826)[0x55f2df4ecc50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090121666 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090121666 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090121666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2441826)[0x55f2df4ecc50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090121666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55f2df4eb8e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090121666 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090121666 DLSCCP DEBUG SCCP-SCOC(89)[0x55f2df4fabc0]{IDLE}: Allocated (fsm.c:456) 20241213090121666 DLSCCP DEBUG SCCP-SCOC(89)[0x55f2df4fabc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090121666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001310056400500f1100926) (sccp_scrc.c:406) 20241213090121666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090121666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090121666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090121666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090121666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090121666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090121666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090121666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090121666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090121666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090121666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090121666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090121666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090121666 DLSCCP DEBUG SCCP-SCOC(89)[0x55f2df4fabc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090121666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55f2df4eb8e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090121666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2441826)[0x55f2df4ecc50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090121667 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090121667 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090121667 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090121667 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090121667 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090121667 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090121667 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090121667 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(791)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(791)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(792)@af3ca9cfdc18: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804) HNBGW_Test.msc0-RAN(792)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)9471994 HNBGW_Test.msc0-SCCP(791)@af3ca9cfdc18: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(791)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213090121679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090121679 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090121679 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090121679 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090121679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090121679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090121679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090121679 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090121679 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090121679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090121679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090121679 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090121679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090121679 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c6fb43) (sccp_scrc.c:477) 20241213090121679 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1824) 20241213090121679 DLSCCP DEBUG SCCP-SCOC(89)[0x55f2df4fabc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090121679 DLSCCP DEBUG SCCP-SCOC(89)[0x55f2df4fabc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090121679 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090121679 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090121679 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) 20241213090121679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55f2df4eb8e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090121679 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55f2df4eb8e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090121680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60228<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090121682 DLCTRL DEBUG Command: GET 208955161 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090121682 DLCTRL DEBUG Tx Command reply: GET_REPLY 208955161 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213090121685 DLCTRL DEBUG Command: GET 862501884 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090121685 DLCTRL DEBUG Tx Command reply: GET_REPLY 862501884 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090121687 DLCTRL DEBUG Command: GET 444889793 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090121687 DLCTRL DEBUG Tx Command reply: GET_REPLY 444889793 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090121688 DLCTRL DEBUG Command: GET 333964774 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090121688 DLCTRL DEBUG Tx Command reply: GET_REPLY 333964774 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090121689 DLCTRL DEBUG Command: GET 194266547 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090121689 DLCTRL DEBUG Tx Command reply: GET_REPLY 194266547 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090121691 DLCTRL DEBUG Command: GET 65117279 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090121691 DLCTRL DEBUG Tx Command reply: GET_REPLY 65117279 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090121691 DLCTRL DEBUG Command: GET 808226648 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090121691 DLCTRL DEBUG Tx Command reply: GET_REPLY 808226648 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090121692 DLCTRL DEBUG Command: GET 247337282 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090121692 DLCTRL DEBUG Tx Command reply: GET_REPLY 247337282 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090121693 DLCTRL DEBUG Command: GET 429297154 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090121693 DLCTRL DEBUG Tx Command reply: GET_REPLY 429297154 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090121694 DLCTRL DEBUG Command: GET 789096494 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090121694 DLCTRL DEBUG Tx Command reply: GET_REPLY 789096494 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090121696 DLCTRL DEBUG Command: GET 736158060 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090121696 DLCTRL DEBUG Tx Command reply: GET_REPLY 736158060 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090121697 DLCTRL DEBUG Command: GET 57134623 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090121697 DLCTRL DEBUG Tx Command reply: GET_REPLY 57134623 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090121698 DLCTRL DEBUG Command: GET 866336099 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090121698 DLCTRL DEBUG Tx Command reply: GET_REPLY 866336099 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090121700 DLCTRL DEBUG Command: GET 286720457 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090121700 DLCTRL DEBUG Tx Command reply: GET_REPLY 286720457 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090121701 DLCTRL DEBUG Command: GET 790359485 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090121701 DLCTRL DEBUG Tx Command reply: GET_REPLY 790359485 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090121702 DLCTRL DEBUG Command: GET 535771938 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090121702 DLCTRL DEBUG Tx Command reply: GET_REPLY 535771938 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090121704 DLCTRL DEBUG Command: GET 649211670 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090121704 DLCTRL DEBUG Tx Command reply: GET_REPLY 649211670 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090121705 DLCTRL DEBUG Command: GET 634025240 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090121705 DLCTRL DEBUG Tx Command reply: GET_REPLY 634025240 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090121706 DLCTRL DEBUG Command: GET 115128132 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090121706 DLCTRL DEBUG Tx Command reply: GET_REPLY 115128132 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090121708 DLCTRL DEBUG Command: GET 825997318 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090121708 DLCTRL DEBUG Tx Command reply: GET_REPLY 825997318 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000000010111'B, t_guard := 20.000000 } 20241213090121720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38862<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(795)@af3ca9cfdc18: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(795)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)2752939 20241213090122738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090122738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090122738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213090122738 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090122738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2a01ab, normal) (hnbgw_rua.c:407) 20241213090122738 DHNB DEBUG map_rua[0x55f2df501ba0]{init}: Allocated (fsm.c:456) 20241213090122738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2752939)[0x55f2df501ba0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090122738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2752939 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090122738 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090122738 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090122738 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213090122738 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2752939 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241213090122738 DCN DEBUG map_sccp[0x55f2df4ef890]{init}: Allocated (fsm.c:456) 20241213090122738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55f2df4ef890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090122738 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2752939 <-> SCCP-90 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213090122738 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2752939 SCCP-90 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213090122738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2752939)[0x55f2df501ba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090122738 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090122738 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090122738 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2752939)[0x55f2df501ba0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090122738 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55f2df4ef890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090122738 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090122738 DLSCCP DEBUG SCCP-SCOC(90)[0x55f2df5095c0]{IDLE}: Allocated (fsm.c:456) 20241213090122738 DLSCCP DEBUG SCCP-SCOC(90)[0x55f2df5095c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090122738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030000170056400500f1100926) (sccp_scrc.c:406) 20241213090122738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090122738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090122738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090122738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090122738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090122738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090122738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090122738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090122739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090122739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090122739 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090122739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090122739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090122739 DLSCCP DEBUG SCCP-SCOC(90)[0x55f2df5095c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090122739 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55f2df4ef890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090122739 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2752939)[0x55f2df501ba0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090122739 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090122739 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090122739 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090122739 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090122739 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090122739 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090122739 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090122739 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(794)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc1-SCCP(794)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(795)@af3ca9cfdc18: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805) HNBGW_Test.msc1-RAN(795)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)16061275 HNBGW_Test.msc1-SCCP(794)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(794)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090122757 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090122757 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090122757 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090122757 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090122757 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090122757 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090122757 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090122757 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090122757 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090122757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090122757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090122757 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090122757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090122757 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0068b1a4) (sccp_scrc.c:477) 20241213090122757 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1824) 20241213090122757 DLSCCP DEBUG SCCP-SCOC(90)[0x55f2df5095c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090122757 DLSCCP DEBUG SCCP-SCOC(90)[0x55f2df5095c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090122757 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090122757 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090122757 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) 20241213090122757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55f2df4ef890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090122757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55f2df4ef890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090122760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38862<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090122763 DLCTRL DEBUG Command: GET 382809182 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090122763 DLCTRL DEBUG Tx Command reply: GET_REPLY 382809182 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213090122767 DLCTRL DEBUG Command: GET 148936833 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090122767 DLCTRL DEBUG Tx Command reply: GET_REPLY 148936833 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090122772 DLCTRL DEBUG Command: GET 951972779 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090122772 DLCTRL DEBUG Tx Command reply: GET_REPLY 951972779 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090122775 DLCTRL DEBUG Command: GET 48224813 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090122775 DLCTRL DEBUG Tx Command reply: GET_REPLY 48224813 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090122777 DLCTRL DEBUG Command: GET 362912390 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090122777 DLCTRL DEBUG Tx Command reply: GET_REPLY 362912390 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090122779 DLCTRL DEBUG Command: GET 484133302 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090122779 DLCTRL DEBUG Tx Command reply: GET_REPLY 484133302 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241213090122780 DLCTRL DEBUG Command: GET 900009352 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090122780 DLCTRL DEBUG Tx Command reply: GET_REPLY 900009352 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090122781 DLCTRL DEBUG Command: GET 331626024 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090122781 DLCTRL DEBUG Tx Command reply: GET_REPLY 331626024 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090122782 DLCTRL DEBUG Command: GET 456481359 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090122782 DLCTRL DEBUG Tx Command reply: GET_REPLY 456481359 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090122783 DLCTRL DEBUG Command: GET 574651330 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090122783 DLCTRL DEBUG Tx Command reply: GET_REPLY 574651330 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090122784 DLCTRL DEBUG Command: GET 633387928 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090122784 DLCTRL DEBUG Tx Command reply: GET_REPLY 633387928 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090122785 DLCTRL DEBUG Command: GET 440330319 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090122785 DLCTRL DEBUG Tx Command reply: GET_REPLY 440330319 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090122785 DLCTRL DEBUG Command: GET 54485063 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090122785 DLCTRL DEBUG Tx Command reply: GET_REPLY 54485063 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090122786 DLCTRL DEBUG Command: GET 881054309 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090122786 DLCTRL DEBUG Tx Command reply: GET_REPLY 881054309 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090122787 DLCTRL DEBUG Command: GET 401093111 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090122787 DLCTRL DEBUG Tx Command reply: GET_REPLY 401093111 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090122788 DLCTRL DEBUG Command: GET 15824326 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090122788 DLCTRL DEBUG Tx Command reply: GET_REPLY 15824326 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090122789 DLCTRL DEBUG Command: GET 635183823 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090122789 DLCTRL DEBUG Tx Command reply: GET_REPLY 635183823 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090122789 DLCTRL DEBUG Command: GET 681502322 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090122789 DLCTRL DEBUG Tx Command reply: GET_REPLY 681502322 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090122790 DLCTRL DEBUG Command: GET 644474547 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090122790 DLCTRL DEBUG Tx Command reply: GET_REPLY 644474547 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090122791 DLCTRL DEBUG Command: GET 296801364 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090122791 DLCTRL DEBUG Tx Command reply: GET_REPLY 296801364 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: "disconnecting msc0" 20241213090122792 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.msc0-RAN(792)@af3ca9cfdc18: Final verdict of PTC: none 20241213090122793 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090122793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090122793 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090122793 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213090122793 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090122793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090122793 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090122793 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090122793 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090122793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090122793 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213090122793 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090122793 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090122793 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090122793 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090122793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090122793 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090122793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090122793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090122793 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213090122793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090122793 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090122793 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090122793 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090122793 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090122793 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090122793 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090122793 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090122793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55f2df4eb8e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090122793 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090122793 DLSCCP DEBUG SCCP-SCOC(89)[0x55f2df4fabc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090122793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6fb43), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090122793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090122793 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090122793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090122793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090122793 DLSCCP DEBUG SCCP-SCOC(89)[0x55f2df4fabc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090122793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55f2df4eb8e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090122793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2441826)[0x55f2df4ecc50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090122793 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2441826)[0x55f2df4ecc50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090122793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090122793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2441826)[0x55f2df4ecc50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090122793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2441826)[0x55f2df4ecc50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090122793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2441826)[0x55f2df4ecc50]{disrupted}: Freeing instance (context_map.c:202) 20241213090122793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2441826)[0x55f2df4ecc50]{disrupted}: Deallocated (fsm.c:568) 20241213090122793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55f2df4eb8e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090122793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55f2df4eb8e0]{disconnected}: Freeing instance (context_map.c:206) 20241213090122793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55f2df4eb8e0]{disconnected}: Deallocated (fsm.c:568) 20241213090122793 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2441826 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213090122793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090122793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213090122793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090122793 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090122793 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090122793 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090122793 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090122793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090122793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090122793 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-M3UA(793)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(791)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: 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 := '000000000000000010100011'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@af3ca9cfdc18: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)2441826 20241213090122806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38872<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(795)@af3ca9cfdc18: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(795)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)12331092 20241213090123831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090123831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090123831 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213090123831 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090123831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbc2854, normal) (hnbgw_rua.c:407) 20241213090123831 DHNB DEBUG map_rua[0x55f2df4ecc50]{init}: Allocated (fsm.c:456) 20241213090123831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12331092)[0x55f2df4ecc50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090123831 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12331092 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090123831 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090123832 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090123832 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12331092 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241213090123832 DCN DEBUG map_sccp[0x55f2df4eb8e0]{init}: Allocated (fsm.c:456) 20241213090123832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55f2df4eb8e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090123832 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12331092 <-> SCCP-91 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213090123832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12331092 SCCP-91 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213090123832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12331092)[0x55f2df4ecc50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090123832 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090123832 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090123832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12331092)[0x55f2df4ecc50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090123832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55f2df4eb8e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090123832 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090123832 DLSCCP DEBUG SCCP-SCOC(91)[0x55f2df534bf0]{IDLE}: Allocated (fsm.c:456) 20241213090123832 DLSCCP DEBUG SCCP-SCOC(91)[0x55f2df534bf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090123832 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000a30056400500f1100926) (sccp_scrc.c:406) 20241213090123832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090123832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090123832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090123832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090123832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090123832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090123832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090123832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090123832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090123832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090123832 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090123832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090123832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090123832 DLSCCP DEBUG SCCP-SCOC(91)[0x55f2df534bf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090123832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55f2df4eb8e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090123832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12331092)[0x55f2df4ecc50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090123832 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090123832 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090123832 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090123833 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090123833 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090123833 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090123833 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090123833 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(794)@af3ca9cfdc18: First idle individual index:1 HNBGW_Test.msc1-SCCP(794)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(795)@af3ca9cfdc18: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806) HNBGW_Test.msc1-RAN(795)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)40392 HNBGW_Test.msc1-SCCP(794)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(794)@af3ca9cfdc18: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213090123838 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090123839 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090123839 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090123839 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090123839 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090123839 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090123839 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090123839 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090123839 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090123839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090123839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090123839 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090123839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090123839 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b61947) (sccp_scrc.c:477) 20241213090123839 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1824) 20241213090123839 DLSCCP DEBUG SCCP-SCOC(91)[0x55f2df534bf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090123839 DLSCCP DEBUG SCCP-SCOC(91)[0x55f2df534bf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090123839 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090123839 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090123839 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) 20241213090123839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55f2df4eb8e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090123839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55f2df4eb8e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090123841 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38872<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090123842 DLCTRL DEBUG Command: GET 710266973 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090123842 DLCTRL DEBUG Tx Command reply: GET_REPLY 710266973 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213090123843 DLCTRL DEBUG Command: GET 488867888 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090123843 DLCTRL DEBUG Tx Command reply: GET_REPLY 488867888 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090123844 DLCTRL DEBUG Command: GET 274852261 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090123844 DLCTRL DEBUG Tx Command reply: GET_REPLY 274852261 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090123844 DLCTRL DEBUG Command: GET 248853249 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090123845 DLCTRL DEBUG Tx Command reply: GET_REPLY 248853249 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090123845 DLCTRL DEBUG Command: GET 9283661 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090123845 DLCTRL DEBUG Tx Command reply: GET_REPLY 9283661 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090123847 DLCTRL DEBUG Command: GET 409719937 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090123847 DLCTRL DEBUG Tx Command reply: GET_REPLY 409719937 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20241213090123848 DLCTRL DEBUG Command: GET 313700122 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090123848 DLCTRL DEBUG Tx Command reply: GET_REPLY 313700122 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090123848 DLCTRL DEBUG Command: GET 707196616 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090123848 DLCTRL DEBUG Tx Command reply: GET_REPLY 707196616 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090123849 DLCTRL DEBUG Command: GET 593124339 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090123849 DLCTRL DEBUG Tx Command reply: GET_REPLY 593124339 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090123850 DLCTRL DEBUG Command: GET 6058545 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090123850 DLCTRL DEBUG Tx Command reply: GET_REPLY 6058545 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090123851 DLCTRL DEBUG Command: GET 752789436 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090123851 DLCTRL DEBUG Tx Command reply: GET_REPLY 752789436 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090123853 DLCTRL DEBUG Command: GET 31495513 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090123853 DLCTRL DEBUG Tx Command reply: GET_REPLY 31495513 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090123854 DLCTRL DEBUG Command: GET 387015308 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090123854 DLCTRL DEBUG Tx Command reply: GET_REPLY 387015308 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090123855 DLCTRL DEBUG Command: GET 610141675 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090123855 DLCTRL DEBUG Tx Command reply: GET_REPLY 610141675 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090123856 DLCTRL DEBUG Command: GET 894599001 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090123856 DLCTRL DEBUG Tx Command reply: GET_REPLY 894599001 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090123857 DLCTRL DEBUG Command: GET 630219483 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090123857 DLCTRL DEBUG Tx Command reply: GET_REPLY 630219483 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090123857 DLCTRL DEBUG Command: GET 257559480 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090123857 DLCTRL DEBUG Tx Command reply: GET_REPLY 257559480 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090123858 DLCTRL DEBUG Command: GET 563350616 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090123858 DLCTRL DEBUG Tx Command reply: GET_REPLY 563350616 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090123859 DLCTRL DEBUG Command: GET 268170224 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090123859 DLCTRL DEBUG Tx Command reply: GET_REPLY 268170224 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090123859 DLCTRL DEBUG Command: GET 447552383 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090123859 DLCTRL DEBUG Tx Command reply: GET_REPLY 447552383 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213090123862 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42131<->l=127.0.0.1:4262) (control_if.c:193) 20241213090123862 DLINP DEBUG SRVCONN(,r=127.0.0.1:54573<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090123862 DLINP DEBUG SRVCONN(,r=127.0.0.1:54573<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090123862 DLINP NOTICE SRV(,r=127.0.0.1:54573<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090123862 DMAIN NOTICE (127.0.0.1:54573 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54573<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090123862 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213090123862 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60214<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(783)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(790)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-RAN(795)@af3ca9cfdc18: Final verdict of PTC: none 20241213090123863 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090123863 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) 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241213090123863 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090123863 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) 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090123863 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090123863 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090123863 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090123863 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090123863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090123863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090123863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090123863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090123863 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213090123863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090123863 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090123863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090123863 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090123863 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090123863 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090123863 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) 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc1-M3UA(796)@af3ca9cfdc18: Final verdict of PTC: none 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213090123863 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090123863 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) 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090123863 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090123863 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090123863 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090123863 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090123863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090123863 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090123863 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090123863 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090123863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090123863 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090123863 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090123863 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213090123863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090123863 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) IPA-CTRL-CLI-IPA(785)@af3ca9cfdc18: Final verdict of PTC: none 20241213090123863 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090123863 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090123863 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090123863 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090123863 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090123863 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090123863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55f2df4ef890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090123863 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090123863 DLSCCP DEBUG SCCP-SCOC(90)[0x55f2df5095c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090123863 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068b1a4), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090123863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090123863 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090123863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090123863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090123863 DLSCCP DEBUG SCCP-SCOC(90)[0x55f2df5095c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090123863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55f2df4ef890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090123863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2752939)[0x55f2df501ba0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090123863 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2752939)[0x55f2df501ba0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090123863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090123863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2752939)[0x55f2df501ba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090123863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2752939)[0x55f2df501ba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090123863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2752939)[0x55f2df501ba0]{disrupted}: Freeing instance (context_map.c:202) 20241213090123863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2752939)[0x55f2df501ba0]{disrupted}: Deallocated (fsm.c:568) 20241213090123863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55f2df4ef890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090123863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55f2df4ef890]{disconnected}: Freeing instance (context_map.c:206) 20241213090123863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55f2df4ef890]{disconnected}: Deallocated (fsm.c:568) 20241213090123863 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2752939 SCCP-90 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213090123863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55f2df4eb8e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090123863 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090123863 DLSCCP DEBUG SCCP-SCOC(91)[0x55f2df534bf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090123863 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b61947), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090123863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090123863 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090123863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090123863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090123863 DLSCCP DEBUG SCCP-SCOC(91)[0x55f2df534bf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090123863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55f2df4eb8e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090123863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12331092)[0x55f2df4ecc50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090123863 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12331092)[0x55f2df4ecc50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090123863 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090123863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090123863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12331092)[0x55f2df4ecc50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090123863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12331092)[0x55f2df4ecc50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090123863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12331092)[0x55f2df4ecc50]{disrupted}: Freeing instance (context_map.c:202) 20241213090123863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12331092)[0x55f2df4ecc50]{disrupted}: Deallocated (fsm.c:568) 20241213090123863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55f2df4eb8e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090123863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55f2df4eb8e0]{disconnected}: Freeing instance (context_map.c:206) 20241213090123863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55f2df4eb8e0]{disconnected}: Deallocated (fsm.c:568) 20241213090123863 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12331092 SCCP-91 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213090123863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090123863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213090123863 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213090123863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213090123863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090123863 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090123863 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090123863 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090123863 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090123863 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090123863 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090123863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090123863 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-SCCP(794)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(802)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(797)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(801)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(798)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(800)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(784)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(803)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(799)@af3ca9cfdc18: Final verdict of PTC: none 20241213090123863 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090123863 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090123864 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090123864 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090123864 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090123864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090123864 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090123864 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090123864 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090123864 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090123864 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090123864 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090123864 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090123863 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090123863 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090123863 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090123863 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090123863 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090123864 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090123864 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090123864 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090123864 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090123864 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090123864 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090123864 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090123864 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090123864 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090123879 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60200<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(786)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(783): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(784): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(785): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(786): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(790): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(791): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(792): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(793): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-SCCP(794): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-RAN(795): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-M3UA(796): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(797): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(798): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(799): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(800): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-RAN(801): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(802): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(803): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:01:23 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_detaches_cnlink.talloc 20241213090123946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38882<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090124509 DLSCCP DEBUG SCCP-SCOC(87)[0x55f2df4e8ff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090124510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f0db9), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090124510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090124510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090124510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090124510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090124510 DLSCCP DEBUG SCCP-SCOC(88)[0x55f2df4ee610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090124510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f59072), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090124510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090124510 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090124510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090124510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090124510 DLSCCP DEBUG SCCP-SCOC(86)[0x55f2df4f01e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090124510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eea363), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090124510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090124510 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090124510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090124510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090124510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090124510 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090124510 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090124510 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090124510 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090124510 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090124510 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090124510 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090124510 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090124510 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090124510 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090124510 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090124511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090124511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090124511 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090124511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090124511 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090124511 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090124511 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090124511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090124511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090124511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090124511 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090124550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38882<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=500556) 20241213090124794 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090124794 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090124794 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213090125206 DLSCCP DEBUG SCCP-SCOC(85)[0x55f2df501010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090125206 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00235282), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090125206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090125206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090125206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090125206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090125206 DLSCCP DEBUG SCCP-SCOC(83)[0x55f2df505340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090125206 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f230f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090125206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090125206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090125206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090125206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090125206 DLSCCP DEBUG SCCP-SCOC(84)[0x55f2df5099d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090125206 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f92aa), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090125206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090125206 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090125206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090125206 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090125207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090125207 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090125207 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090125207 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090125207 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090125207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090125207 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090125207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090125207 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090125207 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090125207 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090125207 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090125207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090125207 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090125207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090125207 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090125207 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090125207 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090125207 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090125207 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090125207 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=500556, count=539704) 20241213090125864 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090125864 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090125864 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213090125864 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090125864 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090125864 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213090125864 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090125864 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090125864 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213090125911 DLSCCP DEBUG SCCP-SCOC(82)[0x55f2df4f8ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090125911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bed8bf), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090125911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090125912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090125912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090125912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090125912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090125912 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090125912 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090125912 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090125912 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090125912 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090125912 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:01:26 UTC 2024 /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 20241213090126708 DLSCCP DEBUG SCCP-SCOC(81)[0x55f2df506d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090126708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063ec3f), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090126708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090126708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090126708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090126708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090126709 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090126709 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090126709 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090126709 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090126709 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090126709 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090126709 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090127312 DLSCCP DEBUG SCCP-SCOC(80)[0x55f2df4ec250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090127312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000717ab), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090127312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090127312 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090127313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090127313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090127313 DLSCCP DEBUG SCCP-SCOC(79)[0x55f2df4ee740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090127313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8a113), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090127313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090127313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090127313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090127313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090127313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090127313 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090127313 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090127313 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090127313 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090127313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090127313 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090127313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090127313 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090127313 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090127313 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090127313 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090127313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090127313 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20241213090127649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38896<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090127653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38912<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090127656 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36157<->l=127.0.0.1:4262) (control_if.c:572) 20241213090127738 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090127738 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090127748 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090127748 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090127748 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090127748 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090127749 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090127749 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090127749 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34047 (stream_srv.c:132) 20241213090127749 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34047<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090127749 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090127749 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090127750 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090127750 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090127750 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090127750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090127750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090127750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090127750 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090127750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090127750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090127750 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090127750 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090127750 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090127750 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090127750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090127750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090127750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090127750 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090127750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090127750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090127750 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090127750 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090127750 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090127750 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090127750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090127750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090127750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090127750 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090127750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090127750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090127750 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090127750 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090127750 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090127750 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090127750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090127750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090127750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090127750 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090127750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090127750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090127750 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090127750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090127750 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090127750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090127750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090127750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090127750 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090127750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090127750 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090127750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090127750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090127750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090127750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090127750 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090127750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090127750 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090127750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090127750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090127750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090127750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090127750 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090127750 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090127750 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090127750 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090127750 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090127750 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090127750 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090127750 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(817)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(817)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(817)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(815)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090127767 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090127767 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090127767 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090127767 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090127767 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090127767 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090127768 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090127768 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090127769 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090127769 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090127769 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090127769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090127769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090127769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090127769 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090127769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090127769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090127769 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090127769 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090127769 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090127769 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090127769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090127769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090127769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090127769 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090127769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090127769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090127769 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090127769 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090127769 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090127769 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090127769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090127769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090127769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090127769 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090127769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090127769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090127769 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090127769 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090127769 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090127769 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090127769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090127769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090127769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090127769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090127769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090127769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090127769 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090127769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090127769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090127769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090127769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090127769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090127769 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090127769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090127769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090127769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090127769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090127769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090127769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090127769 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213090127769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090127769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090127769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090127769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090127769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090127769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090127769 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090127769 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090127769 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090127769 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090127769 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090127769 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090127769 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090127769 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(820)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(820)@af3ca9cfdc18: M3UA emulation initiated, the test can be started MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(820)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(818)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090127795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090127795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090127795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090127795 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090127795 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090127795 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090127795 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090127795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090127795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090127803 DLINP DEBUG SRVCONN(,r=127.0.0.1:34047<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090127803 DLINP DEBUG SRVCONN(,r=127.0.0.1:34047<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090127803 DLINP DEBUG SRVCONN(,r=127.0.0.1:34047<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090127803 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090127803 DHNBAP DEBUG (127.0.0.1:34047 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213090127803 DHNBAP NOTICE (127.0.0.1:34047 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090127803 DHNBAP NOTICE (127.0.0.1:34047 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090127803 DLINP DEBUG SRVCONN(,r=127.0.0.1:34047<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090127803 DLINP DEBUG SRVCONN(,r=127.0.0.1:34047<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090127964 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090127964 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090127964 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090127964 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090127971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090127971 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090127971 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090127971 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090127971 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090127971 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090127971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090127974 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090127974 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090127974 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090127974 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090127974 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090127974 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090127974 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090127974 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090127974 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090127974 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090127974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090127974 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090127974 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090127974 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090127974 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090127974 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090127974 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090127975 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090127975 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090127975 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090127976 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090127976 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090127976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090127976 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090127976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090127976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090127976 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090127976 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090127976 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090127976 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090127976 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090127976 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090127976 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090127976 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090127976 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090127982 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090127982 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090127982 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090127982 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090127988 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090127988 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090127988 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090127988 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090127988 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090127988 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090127988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090127991 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090127991 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090127991 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090127991 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090127991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090127991 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090127991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090127991 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090127991 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090127991 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090127991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090127991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090127991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090127991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090127991 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090127991 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090127991 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090127993 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090127993 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090127993 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090127993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090127993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090127993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090127993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090127993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090127993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090127993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090127993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090127993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090127993 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090127993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090127993 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090127993 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090127993 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090127993 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090127993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090127993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090127993 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(816)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090128780 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090128781 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090128781 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090128781 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090128781 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090128781 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090128781 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090128781 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090128781 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090128781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090128781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090128781 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090128781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090128781 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090128781 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090128781 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090128781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128781 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090128781 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090128781 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090128781 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090128781 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090128781 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090128781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090128782 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090128782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090128782 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090128782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090128782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090128782 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090128782 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090128782 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090128782 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090128782 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090128782 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090128782 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090128782 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090128782 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090128782 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090128784 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090128784 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090128784 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090128784 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090128784 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090128784 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090128784 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090128784 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090128784 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090128784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090128784 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090128785 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090128785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090128785 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090128785 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090128785 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090128785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128785 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090128785 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090128785 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090128785 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090128785 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(819)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090128791 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090128791 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090128791 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090128791 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090128791 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090128791 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090128791 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090128791 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090128791 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090128791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090128791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090128791 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090128791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090128791 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090128792 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090128792 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090128792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090128792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090128792 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090128792 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090128792 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090128792 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090128792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090128792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090128792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090128792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090128792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090128792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090128792 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090128792 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090128792 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090128792 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090128792 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090128792 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090128792 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090128792 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090128792 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090128792 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090128793 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090128793 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090128793 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090128793 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090128793 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090128793 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090128793 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090128793 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090128793 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090128793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090128793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090128793 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090128793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090128793 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090128793 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090128793 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090128793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090128794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090128794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090128794 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090128794 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090128794 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090128794 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090128794 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090129817 DLCTRL DEBUG Command: GET 126221326 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090129818 DLCTRL DEBUG Tx Command reply: GET_REPLY 126221326 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090129825 DLCTRL DEBUG Command: GET 638023881 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090129825 DLCTRL DEBUG Tx Command reply: GET_REPLY 638023881 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090129830 DLCTRL DEBUG Command: GET 173910299 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090129830 DLCTRL DEBUG Tx Command reply: GET_REPLY 173910299 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090129836 DLCTRL DEBUG Command: GET 859709804 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090129836 DLCTRL DEBUG Tx Command reply: GET_REPLY 859709804 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090129842 DLCTRL DEBUG Command: GET 149090479 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090129843 DLCTRL DEBUG Tx Command reply: GET_REPLY 149090479 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213090129848 DLCTRL DEBUG Command: GET 166749735 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090129848 DLCTRL DEBUG Tx Command reply: GET_REPLY 166749735 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090129851 DLCTRL DEBUG Command: GET 79751251 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090129852 DLCTRL DEBUG Tx Command reply: GET_REPLY 79751251 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090129855 DLCTRL DEBUG Command: GET 792255987 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090129855 DLCTRL DEBUG Tx Command reply: GET_REPLY 792255987 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090129859 DLCTRL DEBUG Command: GET 728777139 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090129859 DLCTRL DEBUG Tx Command reply: GET_REPLY 728777139 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090129862 DLCTRL DEBUG Command: GET 729060744 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090129862 DLCTRL DEBUG Tx Command reply: GET_REPLY 729060744 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213090129865 DLCTRL DEBUG Command: GET 367353781 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090129865 DLCTRL DEBUG Tx Command reply: GET_REPLY 367353781 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090129868 DLCTRL DEBUG Command: GET 657579716 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090129869 DLCTRL DEBUG Tx Command reply: GET_REPLY 657579716 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090129872 DLCTRL DEBUG Command: GET 864454382 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090129872 DLCTRL DEBUG Tx Command reply: GET_REPLY 864454382 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090129876 DLCTRL DEBUG Command: GET 655542283 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090129876 DLCTRL DEBUG Tx Command reply: GET_REPLY 655542283 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090129880 DLCTRL DEBUG Command: GET 458497027 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090129880 DLCTRL DEBUG Tx Command reply: GET_REPLY 458497027 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213090129883 DLCTRL DEBUG Command: GET 544273042 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090129883 DLCTRL DEBUG Tx Command reply: GET_REPLY 544273042 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090129885 DLCTRL DEBUG Command: GET 666119300 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090129885 DLCTRL DEBUG Tx Command reply: GET_REPLY 666119300 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090129887 DLCTRL DEBUG Command: GET 446742516 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090129887 DLCTRL DEBUG Tx Command reply: GET_REPLY 446742516 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090129889 DLCTRL DEBUG Command: GET 303474586 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090129889 DLCTRL DEBUG Tx Command reply: GET_REPLY 303474586 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090129891 DLCTRL DEBUG Command: GET 696239617 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090129891 DLCTRL DEBUG Tx Command reply: GET_REPLY 696239617 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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 := '000000000000000001010100'B, t_guard := 20.000000 } 20241213090129905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38918<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(816)@af3ca9cfdc18: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(816)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)2104867 20241213090130937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090130937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090130937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213090130937 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090130937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x201e23, normal) (hnbgw_rua.c:407) 20241213090130938 DHNB DEBUG map_rua[0x55f2df501ba0]{init}: Allocated (fsm.c:456) 20241213090130938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2104867)[0x55f2df501ba0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090130938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2104867 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090130938 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090130938 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090130938 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2104867 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213090130938 DCN DEBUG map_sccp[0x55f2df4ef890]{init}: Allocated (fsm.c:456) 20241213090130938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55f2df4ef890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090130938 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2104867 <-> SCCP-92 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213090130938 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2104867 SCCP-92 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213090130938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2104867)[0x55f2df501ba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090130938 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090130938 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090130938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2104867)[0x55f2df501ba0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090130938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55f2df4ef890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090130938 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090130938 DLSCCP DEBUG SCCP-SCOC(92)[0x55f2df4ecc50]{IDLE}: Allocated (fsm.c:456) 20241213090130938 DLSCCP DEBUG SCCP-SCOC(92)[0x55f2df4ecc50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090130938 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000540056400500f1100926) (sccp_scrc.c:406) 20241213090130938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090130938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090130938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090130938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090130938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090130938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090130938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090130938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090130938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090130938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090130938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090130938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090130938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090130938 DLSCCP DEBUG SCCP-SCOC(92)[0x55f2df4ecc50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090130938 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55f2df4ef890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090130938 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2104867)[0x55f2df501ba0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090130938 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090130938 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090130938 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090130938 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090130938 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090130938 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090130938 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090130938 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(815)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(815)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(816)@af3ca9cfdc18: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822) HNBGW_Test.msc0-RAN(816)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)9089237 HNBGW_Test.msc0-SCCP(815)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(815)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090130945 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090130945 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090130945 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090130945 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090130945 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090130945 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090130945 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090130945 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090130945 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090130945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090130945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090130945 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090130945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090130945 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0004a33a) (sccp_scrc.c:477) 20241213090130945 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1824) 20241213090130945 DLSCCP DEBUG SCCP-SCOC(92)[0x55f2df4ecc50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090130945 DLSCCP DEBUG SCCP-SCOC(92)[0x55f2df4ecc50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090130945 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090130945 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090130945 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) 20241213090130945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55f2df4ef890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090130945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55f2df4ef890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090130945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38918<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090130947 DLCTRL DEBUG Command: GET 415243270 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090130947 DLCTRL DEBUG Tx Command reply: GET_REPLY 415243270 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20241213090130948 DLCTRL DEBUG Command: GET 230731240 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090130948 DLCTRL DEBUG Tx Command reply: GET_REPLY 230731240 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090130950 DLCTRL DEBUG Command: GET 559292430 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090130950 DLCTRL DEBUG Tx Command reply: GET_REPLY 559292430 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090130952 DLCTRL DEBUG Command: GET 314931272 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090130952 DLCTRL DEBUG Tx Command reply: GET_REPLY 314931272 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090130953 DLCTRL DEBUG Command: GET 280733250 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090130953 DLCTRL DEBUG Tx Command reply: GET_REPLY 280733250 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090130955 DLCTRL DEBUG Command: GET 963756581 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090130955 DLCTRL DEBUG Tx Command reply: GET_REPLY 963756581 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090130956 DLCTRL DEBUG Command: GET 922760404 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090130956 DLCTRL DEBUG Tx Command reply: GET_REPLY 922760404 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090130958 DLCTRL DEBUG Command: GET 412752715 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090130958 DLCTRL DEBUG Tx Command reply: GET_REPLY 412752715 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090130959 DLCTRL DEBUG Command: GET 57456476 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090130959 DLCTRL DEBUG Tx Command reply: GET_REPLY 57456476 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090130959 DLCTRL DEBUG Command: GET 259159018 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090130959 DLCTRL DEBUG Tx Command reply: GET_REPLY 259159018 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090130960 DLCTRL DEBUG Command: GET 84811229 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090130960 DLCTRL DEBUG Tx Command reply: GET_REPLY 84811229 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090130961 DLCTRL DEBUG Command: GET 318989068 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090130961 DLCTRL DEBUG Tx Command reply: GET_REPLY 318989068 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090130962 DLCTRL DEBUG Command: GET 739153599 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090130962 DLCTRL DEBUG Tx Command reply: GET_REPLY 739153599 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090130963 DLCTRL DEBUG Command: GET 738759164 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090130963 DLCTRL DEBUG Tx Command reply: GET_REPLY 738759164 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090130963 DLCTRL DEBUG Command: GET 680040447 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090130963 DLCTRL DEBUG Tx Command reply: GET_REPLY 680040447 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090130964 DLCTRL DEBUG Command: GET 419576850 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090130964 DLCTRL DEBUG Tx Command reply: GET_REPLY 419576850 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090130965 DLCTRL DEBUG Command: GET 17360975 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090130965 DLCTRL DEBUG Tx Command reply: GET_REPLY 17360975 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090130966 DLCTRL DEBUG Command: GET 536473316 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090130966 DLCTRL DEBUG Tx Command reply: GET_REPLY 536473316 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090130966 DLCTRL DEBUG Command: GET 249225902 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090130966 DLCTRL DEBUG Tx Command reply: GET_REPLY 249225902 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090130967 DLCTRL DEBUG Command: GET 487670909 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090130967 DLCTRL DEBUG Tx Command reply: GET_REPLY 487670909 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000111010000'B, t_guard := 20.000000 } 20241213090130979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38932<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(816)@af3ca9cfdc18: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(816)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)7086860 20241213090132001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090132001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090132001 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213090132001 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090132001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6c230c, normal) (hnbgw_rua.c:407) 20241213090132001 DHNB DEBUG map_rua[0x55f2df4eb8e0]{init}: Allocated (fsm.c:456) 20241213090132001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7086860)[0x55f2df4eb8e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090132001 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7086860 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090132001 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090132001 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090132001 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:221) 20241213090132001 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7086860 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213090132001 DCN DEBUG map_sccp[0x55f2df4f1340]{init}: Allocated (fsm.c:456) 20241213090132002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55f2df4f1340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090132002 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7086860 <-> SCCP-93 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213090132002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7086860 SCCP-93 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213090132002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7086860)[0x55f2df4eb8e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090132002 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090132002 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090132002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7086860)[0x55f2df4eb8e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090132002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55f2df4f1340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090132002 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090132002 DLSCCP DEBUG SCCP-SCOC(93)[0x55f2df4e8db0]{IDLE}: Allocated (fsm.c:456) 20241213090132002 DLSCCP DEBUG SCCP-SCOC(93)[0x55f2df4e8db0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090132002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001d00056400500f1100926) (sccp_scrc.c:406) 20241213090132002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090132002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090132002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090132002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090132002 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090132002 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090132002 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090132002 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090132002 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090132002 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090132002 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090132002 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090132002 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090132002 DLSCCP DEBUG SCCP-SCOC(93)[0x55f2df4e8db0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090132002 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55f2df4f1340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090132002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7086860)[0x55f2df4eb8e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090132002 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090132002 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090132002 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090132002 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090132002 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090132002 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090132002 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090132002 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(815)@af3ca9cfdc18: First idle individual index:1 HNBGW_Test.msc0-SCCP(815)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(816)@af3ca9cfdc18: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823) HNBGW_Test.msc0-RAN(816)@af3ca9cfdc18: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)8337681 HNBGW_Test.msc0-SCCP(815)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(815)@af3ca9cfdc18: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213090132010 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090132010 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090132010 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090132010 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090132010 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090132011 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090132011 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090132011 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090132011 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090132011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090132011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090132011 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090132011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090132011 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00974f9f) (sccp_scrc.c:477) 20241213090132011 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1824) 20241213090132011 DLSCCP DEBUG SCCP-SCOC(93)[0x55f2df4e8db0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090132011 DLSCCP DEBUG SCCP-SCOC(93)[0x55f2df4e8db0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090132011 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090132011 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090132011 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) 20241213090132011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55f2df4f1340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090132011 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55f2df4f1340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090132015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38932<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090132017 DLCTRL DEBUG Command: GET 893838308 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090132017 DLCTRL DEBUG Tx Command reply: GET_REPLY 893838308 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241213090132021 DLCTRL DEBUG Command: GET 742478521 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090132021 DLCTRL DEBUG Tx Command reply: GET_REPLY 742478521 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090132024 DLCTRL DEBUG Command: GET 224172315 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090132024 DLCTRL DEBUG Tx Command reply: GET_REPLY 224172315 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090132026 DLCTRL DEBUG Command: GET 309577220 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090132026 DLCTRL DEBUG Tx Command reply: GET_REPLY 309577220 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090132027 DLCTRL DEBUG Command: GET 680516359 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090132027 DLCTRL DEBUG Tx Command reply: GET_REPLY 680516359 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090132028 DLCTRL DEBUG Command: GET 632436893 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090132028 DLCTRL DEBUG Tx Command reply: GET_REPLY 632436893 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090132029 DLCTRL DEBUG Command: GET 838705343 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090132029 DLCTRL DEBUG Tx Command reply: GET_REPLY 838705343 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090132030 DLCTRL DEBUG Command: GET 580364257 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090132030 DLCTRL DEBUG Tx Command reply: GET_REPLY 580364257 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090132031 DLCTRL DEBUG Command: GET 430395441 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090132031 DLCTRL DEBUG Tx Command reply: GET_REPLY 430395441 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090132032 DLCTRL DEBUG Command: GET 893380484 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090132032 DLCTRL DEBUG Tx Command reply: GET_REPLY 893380484 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090132033 DLCTRL DEBUG Command: GET 161380231 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090132033 DLCTRL DEBUG Tx Command reply: GET_REPLY 161380231 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090132034 DLCTRL DEBUG Command: GET 4454913 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090132034 DLCTRL DEBUG Tx Command reply: GET_REPLY 4454913 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090132035 DLCTRL DEBUG Command: GET 140474907 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090132035 DLCTRL DEBUG Tx Command reply: GET_REPLY 140474907 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090132036 DLCTRL DEBUG Command: GET 760526435 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090132036 DLCTRL DEBUG Tx Command reply: GET_REPLY 760526435 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090132036 DLCTRL DEBUG Command: GET 546052618 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090132036 DLCTRL DEBUG Tx Command reply: GET_REPLY 546052618 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090132037 DLCTRL DEBUG Command: GET 699341332 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090132037 DLCTRL DEBUG Tx Command reply: GET_REPLY 699341332 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090132038 DLCTRL DEBUG Command: GET 127230582 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090132038 DLCTRL DEBUG Tx Command reply: GET_REPLY 127230582 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090132039 DLCTRL DEBUG Command: GET 422304036 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090132039 DLCTRL DEBUG Tx Command reply: GET_REPLY 422304036 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090132039 DLCTRL DEBUG Command: GET 425083426 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090132039 DLCTRL DEBUG Tx Command reply: GET_REPLY 425083426 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090132040 DLCTRL DEBUG Command: GET 339363965 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090132040 DLCTRL DEBUG Tx Command reply: GET_REPLY 339363965 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: "connecting cnlink 1" 20241213090132041 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(826)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-M3UA(826)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(824)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090132257 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 20241213090132257 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 20241213090132257 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090132257 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213090132265 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090132265 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213090132265 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090132265 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090132265 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090132265 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213090132265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090132268 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090132268 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090132268 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090132268 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090132268 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090132268 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090132268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090132268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090132268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090132268 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213090132268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090132268 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090132268 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090132268 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090132268 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090132268 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090132268 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090132270 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090132270 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090132270 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090132270 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090132270 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090132270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090132270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090132270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090132270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090132270 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090132270 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090132270 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090132270 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090132270 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090132270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090132270 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090132270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090132270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090132270 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090132270 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090132270 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090132270 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090132270 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090132270 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090132270 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090132270 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090132270 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090132794 DLSCCP DEBUG SCCP-SCOC(89)[0x55f2df4fabc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090132794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c6fb43), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090132794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090132794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090132794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090132794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090132795 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090132795 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090132795 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090132795 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090132795 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090132795 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090132795 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090132795 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090132799 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090132799 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090132799 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090132799 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090132799 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090132799 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090132799 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090132799 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090132800 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090132800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090132800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090132800 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090132800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090132800 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=00c6fb43) (sccp_scrc.c:477) 20241213090132800 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1824) 20241213090132800 DLSCCP DEBUG SCCP-SCOC(89)[0x55f2df4fabc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090132800 DLSCCP DEBUG SCCP-SCOC(89)[0x55f2df4fabc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090132800 DLSCCP DEBUG SCCP-SCOC(89)[0x55f2df4fabc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090132800 DLSCCP DEBUG SCCP-SCOC(89)[0x55f2df4fabc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090132800 DLSCCP DEBUG SCCP-SCOC(89)[0x55f2df4fabc0]{IDLE}: Deallocated (fsm.c:568) MTC@af3ca9cfdc18: 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 := '000000000000000101011110'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(825)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090133070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090133070 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090133070 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090133070 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090133070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090133070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090133070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090133070 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090133070 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090133070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090133070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090133070 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090133070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090133070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090133070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090133070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090133070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090133070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090133070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090133070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090133070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090133070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090133070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090133070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090133070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090133070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090133070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090133070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090133070 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090133070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090133070 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090133070 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090133070 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) 20241213090133070 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) 20241213090133070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090133070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090133070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090133070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090133070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090133070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090133070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090133070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090133070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090133070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090133070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090133070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090133070 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090133070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090133070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090133070 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090133070 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{CONNECTED}: link up (cnlink.c:111) 20241213090133070 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090133070 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090133070 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090133070 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090133070 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090133070 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090133070 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090133070 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090133071 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090133071 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090133071 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090133071 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090133071 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090133071 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090133071 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090133071 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090133071 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090133071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090133071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090133071 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090133071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090133072 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090133072 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090133072 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090133072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090133072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090133072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090133072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090133072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090133072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090133072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090133072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090133072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090133072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090133072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090133072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090133072 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090133072 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090133072 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090133072 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090133072 DRANAP INFO cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090133081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56620<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090133864 DLSCCP DEBUG SCCP-SCOC(91)[0x55f2df534bf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090133864 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b61947), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090133864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090133864 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090133864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090133864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090133864 DLSCCP DEBUG SCCP-SCOC(90)[0x55f2df5095c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090133865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0068b1a4), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090133865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090133865 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090133865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090133865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090133865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090133865 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090133865 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090133865 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090133865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090133865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090133865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090133865 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090133865 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090133865 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090133865 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090133865 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090133865 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090133865 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090133865 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090133865 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090133871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090133871 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090133871 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090133871 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090133871 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090133871 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090133871 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090133871 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090133871 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090133871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090133871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090133871 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090133871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090133871 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=00b61947) (sccp_scrc.c:477) 20241213090133871 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1824) 20241213090133871 DLSCCP DEBUG SCCP-SCOC(91)[0x55f2df534bf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090133871 DLSCCP DEBUG SCCP-SCOC(91)[0x55f2df534bf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090133871 DLSCCP DEBUG SCCP-SCOC(91)[0x55f2df534bf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090133871 DLSCCP DEBUG SCCP-SCOC(91)[0x55f2df534bf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090133871 DLSCCP DEBUG SCCP-SCOC(91)[0x55f2df534bf0]{IDLE}: Deallocated (fsm.c:568) 20241213090134074 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090134074 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090134074 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090134074 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090134074 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090134074 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090134074 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090134074 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090134074 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090134074 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090134075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090134075 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090134075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090134075 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=0068b1a4) (sccp_scrc.c:477) 20241213090134075 DLSCCP DEBUG Received CO:RELCO for local reference 90 (sccp_scoc.c:1824) 20241213090134075 DLSCCP DEBUG SCCP-SCOC(90)[0x55f2df5095c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090134075 DLSCCP DEBUG SCCP-SCOC(90)[0x55f2df5095c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090134075 DLSCCP DEBUG SCCP-SCOC(90)[0x55f2df5095c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090134075 DLSCCP DEBUG SCCP-SCOC(90)[0x55f2df5095c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090134075 DLSCCP DEBUG SCCP-SCOC(90)[0x55f2df5095c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(825)@af3ca9cfdc18: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(825)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)6034953 20241213090134104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090134104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090134104 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1272) 20241213090134104 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090134104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5c1609, normal) (hnbgw_rua.c:407) 20241213090134104 DHNB DEBUG map_rua[0x55f2df5095c0]{init}: Allocated (fsm.c:456) 20241213090134104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6034953)[0x55f2df5095c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090134104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6034953 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090134104 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090134104 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090134104 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6034953 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20241213090134104 DCN DEBUG map_sccp[0x55f2df534bf0]{init}: Allocated (fsm.c:456) 20241213090134104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55f2df534bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090134104 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6034953 <-> SCCP-94 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20241213090134104 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6034953 SCCP-94 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20241213090134104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6034953)[0x55f2df5095c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090134104 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090134104 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090134104 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6034953)[0x55f2df5095c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090134104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55f2df534bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090134104 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090134104 DLSCCP DEBUG SCCP-SCOC(94)[0x55f2df4fabc0]{IDLE}: Allocated (fsm.c:456) 20241213090134104 DLSCCP DEBUG SCCP-SCOC(94)[0x55f2df4fabc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090134104 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300015e0056400500f1100926) (sccp_scrc.c:406) 20241213090134104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090134104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090134104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090134104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090134104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090134104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090134105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090134105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090134105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090134105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090134105 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090134105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090134105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090134105 DLSCCP DEBUG SCCP-SCOC(94)[0x55f2df4fabc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090134105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55f2df534bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090134105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6034953)[0x55f2df5095c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090134105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090134105 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090134105 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090134105 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090134105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090134105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090134105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090134105 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-SCCP(824)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc1-SCCP(824)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(825)@af3ca9cfdc18: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827) HNBGW_Test.msc1-RAN(825)@af3ca9cfdc18: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)16415301 HNBGW_Test.msc1-SCCP(824)@af3ca9cfdc18: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(824)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213090134123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090134123 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090134123 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090134123 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090134123 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090134123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090134123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090134123 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090134123 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090134124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090134124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090134124 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090134124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090134124 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0032f65a) (sccp_scrc.c:477) 20241213090134124 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1824) 20241213090134124 DLSCCP DEBUG SCCP-SCOC(94)[0x55f2df4fabc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090134124 DLSCCP DEBUG SCCP-SCOC(94)[0x55f2df4fabc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090134124 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090134124 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090134124 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) 20241213090134124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55f2df534bf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090134124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55f2df534bf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090134124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56620<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090134127 DLCTRL DEBUG Command: GET 883670957 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20241213090134127 DLCTRL DEBUG Tx Command reply: GET_REPLY 883670957 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20241213090134130 DLCTRL DEBUG Command: GET 363384382 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20241213090134130 DLCTRL DEBUG Tx Command reply: GET_REPLY 363384382 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090134133 DLCTRL DEBUG Command: GET 743057786 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090134133 DLCTRL DEBUG Tx Command reply: GET_REPLY 743057786 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090134135 DLCTRL DEBUG Command: GET 51458959 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090134135 DLCTRL DEBUG Tx Command reply: GET_REPLY 51458959 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090134136 DLCTRL DEBUG Command: GET 452772475 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090134136 DLCTRL DEBUG Tx Command reply: GET_REPLY 452772475 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090134137 DLCTRL DEBUG Command: GET 98500040 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20241213090134137 DLCTRL DEBUG Tx Command reply: GET_REPLY 98500040 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20241213090134137 DLCTRL DEBUG Command: GET 763358909 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20241213090134137 DLCTRL DEBUG Tx Command reply: GET_REPLY 763358909 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090134138 DLCTRL DEBUG Command: GET 398916948 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090134138 DLCTRL DEBUG Tx Command reply: GET_REPLY 398916948 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090134139 DLCTRL DEBUG Command: GET 194301032 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090134139 DLCTRL DEBUG Tx Command reply: GET_REPLY 194301032 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090134140 DLCTRL DEBUG Command: GET 559447134 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090134140 DLCTRL DEBUG Tx Command reply: GET_REPLY 559447134 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090134141 DLCTRL DEBUG Command: GET 27941653 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20241213090134141 DLCTRL DEBUG Tx Command reply: GET_REPLY 27941653 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090134141 DLCTRL DEBUG Command: GET 239583160 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20241213090134141 DLCTRL DEBUG Tx Command reply: GET_REPLY 239583160 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090134142 DLCTRL DEBUG Command: GET 324264926 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090134142 DLCTRL DEBUG Tx Command reply: GET_REPLY 324264926 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090134143 DLCTRL DEBUG Command: GET 648951824 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090134143 DLCTRL DEBUG Tx Command reply: GET_REPLY 648951824 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090134144 DLCTRL DEBUG Command: GET 628626192 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090134144 DLCTRL DEBUG Tx Command reply: GET_REPLY 628626192 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090134145 DLCTRL DEBUG Command: GET 524763648 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20241213090134145 DLCTRL DEBUG Tx Command reply: GET_REPLY 524763648 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090134147 DLCTRL DEBUG Command: GET 721623356 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20241213090134147 DLCTRL DEBUG Tx Command reply: GET_REPLY 721623356 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090134148 DLCTRL DEBUG Command: GET 523665107 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090134148 DLCTRL DEBUG Tx Command reply: GET_REPLY 523665107 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090134149 DLCTRL DEBUG Command: GET 853399148 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090134149 DLCTRL DEBUG Tx Command reply: GET_REPLY 853399148 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090134150 DLCTRL DEBUG Command: GET 566695654 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090134150 DLCTRL DEBUG Tx Command reply: GET_REPLY 566695654 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(807)@af3ca9cfdc18: Final verdict of PTC: none 20241213090134153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38912<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-RAN(819)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(814)@af3ca9cfdc18: Final verdict of PTC: none 20241213090134153 DLINP DEBUG SRVCONN(,r=127.0.0.1:34047<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090134153 DLINP DEBUG SRVCONN(,r=127.0.0.1:34047<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090134153 DLINP NOTICE SRV(,r=127.0.0.1:34047<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090134153 DMAIN NOTICE (127.0.0.1:34047 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34047<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090134153 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213090134153 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36157<->l=127.0.0.1:4262) (control_if.c:193) 20241213090134153 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090134153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090134153 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090134153 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213090134153 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090134153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090134153 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090134153 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090134153 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090134153 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090134153 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213090134153 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090134153 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090134153 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090134153 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090134153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090134153 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090134153 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(818)@af3ca9cfdc18: Final verdict of PTC: none 20241213090134153 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090134153 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090134153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090134153 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090134153 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090134153 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090134153 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.msc1-RAN(825)@af3ca9cfdc18: Final verdict of PTC: none 20241213090134153 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090134153 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090134153 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(820)@af3ca9cfdc18: Final verdict of PTC: none 20241213090134154 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090134154 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) 20241213090134154 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090134154 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-SCCP(815)@af3ca9cfdc18: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813)@af3ca9cfdc18: Final verdict of PTC: none 20241213090134154 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241213090134154 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) 20241213090134154 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213090134154 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED HNBGW_Test.msc0-RAN(816)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(809)@af3ca9cfdc18: Final verdict of PTC: none 20241213090134154 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213090134154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(826)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(808)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(817)@af3ca9cfdc18: Final verdict of PTC: none 20241213090134154 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090134154 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090134154 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213090134154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090134154 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090134154 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090134154 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090134154 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090134154 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090134154 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090134154 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090134154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55f2df534bf0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090134154 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090134154 DLSCCP DEBUG SCCP-SCOC(94)[0x55f2df4fabc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090134154 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032f65a), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090134154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090134154 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090134154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090134154 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090134154 DLSCCP DEBUG SCCP-SCOC(94)[0x55f2df4fabc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090134154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55f2df534bf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090134154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6034953)[0x55f2df5095c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090134154 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6034953)[0x55f2df5095c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090134154 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090134154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6034953)[0x55f2df5095c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090134154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6034953)[0x55f2df5095c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090134154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6034953)[0x55f2df5095c0]{disrupted}: Freeing instance (context_map.c:202) 20241213090134154 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6034953)[0x55f2df5095c0]{disrupted}: Deallocated (fsm.c:568) 20241213090134154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55f2df534bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090134154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55f2df534bf0]{disconnected}: Freeing instance (context_map.c:206) 20241213090134154 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55f2df534bf0]{disconnected}: Deallocated (fsm.c:568) 20241213090134154 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6034953 SCCP-94 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213090134154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090134154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213090134154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090134154 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090134154 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090134155 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090134155 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213090134155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2104867)[0x55f2df501ba0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213090134155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2104867)[0x55f2df501ba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213090134155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55f2df4ef890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213090134155 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090134155 DLSCCP DEBUG SCCP-SCOC(92)[0x55f2df4ecc50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090134155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004a33a), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090134155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090134155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090134155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090134155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090134155 DLSCCP DEBUG SCCP-SCOC(92)[0x55f2df4ecc50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090134155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55f2df4ef890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090134155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2104867)[0x55f2df501ba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090134155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2104867)[0x55f2df501ba0]{disrupted}: Freeing instance (context_map.c:202) 20241213090134155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2104867)[0x55f2df501ba0]{disrupted}: Deallocated (fsm.c:568) 20241213090134155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55f2df4ef890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090134155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55f2df4ef890]{disconnected}: Freeing instance (context_map.c:206) 20241213090134155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55f2df4ef890]{disconnected}: Deallocated (fsm.c:568) 20241213090134155 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2104867 SCCP-92 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213090134155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7086860)[0x55f2df4eb8e0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213090134155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7086860)[0x55f2df4eb8e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213090134155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55f2df4f1340]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213090134155 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090134155 DLSCCP DEBUG SCCP-SCOC(93)[0x55f2df4e8db0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090134155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974f9f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090134155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090134155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090134155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090134155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090134155 DLSCCP DEBUG SCCP-SCOC(93)[0x55f2df4e8db0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090134155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55f2df4f1340]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090134155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7086860)[0x55f2df4eb8e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090134155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7086860)[0x55f2df4eb8e0]{disrupted}: Freeing instance (context_map.c:202) 20241213090134155 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7086860)[0x55f2df4eb8e0]{disrupted}: Deallocated (fsm.c:568) 20241213090134155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55f2df4f1340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090134155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55f2df4f1340]{disconnected}: Freeing instance (context_map.c:206) 20241213090134155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55f2df4f1340]{disconnected}: Deallocated (fsm.c:568) 20241213090134155 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-7086860 SCCP-93 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) HNBGW-MGCP(821)@af3ca9cfdc18: Final verdict of PTC: none 20241213090134154 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213090134154 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090134154 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090134154 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090134154 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090134154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090134154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090134154 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090134154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090134154 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090134154 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090134154 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241213090134154 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213090134154 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090134154 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213090134154 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SEND_FAILED 20241213090134155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090134155 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090134155 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090134155 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090134155 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090134155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090134155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090134155 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090134155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090134155 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090134155 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090134155 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090134155 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090134155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090134155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090134155 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090134155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090134155 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090134155 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090134155 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090134155 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090134155 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090134155 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090134155 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090134155 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090134155 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc1-SCCP(824)@af3ca9cfdc18: Final verdict of PTC: none 20241213090134171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38896<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(810)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(807): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(808): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(809): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(810): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(814): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(815): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(816): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(817): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(818): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(819): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(820): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(821): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:01:34 UTC 2024 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc 20241213090134264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56628<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090134510 DLSCCP DEBUG SCCP-SCOC(86)[0x55f2df4f01e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090134510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eea363), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090134510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090134510 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090134510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090134510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090134511 DLSCCP DEBUG SCCP-SCOC(88)[0x55f2df4ee610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090134511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f59072), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090134511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090134511 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090134511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090134511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090134511 DLSCCP DEBUG SCCP-SCOC(87)[0x55f2df4e8ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090134511 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f0db9), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090134511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090134511 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090134511 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090134511 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090134511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090134511 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090134511 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090134511 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090134511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090134511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090134511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090134511 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090134511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090134511 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090134511 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090134511 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090134511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090134511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090134511 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090134511 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090134511 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090134511 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090134511 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090134511 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090134511 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090134511 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090134511 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090134511 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090134866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56628<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=494956) 20241213090135207 DLSCCP DEBUG SCCP-SCOC(84)[0x55f2df5099d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090135207 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f92aa), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090135207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090135207 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090135207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090135207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090135207 DLSCCP DEBUG SCCP-SCOC(83)[0x55f2df505340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090135207 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f230f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090135207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090135207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090135207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090135207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090135207 DLSCCP DEBUG SCCP-SCOC(85)[0x55f2df501010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090135207 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00235282), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090135207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090135207 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090135207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090135207 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090135207 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090135207 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090135208 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090135208 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090135208 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090135208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090135208 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090135208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090135208 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090135208 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090135208 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090135208 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090135208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090135208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090135208 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090135208 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090135208 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090135208 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090135208 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090135208 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090135208 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090135208 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090135208 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090135208 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090135208 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=494956, count=522704) 20241213090135912 DLSCCP DEBUG SCCP-SCOC(82)[0x55f2df4f8ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090135912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bed8bf), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090135912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090135912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090135913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090135913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090135913 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090135913 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090135913 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090135913 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090135913 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090135913 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090135913 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090135913 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090135913 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090136154 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090136155 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090136155 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213090136155 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090136155 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090136155 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213090136709 DLSCCP DEBUG SCCP-SCOC(81)[0x55f2df506d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090136709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063ec3f), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090136709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090136709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090136709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090136709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090136710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090136710 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090136710 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090136710 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090136710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090136710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090136710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090136710 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090136710 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:01:36 UTC 2024 /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 20241213090137313 DLSCCP DEBUG SCCP-SCOC(79)[0x55f2df4ee740]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090137313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8a113), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090137313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090137313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090137313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090137313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090137313 DLSCCP DEBUG SCCP-SCOC(80)[0x55f2df4ec250]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090137313 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000717ab), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090137313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090137313 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090137313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090137313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090137313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090137313 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090137313 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090137313 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090137313 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090137313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090137313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090137313 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090137313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090137313 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090137313 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090137313 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090137313 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090137313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090137313 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090137313 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20241213090137968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56632<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090137972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090137976 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40927<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090138069 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090138069 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090138077 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090138077 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090138077 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090138077 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090138077 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090138078 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090138078 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090138078 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:39571 (stream_srv.c:132) 20241213090138078 DMAIN INFO New HNB SCTP connection r=127.0.0.1:39571<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090138078 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090138078 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090138079 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090138079 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090138079 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090138079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090138079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090138079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090138079 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090138079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090138079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090138079 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090138079 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090138079 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090138079 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090138079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090138079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090138079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090138079 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090138079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090138079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090138079 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090138079 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090138079 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090138079 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090138079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090138079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090138079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090138079 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090138079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090138079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090138079 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090138079 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090138079 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090138079 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090138079 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090138079 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090138079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138079 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138079 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138079 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138079 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138079 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090138079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090138079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090138079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090138079 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090138079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090138079 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090138079 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090138079 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090138079 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090138079 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090138079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090138079 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090138079 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090138079 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090138079 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090138079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090138079 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090138079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090138079 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090138079 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090138079 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090138079 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090138079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090138079 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090138079 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090138079 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090138079 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090138079 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090138079 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090138079 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090138079 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090138079 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090138079 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(838)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(838)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(838)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(836)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090138093 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090138093 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090138094 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090138094 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090138094 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090138094 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090138094 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090138094 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090138095 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090138095 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090138095 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090138095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090138095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090138095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090138095 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090138095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090138095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090138095 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090138095 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090138095 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090138095 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090138095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090138095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090138095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090138095 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090138095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090138095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090138095 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090138095 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090138095 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090138095 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090138095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090138095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090138095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090138095 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090138095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090138095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090138095 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090138095 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090138095 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090138095 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090138095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090138095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090138095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090138095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090138095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090138095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090138095 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090138095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090138095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090138095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090138095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090138095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090138095 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090138095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090138095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090138095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090138095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090138095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090138095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090138095 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213090138095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090138095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090138095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090138095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090138095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090138095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090138095 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090138095 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090138095 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090138095 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090138095 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090138095 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090138095 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090138095 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(841)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(841)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(841)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(839)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090138118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090138118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090138118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090138118 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090138118 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090138118 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090138118 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090138118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090138118 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090138122 DLINP DEBUG SRVCONN(,r=127.0.0.1:39571<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090138122 DLINP DEBUG SRVCONN(,r=127.0.0.1:39571<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090138122 DLINP DEBUG SRVCONN(,r=127.0.0.1:39571<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090138122 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090138123 DHNBAP DEBUG (127.0.0.1:39571 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213090138123 DHNBAP NOTICE (127.0.0.1:39571 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090138123 DHNBAP NOTICE (127.0.0.1:39571 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090138123 DLINP DEBUG SRVCONN(,r=127.0.0.1:39571<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090138123 DLINP DEBUG SRVCONN(,r=127.0.0.1:39571<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090138292 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090138292 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090138292 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 20241213090138292 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241213090138292 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241213090138292 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241213090138292 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(838)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090138302 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090138302 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090138302 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241213090138302 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241213090138302 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241213090138302 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090138302 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090138302 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241213090138303 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090138303 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090138303 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213090138303 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090138303 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090138303 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090138303 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090138303 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090138308 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090138308 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090138308 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090138308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213090138308 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090138308 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090138308 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090138308 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090138308 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090138308 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20241213090138308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090138308 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090138309 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090138309 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090138309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090138309 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090138309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090138309 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090138309 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090138309 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090138309 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090138310 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090138310 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090138310 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090138310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090138310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090138310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090138310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090138310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090138310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) HNBGW_Test.sgsn0-M3UA(841)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090138311 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090138311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090138311 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090138311 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090138311 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090138311 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090138311 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090138311 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090138311 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090138317 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090138317 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090138317 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090138317 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090138317 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090138317 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090138317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090138318 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090138318 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090138318 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090138318 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090138318 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090138318 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090138318 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090138318 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090138318 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090138318 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090138318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090138318 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090138318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090138318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090138318 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090138318 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090138318 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090138319 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090138319 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090138319 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090138319 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090138319 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090138319 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090138319 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090138319 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090138319 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090138319 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090138319 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090138319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090138319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090138319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090138319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090138319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090138319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090138319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090138319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090138319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090138319 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(837)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090139108 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090139108 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090139108 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090139108 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090139108 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090139108 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090139108 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090139108 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090139108 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090139108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090139108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090139108 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090139108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090139108 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090139108 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090139109 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090139109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139109 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090139109 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090139109 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090139109 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090139109 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090139109 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090139109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090139109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090139109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090139109 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090139109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090139109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090139109 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090139109 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090139109 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090139109 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090139109 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090139109 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090139109 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090139110 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090139110 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090139110 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090139113 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090139113 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090139113 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090139113 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090139113 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090139113 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090139113 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090139113 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090139113 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090139113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090139113 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090139114 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090139114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090139114 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090139114 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090139114 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090139114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139114 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090139114 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090139114 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090139114 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090139114 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(840)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090139125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090139125 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090139125 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090139125 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090139125 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090139125 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090139125 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090139125 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090139125 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090139125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090139125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090139125 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090139125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090139125 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090139125 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090139125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090139125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139126 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090139126 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090139126 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090139126 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090139126 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090139126 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090139126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090139126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090139126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090139126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090139126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090139126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090139126 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090139126 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090139126 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090139126 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090139126 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090139126 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090139126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090139126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090139126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090139126 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090139128 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090139128 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090139128 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090139128 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090139128 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090139128 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090139128 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090139128 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090139128 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090139128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090139128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090139128 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090139128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090139128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090139128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090139128 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090139128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090139129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090139129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090139129 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090139129 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090139129 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090139129 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090139129 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090139130 DLCTRL DEBUG Command: GET 347117062 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090139130 DLCTRL DEBUG Tx Command reply: GET_REPLY 347117062 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090139135 DLCTRL DEBUG Command: GET 790091726 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090139135 DLCTRL DEBUG Tx Command reply: GET_REPLY 790091726 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090139137 DLCTRL DEBUG Command: GET 688412817 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090139137 DLCTRL DEBUG Tx Command reply: GET_REPLY 688412817 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090139139 DLCTRL DEBUG Command: GET 890274070 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090139139 DLCTRL DEBUG Tx Command reply: GET_REPLY 890274070 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090139141 DLCTRL DEBUG Command: GET 498970831 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090139141 DLCTRL DEBUG Tx Command reply: GET_REPLY 498970831 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213090139143 DLCTRL DEBUG Command: GET 978658635 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090139143 DLCTRL DEBUG Tx Command reply: GET_REPLY 978658635 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090139145 DLCTRL DEBUG Command: GET 177287450 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090139145 DLCTRL DEBUG Tx Command reply: GET_REPLY 177287450 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090139147 DLCTRL DEBUG Command: GET 45419361 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090139147 DLCTRL DEBUG Tx Command reply: GET_REPLY 45419361 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090139148 DLCTRL DEBUG Command: GET 124942922 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090139148 DLCTRL DEBUG Tx Command reply: GET_REPLY 124942922 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090139149 DLCTRL DEBUG Command: GET 596020708 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090139149 DLCTRL DEBUG Tx Command reply: GET_REPLY 596020708 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213090139151 DLCTRL DEBUG Command: GET 38673909 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090139151 DLCTRL DEBUG Tx Command reply: GET_REPLY 38673909 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090139152 DLCTRL DEBUG Command: GET 640467921 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090139152 DLCTRL DEBUG Tx Command reply: GET_REPLY 640467921 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090139153 DLCTRL DEBUG Command: GET 242048380 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090139153 DLCTRL DEBUG Tx Command reply: GET_REPLY 242048380 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090139154 DLCTRL DEBUG Command: GET 170924332 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090139154 DLCTRL DEBUG Tx Command reply: GET_REPLY 170924332 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090139155 DLCTRL DEBUG Command: GET 828505407 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090139155 DLCTRL DEBUG Tx Command reply: GET_REPLY 828505407 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213090139156 DLCTRL DEBUG Command: GET 926076742 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090139156 DLCTRL DEBUG Tx Command reply: GET_REPLY 926076742 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090139157 DLCTRL DEBUG Command: GET 296414988 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090139157 DLCTRL DEBUG Tx Command reply: GET_REPLY 296414988 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090139157 DLCTRL DEBUG Command: GET 889419038 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090139157 DLCTRL DEBUG Tx Command reply: GET_REPLY 889419038 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090139158 DLCTRL DEBUG Command: GET 649465789 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090139158 DLCTRL DEBUG Tx Command reply: GET_REPLY 649465789 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090139159 DLCTRL DEBUG Command: GET 210386196 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090139159 DLCTRL DEBUG Tx Command reply: GET_REPLY 210386196 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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 := '000000000000001010111010'B, t_guard := 20.000000 } 20241213090139172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56648<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@af3ca9cfdc18: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(843)2062473 20241213090140198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090140198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090140198 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241213090140198 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090140198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1f7889, normal) (hnbgw_rua.c:407) 20241213090140198 DHNB DEBUG map_rua[0x55f2df501ba0]{init}: Allocated (fsm.c:456) 20241213090140198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2062473)[0x55f2df501ba0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090140198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062473 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090140198 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090140198 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090140198 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241213090140198 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062473 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213090140198 DCN DEBUG map_sccp[0x55f2df4ef890]{init}: Allocated (fsm.c:456) 20241213090140198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55f2df4ef890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090140198 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2062473 <-> SCCP-95 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213090140198 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062473 SCCP-95 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241213090140198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2062473)[0x55f2df501ba0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090140198 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090140198 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090140198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2062473)[0x55f2df501ba0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090140198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55f2df4ef890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090140198 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090140198 DLSCCP DEBUG SCCP-SCOC(95)[0x55f2df4eb8e0]{IDLE}: Allocated (fsm.c:456) 20241213090140198 DLSCCP DEBUG SCCP-SCOC(95)[0x55f2df4eb8e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090140198 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002ba0056400500f1100926) (sccp_scrc.c:406) 20241213090140198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090140198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090140198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090140198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090140198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090140198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090140198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090140198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090140198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090140198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090140198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090140198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090140198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090140198 DLSCCP DEBUG SCCP-SCOC(95)[0x55f2df4eb8e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090140198 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55f2df4ef890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090140198 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2062473)[0x55f2df501ba0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090140198 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090140198 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090140198 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090140198 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090140198 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090140198 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090140198 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090140198 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(839)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(840)@af3ca9cfdc18: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(843) HNBGW_Test.sgsn0-RAN(840)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(843)3565194 HNBGW_Test.sgsn0-SCCP(839)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(839)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213090140203 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090140203 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090140203 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090140203 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090140203 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090140203 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090140203 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090140203 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090140203 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090140203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090140203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090140203 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090140203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) TC_sgsnpool_L3Compl_on_1_cnlink0(843)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090140203 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0032cde5) (sccp_scrc.c:477) 20241213090140203 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1824) 20241213090140203 DLSCCP DEBUG SCCP-SCOC(95)[0x55f2df4eb8e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090140203 DLSCCP DEBUG SCCP-SCOC(95)[0x55f2df4eb8e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090140203 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090140203 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090140203 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) 20241213090140203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55f2df4ef890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090140203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55f2df4ef890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090140204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56648<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(843)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090140204 DLCTRL DEBUG Command: GET 501743722 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090140204 DLCTRL DEBUG Tx Command reply: GET_REPLY 501743722 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241213090140206 DLCTRL DEBUG Command: GET 106342129 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090140206 DLCTRL DEBUG Tx Command reply: GET_REPLY 106342129 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090140206 DLCTRL DEBUG Command: GET 5710710 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090140206 DLCTRL DEBUG Tx Command reply: GET_REPLY 5710710 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090140207 DLCTRL DEBUG Command: GET 986716223 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090140207 DLCTRL DEBUG Tx Command reply: GET_REPLY 986716223 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090140208 DLCTRL DEBUG Command: GET 219762612 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090140208 DLCTRL DEBUG Tx Command reply: GET_REPLY 219762612 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090140209 DLCTRL DEBUG Command: GET 172150261 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090140209 DLCTRL DEBUG Tx Command reply: GET_REPLY 172150261 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090140210 DLCTRL DEBUG Command: GET 209084715 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090140210 DLCTRL DEBUG Tx Command reply: GET_REPLY 209084715 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090140211 DLCTRL DEBUG Command: GET 37273545 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090140211 DLCTRL DEBUG Tx Command reply: GET_REPLY 37273545 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090140213 DLCTRL DEBUG Command: GET 807457311 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090140213 DLCTRL DEBUG Tx Command reply: GET_REPLY 807457311 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090140214 DLCTRL DEBUG Command: GET 546887354 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090140214 DLCTRL DEBUG Tx Command reply: GET_REPLY 546887354 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090140215 DLCTRL DEBUG Command: GET 495963451 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090140215 DLCTRL DEBUG Tx Command reply: GET_REPLY 495963451 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090140217 DLCTRL DEBUG Command: GET 478704386 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090140217 DLCTRL DEBUG Tx Command reply: GET_REPLY 478704386 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090140218 DLCTRL DEBUG Command: GET 197890166 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090140218 DLCTRL DEBUG Tx Command reply: GET_REPLY 197890166 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090140219 DLCTRL DEBUG Command: GET 279764806 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090140219 DLCTRL DEBUG Tx Command reply: GET_REPLY 279764806 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090140220 DLCTRL DEBUG Command: GET 978772811 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090140220 DLCTRL DEBUG Tx Command reply: GET_REPLY 978772811 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090140221 DLCTRL DEBUG Command: GET 117788350 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090140222 DLCTRL DEBUG Tx Command reply: GET_REPLY 117788350 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090140222 DLCTRL DEBUG Command: GET 901561345 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090140222 DLCTRL DEBUG Tx Command reply: GET_REPLY 901561345 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090140223 DLCTRL DEBUG Command: GET 98721663 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090140223 DLCTRL DEBUG Tx Command reply: GET_REPLY 98721663 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090140224 DLCTRL DEBUG Command: GET 648452085 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090140224 DLCTRL DEBUG Tx Command reply: GET_REPLY 648452085 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090140225 DLCTRL DEBUG Command: GET 614805430 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090140225 DLCTRL DEBUG Tx Command reply: GET_REPLY 614805430 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000001000101111'B, t_guard := 20.000000 } 20241213090140236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56652<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@af3ca9cfdc18: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(844)13960925 20241213090141259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090141259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090141259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241213090141259 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090141259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd506dd, normal) (hnbgw_rua.c:407) 20241213090141259 DHNB DEBUG map_rua[0x55f2df4f1340]{init}: Allocated (fsm.c:456) 20241213090141259 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13960925)[0x55f2df4f1340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090141259 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13960925 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090141259 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090141259 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090141259 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241213090141260 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13960925 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213090141260 DCN DEBUG map_sccp[0x55f2df5095c0]{init}: Allocated (fsm.c:456) 20241213090141260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55f2df5095c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090141260 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13960925 <-> SCCP-96 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213090141260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13960925 SCCP-96 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241213090141260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13960925)[0x55f2df4f1340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090141260 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090141260 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090141260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13960925)[0x55f2df4f1340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090141260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55f2df5095c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090141260 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090141260 DLSCCP DEBUG SCCP-SCOC(96)[0x55f2df534bf0]{IDLE}: Allocated (fsm.c:456) 20241213090141260 DLSCCP DEBUG SCCP-SCOC(96)[0x55f2df534bf0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090141260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300022f0056400500f1100926) (sccp_scrc.c:406) 20241213090141260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090141260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090141260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090141260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090141260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090141260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090141260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090141260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090141260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090141260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090141260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090141260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090141260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090141260 DLSCCP DEBUG SCCP-SCOC(96)[0x55f2df534bf0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090141260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55f2df5095c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090141260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13960925)[0x55f2df4f1340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090141261 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090141261 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090141261 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090141261 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090141261 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090141261 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090141261 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090141261 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@af3ca9cfdc18: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(839)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(840)@af3ca9cfdc18: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(844) HNBGW_Test.sgsn0-RAN(840)@af3ca9cfdc18: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(844)11512832 HNBGW_Test.sgsn0-SCCP(839)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(839)@af3ca9cfdc18: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213090141267 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090141267 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090141267 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090141267 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090141267 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090141268 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090141268 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090141268 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090141268 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090141268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090141268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090141268 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090141268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090141268 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d6dc2c) (sccp_scrc.c:477) 20241213090141268 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1824) 20241213090141268 DLSCCP DEBUG SCCP-SCOC(96)[0x55f2df534bf0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090141268 DLSCCP DEBUG SCCP-SCOC(96)[0x55f2df534bf0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090141268 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090141268 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090141268 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) 20241213090141268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55f2df5095c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090141268 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55f2df5095c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(844)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090141270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56652<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(844)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090141272 DLCTRL DEBUG Command: GET 400452535 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090141272 DLCTRL DEBUG Tx Command reply: GET_REPLY 400452535 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241213090141277 DLCTRL DEBUG Command: GET 104396240 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090141277 DLCTRL DEBUG Tx Command reply: GET_REPLY 104396240 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090141281 DLCTRL DEBUG Command: GET 273158245 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090141281 DLCTRL DEBUG Tx Command reply: GET_REPLY 273158245 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090141284 DLCTRL DEBUG Command: GET 50654868 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090141284 DLCTRL DEBUG Tx Command reply: GET_REPLY 50654868 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090141286 DLCTRL DEBUG Command: GET 943268579 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090141286 DLCTRL DEBUG Tx Command reply: GET_REPLY 943268579 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090141287 DLCTRL DEBUG Command: GET 91162884 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090141287 DLCTRL DEBUG Tx Command reply: GET_REPLY 91162884 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090141288 DLCTRL DEBUG Command: GET 222879424 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090141288 DLCTRL DEBUG Tx Command reply: GET_REPLY 222879424 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090141289 DLCTRL DEBUG Command: GET 93910769 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090141289 DLCTRL DEBUG Tx Command reply: GET_REPLY 93910769 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090141290 DLCTRL DEBUG Command: GET 337634707 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090141290 DLCTRL DEBUG Tx Command reply: GET_REPLY 337634707 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090141292 DLCTRL DEBUG Command: GET 731971182 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090141292 DLCTRL DEBUG Tx Command reply: GET_REPLY 731971182 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090141293 DLCTRL DEBUG Command: GET 255016719 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090141293 DLCTRL DEBUG Tx Command reply: GET_REPLY 255016719 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090141294 DLCTRL DEBUG Command: GET 772084954 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090141294 DLCTRL DEBUG Tx Command reply: GET_REPLY 772084954 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090141294 DLCTRL DEBUG Command: GET 719604726 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090141294 DLCTRL DEBUG Tx Command reply: GET_REPLY 719604726 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090141295 DLCTRL DEBUG Command: GET 490518596 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090141295 DLCTRL DEBUG Tx Command reply: GET_REPLY 490518596 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090141296 DLCTRL DEBUG Command: GET 422778955 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090141296 DLCTRL DEBUG Tx Command reply: GET_REPLY 422778955 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090141297 DLCTRL DEBUG Command: GET 489653894 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090141297 DLCTRL DEBUG Tx Command reply: GET_REPLY 489653894 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090141298 DLCTRL DEBUG Command: GET 935647784 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090141298 DLCTRL DEBUG Tx Command reply: GET_REPLY 935647784 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090141298 DLCTRL DEBUG Command: GET 543234073 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090141298 DLCTRL DEBUG Tx Command reply: GET_REPLY 543234073 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090141299 DLCTRL DEBUG Command: GET 344238450 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090141299 DLCTRL DEBUG Tx Command reply: GET_REPLY 344238450 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090141300 DLCTRL DEBUG Command: GET 713208360 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090141300 DLCTRL DEBUG Tx Command reply: GET_REPLY 713208360 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000001111001001'B, t_guard := 20.000000 } 20241213090141311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56662<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@af3ca9cfdc18: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(845)10035620 20241213090142331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090142331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090142331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213090142332 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090142332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9921a4, normal) (hnbgw_rua.c:407) 20241213090142332 DHNB DEBUG map_rua[0x55f2df4eda90]{init}: Allocated (fsm.c:456) 20241213090142332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10035620)[0x55f2df4eda90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090142332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10035620 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090142332 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090142332 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090142332 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10035620 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213090142332 DCN DEBUG map_sccp[0x55f2df4f7960]{init}: Allocated (fsm.c:456) 20241213090142332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55f2df4f7960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090142332 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10035620 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213090142332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10035620 SCCP-97 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213090142332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10035620)[0x55f2df4eda90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090142332 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090142332 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090142332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10035620)[0x55f2df4eda90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090142332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55f2df4f7960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090142332 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090142332 DLSCCP DEBUG SCCP-SCOC(97)[0x55f2df4f7d90]{IDLE}: Allocated (fsm.c:456) 20241213090142332 DLSCCP DEBUG SCCP-SCOC(97)[0x55f2df4f7d90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090142332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030003c90056400500f1100926) (sccp_scrc.c:406) 20241213090142332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090142332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090142332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090142332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090142332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090142332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090142332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090142332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090142332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090142332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090142332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090142332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090142332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090142332 DLSCCP DEBUG SCCP-SCOC(97)[0x55f2df4f7d90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090142332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55f2df4f7960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090142332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10035620)[0x55f2df4eda90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090142333 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090142333 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090142333 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090142333 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090142333 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090142333 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090142333 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090142333 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@af3ca9cfdc18: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(839)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(840)@af3ca9cfdc18: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(845) HNBGW_Test.sgsn0-RAN(840)@af3ca9cfdc18: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(845)5573691 HNBGW_Test.sgsn0-SCCP(839)@af3ca9cfdc18: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(839)@af3ca9cfdc18: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241213090142338 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090142338 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090142338 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090142338 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090142338 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090142338 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090142338 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090142338 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090142338 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090142338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090142338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090142338 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090142338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090142338 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fbc0d7) (sccp_scrc.c:477) 20241213090142338 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1824) 20241213090142338 DLSCCP DEBUG SCCP-SCOC(97)[0x55f2df4f7d90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090142338 DLSCCP DEBUG SCCP-SCOC(97)[0x55f2df4f7d90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090142338 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_sgsnpool_L3Compl_on_1_cnlink0(845)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090142338 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090142338 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) 20241213090142338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55f2df4f7960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090142338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55f2df4f7960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090142339 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56662<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(845)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090142340 DLCTRL DEBUG Command: GET 721156229 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090142340 DLCTRL DEBUG Tx Command reply: GET_REPLY 721156229 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20241213090142341 DLCTRL DEBUG Command: GET 15046541 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090142341 DLCTRL DEBUG Tx Command reply: GET_REPLY 15046541 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090142343 DLCTRL DEBUG Command: GET 231085163 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090142343 DLCTRL DEBUG Tx Command reply: GET_REPLY 231085163 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090142344 DLCTRL DEBUG Command: GET 645855974 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090142344 DLCTRL DEBUG Tx Command reply: GET_REPLY 645855974 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090142345 DLCTRL DEBUG Command: GET 629679722 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090142345 DLCTRL DEBUG Tx Command reply: GET_REPLY 629679722 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090142346 DLCTRL DEBUG Command: GET 228380031 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090142346 DLCTRL DEBUG Tx Command reply: GET_REPLY 228380031 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090142347 DLCTRL DEBUG Command: GET 400508089 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090142347 DLCTRL DEBUG Tx Command reply: GET_REPLY 400508089 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090142347 DLCTRL DEBUG Command: GET 202879643 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090142347 DLCTRL DEBUG Tx Command reply: GET_REPLY 202879643 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090142348 DLCTRL DEBUG Command: GET 199085453 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090142348 DLCTRL DEBUG Tx Command reply: GET_REPLY 199085453 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090142349 DLCTRL DEBUG Command: GET 279174156 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090142349 DLCTRL DEBUG Tx Command reply: GET_REPLY 279174156 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090142349 DLCTRL DEBUG Command: GET 902367494 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090142349 DLCTRL DEBUG Tx Command reply: GET_REPLY 902367494 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090142350 DLCTRL DEBUG Command: GET 575789333 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090142350 DLCTRL DEBUG Tx Command reply: GET_REPLY 575789333 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090142351 DLCTRL DEBUG Command: GET 310818088 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090142351 DLCTRL DEBUG Tx Command reply: GET_REPLY 310818088 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090142352 DLCTRL DEBUG Command: GET 142213677 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090142352 DLCTRL DEBUG Tx Command reply: GET_REPLY 142213677 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090142352 DLCTRL DEBUG Command: GET 331373727 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090142352 DLCTRL DEBUG Tx Command reply: GET_REPLY 331373727 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090142353 DLCTRL DEBUG Command: GET 110793715 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090142353 DLCTRL DEBUG Tx Command reply: GET_REPLY 110793715 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090142354 DLCTRL DEBUG Command: GET 413780601 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090142354 DLCTRL DEBUG Tx Command reply: GET_REPLY 413780601 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090142354 DLCTRL DEBUG Command: GET 416074532 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090142354 DLCTRL DEBUG Tx Command reply: GET_REPLY 416074532 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090142356 DLCTRL DEBUG Command: GET 650296889 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090142356 DLCTRL DEBUG Tx Command reply: GET_REPLY 650296889 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090142357 DLCTRL DEBUG Command: GET 362646524 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090142357 DLCTRL DEBUG Tx Command reply: GET_REPLY 362646524 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000010010101'B, t_guard := 20.000000 } 20241213090142368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49284<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@af3ca9cfdc18: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(846)12785611 20241213090143390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090143390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090143390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241213090143390 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090143390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc317cb, normal) (hnbgw_rua.c:407) 20241213090143390 DHNB DEBUG map_rua[0x55f2df534f50]{init}: Allocated (fsm.c:456) 20241213090143390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12785611)[0x55f2df534f50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090143390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12785611 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090143390 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090143390 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090143390 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241213090143390 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12785611 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213090143390 DCN DEBUG map_sccp[0x55f2df535190]{init}: Allocated (fsm.c:456) 20241213090143390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55f2df535190]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090143390 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12785611 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213090143390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12785611 SCCP-98 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241213090143390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12785611)[0x55f2df534f50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090143390 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090143390 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090143390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12785611)[0x55f2df534f50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090143390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55f2df535190]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090143390 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090143390 DLSCCP DEBUG SCCP-SCOC(98)[0x55f2df5116b0]{IDLE}: Allocated (fsm.c:456) 20241213090143390 DLSCCP DEBUG SCCP-SCOC(98)[0x55f2df5116b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090143390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000950056400500f1100926) (sccp_scrc.c:406) 20241213090143390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090143390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090143390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090143390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090143390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090143390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090143390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090143390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090143390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090143390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090143390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090143390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090143390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090143390 DLSCCP DEBUG SCCP-SCOC(98)[0x55f2df5116b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090143390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55f2df535190]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090143390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12785611)[0x55f2df534f50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090143391 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090143391 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090143391 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090143391 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090143391 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090143391 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090143391 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090143391 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(839)@af3ca9cfdc18: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(839)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(840)@af3ca9cfdc18: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(846) HNBGW_Test.sgsn0-RAN(840)@af3ca9cfdc18: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(846)14126743 HNBGW_Test.sgsn0-SCCP(839)@af3ca9cfdc18: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(839)@af3ca9cfdc18: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20241213090143397 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090143397 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090143397 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090143397 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090143397 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090143397 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090143397 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090143397 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090143397 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090143397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090143397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090143397 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090143397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090143397 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007eaf71) (sccp_scrc.c:477) 20241213090143397 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1824) 20241213090143397 DLSCCP DEBUG SCCP-SCOC(98)[0x55f2df5116b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090143397 DLSCCP DEBUG SCCP-SCOC(98)[0x55f2df5116b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090143397 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090143397 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090143397 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) 20241213090143397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55f2df535190]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090143397 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55f2df535190]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(846)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090143399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49284<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(846)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090143401 DLCTRL DEBUG Command: GET 940085633 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090143401 DLCTRL DEBUG Tx Command reply: GET_REPLY 940085633 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20241213090143403 DLCTRL DEBUG Command: GET 222174691 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090143403 DLCTRL DEBUG Tx Command reply: GET_REPLY 222174691 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090143404 DLCTRL DEBUG Command: GET 84934405 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090143404 DLCTRL DEBUG Tx Command reply: GET_REPLY 84934405 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090143405 DLCTRL DEBUG Command: GET 980892073 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090143405 DLCTRL DEBUG Tx Command reply: GET_REPLY 980892073 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090143406 DLCTRL DEBUG Command: GET 557890439 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090143406 DLCTRL DEBUG Tx Command reply: GET_REPLY 557890439 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090143407 DLCTRL DEBUG Command: GET 97676521 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090143407 DLCTRL DEBUG Tx Command reply: GET_REPLY 97676521 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090143407 DLCTRL DEBUG Command: GET 2540414 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090143407 DLCTRL DEBUG Tx Command reply: GET_REPLY 2540414 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090143408 DLCTRL DEBUG Command: GET 31322442 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090143408 DLCTRL DEBUG Tx Command reply: GET_REPLY 31322442 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090143409 DLCTRL DEBUG Command: GET 222932504 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090143409 DLCTRL DEBUG Tx Command reply: GET_REPLY 222932504 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090143409 DLCTRL DEBUG Command: GET 223325863 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090143409 DLCTRL DEBUG Tx Command reply: GET_REPLY 223325863 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090143410 DLCTRL DEBUG Command: GET 405229593 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090143410 DLCTRL DEBUG Tx Command reply: GET_REPLY 405229593 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090143411 DLCTRL DEBUG Command: GET 729645726 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090143411 DLCTRL DEBUG Tx Command reply: GET_REPLY 729645726 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090143411 DLCTRL DEBUG Command: GET 737994742 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090143411 DLCTRL DEBUG Tx Command reply: GET_REPLY 737994742 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090143412 DLCTRL DEBUG Command: GET 700199937 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090143412 DLCTRL DEBUG Tx Command reply: GET_REPLY 700199937 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090143413 DLCTRL DEBUG Command: GET 588153744 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090143413 DLCTRL DEBUG Tx Command reply: GET_REPLY 588153744 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090143414 DLCTRL DEBUG Command: GET 195973237 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090143414 DLCTRL DEBUG Tx Command reply: GET_REPLY 195973237 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090143414 DLCTRL DEBUG Command: GET 378140344 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090143414 DLCTRL DEBUG Tx Command reply: GET_REPLY 378140344 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090143415 DLCTRL DEBUG Command: GET 565365364 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090143415 DLCTRL DEBUG Tx Command reply: GET_REPLY 565365364 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090143416 DLCTRL DEBUG Command: GET 151496003 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090143416 DLCTRL DEBUG Tx Command reply: GET_REPLY 151496003 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090143416 DLCTRL DEBUG Command: GET 437631677 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090143416 DLCTRL DEBUG Tx Command reply: GET_REPLY 437631677 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213090143419 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40927<->l=127.0.0.1:4262) (control_if.c:193) 20241213090143419 DLINP DEBUG SRVCONN(,r=127.0.0.1:39571<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090143419 DLINP DEBUG SRVCONN(,r=127.0.0.1:39571<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090143419 DLINP NOTICE SRV(,r=127.0.0.1:39571<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090143419 DMAIN NOTICE (127.0.0.1:39571 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:39571<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090143419 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(835)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(840)@af3ca9cfdc18: Final verdict of PTC: none 20241213090143419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56640<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(828)@af3ca9cfdc18: Final verdict of PTC: none 20241213090143419 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090143419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090143419 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090143419 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-M3UA(841)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(842)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(836)@af3ca9cfdc18: Final verdict of PTC: none 20241213090143419 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090143419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090143419 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090143419 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090143419 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090143419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090143419 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213090143419 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090143419 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090143419 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090143419 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc0-RAN(837)@af3ca9cfdc18: Final verdict of PTC: none 20241213090143419 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090143419 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090143419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090143420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090143420 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213090143420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090143420 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090143420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090143420 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090143420 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090143420 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090143420 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090143420 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(838)@af3ca9cfdc18: Final verdict of PTC: none 20241213090143420 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090143420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090143420 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090143420 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213090143420 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090143420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090143420 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090143420 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090143420 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090143420 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090143420 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213090143420 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090143420 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090143420 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090143420 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090143420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090143420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090143420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090143420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(830)@af3ca9cfdc18: Final verdict of PTC: none 20241213090143420 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090143420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090143420 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090143420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090143420 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090143420 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090143420 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090143420 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090143420 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090143420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55f2df4ef890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090143420 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090143421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090143421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090143421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090143421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090143421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090143421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090143421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090143421 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090143421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090143421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090143421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090143421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090143421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090143421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090143420 DLSCCP DEBUG SCCP-SCOC(95)[0x55f2df4eb8e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090143420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032cde5), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090143420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090143420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090143420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090143420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090143420 DLSCCP DEBUG SCCP-SCOC(95)[0x55f2df4eb8e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090143420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55f2df4ef890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090143420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2062473)[0x55f2df501ba0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090143420 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2062473)[0x55f2df501ba0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090143420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090143420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2062473)[0x55f2df501ba0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090143420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2062473)[0x55f2df501ba0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090143420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2062473)[0x55f2df501ba0]{disrupted}: Freeing instance (context_map.c:202) 20241213090143420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2062473)[0x55f2df501ba0]{disrupted}: Deallocated (fsm.c:568) 20241213090143420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55f2df4ef890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090143420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55f2df4ef890]{disconnected}: Freeing instance (context_map.c:206) 20241213090143420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55f2df4ef890]{disconnected}: Deallocated (fsm.c:568) 20241213090143420 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2062473 SCCP-95 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213090143420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55f2df5095c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090143420 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090143420 DLSCCP DEBUG SCCP-SCOC(96)[0x55f2df534bf0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090143420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6dc2c), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090143420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090143420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090143420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090143420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090143420 DLSCCP DEBUG SCCP-SCOC(96)[0x55f2df534bf0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090143420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55f2df5095c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090143420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13960925)[0x55f2df4f1340]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090143420 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13960925)[0x55f2df4f1340]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090143420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090143420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13960925)[0x55f2df4f1340]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090143420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13960925)[0x55f2df4f1340]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090143420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13960925)[0x55f2df4f1340]{disrupted}: Freeing instance (context_map.c:202) 20241213090143420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13960925)[0x55f2df4f1340]{disrupted}: Deallocated (fsm.c:568) 20241213090143420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55f2df5095c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090143420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55f2df5095c0]{disconnected}: Freeing instance (context_map.c:206) 20241213090143420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55f2df5095c0]{disconnected}: Deallocated (fsm.c:568) 20241213090143420 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13960925 SCCP-96 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213090143420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55f2df4f7960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090143420 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090143420 DLSCCP DEBUG SCCP-SCOC(97)[0x55f2df4f7d90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090143420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbc0d7), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090143420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090143420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090143420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090143420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090143420 DLSCCP DEBUG SCCP-SCOC(97)[0x55f2df4f7d90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090143420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55f2df4f7960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090143420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10035620)[0x55f2df4eda90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090143420 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10035620)[0x55f2df4eda90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090143420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090143420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10035620)[0x55f2df4eda90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090143420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10035620)[0x55f2df4eda90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090143420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10035620)[0x55f2df4eda90]{disrupted}: Freeing instance (context_map.c:202) 20241213090143420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10035620)[0x55f2df4eda90]{disrupted}: Deallocated (fsm.c:568) 20241213090143420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55f2df4f7960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090143420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55f2df4f7960]{disconnected}: Freeing instance (context_map.c:206) 20241213090143420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55f2df4f7960]{disconnected}: Deallocated (fsm.c:568) 20241213090143420 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10035620 SCCP-97 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213090143420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55f2df535190]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090143420 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090143420 DLSCCP DEBUG SCCP-SCOC(98)[0x55f2df5116b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090143420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007eaf71), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090143420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090143420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090143420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090143420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090143420 DLSCCP DEBUG SCCP-SCOC(98)[0x55f2df5116b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090143420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55f2df535190]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090143420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12785611)[0x55f2df534f50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090143420 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12785611)[0x55f2df534f50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090143420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090143420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12785611)[0x55f2df534f50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090143420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12785611)[0x55f2df534f50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090143420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12785611)[0x55f2df534f50]{disrupted}: Freeing instance (context_map.c:202) 20241213090143420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12785611)[0x55f2df534f50]{disrupted}: Deallocated (fsm.c:568) 20241213090143420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55f2df535190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090143420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55f2df535190]{disconnected}: Freeing instance (context_map.c:206) 20241213090143420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55f2df535190]{disconnected}: Deallocated (fsm.c:568) 20241213090143420 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12785611 SCCP-98 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213090143420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090143421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213090143421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213090143421 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090143421 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090143421 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090143421 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213090143421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090143421 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090143421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090143421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090143421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090143421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090143421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090143421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090143421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090143421 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090143421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090143421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090143421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090143421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090143421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090143421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090143421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090143421 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090143422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56632<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(839)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(829)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(831)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(828): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(829): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(831): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(835): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(836): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(837): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(838): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(839): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(840): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(841): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(842): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(843): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(844): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(845): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(846): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:01:43 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_on_1_cnlink.talloc 20241213090143479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49296<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090144082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49296<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=455860) 20241213090144155 DLSCCP DEBUG SCCP-SCOC(93)[0x55f2df4e8db0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090144155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974f9f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090144155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090144155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090144155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090144155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090144155 DLSCCP DEBUG SCCP-SCOC(92)[0x55f2df4ecc50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090144155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004a33a), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090144155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090144155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090144155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090144155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090144155 DLSCCP DEBUG SCCP-SCOC(94)[0x55f2df4fabc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090144155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032f65a), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090144155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090144155 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090144155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090144155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090144155 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090144155 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090144156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090144156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090144156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090144156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090144156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090144156 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090144156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090144156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090144156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090144156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090144156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090144156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090144156 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090144156 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090144156 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090144156 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090144156 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090144156 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090144156 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090144156 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090144156 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090144512 DLSCCP DEBUG SCCP-SCOC(87)[0x55f2df4e8ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090144512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f0db9), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090144512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090144512 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090144512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090144512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090144512 DLSCCP DEBUG SCCP-SCOC(88)[0x55f2df4ee610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090144512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f59072), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090144512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090144512 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090144512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090144512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090144512 DLSCCP DEBUG SCCP-SCOC(86)[0x55f2df4f01e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090144512 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eea363), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090144512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090144513 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090144513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090144513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090144513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090144513 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090144513 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090144513 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090144513 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090144513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090144513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090144513 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090144513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090144513 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090144513 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090144513 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090144513 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090144513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090144513 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090144513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090144513 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090144513 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090144513 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090144513 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090144513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090144513 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=455860, count=481632) 20241213090145208 DLSCCP DEBUG SCCP-SCOC(85)[0x55f2df501010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090145208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00235282), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090145208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090145208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090145208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090145208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090145208 DLSCCP DEBUG SCCP-SCOC(83)[0x55f2df505340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090145208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f230f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090145208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090145208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090145208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090145208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090145208 DLSCCP DEBUG SCCP-SCOC(84)[0x55f2df5099d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090145208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f92aa), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090145208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090145209 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090145209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090145209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090145209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090145209 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090145209 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090145209 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090145209 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090145209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090145209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090145209 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090145209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090145209 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090145209 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090145209 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090145209 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090145209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090145209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090145209 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090145210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090145210 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090145210 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090145210 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090145210 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090145210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090145210 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090145420 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090145420 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090145420 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213090145420 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090145420 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090145420 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213090145913 DLSCCP DEBUG SCCP-SCOC(82)[0x55f2df4f8ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090145914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bed8bf), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090145914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090145914 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090145914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090145914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090145914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090145914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090145914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090145914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090145914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090145914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090145914 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:01:46 UTC 2024 /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 20241213090146710 DLSCCP DEBUG SCCP-SCOC(81)[0x55f2df506d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090146710 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063ec3f), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090146710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090146710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090146710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090146710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090146710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090146710 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090146710 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090146710 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090146710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090146710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090146710 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20241213090147165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49302<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090147169 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49306<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090147173 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36677<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090147275 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090147275 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090147287 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090147288 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090147288 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090147288 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090147288 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090147288 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090147288 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44350 (stream_srv.c:132) 20241213090147288 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44350<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090147288 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090147288 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090147289 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090147289 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090147289 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090147289 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090147289 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090147289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147289 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147289 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147289 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147289 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147289 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090147289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090147289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090147289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090147289 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090147289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090147289 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090147289 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090147289 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090147289 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090147289 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090147289 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090147290 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090147290 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090147290 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090147290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090147290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090147290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090147290 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090147290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090147290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090147290 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090147290 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090147290 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090147290 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090147290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090147290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090147290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090147290 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090147290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090147290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090147290 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090147290 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090147290 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090147290 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090147290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090147290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090147290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090147290 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090147290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090147290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090147290 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090147290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090147290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090147290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090147290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090147290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090147290 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090147290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090147290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090147290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090147290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090147290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090147290 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090147290 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090147290 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090147290 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090147290 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090147290 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090147290 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090147291 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090147291 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(857)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(857)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(857)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(855)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090147309 DLSCCP DEBUG SCCP-SCOC(79)[0x55f2df4ee740]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090147309 DLSCCP DEBUG SCCP-SCOC(79)[0x55f2df4ee740]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090147309 DLSCCP DEBUG SCCP-SCOC(79)[0x55f2df4ee740]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090147309 DLSCCP DEBUG SCCP-SCOC(79)[0x55f2df4ee740]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090147309 DLSCCP DEBUG SCCP-SCOC(79)[0x55f2df4ee740]{IDLE}: Deallocated (fsm.c:568) 20241213090147309 DLSCCP DEBUG SCCP-SCOC(80)[0x55f2df4ec250]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090147309 DLSCCP DEBUG SCCP-SCOC(80)[0x55f2df4ec250]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090147309 DLSCCP DEBUG SCCP-SCOC(80)[0x55f2df4ec250]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090147309 DLSCCP DEBUG SCCP-SCOC(80)[0x55f2df4ec250]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090147310 DLSCCP DEBUG SCCP-SCOC(80)[0x55f2df4ec250]{IDLE}: Deallocated (fsm.c:568) MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(860)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-M3UA(860)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(860)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-SCCP(858)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090147322 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090147322 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090147322 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090147322 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090147322 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090147323 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090147323 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090147323 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090147323 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090147323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090147323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090147323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090147323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090147323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090147323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090147323 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090147323 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090147323 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090147323 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090147323 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090147323 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090147323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090147323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090147323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090147323 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090147323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090147323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090147323 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090147323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090147323 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090147324 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090147324 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090147324 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090147324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090147324 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213090147324 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090147324 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090147324 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090147324 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090147324 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090147324 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090147324 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090147325 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090147325 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090147325 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090147325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090147325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090147325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090147325 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090147325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090147325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090147325 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090147325 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090147325 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090147325 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090147325 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090147325 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090147325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090147325 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090147325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090147325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090147325 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090147325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090147325 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090147325 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090147325 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090147325 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090147325 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090147325 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090147325 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090147325 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090147325 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090147325 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090147325 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090147325 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(863)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(863)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(863)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(861)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(866)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-M3UA(866)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(866)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-SCCP(864)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090147377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090147377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090147377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090147377 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090147377 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090147377 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090147377 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090147377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090147377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090147388 DLINP DEBUG SRVCONN(,r=127.0.0.1:44350<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090147388 DLINP DEBUG SRVCONN(,r=127.0.0.1:44350<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090147388 DLINP DEBUG SRVCONN(,r=127.0.0.1:44350<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090147388 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090147388 DHNBAP DEBUG (127.0.0.1:44350 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213090147388 DHNBAP NOTICE (127.0.0.1:44350 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090147388 DHNBAP NOTICE (127.0.0.1:44350 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090147388 DLINP DEBUG SRVCONN(,r=127.0.0.1:44350<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090147388 DLINP DEBUG SRVCONN(,r=127.0.0.1:44350<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090147504 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090147504 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090147504 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090147504 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090147512 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090147512 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090147512 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090147512 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090147512 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090147512 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090147512 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090147515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090147515 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090147515 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090147515 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090147515 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090147515 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090147515 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090147516 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090147516 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090147516 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090147516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090147516 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090147516 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090147516 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090147516 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090147516 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090147516 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090147516 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 20241213090147516 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 20241213090147516 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090147516 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213090147517 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090147517 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090147517 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090147517 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090147517 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090147517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147517 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147517 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090147517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090147517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090147518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090147518 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090147518 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090147518 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090147518 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090147518 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090147518 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090147518 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090147518 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090147518 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(860)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213090147522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090147522 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213090147522 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090147522 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090147522 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090147522 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213090147522 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090147524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090147524 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090147524 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090147524 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090147524 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090147524 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090147524 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090147524 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090147524 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090147524 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213090147524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090147524 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090147524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090147524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090147524 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090147524 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090147524 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090147525 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090147525 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090147525 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090147525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090147525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090147525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090147525 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090147525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090147525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090147525 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090147525 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090147525 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090147525 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090147525 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090147525 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090147525 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090147525 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090147525 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090147544 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090147544 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090147544 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090147544 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090147550 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090147550 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090147550 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090147550 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090147550 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090147550 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090147550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090147552 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090147552 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090147553 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090147553 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090147553 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090147553 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090147553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090147553 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090147553 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090147553 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090147553 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090147553 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090147553 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090147553 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090147553 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090147553 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090147553 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090147554 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090147554 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090147554 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090147554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090147554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090147554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090147554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090147554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090147554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090147554 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090147554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090147555 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090147555 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090147555 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090147555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090147555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090147555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090147555 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090147561 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 20241213090147561 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 20241213090147561 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090147561 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213090147568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090147568 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213090147568 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090147568 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090147568 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090147568 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213090147568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090147570 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090147570 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090147570 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090147570 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090147570 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090147570 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090147571 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090147571 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090147571 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090147571 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213090147571 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090147571 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090147571 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090147571 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090147571 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090147571 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090147571 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090147572 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090147572 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090147572 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090147572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090147572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090147572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090147572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090147572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090147573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090147573 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090147573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090147573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090147573 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090147573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090147573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090147573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090147573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090147573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090147573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090147573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090147573 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(856)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090148312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090148312 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090148312 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090148312 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090148312 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090148312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090148312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090148312 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090148312 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090148312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090148312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090148312 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090148312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090148312 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090148312 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090148312 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090148312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148312 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090148312 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090148312 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090148312 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090148312 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090148312 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090148312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090148312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090148312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090148312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090148312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090148312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090148312 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090148312 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090148312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090148312 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090148312 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090148313 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090148313 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090148313 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090148313 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090148313 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090148314 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090148314 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090148314 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090148314 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090148314 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090148314 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090148314 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090148314 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090148314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090148314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090148314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090148314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090148314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090148314 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090148314 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090148314 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090148314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148314 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148314 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148314 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148314 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148314 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148314 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090148314 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090148314 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090148314 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090148314 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(859)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090148320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090148320 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090148320 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090148320 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090148320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090148320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090148320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090148320 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090148320 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090148320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090148320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090148320 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090148320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090148320 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090148320 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090148320 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090148320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148320 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090148320 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090148320 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090148320 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090148320 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) 20241213090148320 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) 20241213090148320 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090148320 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090148320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148320 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148320 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148320 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148320 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148320 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148320 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090148320 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090148320 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090148320 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090148320 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090148320 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{CONNECTED}: link up (cnlink.c:111) 20241213090148320 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090148320 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090148320 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090148320 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090148320 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090148320 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090148320 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090148320 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090148321 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090148321 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090148321 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090148321 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090148321 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090148321 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090148321 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090148321 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090148321 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090148321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090148321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090148321 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090148321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090148321 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090148321 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090148321 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090148321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148321 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090148321 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090148321 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090148321 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090148321 DRANAP INFO cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(862)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090148348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090148348 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090148348 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090148348 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090148348 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090148348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090148348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090148348 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090148348 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090148348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090148348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090148348 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090148348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090148348 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090148348 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090148348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090148348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148348 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090148348 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090148348 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090148348 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090148348 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090148348 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090148348 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090148348 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090148348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090148348 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090148348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090148348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090148348 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090148348 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090148348 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090148348 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090148348 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090148348 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090148348 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090148348 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090148348 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090148348 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090148349 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090148349 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090148349 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090148349 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090148349 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090148349 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090148349 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090148349 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090148349 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090148349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090148349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090148349 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090148349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090148349 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090148349 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090148349 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090148349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148349 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090148349 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090148349 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090148349 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090148349 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(865)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090148373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090148373 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090148373 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090148373 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090148373 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090148373 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090148373 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090148373 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090148373 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090148373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090148373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090148373 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090148373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090148373 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090148373 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213090148373 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090148373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148373 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090148373 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090148373 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090148373 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090148373 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) 20241213090148373 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) 20241213090148373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090148373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090148373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090148373 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090148373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090148373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090148373 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090148373 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: link up (cnlink.c:111) 20241213090148373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090148373 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090148373 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090148374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090148374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090148374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090148374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090148374 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090148377 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090148377 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090148377 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090148377 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090148377 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090148377 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090148377 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090148377 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090148377 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090148377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090148377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090148377 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090148377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090148377 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090148377 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213090148377 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090148377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090148377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090148377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090148377 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090148377 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090148377 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090148377 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090148377 DRANAP INFO cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090149395 DLCTRL DEBUG Command: GET 465010586 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090149395 DLCTRL DEBUG Tx Command reply: GET_REPLY 465010586 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090149401 DLCTRL DEBUG Command: GET 396117042 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090149401 DLCTRL DEBUG Tx Command reply: GET_REPLY 396117042 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090149406 DLCTRL DEBUG Command: GET 760011172 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090149406 DLCTRL DEBUG Tx Command reply: GET_REPLY 760011172 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090149411 DLCTRL DEBUG Command: GET 534449867 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090149411 DLCTRL DEBUG Tx Command reply: GET_REPLY 534449867 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090149414 DLCTRL DEBUG Command: GET 407032867 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090149414 DLCTRL DEBUG Tx Command reply: GET_REPLY 407032867 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213090149417 DLCTRL DEBUG Command: GET 409634583 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090149417 DLCTRL DEBUG Tx Command reply: GET_REPLY 409634583 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090149420 DLCTRL DEBUG Command: GET 147028915 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090149420 DLCTRL DEBUG Tx Command reply: GET_REPLY 147028915 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090149423 DLCTRL DEBUG Command: GET 830566754 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090149423 DLCTRL DEBUG Tx Command reply: GET_REPLY 830566754 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090149426 DLCTRL DEBUG Command: GET 576907589 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090149426 DLCTRL DEBUG Tx Command reply: GET_REPLY 576907589 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090149429 DLCTRL DEBUG Command: GET 410651854 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090149429 DLCTRL DEBUG Tx Command reply: GET_REPLY 410651854 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213090149431 DLCTRL DEBUG Command: GET 560363044 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090149431 DLCTRL DEBUG Tx Command reply: GET_REPLY 560363044 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090149433 DLCTRL DEBUG Command: GET 299948674 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090149433 DLCTRL DEBUG Tx Command reply: GET_REPLY 299948674 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090149435 DLCTRL DEBUG Command: GET 712626733 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090149435 DLCTRL DEBUG Tx Command reply: GET_REPLY 712626733 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090149438 DLCTRL DEBUG Command: GET 642970840 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090149438 DLCTRL DEBUG Tx Command reply: GET_REPLY 642970840 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090149440 DLCTRL DEBUG Command: GET 13925325 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090149440 DLCTRL DEBUG Tx Command reply: GET_REPLY 13925325 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213090149442 DLCTRL DEBUG Command: GET 375747620 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090149442 DLCTRL DEBUG Tx Command reply: GET_REPLY 375747620 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090149443 DLCTRL DEBUG Command: GET 864706554 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090149443 DLCTRL DEBUG Tx Command reply: GET_REPLY 864706554 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090149444 DLCTRL DEBUG Command: GET 246086347 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090149444 DLCTRL DEBUG Tx Command reply: GET_REPLY 246086347 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090149445 DLCTRL DEBUG Command: GET 293715322 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090149445 DLCTRL DEBUG Tx Command reply: GET_REPLY 293715322 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090149446 DLCTRL DEBUG Command: GET 618795503 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090149446 DLCTRL DEBUG Tx Command reply: GET_REPLY 618795503 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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 := '000000000000001001010111'B, t_guard := 20.000000 } 20241213090149473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49308<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(862)@af3ca9cfdc18: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(862)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(868)7050309 20241213090150521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090150521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090150521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241213090150521 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090150521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6b9445, normal) (hnbgw_rua.c:407) 20241213090150521 DHNB DEBUG map_rua[0x55f2df4ef890]{init}: Allocated (fsm.c:456) 20241213090150521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7050309)[0x55f2df4ef890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090150521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7050309 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090150521 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090150521 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090150521 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241213090150521 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7050309 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213090150521 DCN DEBUG map_sccp[0x55f2df4f1340]{init}: Allocated (fsm.c:456) 20241213090150521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55f2df4f1340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090150521 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7050309 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213090150521 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7050309 SCCP-99 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241213090150521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7050309)[0x55f2df4ef890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090150521 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090150521 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090150521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7050309)[0x55f2df4ef890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090150521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55f2df4f1340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090150521 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090150521 DLSCCP DEBUG SCCP-SCOC(99)[0x55f2df5095c0]{IDLE}: Allocated (fsm.c:456) 20241213090150521 DLSCCP DEBUG SCCP-SCOC(99)[0x55f2df5095c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090150521 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002570056400500f1100926) (sccp_scrc.c:406) 20241213090150521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090150521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090150521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090150521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090150521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090150521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090150521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090150521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090150521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090150521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090150521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090150521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090150521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090150521 DLSCCP DEBUG SCCP-SCOC(99)[0x55f2df5095c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090150521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55f2df4f1340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090150521 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7050309)[0x55f2df4ef890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090150522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090150522 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090150522 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090150522 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090150522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090150522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090150522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090150522 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(861)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(861)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(862)@af3ca9cfdc18: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(868) HNBGW_Test.sgsn0-RAN(862)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(868)7278154 TC_sgsnpool_L3Complete_no_nri_round_robin0(868)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(861)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(861)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213090150539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49308<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(868)@af3ca9cfdc18: Final verdict of PTC: pass 20241213090150539 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090150539 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090150539 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090150539 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090150539 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090150539 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090150539 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090150539 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090150539 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090150539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090150539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090150539 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090150539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090150539 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0058b8ef) (sccp_scrc.c:477) 20241213090150539 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1824) 20241213090150539 DLSCCP DEBUG SCCP-SCOC(99)[0x55f2df5095c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090150539 DLSCCP DEBUG SCCP-SCOC(99)[0x55f2df5095c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090150539 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090150539 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090150540 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) 20241213090150540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55f2df4f1340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090150540 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55f2df4f1340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@af3ca9cfdc18: 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 } } } 20241213090150540 DLCTRL DEBUG Command: GET 977893409 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090150540 DLCTRL DEBUG Tx Command reply: GET_REPLY 977893409 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241213090150542 DLCTRL DEBUG Command: GET 725913239 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090150542 DLCTRL DEBUG Tx Command reply: GET_REPLY 725913239 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090150544 DLCTRL DEBUG Command: GET 215294434 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090150544 DLCTRL DEBUG Tx Command reply: GET_REPLY 215294434 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090150545 DLCTRL DEBUG Command: GET 550051696 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090150545 DLCTRL DEBUG Tx Command reply: GET_REPLY 550051696 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090150546 DLCTRL DEBUG Command: GET 213620003 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090150546 DLCTRL DEBUG Tx Command reply: GET_REPLY 213620003 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090150547 DLCTRL DEBUG Command: GET 944329157 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090150547 DLCTRL DEBUG Tx Command reply: GET_REPLY 944329157 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090150548 DLCTRL DEBUG Command: GET 833638196 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090150548 DLCTRL DEBUG Tx Command reply: GET_REPLY 833638196 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090150549 DLCTRL DEBUG Command: GET 97118571 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090150549 DLCTRL DEBUG Tx Command reply: GET_REPLY 97118571 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090150549 DLCTRL DEBUG Command: GET 998083914 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090150549 DLCTRL DEBUG Tx Command reply: GET_REPLY 998083914 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090150550 DLCTRL DEBUG Command: GET 881373875 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090150550 DLCTRL DEBUG Tx Command reply: GET_REPLY 881373875 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090150551 DLCTRL DEBUG Command: GET 308917714 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090150551 DLCTRL DEBUG Tx Command reply: GET_REPLY 308917714 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090150552 DLCTRL DEBUG Command: GET 76886001 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090150552 DLCTRL DEBUG Tx Command reply: GET_REPLY 76886001 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090150552 DLCTRL DEBUG Command: GET 344559987 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090150552 DLCTRL DEBUG Tx Command reply: GET_REPLY 344559987 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090150553 DLCTRL DEBUG Command: GET 678552654 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090150553 DLCTRL DEBUG Tx Command reply: GET_REPLY 678552654 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090150554 DLCTRL DEBUG Command: GET 762781540 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090150554 DLCTRL DEBUG Tx Command reply: GET_REPLY 762781540 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090150555 DLCTRL DEBUG Command: GET 862552012 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090150555 DLCTRL DEBUG Tx Command reply: GET_REPLY 862552012 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090150556 DLCTRL DEBUG Command: GET 723532449 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090150556 DLCTRL DEBUG Tx Command reply: GET_REPLY 723532449 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090150556 DLCTRL DEBUG Command: GET 287407610 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090150556 DLCTRL DEBUG Tx Command reply: GET_REPLY 287407610 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090150557 DLCTRL DEBUG Command: GET 485823886 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090150557 DLCTRL DEBUG Tx Command reply: GET_REPLY 485823886 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090150558 DLCTRL DEBUG Command: GET 834691871 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090150558 DLCTRL DEBUG Tx Command reply: GET_REPLY 834691871 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000010011100'B, t_guard := 20.000000 } 20241213090150568 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49316<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(865)@af3ca9cfdc18: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(865)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(869)10234220 20241213090151590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090151590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090151590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241213090151590 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090151590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9c296c, normal) (hnbgw_rua.c:407) 20241213090151590 DHNB DEBUG map_rua[0x55f2df4eda90]{init}: Allocated (fsm.c:456) 20241213090151590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10234220)[0x55f2df4eda90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090151590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10234220 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090151590 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090151590 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090151590 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241213090151590 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10234220 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241213090151590 DCN DEBUG map_sccp[0x55f2df4f7960]{init}: Allocated (fsm.c:456) 20241213090151590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55f2df4f7960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090151590 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10234220 <-> SCCP-100 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241213090151590 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10234220 SCCP-100 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241213090151590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10234220)[0x55f2df4eda90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090151590 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090151590 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090151590 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10234220)[0x55f2df4eda90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090151590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55f2df4f7960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090151590 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090151590 DLSCCP DEBUG SCCP-SCOC(100)[0x55f2df534f50]{IDLE}: Allocated (fsm.c:456) 20241213090151591 DLSCCP DEBUG SCCP-SCOC(100)[0x55f2df534f50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090151591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f400300009c0056400500f1100926) (sccp_scrc.c:406) 20241213090151591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090151591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090151591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090151591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090151591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090151591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090151591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090151591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090151591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090151591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090151591 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090151591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090151591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090151591 DLSCCP DEBUG SCCP-SCOC(100)[0x55f2df534f50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090151591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55f2df4f7960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090151591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10234220)[0x55f2df4eda90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090151591 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090151591 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090151591 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090151591 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090151591 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090151591 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090151591 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090151591 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(864)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(864)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(865)@af3ca9cfdc18: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(869) HNBGW_Test.sgsn1-RAN(865)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(869)11295045 HNBGW_Test.sgsn1-SCCP(864)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(864)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(869)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090151599 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090151599 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090151599 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090151599 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090151599 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090151599 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090151599 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090151599 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090151599 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090151599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090151599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090151599 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090151599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090151599 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f10166) (sccp_scrc.c:477) 20241213090151599 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1824) 20241213090151599 DLSCCP DEBUG SCCP-SCOC(100)[0x55f2df534f50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090151599 DLSCCP DEBUG SCCP-SCOC(100)[0x55f2df534f50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090151599 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090151599 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090151599 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) 20241213090151599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55f2df4f7960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090151599 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55f2df4f7960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090151601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49316<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(869)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090151602 DLCTRL DEBUG Command: GET 968636438 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090151602 DLCTRL DEBUG Tx Command reply: GET_REPLY 968636438 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241213090151604 DLCTRL DEBUG Command: GET 417565319 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090151604 DLCTRL DEBUG Tx Command reply: GET_REPLY 417565319 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090151605 DLCTRL DEBUG Command: GET 335391675 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090151606 DLCTRL DEBUG Tx Command reply: GET_REPLY 335391675 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090151607 DLCTRL DEBUG Command: GET 860541067 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090151607 DLCTRL DEBUG Tx Command reply: GET_REPLY 860541067 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090151608 DLCTRL DEBUG Command: GET 345208552 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090151608 DLCTRL DEBUG Tx Command reply: GET_REPLY 345208552 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090151609 DLCTRL DEBUG Command: GET 641507789 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090151609 DLCTRL DEBUG Tx Command reply: GET_REPLY 641507789 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241213090151610 DLCTRL DEBUG Command: GET 369235775 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090151610 DLCTRL DEBUG Tx Command reply: GET_REPLY 369235775 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090151611 DLCTRL DEBUG Command: GET 540828849 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090151611 DLCTRL DEBUG Tx Command reply: GET_REPLY 540828849 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090151612 DLCTRL DEBUG Command: GET 914723695 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090151612 DLCTRL DEBUG Tx Command reply: GET_REPLY 914723695 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090151613 DLCTRL DEBUG Command: GET 583943909 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090151613 DLCTRL DEBUG Tx Command reply: GET_REPLY 583943909 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090151613 DLCTRL DEBUG Command: GET 29248120 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090151613 DLCTRL DEBUG Tx Command reply: GET_REPLY 29248120 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090151614 DLCTRL DEBUG Command: GET 148846598 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090151614 DLCTRL DEBUG Tx Command reply: GET_REPLY 148846598 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090151615 DLCTRL DEBUG Command: GET 157676709 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090151615 DLCTRL DEBUG Tx Command reply: GET_REPLY 157676709 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090151616 DLCTRL DEBUG Command: GET 757563265 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090151616 DLCTRL DEBUG Tx Command reply: GET_REPLY 757563265 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090151617 DLCTRL DEBUG Command: GET 356482182 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090151617 DLCTRL DEBUG Tx Command reply: GET_REPLY 356482182 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090151618 DLCTRL DEBUG Command: GET 999523093 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090151618 DLCTRL DEBUG Tx Command reply: GET_REPLY 999523093 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090151620 DLCTRL DEBUG Command: GET 412994429 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090151620 DLCTRL DEBUG Tx Command reply: GET_REPLY 412994429 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090151621 DLCTRL DEBUG Command: GET 944933677 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090151621 DLCTRL DEBUG Tx Command reply: GET_REPLY 944933677 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090151622 DLCTRL DEBUG Command: GET 823586429 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090151622 DLCTRL DEBUG Tx Command reply: GET_REPLY 823586429 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090151623 DLCTRL DEBUG Command: GET 121445068 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090151623 DLCTRL DEBUG Tx Command reply: GET_REPLY 121445068 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000011110010'B, t_guard := 20.000000 } 20241213090151641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45608<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(862)@af3ca9cfdc18: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(862)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(870)7143021 20241213090152660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090152660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090152660 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213090152660 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090152660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6cfe6d, normal) (hnbgw_rua.c:407) 20241213090152660 DHNB DEBUG map_rua[0x55f2df535190]{init}: Allocated (fsm.c:456) 20241213090152660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7143021)[0x55f2df535190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090152660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7143021 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090152660 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090152660 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090152660 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7143021 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213090152660 DCN DEBUG map_sccp[0x55f2df4e1330]{init}: Allocated (fsm.c:456) 20241213090152660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55f2df4e1330]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090152660 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7143021 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213090152660 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7143021 SCCP-101 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213090152660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7143021)[0x55f2df535190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090152660 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090152660 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090152660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7143021)[0x55f2df535190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090152660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55f2df4e1330]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090152660 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090152660 DLSCCP DEBUG SCCP-SCOC(101)[0x55f2df507600]{IDLE}: Allocated (fsm.c:456) 20241213090152660 DLSCCP DEBUG SCCP-SCOC(101)[0x55f2df507600]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090152660 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030000f20056400500f1100926) (sccp_scrc.c:406) 20241213090152660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090152660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090152660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090152660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090152660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090152660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090152660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090152660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090152660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090152660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090152660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090152660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090152660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090152660 DLSCCP DEBUG SCCP-SCOC(101)[0x55f2df507600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090152660 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55f2df4e1330]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090152660 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7143021)[0x55f2df535190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090152660 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090152660 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090152660 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090152660 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090152660 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090152660 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090152660 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090152660 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(861)@af3ca9cfdc18: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(861)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(862)@af3ca9cfdc18: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(870) HNBGW_Test.sgsn0-RAN(862)@af3ca9cfdc18: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(870)7625329 HNBGW_Test.sgsn0-SCCP(861)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(861)@af3ca9cfdc18: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213090152664 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090152664 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090152664 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090152664 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 TC_sgsnpool_L3Complete_no_nri_round_robin0(870)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090152664 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090152664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090152664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090152664 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090152664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090152665 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007a843a) (sccp_scrc.c:477) 20241213090152665 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1824) 20241213090152665 DLSCCP DEBUG SCCP-SCOC(101)[0x55f2df507600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090152665 DLSCCP DEBUG SCCP-SCOC(101)[0x55f2df507600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090152665 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090152665 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090152665 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) 20241213090152665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55f2df4e1330]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090152665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55f2df4e1330]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090152664 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090152664 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090152664 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090152664 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090152667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45608<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(870)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090152669 DLCTRL DEBUG Command: GET 771275738 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090152669 DLCTRL DEBUG Tx Command reply: GET_REPLY 771275738 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241213090152671 DLCTRL DEBUG Command: GET 116318638 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090152671 DLCTRL DEBUG Tx Command reply: GET_REPLY 116318638 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090152672 DLCTRL DEBUG Command: GET 542787491 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090152672 DLCTRL DEBUG Tx Command reply: GET_REPLY 542787491 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090152673 DLCTRL DEBUG Command: GET 920482730 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090152673 DLCTRL DEBUG Tx Command reply: GET_REPLY 920482730 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090152674 DLCTRL DEBUG Command: GET 97352268 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090152674 DLCTRL DEBUG Tx Command reply: GET_REPLY 97352268 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090152675 DLCTRL DEBUG Command: GET 389244505 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090152675 DLCTRL DEBUG Tx Command reply: GET_REPLY 389244505 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241213090152675 DLCTRL DEBUG Command: GET 152270327 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090152675 DLCTRL DEBUG Tx Command reply: GET_REPLY 152270327 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090152676 DLCTRL DEBUG Command: GET 223988456 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090152676 DLCTRL DEBUG Tx Command reply: GET_REPLY 223988456 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090152677 DLCTRL DEBUG Command: GET 576643509 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090152677 DLCTRL DEBUG Tx Command reply: GET_REPLY 576643509 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090152678 DLCTRL DEBUG Command: GET 724960377 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090152678 DLCTRL DEBUG Tx Command reply: GET_REPLY 724960377 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090152678 DLCTRL DEBUG Command: GET 850347189 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090152679 DLCTRL DEBUG Tx Command reply: GET_REPLY 850347189 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090152679 DLCTRL DEBUG Command: GET 700874915 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090152679 DLCTRL DEBUG Tx Command reply: GET_REPLY 700874915 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090152680 DLCTRL DEBUG Command: GET 899281633 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090152680 DLCTRL DEBUG Tx Command reply: GET_REPLY 899281633 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090152681 DLCTRL DEBUG Command: GET 427978207 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090152681 DLCTRL DEBUG Tx Command reply: GET_REPLY 427978207 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090152682 DLCTRL DEBUG Command: GET 882699759 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090152682 DLCTRL DEBUG Tx Command reply: GET_REPLY 882699759 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090152683 DLCTRL DEBUG Command: GET 912256012 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090152683 DLCTRL DEBUG Tx Command reply: GET_REPLY 912256012 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090152684 DLCTRL DEBUG Command: GET 599607309 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090152684 DLCTRL DEBUG Tx Command reply: GET_REPLY 599607309 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090152685 DLCTRL DEBUG Command: GET 848379452 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090152685 DLCTRL DEBUG Tx Command reply: GET_REPLY 848379452 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090152686 DLCTRL DEBUG Command: GET 695304997 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090152686 DLCTRL DEBUG Tx Command reply: GET_REPLY 695304997 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090152686 DLCTRL DEBUG Command: GET 600635465 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090152686 DLCTRL DEBUG Tx Command reply: GET_REPLY 600635465 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213090152691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49306<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213090152691 DLINP DEBUG SRVCONN(,r=127.0.0.1:44350<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090152691 DLINP DEBUG SRVCONN(,r=127.0.0.1:44350<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090152691 DLINP NOTICE SRV(,r=127.0.0.1:44350<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090152691 DMAIN NOTICE (127.0.0.1:44350 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44350<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090152691 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213090152691 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36677<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(854)@af3ca9cfdc18: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(858)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(847)@af3ca9cfdc18: Final verdict of PTC: none 20241213090152691 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213090152691 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090152691 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090152691 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) 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213090152691 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-SCCP(855)@af3ca9cfdc18: Final verdict of PTC: none 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090152691 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090152691 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090152691 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090152691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090152691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090152691 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090152691 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) 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090152691 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090152691 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) 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-SCCP(864)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(856)@af3ca9cfdc18: Final verdict of PTC: none 20241213090152691 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc1-RAN(859)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(857)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(863)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(866)@af3ca9cfdc18: Final verdict of PTC: none 20241213090152691 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090152691 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090152691 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) HNBGW_Test.sgsn1-RAN(865)@af3ca9cfdc18: Final verdict of PTC: none20241213090152692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090152691 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090152691 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090152691 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090152691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090152691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090152691 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090152691 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) 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090152691 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090152691 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213090152691 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090152691 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090152691 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090152691 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090152691 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090152691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090152691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090152691 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090152691 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090152691 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213090152691 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090152691 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090152691 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090152691 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090152691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090152691 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090152692 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090152692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090152692 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090152692 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090152692 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090152692 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090152692 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090152692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090152692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090152692 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213090152692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090152692 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090152692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090152692 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090152692 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090152692 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090152692 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090152692 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090152692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090152692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090152692 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213090152692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090152692 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090152692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090152692 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090152692 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090152692 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090152692 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090152692 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090152692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55f2df4f7960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090152692 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090152692 DLSCCP DEBUG SCCP-SCOC(100)[0x55f2df534f50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090152692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f10166), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090152692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090152692 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090152692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090152692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090152692 DLSCCP DEBUG SCCP-SCOC(100)[0x55f2df534f50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090152692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55f2df4f7960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090152692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10234220)[0x55f2df4eda90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090152692 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10234220)[0x55f2df4eda90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090152692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090152692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10234220)[0x55f2df4eda90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090152692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10234220)[0x55f2df4eda90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090152692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10234220)[0x55f2df4eda90]{disrupted}: Freeing instance (context_map.c:202) 20241213090152692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10234220)[0x55f2df4eda90]{disrupted}: Deallocated (fsm.c:568) 20241213090152692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55f2df4f7960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090152692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55f2df4f7960]{disconnected}: Freeing instance (context_map.c:206) 20241213090152692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55f2df4f7960]{disconnected}: Deallocated (fsm.c:568) 20241213090152692 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10234220 SCCP-100 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241213090152693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090152693 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090152693 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090152693 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090152693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090152693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090152693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090152693 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090152692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090152692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090152692 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090152692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090152692 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090152692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090152692 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090152692 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090152692 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090152692 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090152692 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090152692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55f2df4f1340]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090152692 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090152692 DLSCCP DEBUG SCCP-SCOC(99)[0x55f2df5095c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090152692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058b8ef), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090152692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090152692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090152692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090152692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090152692 DLSCCP DEBUG SCCP-SCOC(99)[0x55f2df5095c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090152692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55f2df4f1340]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090152692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7050309)[0x55f2df4ef890]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090152692 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7050309)[0x55f2df4ef890]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090152692 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090152692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7050309)[0x55f2df4ef890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090152692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7050309)[0x55f2df4ef890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090152692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7050309)[0x55f2df4ef890]{disrupted}: Freeing instance (context_map.c:202) 20241213090152692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7050309)[0x55f2df4ef890]{disrupted}: Deallocated (fsm.c:568) 20241213090152692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55f2df4f1340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090152692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55f2df4f1340]{disconnected}: Freeing instance (context_map.c:206) 20241213090152692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55f2df4f1340]{disconnected}: Deallocated (fsm.c:568) 20241213090152692 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7050309 SCCP-99 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213090152692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55f2df4e1330]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090152692 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090152692 DLSCCP DEBUG SCCP-SCOC(101)[0x55f2df507600]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090152692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a843a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090152692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090152692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090152692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090152692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090152693 DLSCCP DEBUG SCCP-SCOC(101)[0x55f2df507600]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090152693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55f2df4e1330]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090152693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7143021)[0x55f2df535190]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090152693 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7143021)[0x55f2df535190]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090152693 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090152693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7143021)[0x55f2df535190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090152693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7143021)[0x55f2df535190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090152693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7143021)[0x55f2df535190]{disrupted}: Freeing instance (context_map.c:202) 20241213090152693 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7143021)[0x55f2df535190]{disrupted}: Deallocated (fsm.c:568) 20241213090152693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55f2df4e1330]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090152693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55f2df4e1330]{disconnected}: Freeing instance (context_map.c:206) 20241213090152693 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55f2df4e1330]{disconnected}: Deallocated (fsm.c:568) 20241213090152693 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7143021 SCCP-101 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213090152693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090152693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213090152693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090152693 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090152693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213090152693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090152693 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090152693 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090152693 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090152693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090152693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090152693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090152693 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090152694 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090152694 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213090152694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090152694 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090152694 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090152694 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090152694 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090152694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090152694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090152694 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(860)@af3ca9cfdc18: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(848)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(867)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(862)@af3ca9cfdc18: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(861)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(849)@af3ca9cfdc18: Final verdict of PTC: none 20241213090152711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49302<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(850)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(847): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(848): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(849): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(850): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(854): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(855): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(856): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(857): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-SCCP(858): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-RAN(859): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-M3UA(860): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(861): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(862): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(863): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(864): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-RAN(865): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(866): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(867): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(868): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(869): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(870): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:01:52 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_no_nri_round_robin.talloc 20241213090152860 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45622<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090153421 DLSCCP DEBUG SCCP-SCOC(98)[0x55f2df5116b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090153421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007eaf71), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090153421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090153421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090153421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090153421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090153421 DLSCCP DEBUG SCCP-SCOC(97)[0x55f2df4f7d90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090153421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbc0d7), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090153421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090153421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090153421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090153421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090153421 DLSCCP DEBUG SCCP-SCOC(96)[0x55f2df534bf0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090153421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6dc2c), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090153421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090153421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090153421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090153421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090153422 DLSCCP DEBUG SCCP-SCOC(95)[0x55f2df4eb8e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090153422 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032cde5), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090153422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090153422 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090153422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090153422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090153422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090153422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090153422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090153422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090153422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090153422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090153422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090153422 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090153422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090153422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090153422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090153422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090153422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090153422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090153422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090153422 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090153422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090153422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090153422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090153422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090153422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090153422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090153422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090153422 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090153422 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090153422 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090153422 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090153422 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090153422 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090153422 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090153422 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090153422 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090153462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45622<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=516844) 20241213090154156 DLSCCP DEBUG SCCP-SCOC(94)[0x55f2df4fabc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090154156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032f65a), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090154156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090154156 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090154156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090154156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090154156 DLSCCP DEBUG SCCP-SCOC(92)[0x55f2df4ecc50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090154156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004a33a), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090154156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090154156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090154156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090154156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090154156 DLSCCP DEBUG SCCP-SCOC(93)[0x55f2df4e8db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090154156 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974f9f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090154156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090154156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090154156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090154156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090154157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090154157 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090154157 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090154157 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090154157 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090154157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090154157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090154157 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090154157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090154157 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090154157 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090154157 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090154157 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090154157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090154157 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090154157 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090154157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090154157 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090154157 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090154157 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090154157 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090154157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090154158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090154158 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=516844, count=534640) 20241213090154513 DLSCCP DEBUG SCCP-SCOC(86)[0x55f2df4f01e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090154513 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eea363), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090154513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090154513 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090154513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090154513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090154514 DLSCCP DEBUG SCCP-SCOC(88)[0x55f2df4ee610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090154514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f59072), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090154514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090154514 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090154514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090154514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090154514 DLSCCP DEBUG SCCP-SCOC(87)[0x55f2df4e8ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090154514 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f0db9), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090154514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090154514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090154514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090154514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090154514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090154514 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090154514 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090154514 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090154514 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090154514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090154514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090154514 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090154514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090154514 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090154514 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090154514 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090154515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090154515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090154515 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090154515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090154515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090154515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090154515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090154515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090154515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090154515 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090154515 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090154692 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090154692 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090154692 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213090154692 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090154692 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090154692 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213090154692 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090154692 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090154692 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213090154692 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090154692 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090154692 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213090155209 DLSCCP DEBUG SCCP-SCOC(84)[0x55f2df5099d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090155209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f92aa), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090155209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090155209 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090155209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090155209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090155209 DLSCCP DEBUG SCCP-SCOC(83)[0x55f2df505340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090155209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f230f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090155209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090155209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090155209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090155209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090155209 DLSCCP DEBUG SCCP-SCOC(85)[0x55f2df501010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090155209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00235282), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090155209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090155209 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090155209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090155209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090155210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090155210 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090155210 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090155210 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090155210 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090155210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090155210 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090155210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090155210 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090155210 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090155210 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090155210 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090155210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090155210 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090155210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090155210 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090155210 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090155210 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090155210 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090155210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090155210 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:01:55 UTC 2024 /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 20241213090155915 DLSCCP DEBUG SCCP-SCOC(82)[0x55f2df4f8ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090155915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bed8bf), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090155915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090155915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090155915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090155915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090155915 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090155915 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090155915 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090155915 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090155915 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090155915 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090155915 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20241213090156549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45630<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090156554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45640<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090156558 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35445<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090156641 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090156641 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090156649 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090156649 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090156649 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090156649 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090156649 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090156649 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090156649 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090156649 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090156650 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57227 (stream_srv.c:132) 20241213090156650 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57227<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090156651 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090156651 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090156651 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090156651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090156651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090156651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090156651 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090156651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090156651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090156651 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090156651 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090156651 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090156651 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090156651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090156651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090156651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090156651 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090156651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090156651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090156651 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090156651 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090156651 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090156651 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090156651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090156651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090156651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090156651 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090156651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090156651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090156651 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090156651 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090156651 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090156651 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090156651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090156651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090156651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090156651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090156651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090156651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090156651 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090156651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090156651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090156651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090156651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090156651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090156651 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090156651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090156651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090156651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090156651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090156651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090156651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090156651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090156651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090156651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090156651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090156651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090156651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090156651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090156651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090156651 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090156651 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090156651 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090156651 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090156651 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090156651 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090156651 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(881)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(881)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(881)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(879)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(884)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-M3UA(884)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(884)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-SCCP(882)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090156676 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090156676 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090156676 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090156676 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090156676 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090156676 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090156677 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090156677 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090156678 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090156678 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090156678 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090156678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090156678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090156678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090156678 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090156678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090156678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090156678 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090156678 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090156678 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090156678 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090156678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090156678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090156678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090156678 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090156678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090156678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090156678 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090156678 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090156678 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090156678 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090156678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090156678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090156678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090156678 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090156678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090156678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090156678 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090156678 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090156678 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090156678 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090156678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090156678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090156678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090156678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090156678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090156678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090156678 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090156678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090156678 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090156678 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090156678 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090156678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090156678 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090156678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090156678 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090156678 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090156678 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090156678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090156678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090156678 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213090156678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090156678 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090156678 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090156678 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090156678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090156678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090156678 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090156678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090156678 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090156678 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090156678 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090156678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090156678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090156678 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(887)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(887)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(887)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(885)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(890)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-M3UA(890)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(890)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-SCCP(888)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090156705 DLSCCP DEBUG SCCP-SCOC(81)[0x55f2df506d90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090156705 DLSCCP DEBUG SCCP-SCOC(81)[0x55f2df506d90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090156705 DLSCCP DEBUG SCCP-SCOC(81)[0x55f2df506d90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090156705 DLSCCP DEBUG SCCP-SCOC(81)[0x55f2df506d90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090156705 DLSCCP DEBUG SCCP-SCOC(81)[0x55f2df506d90]{IDLE}: Deallocated (fsm.c:568) 20241213090156717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090156717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090156717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090156717 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090156717 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090156717 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090156717 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090156717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090156717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090156725 DLINP DEBUG SRVCONN(,r=127.0.0.1:57227<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090156725 DLINP DEBUG SRVCONN(,r=127.0.0.1:57227<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090156725 DLINP DEBUG SRVCONN(,r=127.0.0.1:57227<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090156725 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090156725 DHNBAP DEBUG (127.0.0.1:57227 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213090156725 DHNBAP NOTICE (127.0.0.1:57227 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090156725 DHNBAP NOTICE (127.0.0.1:57227 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090156725 DLINP DEBUG SRVCONN(,r=127.0.0.1:57227<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090156725 DLINP DEBUG SRVCONN(,r=127.0.0.1:57227<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090156863 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090156863 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090156863 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090156863 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090156871 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090156871 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090156871 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090156871 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090156871 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090156871 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090156871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090156874 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090156874 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090156874 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090156874 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090156874 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090156874 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090156874 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090156874 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090156874 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090156874 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090156874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090156874 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090156874 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090156874 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090156874 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090156875 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090156875 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090156875 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 20241213090156875 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 20241213090156875 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090156875 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213090156876 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090156876 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090156876 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090156876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090156876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090156876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090156876 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090156876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090156876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090156876 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090156877 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090156877 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090156877 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090156877 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090156877 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090156877 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090156877 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090156877 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(884)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213090156882 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090156882 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213090156882 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090156882 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090156882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090156882 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213090156882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090156885 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090156885 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090156885 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090156885 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090156885 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090156885 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090156885 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090156885 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090156885 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090156885 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213090156885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090156885 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090156885 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090156885 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090156885 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090156885 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090156885 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090156886 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090156886 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090156886 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090156886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090156886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090156887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090156887 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090156887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090156887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090156887 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090156887 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090156887 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090156887 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090156887 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090156887 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090156887 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090156887 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090156887 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090156891 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090156891 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090156891 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090156891 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090156897 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090156897 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090156897 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090156897 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090156897 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090156897 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090156897 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090156900 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090156900 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090156900 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090156900 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090156900 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090156900 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090156900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090156900 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090156900 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090156900 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090156900 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090156900 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090156900 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090156900 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090156900 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090156900 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090156900 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090156901 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090156901 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090156901 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090156901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090156901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090156901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090156902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090156902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090156902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090156902 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090156902 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090156902 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090156902 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090156902 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090156902 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090156902 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090156902 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090156902 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090156905 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 20241213090156905 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 20241213090156905 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090156905 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213090156910 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090156910 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213090156910 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090156910 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090156910 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090156910 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213090156910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090156912 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090156912 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090156912 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090156912 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090156912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090156912 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090156912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090156912 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090156912 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090156912 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213090156912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090156912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090156912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090156912 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090156912 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090156912 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090156912 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090156913 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090156914 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090156914 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090156914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090156914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090156914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090156914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090156914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090156914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090156914 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090156914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090156914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090156914 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090156914 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090156914 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090156914 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090156914 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090156914 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090156914 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090156914 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090156914 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(880)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090157678 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090157678 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090157678 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090157678 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090157678 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090157678 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090157678 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090157678 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090157678 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090157678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090157678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090157678 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090157678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090157678 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090157678 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090157678 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090157678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157679 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090157679 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090157679 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090157679 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090157679 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090157679 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090157679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090157679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090157679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090157679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090157679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090157679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090157679 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090157679 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090157679 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090157679 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090157679 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090157679 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090157679 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090157679 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090157679 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090157679 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090157683 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090157683 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090157683 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090157683 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090157683 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090157683 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090157683 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090157683 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090157683 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090157683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090157683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090157683 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090157683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090157683 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090157683 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090157683 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090157683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157684 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090157684 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090157684 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090157684 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090157684 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(883)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090157687 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090157687 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090157687 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090157687 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090157687 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090157687 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090157687 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090157687 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090157687 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090157687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090157687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090157687 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090157687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090157687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090157687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090157687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090157687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157687 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090157687 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090157687 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090157687 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090157687 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) 20241213090157687 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) 20241213090157687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090157688 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090157688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090157688 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090157688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090157688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090157688 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090157688 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{CONNECTED}: link up (cnlink.c:111) 20241213090157688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090157688 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090157688 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090157688 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090157688 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090157688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090157688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090157688 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090157691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090157691 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090157691 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090157691 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090157691 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090157692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090157692 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090157692 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090157692 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090157692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090157692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090157692 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090157692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090157692 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090157692 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090157692 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090157692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157692 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090157692 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090157692 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090157692 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090157692 DRANAP INFO cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(886)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090157701 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090157701 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090157701 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090157701 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090157701 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090157701 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090157701 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090157701 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090157701 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090157701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090157701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090157701 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090157701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090157701 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090157701 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090157701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090157701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157701 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090157701 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090157701 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090157702 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090157702 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090157702 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090157702 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090157702 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090157702 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090157702 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090157702 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090157702 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090157702 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090157702 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090157702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090157702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090157702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090157702 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090157702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090157702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090157702 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090157702 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090157704 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090157704 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090157704 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090157704 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090157704 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090157704 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090157704 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090157704 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090157704 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090157704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090157704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090157704 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090157704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090157704 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090157704 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090157704 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090157704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157704 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090157704 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090157704 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090157704 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090157704 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(889)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090157710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090157710 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090157710 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090157710 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090157710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090157710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090157710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090157710 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090157710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090157710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090157710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090157710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090157710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090157710 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090157710 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213090157710 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090157710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157710 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090157710 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090157710 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090157710 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090157710 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) 20241213090157710 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) 20241213090157710 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090157710 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090157710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157710 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157710 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157710 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157710 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157710 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090157710 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090157710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090157710 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090157710 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090157710 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: link up (cnlink.c:111) 20241213090157710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090157710 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090157710 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090157710 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090157710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090157710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090157710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090157710 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090157710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090157710 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090157710 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090157710 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090157710 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090157710 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090157710 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090157710 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090157710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090157710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090157711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090157711 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090157711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090157711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090157711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213090157711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090157711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090157711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090157711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090157711 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090157711 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090157711 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090157711 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090157711 DRANAP INFO cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090158738 DLCTRL DEBUG Command: GET 73944547 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090158738 DLCTRL DEBUG Tx Command reply: GET_REPLY 73944547 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090158745 DLCTRL DEBUG Command: GET 235585326 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090158746 DLCTRL DEBUG Tx Command reply: GET_REPLY 235585326 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090158751 DLCTRL DEBUG Command: GET 989930307 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090158751 DLCTRL DEBUG Tx Command reply: GET_REPLY 989930307 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090158755 DLCTRL DEBUG Command: GET 712211305 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090158755 DLCTRL DEBUG Tx Command reply: GET_REPLY 712211305 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090158760 DLCTRL DEBUG Command: GET 457650471 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090158760 DLCTRL DEBUG Tx Command reply: GET_REPLY 457650471 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213090158764 DLCTRL DEBUG Command: GET 263829908 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090158764 DLCTRL DEBUG Tx Command reply: GET_REPLY 263829908 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090158768 DLCTRL DEBUG Command: GET 216090351 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090158768 DLCTRL DEBUG Tx Command reply: GET_REPLY 216090351 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090158771 DLCTRL DEBUG Command: GET 601096746 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090158771 DLCTRL DEBUG Tx Command reply: GET_REPLY 601096746 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090158776 DLCTRL DEBUG Command: GET 891192062 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090158776 DLCTRL DEBUG Tx Command reply: GET_REPLY 891192062 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090158780 DLCTRL DEBUG Command: GET 208511952 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090158780 DLCTRL DEBUG Tx Command reply: GET_REPLY 208511952 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213090158784 DLCTRL DEBUG Command: GET 788588324 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090158784 DLCTRL DEBUG Tx Command reply: GET_REPLY 788588324 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090158788 DLCTRL DEBUG Command: GET 418980537 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090158788 DLCTRL DEBUG Tx Command reply: GET_REPLY 418980537 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090158792 DLCTRL DEBUG Command: GET 187564874 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090158792 DLCTRL DEBUG Tx Command reply: GET_REPLY 187564874 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090158795 DLCTRL DEBUG Command: GET 662517096 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090158795 DLCTRL DEBUG Tx Command reply: GET_REPLY 662517096 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090158798 DLCTRL DEBUG Command: GET 350209611 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090158798 DLCTRL DEBUG Tx Command reply: GET_REPLY 350209611 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213090158800 DLCTRL DEBUG Command: GET 619687561 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090158800 DLCTRL DEBUG Tx Command reply: GET_REPLY 619687561 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090158803 DLCTRL DEBUG Command: GET 49557289 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090158803 DLCTRL DEBUG Tx Command reply: GET_REPLY 49557289 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090158805 DLCTRL DEBUG Command: GET 305446371 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090158805 DLCTRL DEBUG Tx Command reply: GET_REPLY 305446371 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090158806 DLCTRL DEBUG Command: GET 341507106 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090158806 DLCTRL DEBUG Tx Command reply: GET_REPLY 341507106 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090158808 DLCTRL DEBUG Command: GET 52751473 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090158808 DLCTRL DEBUG Tx Command reply: GET_REPLY 52751473 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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@af3ca9cfdc18: 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@af3ca9cfdc18: 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@af3ca9cfdc18: 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 := '000000000000000110010101'B, t_guard := 20.000000 } 20241213090158851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45642<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@af3ca9cfdc18: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(892)11381194 20241213090159888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090159888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090159888 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1272) 20241213090159888 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090159888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xada9ca, normal) (hnbgw_rua.c:407) 20241213090159888 DHNB DEBUG map_rua[0x55f2df506d90]{init}: Allocated (fsm.c:456) 20241213090159888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11381194)[0x55f2df506d90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090159888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11381194 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090159888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090159888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090159888 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:254) 20241213090159888 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11381194 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241213090159888 DCN DEBUG map_sccp[0x55f2df4ef890]{init}: Allocated (fsm.c:456) 20241213090159888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55f2df4ef890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090159888 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11381194 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241213090159888 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11381194 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20241213090159888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11381194)[0x55f2df506d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090159888 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090159888 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090159888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11381194)[0x55f2df506d90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090159888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55f2df4ef890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090159888 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090159888 DLSCCP DEBUG SCCP-SCOC(102)[0x55f2df4f1340]{IDLE}: Allocated (fsm.c:456) 20241213090159888 DLSCCP DEBUG SCCP-SCOC(102)[0x55f2df4f1340]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090159888 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030001950056400500f1100926) (sccp_scrc.c:406) 20241213090159888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090159888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090159888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090159888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090159888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090159888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090159888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090159888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090159888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090159888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090159888 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090159888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090159888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090159888 DLSCCP DEBUG SCCP-SCOC(102)[0x55f2df4f1340]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090159888 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55f2df4ef890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090159888 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11381194)[0x55f2df506d90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090159888 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090159888 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090159888 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090159888 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090159888 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090159888 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090159888 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090159888 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(888)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(888)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(889)@af3ca9cfdc18: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(892) HNBGW_Test.sgsn1-RAN(889)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(892)10184071 HNBGW_Test.sgsn1-SCCP(888)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(888)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(892)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090159901 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090159901 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090159901 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090159901 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090159901 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090159901 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090159901 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090159901 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090159902 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090159902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090159902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090159902 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090159902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090159902 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009019a3) (sccp_scrc.c:477) 20241213090159902 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1824) 20241213090159902 DLSCCP DEBUG SCCP-SCOC(102)[0x55f2df4f1340]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090159902 DLSCCP DEBUG SCCP-SCOC(102)[0x55f2df4f1340]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090159902 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090159902 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090159902 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) 20241213090159902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55f2df4ef890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090159902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55f2df4ef890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090159904 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45642<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(892)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090159905 DLCTRL DEBUG Command: GET 733685796 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090159905 DLCTRL DEBUG Tx Command reply: GET_REPLY 733685796 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090159908 DLCTRL DEBUG Command: GET 631610449 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090159908 DLCTRL DEBUG Tx Command reply: GET_REPLY 631610449 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090159912 DLCTRL DEBUG Command: GET 292264650 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090159912 DLCTRL DEBUG Tx Command reply: GET_REPLY 292264650 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090159913 DLCTRL DEBUG Command: GET 589838567 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090159913 DLCTRL DEBUG Tx Command reply: GET_REPLY 589838567 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090159915 DLCTRL DEBUG Command: GET 148257176 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090159915 DLCTRL DEBUG Tx Command reply: GET_REPLY 148257176 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090159916 DLCTRL DEBUG Command: GET 596426237 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090159916 DLCTRL DEBUG Tx Command reply: GET_REPLY 596426237 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090159917 DLCTRL DEBUG Command: GET 546340698 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090159917 DLCTRL DEBUG Tx Command reply: GET_REPLY 546340698 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20241213090159918 DLCTRL DEBUG Command: GET 546030445 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090159918 DLCTRL DEBUG Tx Command reply: GET_REPLY 546030445 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090159919 DLCTRL DEBUG Command: GET 718878348 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090159919 DLCTRL DEBUG Tx Command reply: GET_REPLY 718878348 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090159920 DLCTRL DEBUG Command: GET 597418372 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090159920 DLCTRL DEBUG Tx Command reply: GET_REPLY 597418372 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090159921 DLCTRL DEBUG Command: GET 758550299 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090159921 DLCTRL DEBUG Tx Command reply: GET_REPLY 758550299 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090159922 DLCTRL DEBUG Command: GET 785433042 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090159922 DLCTRL DEBUG Tx Command reply: GET_REPLY 785433042 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090159923 DLCTRL DEBUG Command: GET 400733847 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090159923 DLCTRL DEBUG Tx Command reply: GET_REPLY 400733847 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090159924 DLCTRL DEBUG Command: GET 562437225 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090159924 DLCTRL DEBUG Tx Command reply: GET_REPLY 562437225 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090159924 DLCTRL DEBUG Command: GET 776336363 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090159924 DLCTRL DEBUG Tx Command reply: GET_REPLY 776336363 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090159926 DLCTRL DEBUG Command: GET 31661806 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090159926 DLCTRL DEBUG Tx Command reply: GET_REPLY 31661806 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090159927 DLCTRL DEBUG Command: GET 594840600 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090159927 DLCTRL DEBUG Tx Command reply: GET_REPLY 594840600 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090159928 DLCTRL DEBUG Command: GET 249998751 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090159928 DLCTRL DEBUG Tx Command reply: GET_REPLY 249998751 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090159929 DLCTRL DEBUG Command: GET 793968312 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090159929 DLCTRL DEBUG Tx Command reply: GET_REPLY 793968312 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090159930 DLCTRL DEBUG Command: GET 475149359 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090159930 DLCTRL DEBUG Tx Command reply: GET_REPLY 475149359 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000100101010'B, t_guard := 20.000000 } 20241213090159943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45658<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@af3ca9cfdc18: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(893)9639517 20241213090200964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090200964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090200964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1272) 20241213090200964 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090200964 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x93165d, normal) (hnbgw_rua.c:407) 20241213090200964 DHNB DEBUG map_rua[0x55f2df535190]{init}: Allocated (fsm.c:456) 20241213090200964 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9639517)[0x55f2df535190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090200964 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9639517 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090200964 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090200964 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090200964 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:254) 20241213090200964 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9639517 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241213090200964 DCN DEBUG map_sccp[0x55f2df4e1330]{init}: Allocated (fsm.c:456) 20241213090200964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55f2df4e1330]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090200965 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9639517 <-> SCCP-103 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241213090200965 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9639517 SCCP-103 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20241213090200965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9639517)[0x55f2df535190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090200965 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090200965 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090200965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9639517)[0x55f2df535190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090200965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55f2df4e1330]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090200965 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090200965 DLSCCP DEBUG SCCP-SCOC(103)[0x55f2df4eda90]{IDLE}: Allocated (fsm.c:456) 20241213090200965 DLSCCP DEBUG SCCP-SCOC(103)[0x55f2df4eda90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090200965 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f400300012a0056400500f1100926) (sccp_scrc.c:406) 20241213090200965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090200965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090200965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090200965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090200965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090200965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090200965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090200965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090200965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090200965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090200965 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090200965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090200965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090200965 DLSCCP DEBUG SCCP-SCOC(103)[0x55f2df4eda90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090200965 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55f2df4e1330]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090200965 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9639517)[0x55f2df535190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090200965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090200965 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090200965 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090200965 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090200965 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090200965 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090200965 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090200965 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(888)@af3ca9cfdc18: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(888)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(889)@af3ca9cfdc18: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(893) HNBGW_Test.sgsn1-RAN(889)@af3ca9cfdc18: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(893)4147481 HNBGW_Test.sgsn1-SCCP(888)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(888)@af3ca9cfdc18: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213090200971 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090200971 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090200971 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090200971 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090200971 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090200971 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090200971 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090200971 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090200971 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090200971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090200971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090200971 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090200971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090200971 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003df5cf) (sccp_scrc.c:477) 20241213090200971 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1824) 20241213090200971 DLSCCP DEBUG SCCP-SCOC(103)[0x55f2df4eda90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090200971 DLSCCP DEBUG SCCP-SCOC(103)[0x55f2df4eda90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090200971 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090200971 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090200971 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) 20241213090200971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55f2df4e1330]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090200971 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55f2df4e1330]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(893)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090200973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45658<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(893)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090200975 DLCTRL DEBUG Command: GET 693320191 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090200975 DLCTRL DEBUG Tx Command reply: GET_REPLY 693320191 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090200980 DLCTRL DEBUG Command: GET 640971922 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090200980 DLCTRL DEBUG Tx Command reply: GET_REPLY 640971922 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090200986 DLCTRL DEBUG Command: GET 798224173 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090200986 DLCTRL DEBUG Tx Command reply: GET_REPLY 798224173 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090200989 DLCTRL DEBUG Command: GET 794529996 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090200989 DLCTRL DEBUG Tx Command reply: GET_REPLY 794529996 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090200991 DLCTRL DEBUG Command: GET 376743042 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090200991 DLCTRL DEBUG Tx Command reply: GET_REPLY 376743042 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090200992 DLCTRL DEBUG Command: GET 983709626 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090200992 DLCTRL DEBUG Tx Command reply: GET_REPLY 983709626 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090200992 DLCTRL DEBUG Command: GET 230986059 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090200992 DLCTRL DEBUG Tx Command reply: GET_REPLY 230986059 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20241213090200993 DLCTRL DEBUG Command: GET 723587961 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090200993 DLCTRL DEBUG Tx Command reply: GET_REPLY 723587961 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090200995 DLCTRL DEBUG Command: GET 454486715 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090200995 DLCTRL DEBUG Tx Command reply: GET_REPLY 454486715 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090200996 DLCTRL DEBUG Command: GET 631050438 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090200996 DLCTRL DEBUG Tx Command reply: GET_REPLY 631050438 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090200997 DLCTRL DEBUG Command: GET 137239648 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090200997 DLCTRL DEBUG Tx Command reply: GET_REPLY 137239648 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090200998 DLCTRL DEBUG Command: GET 907906729 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090200998 DLCTRL DEBUG Tx Command reply: GET_REPLY 907906729 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090200999 DLCTRL DEBUG Command: GET 42673193 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090200999 DLCTRL DEBUG Tx Command reply: GET_REPLY 42673193 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090201000 DLCTRL DEBUG Command: GET 18647951 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090201000 DLCTRL DEBUG Tx Command reply: GET_REPLY 18647951 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090201001 DLCTRL DEBUG Command: GET 86370078 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090201001 DLCTRL DEBUG Tx Command reply: GET_REPLY 86370078 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090201001 DLCTRL DEBUG Command: GET 2705776 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090201001 DLCTRL DEBUG Tx Command reply: GET_REPLY 2705776 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090201002 DLCTRL DEBUG Command: GET 516064219 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090201002 DLCTRL DEBUG Tx Command reply: GET_REPLY 516064219 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090201003 DLCTRL DEBUG Command: GET 614653119 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090201003 DLCTRL DEBUG Tx Command reply: GET_REPLY 614653119 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090201004 DLCTRL DEBUG Command: GET 202879593 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090201004 DLCTRL DEBUG Tx Command reply: GET_REPLY 202879593 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090201005 DLCTRL DEBUG Command: GET 117665419 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090201005 DLCTRL DEBUG Tx Command reply: GET_REPLY 117665419 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000011101111'B, t_guard := 20.000000 } 20241213090201016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45666<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@af3ca9cfdc18: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(894)11462844 20241213090202023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090202023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090202023 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1272) 20241213090202023 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090202023 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaee8bc, normal) (hnbgw_rua.c:407) 20241213090202024 DHNB DEBUG map_rua[0x55f2df4f7960]{init}: Allocated (fsm.c:456) 20241213090202024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11462844)[0x55f2df4f7960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090202024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11462844 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090202024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090202024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090202024 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:254) 20241213090202024 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11462844 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20241213090202024 DCN DEBUG map_sccp[0x55f2df4ec170]{init}: Allocated (fsm.c:456) 20241213090202024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55f2df4ec170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090202024 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11462844 <-> SCCP-104 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241213090202024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11462844 SCCP-104 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20241213090202024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11462844)[0x55f2df4f7960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090202024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090202024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090202024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11462844)[0x55f2df4f7960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090202024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55f2df4ec170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090202024 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090202024 DLSCCP DEBUG SCCP-SCOC(104)[0x55f2df4efd00]{IDLE}: Allocated (fsm.c:456) 20241213090202024 DLSCCP DEBUG SCCP-SCOC(104)[0x55f2df4efd00]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090202024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030000ef0056400500f1100926) (sccp_scrc.c:406) 20241213090202024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090202024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090202024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090202024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090202024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090202024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090202024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090202024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090202024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090202024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090202024 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090202024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090202024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090202024 DLSCCP DEBUG SCCP-SCOC(104)[0x55f2df4efd00]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090202024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55f2df4ec170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090202024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11462844)[0x55f2df4f7960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090202024 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090202024 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090202024 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090202024 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090202024 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090202024 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090202024 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090202024 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(888)@af3ca9cfdc18: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(888)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(889)@af3ca9cfdc18: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(894) HNBGW_Test.sgsn1-RAN(889)@af3ca9cfdc18: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(894)2200238 HNBGW_Test.sgsn1-SCCP(888)@af3ca9cfdc18: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(888)@af3ca9cfdc18: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20241213090202027 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090202027 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090202027 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090202027 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090202027 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090202027 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090202027 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090202027 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090202027 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090202027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090202027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090202027 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090202027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090202027 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003c4061) (sccp_scrc.c:477) 20241213090202027 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1824) 20241213090202027 DLSCCP DEBUG SCCP-SCOC(104)[0x55f2df4efd00]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090202027 DLSCCP DEBUG SCCP-SCOC(104)[0x55f2df4efd00]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090202027 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090202027 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090202027 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) 20241213090202027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55f2df4ec170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090202027 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55f2df4ec170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(894)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090202029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45666<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(894)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090202030 DLCTRL DEBUG Command: GET 607764831 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090202030 DLCTRL DEBUG Tx Command reply: GET_REPLY 607764831 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090202032 DLCTRL DEBUG Command: GET 289607529 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090202033 DLCTRL DEBUG Tx Command reply: GET_REPLY 289607529 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090202034 DLCTRL DEBUG Command: GET 711947533 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090202034 DLCTRL DEBUG Tx Command reply: GET_REPLY 711947533 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090202035 DLCTRL DEBUG Command: GET 136727623 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090202035 DLCTRL DEBUG Tx Command reply: GET_REPLY 136727623 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090202036 DLCTRL DEBUG Command: GET 362029767 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090202036 DLCTRL DEBUG Tx Command reply: GET_REPLY 362029767 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090202037 DLCTRL DEBUG Command: GET 860811940 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090202038 DLCTRL DEBUG Tx Command reply: GET_REPLY 860811940 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090202038 DLCTRL DEBUG Command: GET 219791354 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090202038 DLCTRL DEBUG Tx Command reply: GET_REPLY 219791354 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20241213090202039 DLCTRL DEBUG Command: GET 503194788 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090202039 DLCTRL DEBUG Tx Command reply: GET_REPLY 503194788 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090202040 DLCTRL DEBUG Command: GET 948032649 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090202040 DLCTRL DEBUG Tx Command reply: GET_REPLY 948032649 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090202040 DLCTRL DEBUG Command: GET 692806775 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090202040 DLCTRL DEBUG Tx Command reply: GET_REPLY 692806775 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090202041 DLCTRL DEBUG Command: GET 100276698 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090202041 DLCTRL DEBUG Tx Command reply: GET_REPLY 100276698 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090202042 DLCTRL DEBUG Command: GET 81204276 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090202042 DLCTRL DEBUG Tx Command reply: GET_REPLY 81204276 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090202043 DLCTRL DEBUG Command: GET 673982924 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090202043 DLCTRL DEBUG Tx Command reply: GET_REPLY 673982924 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090202043 DLCTRL DEBUG Command: GET 776356844 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090202043 DLCTRL DEBUG Tx Command reply: GET_REPLY 776356844 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090202044 DLCTRL DEBUG Command: GET 954801888 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090202044 DLCTRL DEBUG Tx Command reply: GET_REPLY 954801888 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090202045 DLCTRL DEBUG Command: GET 282280116 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090202045 DLCTRL DEBUG Tx Command reply: GET_REPLY 282280116 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090202046 DLCTRL DEBUG Command: GET 170243091 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090202046 DLCTRL DEBUG Tx Command reply: GET_REPLY 170243091 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090202047 DLCTRL DEBUG Command: GET 938291635 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090202047 DLCTRL DEBUG Tx Command reply: GET_REPLY 938291635 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090202048 DLCTRL DEBUG Command: GET 410331891 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090202048 DLCTRL DEBUG Tx Command reply: GET_REPLY 410331891 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090202048 DLCTRL DEBUG Command: GET 848948522 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090202048 DLCTRL DEBUG Tx Command reply: GET_REPLY 848948522 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(871)@af3ca9cfdc18: Final verdict of PTC: none 20241213090202051 DLINP DEBUG SRVCONN(,r=127.0.0.1:57227<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090202051 DLINP DEBUG SRVCONN(,r=127.0.0.1:57227<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090202051 DLINP NOTICE SRV(,r=127.0.0.1:57227<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090202051 DMAIN NOTICE (127.0.0.1:57227 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57227<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090202051 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213090202051 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35445<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc1-RAN(883)@af3ca9cfdc18: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(878)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(880)@af3ca9cfdc18: Final verdict of PTC: none 20241213090202051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45640<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213090202051 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090202051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090202051 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090202051 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(886)@af3ca9cfdc18: Final verdict of PTC: none 20241213090202052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090202052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090202052 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090202052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090202052 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090202052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090202052 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090202052 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.msc1-SCCP(882)@af3ca9cfdc18: Final verdict of PTC: none 20241213090202052 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090202052 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090202052 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(879)@af3ca9cfdc18: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(881)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(889)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(884)@af3ca9cfdc18: Final verdict of PTC: none 20241213090202052 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(885)@af3ca9cfdc18: Final verdict of PTC: none 20241213090202051 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090202051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090202051 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090202051 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090202051 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090202051 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090202051 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213090202051 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090202051 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090202051 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090202051 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090202051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090202051 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090202052 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213090202052 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090202052 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090202052 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) 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SHUTDOWN_EVENT 20241213090202052 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090202052 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090202052 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090202052 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) 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090202052 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090202052 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090202052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090202052 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090202052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090202052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090202052 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090202052 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090202052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090202052 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090202052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090202052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090202052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090202052 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213090202052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090202052 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090202052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090202052 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090202052 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090202052 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090202052 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090202052 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090202052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090202052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090202052 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213090202052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090202052 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090202052 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090202052 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090202052 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090202052 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090202052 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090202052 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(891)@af3ca9cfdc18: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875)@af3ca9cfdc18: Final verdict of PTC: none 20241213090202052 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090202052 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) 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090202052 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241213090202052 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) 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241213090202052 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213090202052 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090202052 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090202052 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090202052 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090202052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090202052 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090202052 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn1-M3UA(890)@af3ca9cfdc18: Final verdict of PTC: none 20241213090202052 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090202053 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213090202053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090202053 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090202053 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090202053 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090202053 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090202053 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090202053 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090202053 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090202053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55f2df4ef890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090202053 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090202053 DLSCCP DEBUG SCCP-SCOC(102)[0x55f2df4f1340]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090202053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009019a3), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090202053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090202053 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090202053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090202053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090202053 DLSCCP DEBUG SCCP-SCOC(102)[0x55f2df4f1340]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090202053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55f2df4ef890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090202053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11381194)[0x55f2df506d90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090202054 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11381194)[0x55f2df506d90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090202054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090202054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11381194)[0x55f2df506d90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090202054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11381194)[0x55f2df506d90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090202054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11381194)[0x55f2df506d90]{disrupted}: Freeing instance (context_map.c:202) 20241213090202054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11381194)[0x55f2df506d90]{disrupted}: Deallocated (fsm.c:568) 20241213090202054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55f2df4ef890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090202054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55f2df4ef890]{disconnected}: Freeing instance (context_map.c:206) 20241213090202054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55f2df4ef890]{disconnected}: Deallocated (fsm.c:568) 20241213090202054 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11381194 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241213090202054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55f2df4e1330]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090202054 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090202054 DLSCCP DEBUG SCCP-SCOC(103)[0x55f2df4eda90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090202054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003df5cf), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090202054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090202054 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090202054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090202054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090202054 DLSCCP DEBUG SCCP-SCOC(103)[0x55f2df4eda90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090202054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55f2df4e1330]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090202054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9639517)[0x55f2df535190]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090202054 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9639517)[0x55f2df535190]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090202054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090202054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9639517)[0x55f2df535190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090202054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9639517)[0x55f2df535190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090202054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9639517)[0x55f2df535190]{disrupted}: Freeing instance (context_map.c:202) 20241213090202054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9639517)[0x55f2df535190]{disrupted}: Deallocated (fsm.c:568) 20241213090202055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55f2df4e1330]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090202055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55f2df4e1330]{disconnected}: Freeing instance (context_map.c:206) 20241213090202055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55f2df4e1330]{disconnected}: Deallocated (fsm.c:568) 20241213090202055 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9639517 SCCP-103 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241213090202055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55f2df4ec170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090202055 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090202055 DLSCCP DEBUG SCCP-SCOC(104)[0x55f2df4efd00]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090202055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c4061), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090202055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090202055 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090202055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090202055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090202055 DLSCCP DEBUG SCCP-SCOC(104)[0x55f2df4efd00]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090202055 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55f2df4ec170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090202055 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11462844)[0x55f2df4f7960]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090202055 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11462844)[0x55f2df4f7960]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090202056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090202056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11462844)[0x55f2df4f7960]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090202056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11462844)[0x55f2df4f7960]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090202056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11462844)[0x55f2df4f7960]{disrupted}: Freeing instance (context_map.c:202) 20241213090202056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11462844)[0x55f2df4f7960]{disrupted}: Deallocated (fsm.c:568) 20241213090202056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55f2df4ec170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090202056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55f2df4ec170]{disconnected}: Freeing instance (context_map.c:206) 20241213090202056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55f2df4ec170]{disconnected}: Deallocated (fsm.c:568) 20241213090202056 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11462844 SCCP-104 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241213090202056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090202056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213090202056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090202056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090202056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090202056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090202056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090202056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090202056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090202056 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090202056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213090202056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090202056 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090202056 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090202056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090202056 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213090202056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090202056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090202056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090202056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090202056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090202056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090202056 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090202056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090202056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090202056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090202056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090202056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090202056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090202056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090202056 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(888)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(887)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(872)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(873)@af3ca9cfdc18: Final verdict of PTC: none 20241213090202068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45630<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(874)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(871): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(872): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(873): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(874): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(878): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(879): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(880): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(881): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-SCCP(882): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-RAN(883): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-M3UA(884): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(885): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(886): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(887): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(888): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-RAN(889): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(890): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(891): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(892): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(893): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(894): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:02:02 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.talloc 20241213090202217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34954<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090202692 DLSCCP DEBUG SCCP-SCOC(100)[0x55f2df534f50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090202692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f10166), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090202692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090202692 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090202692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090202692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090202692 DLSCCP DEBUG SCCP-SCOC(99)[0x55f2df5095c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090202692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058b8ef), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090202692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090202692 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090202692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090202692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090202693 DLSCCP DEBUG SCCP-SCOC(101)[0x55f2df507600]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090202693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a843a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090202693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090202693 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090202693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090202693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090202693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090202693 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090202693 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090202693 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090202693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090202693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090202693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090202693 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090202693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090202693 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090202693 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090202693 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090202693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090202693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090202693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090202693 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090202693 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090202693 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090202693 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090202693 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090202693 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090202693 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090202693 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090202693 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090202920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34954<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=516476) 20241213090203423 DLSCCP DEBUG SCCP-SCOC(95)[0x55f2df4eb8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090203423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032cde5), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090203423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090203423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090203423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090203423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090203423 DLSCCP DEBUG SCCP-SCOC(96)[0x55f2df534bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090203423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6dc2c), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090203423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090203423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090203423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090203423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090203423 DLSCCP DEBUG SCCP-SCOC(97)[0x55f2df4f7d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090203423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbc0d7), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090203423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090203423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090203423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090203423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090203423 DLSCCP DEBUG SCCP-SCOC(98)[0x55f2df5116b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090203423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007eaf71), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090203423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090203423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090203423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090203423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090203423 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090203424 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090203424 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090203424 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090203424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090203424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090203424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090203424 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090203424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090203424 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090203424 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090203424 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090203424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090203424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090203424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090203424 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090203424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090203424 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090203424 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090203424 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090203424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090203424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090203424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090203424 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090203424 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090203424 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090203424 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090203424 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090203424 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090203424 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090203424 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090203424 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=516476, count=529988) 20241213090204053 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090204053 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090204053 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213090204053 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090204053 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090204053 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213090204053 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090204053 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090204053 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213090204053 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090204053 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090204053 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213090204157 DLSCCP DEBUG SCCP-SCOC(93)[0x55f2df4e8db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090204157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974f9f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090204157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090204157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090204157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090204157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090204157 DLSCCP DEBUG SCCP-SCOC(92)[0x55f2df4ecc50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090204157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004a33a), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090204157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090204157 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090204157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090204157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090204157 DLSCCP DEBUG SCCP-SCOC(94)[0x55f2df4fabc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090204157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032f65a), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090204157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090204157 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090204157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090204157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090204157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090204157 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090204157 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090204157 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090204157 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090204157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090204157 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090204157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090204157 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090204157 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090204157 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090204157 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090204157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090204157 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090204157 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090204157 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090204157 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090204157 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090204157 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090204157 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090204157 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090204514 DLSCCP DEBUG SCCP-SCOC(87)[0x55f2df4e8ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090204515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f0db9), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090204515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090204515 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090204515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090204515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090204515 DLSCCP DEBUG SCCP-SCOC(88)[0x55f2df4ee610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090204515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f59072), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090204515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090204515 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090204515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090204515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090204515 DLSCCP DEBUG SCCP-SCOC(86)[0x55f2df4f01e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090204515 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eea363), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090204515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090204515 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090204515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090204515 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090204515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090204515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090204515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090204515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090204515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090204515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090204515 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090204515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090204515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090204515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090204515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090204515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090204515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090204515 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090204515 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090204515 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090204515 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090204515 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090204515 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090204515 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090204515 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:02:04 UTC 2024 /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 20241213090205210 DLSCCP DEBUG SCCP-SCOC(85)[0x55f2df501010]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090205210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00235282), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090205210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090205210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090205210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090205210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090205210 DLSCCP DEBUG SCCP-SCOC(83)[0x55f2df505340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090205210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f230f), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090205210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090205210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090205210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090205210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090205210 DLSCCP DEBUG SCCP-SCOC(84)[0x55f2df5099d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090205210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005f92aa), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090205210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090205210 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090205210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090205210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090205211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090205211 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090205211 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090205211 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090205211 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090205211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090205211 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090205211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090205211 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090205211 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090205211 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090205211 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090205211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090205211 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090205211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090205211 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090205211 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090205211 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090205211 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090205211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090205211 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090205910 DLSCCP DEBUG SCCP-SCOC(82)[0x55f2df4f8ee0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090205910 DLSCCP DEBUG SCCP-SCOC(82)[0x55f2df4f8ee0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090205910 DLSCCP DEBUG SCCP-SCOC(82)[0x55f2df4f8ee0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090205910 DLSCCP DEBUG SCCP-SCOC(82)[0x55f2df4f8ee0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090205910 DLSCCP DEBUG SCCP-SCOC(82)[0x55f2df4f8ee0]{IDLE}: Deallocated (fsm.c:568) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20241213090206035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34968<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090206038 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34976<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090206043 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35377<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090206130 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090206130 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090206140 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090206140 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090206140 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090206140 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090206141 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090206141 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090206141 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60093 (stream_srv.c:132) 20241213090206141 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60093<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090206141 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090206141 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090206142 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090206142 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090206142 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090206142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090206142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090206142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090206142 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090206142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090206142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090206142 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090206142 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090206142 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090206142 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090206142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090206142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090206142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090206142 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090206142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090206142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090206142 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090206142 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090206142 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090206142 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090206142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090206142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090206142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090206142 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090206142 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090206142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090206142 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090206142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090206142 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090206142 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090206142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090206142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090206142 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090206142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090206142 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090206142 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090206142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090206142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090206142 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090206142 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206142 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090206142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090206142 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090206142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090206142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090206142 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090206142 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090206142 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090206142 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090206142 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090206142 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090206142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090206142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090206142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090206142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090206142 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090206142 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090206142 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090206142 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090206142 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090206142 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(905)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(905)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(905)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(903)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(908)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-M3UA(908)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(908)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-SCCP(906)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(911)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc2-M3UA(911)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(911)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc2-SCCP(909)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090206183 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090206183 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090206183 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090206183 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090206183 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090206183 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090206183 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090206183 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090206184 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090206184 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090206184 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090206184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090206184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090206184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090206185 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090206185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090206185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090206185 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090206185 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090206185 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090206185 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090206185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090206185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090206185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090206185 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090206185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090206185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090206185 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090206185 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090206185 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090206185 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090206185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090206185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090206185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090206185 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090206185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090206185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090206185 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090206185 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090206185 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090206185 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090206185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090206185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090206185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090206185 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090206185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090206185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090206185 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090206185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090206185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090206185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090206185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090206185 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090206185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090206185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090206185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090206185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090206185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090206185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213090206185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090206185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090206185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090206185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090206185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090206185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090206185 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206185 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090206185 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090206185 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090206185 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090206185 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090206185 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(914)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(914)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(914)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(912)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(917)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-M3UA(917)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(917)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-SCCP(915)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(920)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn2-M3UA(920)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(920)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn2-SCCP(918)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090206236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090206236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090206236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090206236 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090206236 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090206236 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090206236 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090206236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090206236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090206240 DLINP DEBUG SRVCONN(,r=127.0.0.1:60093<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090206240 DLINP DEBUG SRVCONN(,r=127.0.0.1:60093<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090206240 DLINP DEBUG SRVCONN(,r=127.0.0.1:60093<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090206240 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090206240 DHNBAP DEBUG (127.0.0.1:60093 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213090206240 DHNBAP NOTICE (127.0.0.1:60093 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090206240 DHNBAP NOTICE (127.0.0.1:60093 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090206240 DLINP DEBUG SRVCONN(,r=127.0.0.1:60093<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090206240 DLINP DEBUG SRVCONN(,r=127.0.0.1:60093<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090206356 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090206356 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090206356 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090206356 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090206362 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206362 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090206362 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090206362 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090206362 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090206362 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090206362 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090206364 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206364 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090206364 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090206364 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090206364 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090206364 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090206364 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090206364 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090206365 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090206365 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090206365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090206365 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090206365 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090206365 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090206365 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090206365 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090206365 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090206366 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090206366 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090206366 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090206366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090206366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090206366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090206366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090206366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090206366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090206366 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090206366 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206366 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090206366 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090206366 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090206366 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090206366 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090206366 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090206367 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090206368 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 20241213090206368 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 20241213090206368 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090206368 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(908)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213090206373 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206373 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213090206373 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090206373 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090206373 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090206373 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213090206373 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090206375 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206375 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090206375 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090206375 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090206375 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090206375 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090206375 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090206376 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090206376 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090206376 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213090206376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090206376 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090206376 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090206376 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090206376 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090206376 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090206376 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090206377 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090206377 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090206377 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090206377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090206377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090206377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090206377 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090206377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090206377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090206377 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090206378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206378 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090206378 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090206378 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090206378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090206378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090206378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090206378 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090206382 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 20241213090206382 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 20241213090206382 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090206382 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241213090206387 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) 20241213090206387 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241213090206387 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090206387 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090206387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090206387 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241213090206387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090206389 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) 20241213090206389 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090206389 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090206389 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090206389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090206389 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090206389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090206389 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090206389 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090206389 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241213090206389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090206389 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090206389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090206389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090206389 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090206389 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090206389 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090206390 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090206390 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090206390 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090206390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090206390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090206390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090206390 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090206390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090206390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090206390 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090206390 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206390 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090206390 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090206390 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090206390 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090206390 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090206390 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090206391 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090206397 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090206397 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090206397 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090206397 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090206403 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206403 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090206403 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090206403 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090206403 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090206403 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090206403 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090206405 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206405 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090206405 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090206405 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090206405 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090206405 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090206405 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090206405 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090206405 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090206405 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090206406 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090206406 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090206406 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090206406 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090206406 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090206406 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090206406 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090206407 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090206407 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090206407 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090206407 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090206407 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090206407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090206407 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090206407 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090206407 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090206407 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090206407 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206407 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090206407 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090206407 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090206407 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090206407 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090206407 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090206407 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090206411 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 20241213090206411 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 20241213090206411 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090206411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(917)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213090206416 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206416 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213090206416 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090206416 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090206416 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090206416 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213090206416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090206419 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206419 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090206419 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090206419 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090206419 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090206419 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090206419 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090206419 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090206419 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090206419 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213090206419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090206419 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090206419 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090206419 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090206419 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090206419 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090206419 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090206420 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090206420 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090206420 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090206420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090206421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090206421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206421 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206421 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206421 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090206421 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090206421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090206421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090206421 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090206421 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206421 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090206421 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090206421 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090206421 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090206421 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090206421 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090206421 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090206424 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 20241213090206424 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 20241213090206424 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090206424 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241213090206429 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) 20241213090206429 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241213090206429 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090206429 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090206429 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090206429 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241213090206429 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090206430 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) 20241213090206430 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090206430 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090206430 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090206430 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090206430 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090206430 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090206431 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090206431 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090206431 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241213090206431 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090206431 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090206431 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090206431 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090206431 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090206431 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090206431 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090206432 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090206432 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090206432 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090206432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090206432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090206432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090206432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090206432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090206432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090206432 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090206433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090206433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090206433 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090206433 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090206433 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090206433 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090206433 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090206433 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090206433 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090206433 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090206433 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(904)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090207172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090207172 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090207172 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090207172 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090207172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090207172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090207172 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090207172 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090207173 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090207173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090207173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090207173 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090207173 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090207173 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090207173 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090207173 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090207173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207173 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207173 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207173 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090207173 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090207173 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090207173 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090207173 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090207173 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090207173 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090207173 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090207173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207173 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207173 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207173 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207174 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207174 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207174 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090207174 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090207174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090207174 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090207174 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090207174 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090207174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090207174 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090207174 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090207174 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090207174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090207174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090207174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090207174 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090207174 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090207174 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090207174 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090207174 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090207174 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090207174 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090207174 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090207174 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090207174 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090207174 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090207175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090207175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090207175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090207175 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090207175 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090207175 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090207175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207175 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207175 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207175 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207175 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207175 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207175 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090207175 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090207175 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090207175 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090207175 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(907)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090207180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090207180 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090207180 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090207180 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090207180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090207180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090207180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090207180 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090207180 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090207180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090207180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090207180 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090207180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090207180 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090207180 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090207180 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090207180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207180 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090207180 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090207180 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090207180 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090207180 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) 20241213090207180 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) 20241213090207180 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090207180 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090207180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207180 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207180 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207180 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207180 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207180 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090207180 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090207180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090207180 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090207180 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090207180 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{CONNECTED}: link up (cnlink.c:111) 20241213090207180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090207180 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090207180 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090207180 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090207180 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090207180 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090207180 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090207180 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090207180 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090207180 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090207180 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090207181 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090207181 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090207181 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090207181 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090207181 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090207181 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090207181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090207181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090207181 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090207181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090207181 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090207181 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090207181 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090207181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207181 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090207181 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090207181 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090207181 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090207181 DRANAP INFO cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090207187 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) 20241213090207187 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090207187 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090207187 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090207187 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090207187 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090207187 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090207187 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090207188 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090207188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090207188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090207188 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090207188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) HNBGW_Test.msc2-RAN(910)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090207188 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090207188 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213090207188 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090207188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207188 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090207188 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090207188 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090207188 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090207188 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) 20241213090207188 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) 20241213090207188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090207188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090207188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090207188 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090207188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090207188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090207188 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090207188 DRANAP NOTICE cnlink(msc-2)[0x55f2df470870]{CONNECTED}: link up (cnlink.c:111) 20241213090207188 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090207188 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090207188 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090207188 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090207188 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090207188 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090207188 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090207188 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090207189 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) 20241213090207189 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090207189 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090207189 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090207189 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090207189 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090207189 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090207189 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090207189 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090207189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090207189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090207189 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090207189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090207189 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090207189 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213090207190 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090207190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207190 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207190 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207190 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090207190 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090207190 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090207190 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090207190 DRANAP INFO cnlink(msc-2)[0x55f2df470870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(913)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090207209 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090207209 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090207209 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090207209 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090207209 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090207209 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090207209 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090207209 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090207209 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090207209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090207209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090207209 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090207209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090207209 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090207209 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090207209 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090207209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207209 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090207209 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090207210 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090207210 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090207210 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090207210 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090207210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090207210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090207210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090207210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090207210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090207210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090207210 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090207210 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090207210 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090207210 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090207210 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090207210 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090207210 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090207210 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090207210 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090207210 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090207211 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090207211 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090207211 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090207211 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090207211 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090207211 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090207211 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090207211 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090207211 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090207211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090207211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090207211 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090207211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090207211 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090207211 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090207211 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090207212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207212 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090207212 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090207212 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090207212 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090207212 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090207219 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090207219 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090207219 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090207219 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090207219 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090207219 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090207219 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090207219 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090207219 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.sgsn1-RAN(916)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090207219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090207219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090207219 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090207219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090207219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090207219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213090207219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090207219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207219 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090207219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090207219 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090207219 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090207219 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) 20241213090207219 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) 20241213090207219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090207219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090207219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090207219 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090207219 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090207219 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090207219 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090207220 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: link up (cnlink.c:111) 20241213090207220 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090207220 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090207220 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090207220 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090207220 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090207220 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090207220 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090207220 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090207221 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090207221 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090207221 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090207221 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090207221 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090207221 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090207221 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090207221 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090207221 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090207221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090207221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090207221 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090207221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090207221 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090207221 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213090207221 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090207221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207221 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090207221 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090207221 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090207221 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090207221 DRANAP INFO cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(919)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090207227 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) 20241213090207227 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213090207227 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213090207227 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213090207227 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090207227 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090207227 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090207227 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090207227 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090207227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090207227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090207227 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090207228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090207228 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090207228 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241213090207228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090207228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207228 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090207228 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090207228 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090207228 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090207228 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) 20241213090207228 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) 20241213090207228 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090207228 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090207228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090207228 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090207228 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090207228 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090207228 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090207228 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090207228 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090207228 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090207228 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090207228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090207228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090207228 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090207228 DRANAP NOTICE cnlink(sgsn-2)[0x55f2df4dc3f0]{CONNECTED}: link up (cnlink.c:111) 20241213090207228 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090207228 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) 20241213090207228 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213090207228 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213090207228 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213090207228 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090207228 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090207228 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090207228 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090207228 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090207228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090207228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090207228 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090207228 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090207228 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090207228 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241213090207228 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090207228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207228 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207228 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207228 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090207228 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090207228 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090207228 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090207228 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090207228 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090207228 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090207228 DRANAP INFO cnlink(sgsn-2)[0x55f2df4dc3f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090208253 DLCTRL DEBUG Command: GET 845221532 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090208253 DLCTRL DEBUG Tx Command reply: GET_REPLY 845221532 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090208261 DLCTRL DEBUG Command: GET 769691175 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090208261 DLCTRL DEBUG Tx Command reply: GET_REPLY 769691175 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090208265 DLCTRL DEBUG Command: GET 32760162 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090208266 DLCTRL DEBUG Tx Command reply: GET_REPLY 32760162 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090208270 DLCTRL DEBUG Command: GET 999338444 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090208270 DLCTRL DEBUG Tx Command reply: GET_REPLY 999338444 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090208274 DLCTRL DEBUG Command: GET 688057692 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090208274 DLCTRL DEBUG Tx Command reply: GET_REPLY 688057692 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213090208278 DLCTRL DEBUG Command: GET 562530331 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090208278 DLCTRL DEBUG Tx Command reply: GET_REPLY 562530331 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090208283 DLCTRL DEBUG Command: GET 285647050 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090208283 DLCTRL DEBUG Tx Command reply: GET_REPLY 285647050 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090208288 DLCTRL DEBUG Command: GET 82302533 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090208288 DLCTRL DEBUG Tx Command reply: GET_REPLY 82302533 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090208292 DLCTRL DEBUG Command: GET 593574014 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090208292 DLCTRL DEBUG Tx Command reply: GET_REPLY 593574014 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090208296 DLCTRL DEBUG Command: GET 501975141 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090208296 DLCTRL DEBUG Tx Command reply: GET_REPLY 501975141 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213090208300 DLCTRL DEBUG Command: GET 673624847 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090208300 DLCTRL DEBUG Tx Command reply: GET_REPLY 673624847 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090208303 DLCTRL DEBUG Command: GET 13935643 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090208303 DLCTRL DEBUG Tx Command reply: GET_REPLY 13935643 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090208307 DLCTRL DEBUG Command: GET 917596155 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090208307 DLCTRL DEBUG Tx Command reply: GET_REPLY 917596155 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090208310 DLCTRL DEBUG Command: GET 501863646 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090208310 DLCTRL DEBUG Tx Command reply: GET_REPLY 501863646 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090208314 DLCTRL DEBUG Command: GET 660996310 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090208314 DLCTRL DEBUG Tx Command reply: GET_REPLY 660996310 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213090208317 DLCTRL DEBUG Command: GET 769530378 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090208317 DLCTRL DEBUG Tx Command reply: GET_REPLY 769530378 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090208319 DLCTRL DEBUG Command: GET 516614715 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090208319 DLCTRL DEBUG Tx Command reply: GET_REPLY 516614715 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090208321 DLCTRL DEBUG Command: GET 498657134 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090208321 DLCTRL DEBUG Tx Command reply: GET_REPLY 498657134 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090208323 DLCTRL DEBUG Command: GET 704226222 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090208323 DLCTRL DEBUG Tx Command reply: GET_REPLY 704226222 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090208325 DLCTRL DEBUG Command: GET 167949407 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090208325 DLCTRL DEBUG Tx Command reply: GET_REPLY 167949407 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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@af3ca9cfdc18: 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@af3ca9cfdc18: 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 := '000000000000000110010110'B, t_guard := 20.000000 } 20241213090208348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34986<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(919)@af3ca9cfdc18: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(919)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(922)5571105 20241213090209399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090209399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090209399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241213090209399 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090209399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x550221, normal) (hnbgw_rua.c:407) 20241213090209399 DHNB DEBUG map_rua[0x55f2df4f8ee0]{init}: Allocated (fsm.c:456) 20241213090209399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571105)[0x55f2df4f8ee0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090209399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5571105 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090209399 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090209399 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090209399 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:234) 20241213090209399 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5571105 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241213090209399 DCN DEBUG map_sccp[0x55f2df506d90]{init}: Allocated (fsm.c:456) 20241213090209399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55f2df506d90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090209399 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5571105 <-> SCCP-105 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241213090209399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5571105 SCCP-105 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241213090209399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571105)[0x55f2df4f8ee0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090209399 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090209399 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090209399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571105)[0x55f2df4f8ee0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090209399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55f2df506d90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090209399 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090209399 DLSCCP DEBUG SCCP-SCOC(105)[0x55f2df4ef890]{IDLE}: Allocated (fsm.c:456) 20241213090209399 DLSCCP DEBUG SCCP-SCOC(105)[0x55f2df4ef890]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090209399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030001960056400500f1100926) (sccp_scrc.c:406) 20241213090209399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090209399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090209399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090209399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090209399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090209399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090209399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090209399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090209399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090209399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090209399 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090209399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090209399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090209399 DLSCCP DEBUG SCCP-SCOC(105)[0x55f2df4ef890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090209399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55f2df506d90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090209399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571105)[0x55f2df4f8ee0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090209400 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090209400 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090209400 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090209400 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090209400 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090209400 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090209400 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090209400 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(918)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(918)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(919)@af3ca9cfdc18: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(922) HNBGW_Test.sgsn2-RAN(919)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(922)11743858 HNBGW_Test.sgsn2-SCCP(918)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(918)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(922)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090209419 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) 20241213090209419 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213090209419 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213090209419 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213090209419 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090209420 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090209420 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090209420 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090209420 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090209420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090209420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090209420 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090209420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090209420 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c4a71f) (sccp_scrc.c:477) 20241213090209420 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1824) 20241213090209420 DLSCCP DEBUG SCCP-SCOC(105)[0x55f2df4ef890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090209420 DLSCCP DEBUG SCCP-SCOC(105)[0x55f2df4ef890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090209420 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090209420 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090209420 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) 20241213090209420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55f2df506d90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090209420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55f2df506d90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090209423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34986<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(922)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090209425 DLCTRL DEBUG Command: GET 254823542 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090209425 DLCTRL DEBUG Tx Command reply: GET_REPLY 254823542 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090209429 DLCTRL DEBUG Command: GET 17485947 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090209429 DLCTRL DEBUG Tx Command reply: GET_REPLY 17485947 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090209431 DLCTRL DEBUG Command: GET 261432619 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090209431 DLCTRL DEBUG Tx Command reply: GET_REPLY 261432619 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090209433 DLCTRL DEBUG Command: GET 599171735 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090209433 DLCTRL DEBUG Tx Command reply: GET_REPLY 599171735 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090209435 DLCTRL DEBUG Command: GET 364845728 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090209435 DLCTRL DEBUG Tx Command reply: GET_REPLY 364845728 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090209436 DLCTRL DEBUG Command: GET 254135409 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090209436 DLCTRL DEBUG Tx Command reply: GET_REPLY 254135409 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090209437 DLCTRL DEBUG Command: GET 189439040 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090209437 DLCTRL DEBUG Tx Command reply: GET_REPLY 189439040 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090209437 DLCTRL DEBUG Command: GET 11285409 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090209437 DLCTRL DEBUG Tx Command reply: GET_REPLY 11285409 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090209438 DLCTRL DEBUG Command: GET 132591310 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090209438 DLCTRL DEBUG Tx Command reply: GET_REPLY 132591310 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090209439 DLCTRL DEBUG Command: GET 650617227 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090209439 DLCTRL DEBUG Tx Command reply: GET_REPLY 650617227 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090209440 DLCTRL DEBUG Command: GET 179818987 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090209440 DLCTRL DEBUG Tx Command reply: GET_REPLY 179818987 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090209440 DLCTRL DEBUG Command: GET 288348228 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090209440 DLCTRL DEBUG Tx Command reply: GET_REPLY 288348228 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20241213090209441 DLCTRL DEBUG Command: GET 802520550 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090209441 DLCTRL DEBUG Tx Command reply: GET_REPLY 802520550 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090209442 DLCTRL DEBUG Command: GET 874920182 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090209442 DLCTRL DEBUG Tx Command reply: GET_REPLY 874920182 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090209442 DLCTRL DEBUG Command: GET 997116612 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090209442 DLCTRL DEBUG Tx Command reply: GET_REPLY 997116612 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090209443 DLCTRL DEBUG Command: GET 404907980 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090209443 DLCTRL DEBUG Tx Command reply: GET_REPLY 404907980 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090209444 DLCTRL DEBUG Command: GET 612152140 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090209444 DLCTRL DEBUG Tx Command reply: GET_REPLY 612152140 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090209445 DLCTRL DEBUG Command: GET 647395644 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090209445 DLCTRL DEBUG Tx Command reply: GET_REPLY 647395644 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090209446 DLCTRL DEBUG Command: GET 11937079 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090209446 DLCTRL DEBUG Tx Command reply: GET_REPLY 11937079 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090209446 DLCTRL DEBUG Command: GET 177103301 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090209446 DLCTRL DEBUG Tx Command reply: GET_REPLY 177103301 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000001010111100'B, t_guard := 20.000000 } 20241213090209457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35000<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(919)@af3ca9cfdc18: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(919)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(923)14735562 20241213090210465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090210465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090210465 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241213090210465 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090210465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe0d8ca, normal) (hnbgw_rua.c:407) 20241213090210465 DHNB DEBUG map_rua[0x55f2df535190]{init}: Allocated (fsm.c:456) 20241213090210465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14735562)[0x55f2df535190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090210465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14735562 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090210465 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090210465 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090210465 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:234) 20241213090210465 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14735562 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241213090210465 DCN DEBUG map_sccp[0x55f2df4e1330]{init}: Allocated (fsm.c:456) 20241213090210465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55f2df4e1330]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090210465 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14735562 <-> SCCP-106 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241213090210465 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14735562 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241213090210465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14735562)[0x55f2df535190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090210465 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090210465 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090210465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14735562)[0x55f2df535190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090210465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55f2df4e1330]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090210465 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090210465 DLSCCP DEBUG SCCP-SCOC(106)[0x55f2df4f7960]{IDLE}: Allocated (fsm.c:456) 20241213090210465 DLSCCP DEBUG SCCP-SCOC(106)[0x55f2df4f7960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090210465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030002bc0056400500f1100926) (sccp_scrc.c:406) 20241213090210465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090210465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090210465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090210465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090210465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090210465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090210465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090210465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090210465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090210465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090210465 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090210465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090210465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090210465 DLSCCP DEBUG SCCP-SCOC(106)[0x55f2df4f7960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090210465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55f2df4e1330]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090210465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14735562)[0x55f2df535190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090210466 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090210466 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090210466 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090210466 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090210466 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090210466 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090210466 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090210466 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(918)@af3ca9cfdc18: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(918)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(919)@af3ca9cfdc18: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(923) HNBGW_Test.sgsn2-RAN(919)@af3ca9cfdc18: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(923)8757422 HNBGW_Test.sgsn2-SCCP(918)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(918)@af3ca9cfdc18: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213090210467 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) 20241213090210467 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213090210467 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213090210467 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213090210467 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090210467 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090210467 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090210467 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090210467 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090210467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090210467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090210467 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090210467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090210467 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00097dc3) (sccp_scrc.c:477) 20241213090210467 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1824) 20241213090210467 DLSCCP DEBUG SCCP-SCOC(106)[0x55f2df4f7960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090210467 DLSCCP DEBUG SCCP-SCOC(106)[0x55f2df4f7960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090210467 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090210467 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090210467 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) 20241213090210468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55f2df4e1330]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090210468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55f2df4e1330]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(923)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090210468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35000<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(923)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090210469 DLCTRL DEBUG Command: GET 470757327 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090210469 DLCTRL DEBUG Tx Command reply: GET_REPLY 470757327 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090210470 DLCTRL DEBUG Command: GET 866021326 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090210470 DLCTRL DEBUG Tx Command reply: GET_REPLY 866021326 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090210471 DLCTRL DEBUG Command: GET 842861556 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090210471 DLCTRL DEBUG Tx Command reply: GET_REPLY 842861556 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090210472 DLCTRL DEBUG Command: GET 795960807 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090210472 DLCTRL DEBUG Tx Command reply: GET_REPLY 795960807 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090210472 DLCTRL DEBUG Command: GET 597663497 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090210472 DLCTRL DEBUG Tx Command reply: GET_REPLY 597663497 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090210473 DLCTRL DEBUG Command: GET 557025254 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090210473 DLCTRL DEBUG Tx Command reply: GET_REPLY 557025254 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090210474 DLCTRL DEBUG Command: GET 393102739 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090210474 DLCTRL DEBUG Tx Command reply: GET_REPLY 393102739 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090210475 DLCTRL DEBUG Command: GET 135359145 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090210475 DLCTRL DEBUG Tx Command reply: GET_REPLY 135359145 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090210475 DLCTRL DEBUG Command: GET 773098071 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090210475 DLCTRL DEBUG Tx Command reply: GET_REPLY 773098071 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090210476 DLCTRL DEBUG Command: GET 490194181 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090210476 DLCTRL DEBUG Tx Command reply: GET_REPLY 490194181 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090210477 DLCTRL DEBUG Command: GET 835721867 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090210477 DLCTRL DEBUG Tx Command reply: GET_REPLY 835721867 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090210478 DLCTRL DEBUG Command: GET 377440983 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090210478 DLCTRL DEBUG Tx Command reply: GET_REPLY 377440983 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20241213090210479 DLCTRL DEBUG Command: GET 675184414 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090210479 DLCTRL DEBUG Tx Command reply: GET_REPLY 675184414 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090210479 DLCTRL DEBUG Command: GET 419478283 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090210479 DLCTRL DEBUG Tx Command reply: GET_REPLY 419478283 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090210480 DLCTRL DEBUG Command: GET 376463802 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090210480 DLCTRL DEBUG Tx Command reply: GET_REPLY 376463802 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090210481 DLCTRL DEBUG Command: GET 595500030 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090210481 DLCTRL DEBUG Tx Command reply: GET_REPLY 595500030 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090210481 DLCTRL DEBUG Command: GET 218059692 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090210481 DLCTRL DEBUG Tx Command reply: GET_REPLY 218059692 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090210482 DLCTRL DEBUG Command: GET 209595393 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090210482 DLCTRL DEBUG Tx Command reply: GET_REPLY 209595393 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090210483 DLCTRL DEBUG Command: GET 84945192 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090210483 DLCTRL DEBUG Tx Command reply: GET_REPLY 84945192 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090210484 DLCTRL DEBUG Command: GET 313398495 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090210484 DLCTRL DEBUG Tx Command reply: GET_REPLY 313398495 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000001001100111'B, t_guard := 20.000000 } 20241213090210495 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35012<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(916)@af3ca9cfdc18: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(916)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(924)13386583 20241213090211527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090211527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090211527 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241213090211527 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090211527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcc4357, normal) (hnbgw_rua.c:407) 20241213090211527 DHNB DEBUG map_rua[0x55f2df4ec170]{init}: Allocated (fsm.c:456) 20241213090211527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13386583)[0x55f2df4ec170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090211527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13386583 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090211527 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090211527 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090211527 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241213090211527 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13386583 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241213090211527 DCN DEBUG map_sccp[0x55f2df4f7f70]{init}: Allocated (fsm.c:456) 20241213090211527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55f2df4f7f70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090211527 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13386583 <-> SCCP-107 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241213090211527 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13386583 SCCP-107 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241213090211527 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13386583)[0x55f2df4ec170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090211527 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090211528 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090211528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13386583)[0x55f2df4ec170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090211528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55f2df4f7f70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090211528 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090211528 DLSCCP DEBUG SCCP-SCOC(107)[0x55f2df508af0]{IDLE}: Allocated (fsm.c:456) 20241213090211528 DLSCCP DEBUG SCCP-SCOC(107)[0x55f2df508af0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090211528 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030002670056400500f1100926) (sccp_scrc.c:406) 20241213090211528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090211528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090211528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090211528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090211528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090211528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090211528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090211528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090211528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090211528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090211528 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090211528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090211528 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090211528 DLSCCP DEBUG SCCP-SCOC(107)[0x55f2df508af0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090211528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55f2df4f7f70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090211528 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13386583)[0x55f2df4ec170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090211528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090211528 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090211528 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090211528 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090211528 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090211528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090211528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090211528 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(915)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(915)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(916)@af3ca9cfdc18: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(924) HNBGW_Test.sgsn1-RAN(916)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(924)3067643 HNBGW_Test.sgsn1-SCCP(915)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(915)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(924)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090211542 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090211542 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090211542 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090211542 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090211542 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090211542 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090211542 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090211542 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090211543 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090211543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090211543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090211543 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090211543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090211543 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005b67df) (sccp_scrc.c:477) 20241213090211543 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1824) 20241213090211543 DLSCCP DEBUG SCCP-SCOC(107)[0x55f2df508af0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090211543 DLSCCP DEBUG SCCP-SCOC(107)[0x55f2df508af0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090211543 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090211543 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090211543 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) 20241213090211543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55f2df4f7f70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090211543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55f2df4f7f70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090211544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35012<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_20(924)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090211545 DLCTRL DEBUG Command: GET 427684556 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090211545 DLCTRL DEBUG Tx Command reply: GET_REPLY 427684556 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090211547 DLCTRL DEBUG Command: GET 848182434 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090211547 DLCTRL DEBUG Tx Command reply: GET_REPLY 848182434 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090211551 DLCTRL DEBUG Command: GET 119707267 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090211551 DLCTRL DEBUG Tx Command reply: GET_REPLY 119707267 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090211553 DLCTRL DEBUG Command: GET 992442952 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090211553 DLCTRL DEBUG Tx Command reply: GET_REPLY 992442952 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090211556 DLCTRL DEBUG Command: GET 56202298 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090211556 DLCTRL DEBUG Tx Command reply: GET_REPLY 56202298 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090211557 DLCTRL DEBUG Command: GET 806841081 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090211557 DLCTRL DEBUG Tx Command reply: GET_REPLY 806841081 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241213090211559 DLCTRL DEBUG Command: GET 612436670 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090211559 DLCTRL DEBUG Tx Command reply: GET_REPLY 612436670 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090211560 DLCTRL DEBUG Command: GET 291309810 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090211560 DLCTRL DEBUG Tx Command reply: GET_REPLY 291309810 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090211561 DLCTRL DEBUG Command: GET 198414044 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090211561 DLCTRL DEBUG Tx Command reply: GET_REPLY 198414044 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090211562 DLCTRL DEBUG Command: GET 420445284 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090211562 DLCTRL DEBUG Tx Command reply: GET_REPLY 420445284 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090211563 DLCTRL DEBUG Command: GET 328594801 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090211563 DLCTRL DEBUG Tx Command reply: GET_REPLY 328594801 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090211564 DLCTRL DEBUG Command: GET 702751596 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090211564 DLCTRL DEBUG Tx Command reply: GET_REPLY 702751596 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20241213090211564 DLCTRL DEBUG Command: GET 818170803 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090211564 DLCTRL DEBUG Tx Command reply: GET_REPLY 818170803 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090211565 DLCTRL DEBUG Command: GET 357014497 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090211565 DLCTRL DEBUG Tx Command reply: GET_REPLY 357014497 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090211566 DLCTRL DEBUG Command: GET 262719707 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090211566 DLCTRL DEBUG Tx Command reply: GET_REPLY 262719707 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090211566 DLCTRL DEBUG Command: GET 37149368 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090211566 DLCTRL DEBUG Tx Command reply: GET_REPLY 37149368 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090211567 DLCTRL DEBUG Command: GET 63706425 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090211567 DLCTRL DEBUG Tx Command reply: GET_REPLY 63706425 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090211568 DLCTRL DEBUG Command: GET 480692973 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090211568 DLCTRL DEBUG Tx Command reply: GET_REPLY 480692973 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090211569 DLCTRL DEBUG Command: GET 518980400 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090211569 DLCTRL DEBUG Tx Command reply: GET_REPLY 518980400 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090211569 DLCTRL DEBUG Command: GET 591316668 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090211569 DLCTRL DEBUG Tx Command reply: GET_REPLY 591316668 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(902)@af3ca9cfdc18: Final verdict of PTC: none 20241213090211572 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090211572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090211572 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35377<->l=127.0.0.1:4262) (control_if.c:193) 20241213090211572 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090211572 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213090211572 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090211572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090211572 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090211572 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090211572 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090211572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090211572 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(895)@af3ca9cfdc18: Final verdict of PTC: none 20241213090211572 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090211572 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090211572 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090211572 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090211572 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090211572 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090211572 DLINP DEBUG SRVCONN(,r=127.0.0.1:60093<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090211572 DLINP DEBUG SRVCONN(,r=127.0.0.1:60093<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090211572 DLINP NOTICE SRV(,r=127.0.0.1:60093<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090211572 DMAIN NOTICE (127.0.0.1:60093 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60093<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090211573 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213090211573 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090211572 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090211572 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) 20241213090211572 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090211572 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241213090211572 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090211572 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) 20241213090211572 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090211572 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090211572 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090211572 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090211573 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213090211573 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090211573 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090211573 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090211573 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090211573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090211573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090211573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc0-RAN(904)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(905)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(912)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(913)@af3ca9cfdc18: Final verdict of PTC: none 20241213090211573 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213090211573 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090211573 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090211573 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090211573 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090211573 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090211573 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090211573 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090211573 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090211573 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34976<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213090211573 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090211573 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090211573 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213090211573 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090211573 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090211573 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090211573 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090211573 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090211573 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090211573 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090211573 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090211573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55f2df4f7f70]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090211573 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090211573 DLSCCP DEBUG SCCP-SCOC(107)[0x55f2df508af0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090211573 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b67df), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090211573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090211573 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090211573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090211573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090211573 DLSCCP DEBUG SCCP-SCOC(107)[0x55f2df508af0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090211573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55f2df4f7f70]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090211573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13386583)[0x55f2df4ec170]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090211573 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13386583)[0x55f2df4ec170]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090211573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090211573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13386583)[0x55f2df4ec170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090211573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13386583)[0x55f2df4ec170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090211573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13386583)[0x55f2df4ec170]{disrupted}: Freeing instance (context_map.c:202) 20241213090211573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13386583)[0x55f2df4ec170]{disrupted}: Deallocated (fsm.c:568) 20241213090211573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55f2df4f7f70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090211573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55f2df4f7f70]{disconnected}: Freeing instance (context_map.c:206) 20241213090211573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55f2df4f7f70]{disconnected}: Deallocated (fsm.c:568) 20241213090211573 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13386583 SCCP-107 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241213090211573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090211573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213090211573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090211573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090211573 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090211573 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090211573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090211573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090211573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090211573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090211573 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213090211573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571105)[0x55f2df4f8ee0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213090211573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571105)[0x55f2df4f8ee0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213090211573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55f2df506d90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213090211573 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090211573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090211573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090211573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090211573 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090211573 DLSCCP DEBUG SCCP-SCOC(105)[0x55f2df4ef890]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090211573 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4a71f), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090211573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090211573 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090211573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090211573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090211573 DLSCCP DEBUG SCCP-SCOC(105)[0x55f2df4ef890]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090211573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55f2df506d90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090211573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571105)[0x55f2df4f8ee0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090211573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571105)[0x55f2df4f8ee0]{disrupted}: Freeing instance (context_map.c:202) 20241213090211573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5571105)[0x55f2df4f8ee0]{disrupted}: Deallocated (fsm.c:568) 20241213090211573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55f2df506d90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090211573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55f2df506d90]{disconnected}: Freeing instance (context_map.c:206) 20241213090211573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55f2df506d90]{disconnected}: Deallocated (fsm.c:568) 20241213090211573 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5571105 SCCP-105 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20241213090211573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14735562)[0x55f2df535190]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213090211573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14735562)[0x55f2df535190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213090211573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55f2df4e1330]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213090211573 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090211573 DLSCCP DEBUG SCCP-SCOC(106)[0x55f2df4f7960]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090211573 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00097dc3), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090211573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090211573 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090211573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090211573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090211573 DLSCCP DEBUG SCCP-SCOC(106)[0x55f2df4f7960]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090211573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55f2df4e1330]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090211573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14735562)[0x55f2df535190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090211573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14735562)[0x55f2df535190]{disrupted}: Freeing instance (context_map.c:202) 20241213090211573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14735562)[0x55f2df535190]{disrupted}: Deallocated (fsm.c:568) 20241213090211573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55f2df4e1330]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090211573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55f2df4e1330]{disconnected}: Freeing instance (context_map.c:206) 20241213090211573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55f2df4e1330]{disconnected}: Deallocated (fsm.c:568) 20241213090211573 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14735562 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20241213090211573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090211573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090211573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090211573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090211573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090211573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090211573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090211573 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090211573 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090211573 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090211573 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090211573 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090211573 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090211573 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090211573 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090211573 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(906)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(909)@af3ca9cfdc18: Final verdict of PTC: none 20241213090211573 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090211573 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) 20241213090211573 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090211573 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090211573 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) HNBGW_Test.msc2-RAN(910)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(903)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(915)@af3ca9cfdc18: Final verdict of PTC: none 20241213090211573 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) 20241213090211573 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241213090211573 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090211573 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090211573 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090211573 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241213090211573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090211573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090211574 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090211574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090211574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090211574 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090211574 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241213090211574 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090211574 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) 20241213090211574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090211574 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090211574 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241213090211574 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) 20241213090211574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090211574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090211574 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241213090211574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090211574 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090211574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090211574 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090211574 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090211574 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090211574 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090211574 DRANAP NOTICE cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-RAN(916)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-RAN(907)@af3ca9cfdc18: Final verdict of PTC: none 20241213090211574 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213090211574 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241213090211574 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213090211574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090211574 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc1-0: connection closed 20241213090211574 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090211574 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090211574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090211574 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090211574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090211574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090211574 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn1-M3UA(917)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(919)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(897)@af3ca9cfdc18: Final verdict of PTC: none 20241213090211574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090211574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.msc2-M3UA(911)@af3ca9cfdc18: Final verdict of PTC: none 20241213090211574 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213090211574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090211574 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090211574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090211574 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090211574 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090211574 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090211574 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090211574 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn2-SCCP(918)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(896)@af3ca9cfdc18: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(908)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(921)@af3ca9cfdc18: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899)@af3ca9cfdc18: Final verdict of PTC: none 20241213090211586 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090211587 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) 20241213090211587 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090211587 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090211587 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213090211587 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) 20241213090211587 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn2-0: connection closed 20241213090211587 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090211587 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090211587 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090211587 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20241213090211587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090211587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090211587 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn2-M3UA(920)@af3ca9cfdc18: Final verdict of PTC: none 20241213090211589 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090211590 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) HNBGW_Test.sgsn0-M3UA(914)@af3ca9cfdc18: Final verdict of PTC: none 20241213090211590 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.3/0, (xua_snm.c:371) 20241213090211591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090211591 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090211592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090211592 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090211593 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090211593 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW-PFCP(898)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. 20241213090211594 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(895): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(896): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(897): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(898): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900): none (pass -> pass) 20241213090211595 DRANAP NOTICE cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: link lost (cnlink.c:118) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(902): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(903): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(904): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(905): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-SCCP(906): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-RAN(907): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-M3UA(908): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-SCCP(909): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-RAN(910): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-M3UA(911): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(912): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(913): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(914): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(915): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-RAN(916): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(917): none (pass -> pass) 20241213090211597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34968<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(918): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn2-RAN(919): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(920): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(922): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(923): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(924): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:02:11 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc 20241213090211743 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55820<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090212054 DLSCCP DEBUG SCCP-SCOC(102)[0x55f2df4f1340]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090212054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009019a3), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090212054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090212054 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090212054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090212054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090212054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090212054 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090212054 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090212055 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090212055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090212055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090212055 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090212055 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090212055 DLSCCP DEBUG SCCP-SCOC(104)[0x55f2df4efd00]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090212055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c4061), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090212055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090212055 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090212055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090212055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090212055 DLSCCP DEBUG SCCP-SCOC(103)[0x55f2df4eda90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090212055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003df5cf), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090212055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090212055 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090212056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090212056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090212056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090212056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090212056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090212056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090212056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090212056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090212056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090212056 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090212056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090212056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090212056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090212056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090212056 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090212056 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090212056 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090212056 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090212446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55820<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=636572) 20241213090212693 DLSCCP DEBUG SCCP-SCOC(101)[0x55f2df507600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090212694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a843a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090212694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090212694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090212694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090212694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090212694 DLSCCP DEBUG SCCP-SCOC(99)[0x55f2df5095c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090212694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058b8ef), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090212694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090212694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090212694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090212694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090212694 DLSCCP DEBUG SCCP-SCOC(100)[0x55f2df534f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090212694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f10166), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090212694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090212694 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090212694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090212694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090212694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090212694 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090212694 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090212695 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090212695 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090212695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090212695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090212695 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090212695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090212695 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090212695 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090212695 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090212695 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090212695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090212695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090212695 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090212695 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090212695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090212695 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090212695 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090212695 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090212695 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090212695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090212695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090212695 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090212695 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090213424 DLSCCP DEBUG SCCP-SCOC(98)[0x55f2df5116b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090213424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007eaf71), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090213424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090213424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090213424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090213424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090213424 DLSCCP DEBUG SCCP-SCOC(97)[0x55f2df4f7d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090213424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbc0d7), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090213424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090213424 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090213424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090213424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090213424 DLSCCP DEBUG SCCP-SCOC(96)[0x55f2df534bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090213424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6dc2c), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090213425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090213425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090213425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090213425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090213425 DLSCCP DEBUG SCCP-SCOC(95)[0x55f2df4eb8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090213425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032cde5), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090213425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090213425 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090213425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090213425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090213425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090213425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090213425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090213425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090213425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090213425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090213425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090213425 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090213425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090213425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090213425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090213425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090213425 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090213425 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090213425 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090213425 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090213425 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090213425 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090213425 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090213425 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090213425 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090213426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090213426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090213426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090213426 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090213426 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090213426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090213426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090213426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090213426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090213426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090213426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090213426 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090213426 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090213426 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090213426 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=636572, count=664160) 20241213090213573 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090213573 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090213573 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213090213573 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090213573 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090213573 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213090213574 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090213574 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090213574 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20241213090213574 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090213574 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241213090213574 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241213090213587 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090213588 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20241213090213588 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20241213090214158 DLSCCP DEBUG SCCP-SCOC(94)[0x55f2df4fabc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090214158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032f65a), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090214158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090214158 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090214158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090214158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090214158 DLSCCP DEBUG SCCP-SCOC(92)[0x55f2df4ecc50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090214158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004a33a), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090214158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090214158 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090214158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090214158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090214158 DLSCCP DEBUG SCCP-SCOC(93)[0x55f2df4e8db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090214158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974f9f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090214158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090214158 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090214158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090214158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090214159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090214159 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090214159 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090214159 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090214159 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090214159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090214159 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090214159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090214159 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090214159 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090214159 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090214159 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090214159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090214159 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090214159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090214159 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090214159 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090214159 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090214159 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090214159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090214159 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:02:14 UTC 2024 /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 & 20241213090214516 DLSCCP DEBUG SCCP-SCOC(86)[0x55f2df4f01e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090214516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eea363), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090214516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090214516 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090214516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090214516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090214516 DLSCCP DEBUG SCCP-SCOC(88)[0x55f2df4ee610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090214516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f59072), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090214516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090214516 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090214516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090214516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090214516 DLSCCP DEBUG SCCP-SCOC(87)[0x55f2df4e8ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090214516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000f0db9), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090214516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090214516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090214516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090214516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090214516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090214516 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090214516 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090214516 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090214516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090214516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090214516 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090214516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090214516 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090214516 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090214516 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090214516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090214516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090214516 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090214516 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090214516 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090214516 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090214516 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090214516 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090214516 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090214516 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down Waiting for packet dumper to start... 0 20241213090215206 DLSCCP DEBUG SCCP-SCOC(85)[0x55f2df501010]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090215206 DLSCCP DEBUG SCCP-SCOC(85)[0x55f2df501010]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090215206 DLSCCP DEBUG SCCP-SCOC(85)[0x55f2df501010]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090215206 DLSCCP DEBUG SCCP-SCOC(85)[0x55f2df501010]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090215206 DLSCCP DEBUG SCCP-SCOC(85)[0x55f2df501010]{IDLE}: Deallocated (fsm.c:568) 20241213090215206 DLSCCP DEBUG SCCP-SCOC(83)[0x55f2df505340]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090215206 DLSCCP DEBUG SCCP-SCOC(83)[0x55f2df505340]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090215206 DLSCCP DEBUG SCCP-SCOC(83)[0x55f2df505340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090215206 DLSCCP DEBUG SCCP-SCOC(83)[0x55f2df505340]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090215206 DLSCCP DEBUG SCCP-SCOC(83)[0x55f2df505340]{IDLE}: Deallocated (fsm.c:568) 20241213090215206 DLSCCP DEBUG SCCP-SCOC(84)[0x55f2df5099d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090215206 DLSCCP DEBUG SCCP-SCOC(84)[0x55f2df5099d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090215206 DLSCCP DEBUG SCCP-SCOC(84)[0x55f2df5099d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090215206 DLSCCP DEBUG SCCP-SCOC(84)[0x55f2df5099d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090215206 DLSCCP DEBUG SCCP-SCOC(84)[0x55f2df5099d0]{IDLE}: Deallocated (fsm.c:568) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_sgsnpool_L3Compl_no_cn started. 20241213090215554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55828<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090215559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55832<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090215563 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39191<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(929)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090215678 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090215678 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090215690 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090215691 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090215691 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090215691 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090215691 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38938 (stream_srv.c:132) TC_sgsnpool_L3Compl_no_cn-Iuh1(931)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090215691 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38938<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090215691 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090215691 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090215692 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090215692 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090215692 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090215692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090215692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090215692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090215692 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090215692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090215692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090215692 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090215692 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090215692 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090215692 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090215692 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090215692 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090215692 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090215692 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090215692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090215692 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090215692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090215692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090215692 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090215692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090215692 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090215692 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090215692 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090215692 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090215692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090215692 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090215692 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090215692 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090215692 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090215692 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090215692 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090215692 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090215692 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090215693 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090215693 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090215693 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090215693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090215693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090215693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090215694 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090215694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090215694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090215694 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090215694 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090215694 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090215694 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090215694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090215694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090215694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090215694 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090215694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090215694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090215694 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090215694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090215694 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090215694 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090215694 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090215694 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090215694 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090215694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090215694 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090215694 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090215694 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090215694 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090215694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090215694 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(935)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(935)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(935)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(933)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090215711 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090215711 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090215711 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090215712 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090215712 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090215712 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090215712 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090215712 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090215712 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090215713 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090215713 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090215713 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090215713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090215713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090215713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090215713 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090215713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090215713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090215713 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090215713 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090215713 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090215713 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090215713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090215713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090215713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090215713 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090215713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090215713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090215713 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090215713 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090215713 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090215713 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090215713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090215713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090215713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090215713 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090215713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090215713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090215713 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090215713 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090215713 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090215713 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090215713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090215713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090215713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090215713 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090215713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090215713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090215713 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090215713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090215713 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090215713 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090215713 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090215713 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090215713 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090215713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090215713 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090215713 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090215713 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090215713 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090215713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090215713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213090215713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090215713 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090215713 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090215713 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090215713 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090215713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090215713 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090215713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090215713 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090215713 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090215713 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090215713 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090215713 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090215713 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090215713 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090215713 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(938)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(938)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(938)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(936)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090215741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090215741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090215741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090215741 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090215741 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090215741 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090215741 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090215741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090215741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090215746 DLINP DEBUG SRVCONN(,r=127.0.0.1:38938<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090215746 DLINP DEBUG SRVCONN(,r=127.0.0.1:38938<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090215746 DLINP DEBUG SRVCONN(,r=127.0.0.1:38938<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090215746 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090215746 DHNBAP DEBUG (127.0.0.1:38938 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213090215746 DHNBAP NOTICE (127.0.0.1:38938 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090215746 DHNBAP NOTICE (127.0.0.1:38938 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090215746 DLINP DEBUG SRVCONN(,r=127.0.0.1:38938<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090215746 DLINP DEBUG SRVCONN(,r=127.0.0.1:38938<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090215908 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090215908 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090215908 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090215908 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090215917 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090215917 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090215917 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090215917 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090215917 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090215917 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090215917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090215919 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090215919 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090215919 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090215919 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090215919 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090215919 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090215920 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090215920 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090215920 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090215920 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090215920 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090215920 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090215920 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090215920 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090215920 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090215920 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090215920 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090215920 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090215921 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090215921 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090215921 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090215921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090215921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090215921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090215921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090215921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090215921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090215921 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090215922 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090215922 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090215922 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090215922 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090215922 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090215922 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090215922 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090215922 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090215928 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090215928 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090215928 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 20241213090215928 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241213090215928 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241213090215928 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241213090215928 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090215931 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090215931 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090215931 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241213090215931 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241213090215931 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241213090215931 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090215931 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090215931 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241213090215931 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090215931 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090215931 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090215931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090215931 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090215931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090215931 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090215931 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090215934 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090215934 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090215934 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090215934 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090215934 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090215934 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20241213090215934 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090215934 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090215934 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090215934 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090215934 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090215934 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090215934 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090215934 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090215934 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090215934 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090215934 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090215935 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090215935 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090215935 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090215935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090215935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090215935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090215935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090215935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090215935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090215935 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090215935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090215935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090215936 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090215936 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090215936 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090215936 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090215936 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090215936 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090215936 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090215936 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090215936 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(934)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090216717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090216717 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090216717 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090216717 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090216717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090216717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090216717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090216717 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090216717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090216717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090216717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090216717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090216717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090216717 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090216717 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090216717 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090216717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216717 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090216717 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090216717 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090216717 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090216717 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090216717 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090216717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090216717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090216717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090216717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090216717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090216717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090216717 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090216717 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090216717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090216717 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090216717 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090216717 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090216717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090216717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090216717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090216717 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090216717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090216717 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090216717 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090216717 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090216717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090216717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090216717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090216717 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090216717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090216717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090216717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090216717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090216717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090216717 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090216717 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090216717 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090216717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216717 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090216717 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090216717 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090216717 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090216717 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(937)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090216735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090216735 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090216735 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090216735 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090216735 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090216735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090216735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090216735 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090216735 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090216735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090216735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090216735 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090216735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090216735 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090216735 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090216735 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090216735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216735 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090216735 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090216735 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090216735 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090216735 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090216735 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090216735 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090216735 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090216735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090216735 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090216735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090216735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090216735 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090216735 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090216735 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090216735 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090216735 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090216735 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090216735 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090216735 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090216735 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090216735 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090216736 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090216736 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090216736 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090216736 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090216736 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090216736 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090216736 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090216736 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090216736 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090216736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090216736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090216736 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090216736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090216736 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090216736 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090216736 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090216736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090216736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090216736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090216736 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090216736 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090216736 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090216736 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090216736 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090216757 DLCTRL DEBUG Command: GET 21138750 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090216757 DLCTRL DEBUG Tx Command reply: GET_REPLY 21138750 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090216764 DLCTRL DEBUG Command: GET 889194573 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090216764 DLCTRL DEBUG Tx Command reply: GET_REPLY 889194573 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090216768 DLCTRL DEBUG Command: GET 342937838 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090216768 DLCTRL DEBUG Tx Command reply: GET_REPLY 342937838 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090216773 DLCTRL DEBUG Command: GET 616648607 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090216773 DLCTRL DEBUG Tx Command reply: GET_REPLY 616648607 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090216777 DLCTRL DEBUG Command: GET 230529194 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090216777 DLCTRL DEBUG Tx Command reply: GET_REPLY 230529194 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213090216781 DLCTRL DEBUG Command: GET 693215148 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090216781 DLCTRL DEBUG Tx Command reply: GET_REPLY 693215148 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090216785 DLCTRL DEBUG Command: GET 90233298 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090216785 DLCTRL DEBUG Tx Command reply: GET_REPLY 90233298 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090216789 DLCTRL DEBUG Command: GET 474605025 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090216789 DLCTRL DEBUG Tx Command reply: GET_REPLY 474605025 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090216793 DLCTRL DEBUG Command: GET 582194871 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090216793 DLCTRL DEBUG Tx Command reply: GET_REPLY 582194871 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090216797 DLCTRL DEBUG Command: GET 634906316 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090216797 DLCTRL DEBUG Tx Command reply: GET_REPLY 634906316 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213090216800 DLCTRL DEBUG Command: GET 787085855 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090216800 DLCTRL DEBUG Tx Command reply: GET_REPLY 787085855 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090216804 DLCTRL DEBUG Command: GET 734559541 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090216804 DLCTRL DEBUG Tx Command reply: GET_REPLY 734559541 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090216807 DLCTRL DEBUG Command: GET 353045821 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090216807 DLCTRL DEBUG Tx Command reply: GET_REPLY 353045821 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090216809 DLCTRL DEBUG Command: GET 705221888 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090216809 DLCTRL DEBUG Tx Command reply: GET_REPLY 705221888 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090216812 DLCTRL DEBUG Command: GET 576415787 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090216812 DLCTRL DEBUG Tx Command reply: GET_REPLY 576415787 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213090216814 DLCTRL DEBUG Command: GET 611017931 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090216814 DLCTRL DEBUG Tx Command reply: GET_REPLY 611017931 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090216817 DLCTRL DEBUG Command: GET 904732346 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090216817 DLCTRL DEBUG Tx Command reply: GET_REPLY 904732346 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090216819 DLCTRL DEBUG Command: GET 274230595 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090216819 DLCTRL DEBUG Tx Command reply: GET_REPLY 274230595 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090216821 DLCTRL DEBUG Command: GET 106674381 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090216821 DLCTRL DEBUG Tx Command reply: GET_REPLY 106674381 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090216823 DLCTRL DEBUG Command: GET 299749651 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090216823 DLCTRL DEBUG Tx Command reply: GET_REPLY 299749651 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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 := '000000000000001010010111'B, t_guard := 20.000000 } 20241213090216861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55842<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(940)8611562 20241213090217905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090217905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090217905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241213090217905 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090217906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8366ea, normal) (hnbgw_rua.c:407) 20241213090217906 DHNB DEBUG map_rua[0x55f2df505340]{init}: Allocated (fsm.c:456) 20241213090217906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8611562)[0x55f2df505340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090217906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8611562 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090217906 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090217906 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090217906 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241213090217906 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-8611562 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241213090217906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8611562)[0x55f2df505340]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090217906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8611562)[0x55f2df505340]{init}: Freeing instance (context_map.c:202) 20241213090217906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8611562)[0x55f2df505340]{init}: Deallocated (fsm.c:568) 20241213090217906 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8611562 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213090217906 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) 20241213090217906 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241213090217906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090217906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090217906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@af3ca9cfdc18: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(940)8611562 20241213090217915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55842<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(940)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: 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 := '000000000000000110100010'B, t_guard := 20.000000 } 20241213090217928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55854<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(941)6155720 20241213090218950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090218950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090218950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241213090218950 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090218950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5dedc8, normal) (hnbgw_rua.c:407) 20241213090218950 DHNB DEBUG map_rua[0x55f2df505340]{init}: Allocated (fsm.c:456) 20241213090218950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6155720)[0x55f2df505340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090218950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6155720 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090218950 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090218950 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090218950 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241213090218950 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6155720 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241213090218950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6155720)[0x55f2df505340]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090218950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6155720)[0x55f2df505340]{init}: Freeing instance (context_map.c:202) 20241213090218950 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6155720)[0x55f2df505340]{init}: Deallocated (fsm.c:568) 20241213090218950 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6155720 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241213090218950 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) 20241213090218950 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241213090218950 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090218950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090218950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@af3ca9cfdc18: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(941)6155720 20241213090218954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55854<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(941)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: 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 := '000000000000000111010101'B, t_guard := 20.000000 } 20241213090218968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55860<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(942)12302152 20241213090219987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090219988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090219988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213090219988 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090219988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xbbb748, normal) (hnbgw_rua.c:407) 20241213090219988 DHNB DEBUG map_rua[0x55f2df505340]{init}: Allocated (fsm.c:456) 20241213090219988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12302152)[0x55f2df505340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090219988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12302152 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090219988 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090219988 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090219988 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-12302152 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20241213090219988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12302152)[0x55f2df505340]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090219988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12302152)[0x55f2df505340]{init}: Freeing instance (context_map.c:202) 20241213090219988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12302152)[0x55f2df505340]{init}: Deallocated (fsm.c:568) 20241213090219988 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12302152 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20241213090219988 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) 20241213090219988 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241213090219988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090219988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090219988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@af3ca9cfdc18: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(942)12302152 20241213090219990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55860<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(942)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: 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 := '000000000000001000000110'B, t_guard := 20.000000 } 20241213090220004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55862<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(943)849159 20241213090221016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090221016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090221016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241213090221016 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090221016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcf507, normal) (hnbgw_rua.c:407) 20241213090221016 DHNB DEBUG map_rua[0x55f2df505340]{init}: Allocated (fsm.c:456) 20241213090221017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-849159)[0x55f2df505340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090221017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-849159 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090221017 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090221017 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090221017 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241213090221017 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-849159 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20241213090221017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-849159)[0x55f2df505340]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090221017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-849159)[0x55f2df505340]{init}: Freeing instance (context_map.c:202) 20241213090221017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-849159)[0x55f2df505340]{init}: Deallocated (fsm.c:568) 20241213090221017 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-849159 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20241213090221017 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) 20241213090221017 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20241213090221017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090221017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090221017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@af3ca9cfdc18: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(943)849159 20241213090221021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55862<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(943)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213090221029 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55832<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213090221030 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090221030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090221030 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090221030 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213090221029 DLINP DEBUG SRVCONN(,r=127.0.0.1:38938<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090221029 DLINP DEBUG SRVCONN(,r=127.0.0.1:38938<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090221030 DLINP NOTICE SRV(,r=127.0.0.1:38938<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090221030 DMAIN NOTICE (127.0.0.1:38938 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38938<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090221030 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213090221030 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39191<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_sgsnpool_L3Compl_no_cn(925)@af3ca9cfdc18: Final verdict of PTC: none 20241213090221030 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090221030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090221030 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090221030 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090221030 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090221030 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090221030 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213090221030 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090221030 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090221030 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090221030 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090221030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090221030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090221031 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090221031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090221031 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090221031 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090221031 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20241213090221031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090221031 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213090221031 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SEND_FAILED 20241213090221031 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090221031 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090221031 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213090221031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090221031 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090221031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090221031 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090221031 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090221031 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090221031 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090221031 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090221031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090221031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090221031 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090221031 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090221031 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213090221032 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090221032 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090221031 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213090221031 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090221031 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213090221031 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090221031 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090221031 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090221031 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090221031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090221031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090221032 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090221032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090221032 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090221032 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090221032 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090221032 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090221032 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090221032 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090221032 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(934)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(935)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(938)@af3ca9cfdc18: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(932)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(933)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(927)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(926)@af3ca9cfdc18: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1(931)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(937)@af3ca9cfdc18: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(929)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(936)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(939)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090221034 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55828<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(928)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(925): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(926): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(927): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(928): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(929): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(931): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(932): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(933): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(934): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(935): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(936): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(937): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(938): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(939): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(940): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(941): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(942): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(943): none (pass -> pass) MTC@af3ca9cfdc18: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:02:21 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Compl_no_cn.talloc 20241213090221087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55874<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090221574 DLSCCP DEBUG SCCP-SCOC(106)[0x55f2df4f7960]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090221574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00097dc3), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090221574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090221574 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090221574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090221574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090221574 DLSCCP DEBUG SCCP-SCOC(105)[0x55f2df4ef890]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090221574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4a71f), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090221574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090221574 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090221574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090221574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090221574 DLSCCP DEBUG SCCP-SCOC(107)[0x55f2df508af0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090221574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b67df), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090221574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090221574 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090221574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090221574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090221575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090221575 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090221575 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090221575 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090221575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090221575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090221575 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213090221575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090221575 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090221575 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090221575 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090221575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090221575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090221575 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213090221575 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090221575 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090221575 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090221575 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090221575 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090221575 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090221575 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090221789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55874<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=291020) 20241213090222055 DLSCCP DEBUG SCCP-SCOC(102)[0x55f2df4f1340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090222055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009019a3), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090222055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090222055 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090222055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090222055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090222055 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090222055 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090222055 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090222055 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090222055 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090222055 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090222055 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090222056 DLSCCP DEBUG SCCP-SCOC(103)[0x55f2df4eda90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090222056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003df5cf), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090222056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090222056 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090222056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090222056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090222057 DLSCCP DEBUG SCCP-SCOC(104)[0x55f2df4efd00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090222057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c4061), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090222057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090222057 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090222057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090222057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090222057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090222057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090222057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090222057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090222057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090222057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090222057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090222057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090222057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090222057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090222057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090222057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090222057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090222057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090222694 DLSCCP DEBUG SCCP-SCOC(99)[0x55f2df5095c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090222694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058b8ef), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090222694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090222694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090222694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090222694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090222694 DLSCCP DEBUG SCCP-SCOC(101)[0x55f2df507600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090222694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a843a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090222694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090222694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090222694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090222694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090222694 DLSCCP DEBUG SCCP-SCOC(100)[0x55f2df534f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090222694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f10166), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090222694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090222694 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090222694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090222694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090222695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090222695 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090222695 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090222695 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090222695 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090222695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090222695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090222695 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090222695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090222695 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090222695 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090222695 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090222695 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090222695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090222695 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090222695 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090222695 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090222695 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090222695 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090222695 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090222695 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090222695 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090222695 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=291020, count=316036) 20241213090223031 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090223031 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090223031 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213090223032 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090223032 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090223032 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213090223426 DLSCCP DEBUG SCCP-SCOC(95)[0x55f2df4eb8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090223426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032cde5), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090223426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090223426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090223426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090223426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090223426 DLSCCP DEBUG SCCP-SCOC(96)[0x55f2df534bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090223426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6dc2c), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090223426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090223426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090223426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090223426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090223426 DLSCCP DEBUG SCCP-SCOC(97)[0x55f2df4f7d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090223426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbc0d7), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090223426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090223426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090223426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090223426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090223426 DLSCCP DEBUG SCCP-SCOC(98)[0x55f2df5116b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090223426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007eaf71), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090223426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090223426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090223426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090223426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090223426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090223426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090223426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090223426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090223426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090223426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090223426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213090223427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090223427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090223427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090223427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090223427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090223427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090223427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213090223427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090223427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090223427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090223427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090223427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090223427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090223427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213090223427 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090223427 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090223427 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090223427 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090223427 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090223427 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090223427 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:02:23 UTC 2024 /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 20241213090224159 DLSCCP DEBUG SCCP-SCOC(93)[0x55f2df4e8db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090224159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974f9f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090224159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090224159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090224159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090224159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090224159 DLSCCP DEBUG SCCP-SCOC(92)[0x55f2df4ecc50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090224159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004a33a), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090224159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090224159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090224159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090224159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090224159 DLSCCP DEBUG SCCP-SCOC(94)[0x55f2df4fabc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090224159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032f65a), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090224159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090224159 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090224159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090224159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090224159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090224159 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090224159 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090224159 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090224159 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090224159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090224159 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090224159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090224159 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090224159 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090224159 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090224159 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090224159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090224159 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090224159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090224159 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090224159 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090224159 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090224159 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090224160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090224160 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090224510 DLSCCP DEBUG SCCP-SCOC(86)[0x55f2df4f01e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090224510 DLSCCP DEBUG SCCP-SCOC(86)[0x55f2df4f01e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090224510 DLSCCP DEBUG SCCP-SCOC(86)[0x55f2df4f01e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090224510 DLSCCP DEBUG SCCP-SCOC(86)[0x55f2df4f01e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090224510 DLSCCP DEBUG SCCP-SCOC(86)[0x55f2df4f01e0]{IDLE}: Deallocated (fsm.c:568) 20241213090224510 DLSCCP DEBUG SCCP-SCOC(88)[0x55f2df4ee610]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090224511 DLSCCP DEBUG SCCP-SCOC(88)[0x55f2df4ee610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090224511 DLSCCP DEBUG SCCP-SCOC(88)[0x55f2df4ee610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090224511 DLSCCP DEBUG SCCP-SCOC(88)[0x55f2df4ee610]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090224511 DLSCCP DEBUG SCCP-SCOC(88)[0x55f2df4ee610]{IDLE}: Deallocated (fsm.c:568) 20241213090224511 DLSCCP DEBUG SCCP-SCOC(87)[0x55f2df4e8ff0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090224511 DLSCCP DEBUG SCCP-SCOC(87)[0x55f2df4e8ff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090224511 DLSCCP DEBUG SCCP-SCOC(87)[0x55f2df4e8ff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090224511 DLSCCP DEBUG SCCP-SCOC(87)[0x55f2df4e8ff0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090224511 DLSCCP DEBUG SCCP-SCOC(87)[0x55f2df4e8ff0]{IDLE}: Deallocated (fsm.c:568) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_sgsnpool_nri_from_other_PLMN started. 20241213090224897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090224905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53172<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090224915 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33935<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(948)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090225056 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090225056 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090225064 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090225064 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090225065 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090225065 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(950)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090225065 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090225065 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090225065 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47967 (stream_srv.c:132) 20241213090225065 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47967<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090225065 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090225065 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090225066 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090225066 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090225066 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090225066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090225066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090225066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090225066 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090225066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090225066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090225066 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090225066 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090225066 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090225066 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090225066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090225066 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090225066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090225066 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090225066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090225066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090225066 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090225066 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090225066 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090225066 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090225066 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090225067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090225067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090225067 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090225067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090225067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090225067 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090225067 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090225067 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090225067 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090225067 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090225067 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090225067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090225067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090225067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090225067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090225067 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090225067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090225067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090225067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090225067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090225067 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090225067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090225067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090225067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090225067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090225067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090225067 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090225067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090225067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090225067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090225067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090225067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090225067 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc1 is down 20241213090225067 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225067 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090225067 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090225067 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090225067 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090225067 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090225067 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(954)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(954)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(954)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(952)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(957)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-M3UA(957)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(957)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(955)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(960)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc2-M3UA(960)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(960)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc2-SCCP(958)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090225109 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090225109 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090225109 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090225109 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090225110 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090225110 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090225110 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090225110 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090225111 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090225111 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090225111 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090225111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090225111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090225111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090225111 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090225111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090225111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090225111 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090225111 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090225111 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090225111 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090225111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090225111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090225111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090225111 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090225111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090225111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090225111 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090225111 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090225111 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090225111 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090225111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090225111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090225111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090225111 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090225111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090225111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090225111 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090225111 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090225111 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090225111 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090225111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090225111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090225111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090225111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090225111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090225111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090225111 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090225111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225111 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090225111 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090225111 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090225111 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090225111 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090225111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225111 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090225111 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090225111 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090225111 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090225111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090225111 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn2 is down 20241213090225111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225111 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090225111 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090225111 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090225111 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090225111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090225111 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090225111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225111 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090225111 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090225111 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090225111 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090225111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090225111 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(963)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(961)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(966)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-SCCP(964)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(969)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn2-M3UA(969)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(969)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(967)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090225177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090225177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090225177 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090225178 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090225178 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090225178 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090225178 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090225178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090225178 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090225188 DLINP DEBUG SRVCONN(,r=127.0.0.1:47967<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090225188 DLINP DEBUG SRVCONN(,r=127.0.0.1:47967<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090225188 DLINP DEBUG SRVCONN(,r=127.0.0.1:47967<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090225188 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090225188 DHNBAP DEBUG (127.0.0.1:47967 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213090225189 DHNBAP NOTICE (127.0.0.1:47967 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090225189 DHNBAP NOTICE (127.0.0.1:47967 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090225189 DLINP DEBUG SRVCONN(,r=127.0.0.1:47967<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090225189 DLINP DEBUG SRVCONN(,r=127.0.0.1:47967<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090225279 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090225279 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090225279 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090225279 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090225286 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225286 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090225286 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090225286 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090225286 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090225286 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090225286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090225289 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225289 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090225289 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090225289 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090225289 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090225289 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090225289 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090225289 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090225289 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090225289 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090225289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090225289 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090225289 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090225289 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090225289 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090225289 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090225289 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090225291 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090225291 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090225291 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090225291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090225291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090225291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090225291 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090225291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090225291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090225291 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090225292 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 20241213090225292 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 20241213090225292 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090225292 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213090225292 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225292 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090225292 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090225292 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090225292 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090225292 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090225292 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090225292 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(957)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213090225298 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225298 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213090225298 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090225298 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090225298 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090225298 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20241213090225298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090225301 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225301 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090225301 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090225301 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090225301 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090225301 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090225301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090225301 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090225301 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090225301 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213090225301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090225301 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090225301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090225301 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090225301 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090225301 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090225301 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090225302 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090225303 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090225303 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090225303 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090225303 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090225303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090225303 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090225303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090225303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090225303 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090225303 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225303 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090225303 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090225303 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090225303 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090225303 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090225303 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090225303 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090225307 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 20241213090225307 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 20241213090225307 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090225307 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20241213090225312 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) 20241213090225312 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPSM:UP) 20241213090225312 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090225312 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090225312 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090225312 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20241213090225312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090225313 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) 20241213090225313 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090225313 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090225313 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090225313 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090225313 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090225313 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090225314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090225314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090225314 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.3/0, (xua_snm.c:406) 20241213090225314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090225314 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090225314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090225314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090225314 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090225314 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090225314 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090225315 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090225315 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090225315 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090225315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090225315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090225315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090225315 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090225315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090225315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090225315 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090225315 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225315 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090225315 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090225315 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090225315 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090225315 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090225315 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090225315 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090225326 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090225326 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090225326 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090225326 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090225331 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225331 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090225331 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090225331 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090225331 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090225331 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090225331 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090225335 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225335 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090225335 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090225335 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090225335 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090225335 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090225335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090225335 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090225336 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090225336 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090225336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090225336 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090225336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090225336 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090225336 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090225336 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090225336 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090225337 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090225337 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090225337 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090225337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090225337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090225337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090225337 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090225337 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090225337 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090225337 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090225337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225337 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090225337 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090225337 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090225337 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090225337 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090225337 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090225338 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090225345 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 20241213090225345 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 20241213090225345 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090225345 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213090225351 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225351 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213090225351 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090225351 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090225351 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090225351 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213090225351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090225354 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225354 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090225354 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090225354 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090225354 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090225354 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090225354 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090225354 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090225354 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090225354 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213090225354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090225354 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090225354 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090225354 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090225354 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090225354 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090225354 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090225355 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090225355 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090225355 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090225355 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090225355 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090225355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090225356 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090225356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090225356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090225356 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090225356 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225356 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090225356 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090225356 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090225356 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090225356 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090225356 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090225356 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090225362 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 20241213090225362 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 20241213090225363 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090225363 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20241213090225369 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) 20241213090225369 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPSM:UP) 20241213090225369 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090225369 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090225369 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090225369 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20241213090225369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090225371 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) 20241213090225371 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090225372 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090225372 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090225372 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090225372 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090225372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090225372 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090225372 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090225372 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.3/0, (xua_snm.c:406) 20241213090225372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090225372 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090225372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090225372 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090225372 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090225372 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090225372 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090225373 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090225373 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090225373 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090225373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090225373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090225373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090225373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090225373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090225373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090225373 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090225373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090225374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090225374 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090225374 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090225374 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090225374 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090225374 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090225374 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090225374 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090225374 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090225374 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(953)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090226097 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090226097 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090226097 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090226097 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090226097 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090226097 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090226097 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090226097 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090226097 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090226097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090226097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090226097 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090226097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090226097 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090226097 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090226097 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090226097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226098 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090226098 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090226098 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090226098 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090226098 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090226098 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090226098 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090226098 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090226098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090226098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090226098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090226098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090226098 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090226098 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090226098 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090226098 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090226098 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090226098 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090226098 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090226098 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090226098 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090226098 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090226100 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090226100 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090226100 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090226100 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090226100 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090226100 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090226100 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090226100 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090226100 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090226100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090226100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090226100 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090226100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090226100 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090226100 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090226100 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090226100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226100 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090226101 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090226101 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090226101 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090226101 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(956)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090226103 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090226103 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090226103 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090226103 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090226103 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090226103 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090226103 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090226103 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090226104 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090226104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090226104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090226104 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090226104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090226104 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090226104 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090226104 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090226104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226104 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090226104 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090226104 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090226104 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090226104 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) 20241213090226104 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) 20241213090226104 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090226104 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090226104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090226104 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090226104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090226104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090226104 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090226105 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{CONNECTED}: link up (cnlink.c:111) 20241213090226105 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090226105 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090226105 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090226105 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090226105 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090226105 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090226105 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090226105 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090226107 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090226107 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090226107 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090226107 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090226107 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090226107 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090226107 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090226107 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090226107 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090226107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090226107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090226107 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090226107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090226107 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090226107 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090226107 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090226107 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226107 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226108 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090226108 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090226108 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090226108 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090226108 DRANAP INFO cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090226115 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) 20241213090226115 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090226115 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090226115 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090226115 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090226115 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090226115 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090226115 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090226115 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.msc2-RAN(959)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090226115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090226115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090226115 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090226115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090226115 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090226115 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213090226115 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090226116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226116 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090226116 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090226116 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090226116 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090226116 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) 20241213090226116 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) 20241213090226116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090226116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090226116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090226116 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090226116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090226116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090226116 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090226116 DRANAP NOTICE cnlink(msc-2)[0x55f2df470870]{CONNECTED}: link up (cnlink.c:111) 20241213090226117 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090226117 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090226117 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090226117 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090226117 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090226117 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090226117 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=3=0.0.3 20241213090226117 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090226121 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) 20241213090226121 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc2-0: Received M3UA Message (XFER:DATA) 20241213090226121 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc2-0: m3ua_rx_xfer 20241213090226121 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc2-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 20241213090226121 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090226121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090226121 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090226121 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090226121 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090226121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090226121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090226121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=3=0.0.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090226121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090226121 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090226121 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20241213090226121 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090226121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226122 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090226122 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090226122 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090226122 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090226122 DRANAP INFO cnlink(msc-2)[0x55f2df470870]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(962)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090226149 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090226149 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090226149 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090226149 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090226149 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090226149 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090226149 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090226149 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090226149 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090226149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090226149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090226149 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090226149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090226149 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090226149 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090226149 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090226149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226149 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090226149 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090226149 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090226149 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090226149 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090226149 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090226149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090226149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090226149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090226149 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090226150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090226150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090226150 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090226150 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090226150 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090226150 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090226150 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090226150 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090226150 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090226150 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090226150 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090226150 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090226150 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090226150 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090226151 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090226151 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090226151 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090226151 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090226151 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090226151 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090226151 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090226151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090226151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090226151 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090226151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090226151 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090226151 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090226151 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090226151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226151 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090226151 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090226151 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090226151 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090226151 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(965)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090226158 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090226158 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090226158 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090226158 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090226158 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090226158 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090226158 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090226158 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090226159 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090226159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090226159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090226159 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090226159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090226159 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090226159 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213090226159 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090226159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226159 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090226159 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090226159 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090226159 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090226159 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) 20241213090226159 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) 20241213090226159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090226159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090226159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090226159 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090226159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090226159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090226159 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090226159 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: link up (cnlink.c:111) 20241213090226159 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090226159 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090226159 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090226159 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090226159 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090226159 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090226159 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090226159 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090226161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090226161 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090226161 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090226161 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090226161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090226161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090226161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090226161 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090226161 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090226161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090226161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090226161 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090226161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090226161 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090226161 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213090226161 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090226161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226161 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226161 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226161 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226161 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226161 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226161 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090226161 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090226161 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090226161 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090226161 DRANAP INFO cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(968)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090226170 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) 20241213090226170 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213090226170 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213090226170 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213090226170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090226170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090226170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090226170 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090226170 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090226170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090226170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090226170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090226170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090226170 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090226170 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241213090226170 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090226170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226170 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090226170 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090226170 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090226170 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090226170 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) 20241213090226170 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) 20241213090226170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090226170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090226170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090226170 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090226170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090226170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090226170 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090226170 DRANAP NOTICE cnlink(sgsn-2)[0x55f2df4dc3f0]{CONNECTED}: link up (cnlink.c:111) 20241213090226170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090226170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090226170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090226170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090226170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090226170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090226170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090226170 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090226171 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) 20241213090226171 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213090226171 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213090226171 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213090226171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090226171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090226171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090226171 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090226171 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090226171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090226171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090226171 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090226171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090226171 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090226171 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20241213090226171 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20241213090226171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090226172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090226172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090226172 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090226172 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090226172 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090226172 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090226172 DRANAP INFO cnlink(sgsn-2)[0x55f2df4dc3f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090227201 DLCTRL DEBUG Command: GET 351351246 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090227201 DLCTRL DEBUG Tx Command reply: GET_REPLY 351351246 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090227208 DLCTRL DEBUG Command: GET 782936858 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090227208 DLCTRL DEBUG Tx Command reply: GET_REPLY 782936858 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090227213 DLCTRL DEBUG Command: GET 613251080 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090227213 DLCTRL DEBUG Tx Command reply: GET_REPLY 613251080 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090227216 DLCTRL DEBUG Command: GET 221380967 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090227216 DLCTRL DEBUG Tx Command reply: GET_REPLY 221380967 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090227220 DLCTRL DEBUG Command: GET 427027244 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090227220 DLCTRL DEBUG Tx Command reply: GET_REPLY 427027244 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213090227223 DLCTRL DEBUG Command: GET 495427670 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090227223 DLCTRL DEBUG Tx Command reply: GET_REPLY 495427670 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090227226 DLCTRL DEBUG Command: GET 833810408 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090227226 DLCTRL DEBUG Tx Command reply: GET_REPLY 833810408 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090227229 DLCTRL DEBUG Command: GET 360703027 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090227229 DLCTRL DEBUG Tx Command reply: GET_REPLY 360703027 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090227233 DLCTRL DEBUG Command: GET 357169494 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090227233 DLCTRL DEBUG Tx Command reply: GET_REPLY 357169494 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090227236 DLCTRL DEBUG Command: GET 87562051 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090227236 DLCTRL DEBUG Tx Command reply: GET_REPLY 87562051 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213090227239 DLCTRL DEBUG Command: GET 329616839 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090227239 DLCTRL DEBUG Tx Command reply: GET_REPLY 329616839 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090227241 DLCTRL DEBUG Command: GET 381725856 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090227241 DLCTRL DEBUG Tx Command reply: GET_REPLY 381725856 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090227243 DLCTRL DEBUG Command: GET 773703224 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090227243 DLCTRL DEBUG Tx Command reply: GET_REPLY 773703224 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090227245 DLCTRL DEBUG Command: GET 598031966 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090227245 DLCTRL DEBUG Tx Command reply: GET_REPLY 598031966 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090227247 DLCTRL DEBUG Command: GET 444272647 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090227247 DLCTRL DEBUG Tx Command reply: GET_REPLY 444272647 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213090227248 DLCTRL DEBUG Command: GET 883483755 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090227248 DLCTRL DEBUG Tx Command reply: GET_REPLY 883483755 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090227249 DLCTRL DEBUG Command: GET 927347279 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090227249 DLCTRL DEBUG Tx Command reply: GET_REPLY 927347279 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090227251 DLCTRL DEBUG Command: GET 837548284 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090227251 DLCTRL DEBUG Tx Command reply: GET_REPLY 837548284 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090227252 DLCTRL DEBUG Command: GET 829879699 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090227252 DLCTRL DEBUG Tx Command reply: GET_REPLY 829879699 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090227253 DLCTRL DEBUG Command: GET 570562124 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090227253 DLCTRL DEBUG Tx Command reply: GET_REPLY 570562124 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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@af3ca9cfdc18: 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@af3ca9cfdc18: 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 := '000000000000001101101100'B, t_guard := 20.000000 } 20241213090227286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53188<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@af3ca9cfdc18: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(971)4516873 20241213090228311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090228311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090228311 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241213090228311 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090228311 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x44ec09, normal) (hnbgw_rua.c:407) 20241213090228311 DHNB DEBUG map_rua[0x55f2df505340]{init}: Allocated (fsm.c:456) 20241213090228312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4516873)[0x55f2df505340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090228312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4516873 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090228312 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090228312 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090228312 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:234) 20241213090228312 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:241) 20241213090228312 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4516873 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) 20241213090228312 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4516873 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213090228312 DCN DEBUG map_sccp[0x55f2df5099d0]{init}: Allocated (fsm.c:456) 20241213090228312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55f2df5099d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090228312 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4516873 <-> SCCP-108 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213090228312 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4516873 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241213090228312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4516873)[0x55f2df505340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090228312 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090228312 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090228312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4516873)[0x55f2df505340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090228312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55f2df5099d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090228312 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090228312 DLSCCP DEBUG SCCP-SCOC(108)[0x55f2df4f8ee0]{IDLE}: Allocated (fsm.c:456) 20241213090228312 DLSCCP DEBUG SCCP-SCOC(108)[0x55f2df4f8ee0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090228312 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f400300036c0056400500f1100926) (sccp_scrc.c:406) 20241213090228312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090228312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090228312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090228312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090228312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090228312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090228312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090228312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090228312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090228312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090228312 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090228312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090228312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090228312 DLSCCP DEBUG SCCP-SCOC(108)[0x55f2df4f8ee0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090228312 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55f2df5099d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090228312 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4516873)[0x55f2df505340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090228312 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090228312 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090228312 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090228312 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090228312 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090228312 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090228312 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090228312 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(961)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@af3ca9cfdc18: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(971) HNBGW_Test.sgsn0-RAN(962)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(971)9012544 HNBGW_Test.sgsn0-SCCP(961)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(961)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213090228323 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090228323 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090228323 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090228323 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090228323 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090228323 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090228323 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090228323 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_nri_from_other_PLMN0(971)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090228323 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090228323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090228323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090228323 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090228323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090228323 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0066751f) (sccp_scrc.c:477) 20241213090228323 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1824) 20241213090228324 DLSCCP DEBUG SCCP-SCOC(108)[0x55f2df4f8ee0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090228324 DLSCCP DEBUG SCCP-SCOC(108)[0x55f2df4f8ee0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090228324 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090228324 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090228324 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) 20241213090228324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55f2df5099d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090228324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55f2df5099d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090228325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53188<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(971)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090228326 DLCTRL DEBUG Command: GET 240943799 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090228326 DLCTRL DEBUG Tx Command reply: GET_REPLY 240943799 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241213090228328 DLCTRL DEBUG Command: GET 793337584 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090228328 DLCTRL DEBUG Tx Command reply: GET_REPLY 793337584 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090228331 DLCTRL DEBUG Command: GET 66625342 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090228331 DLCTRL DEBUG Tx Command reply: GET_REPLY 66625342 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090228333 DLCTRL DEBUG Command: GET 900325158 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090228333 DLCTRL DEBUG Tx Command reply: GET_REPLY 900325158 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090228335 DLCTRL DEBUG Command: GET 612340875 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090228335 DLCTRL DEBUG Tx Command reply: GET_REPLY 612340875 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090228337 DLCTRL DEBUG Command: GET 706497226 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090228337 DLCTRL DEBUG Tx Command reply: GET_REPLY 706497226 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090228338 DLCTRL DEBUG Command: GET 588941630 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090228338 DLCTRL DEBUG Tx Command reply: GET_REPLY 588941630 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090228339 DLCTRL DEBUG Command: GET 57659435 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090228340 DLCTRL DEBUG Tx Command reply: GET_REPLY 57659435 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090228340 DLCTRL DEBUG Command: GET 21011463 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090228340 DLCTRL DEBUG Tx Command reply: GET_REPLY 21011463 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090228341 DLCTRL DEBUG Command: GET 869575483 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090228341 DLCTRL DEBUG Tx Command reply: GET_REPLY 869575483 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090228342 DLCTRL DEBUG Command: GET 561793616 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090228342 DLCTRL DEBUG Tx Command reply: GET_REPLY 561793616 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090228343 DLCTRL DEBUG Command: GET 152221404 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090228343 DLCTRL DEBUG Tx Command reply: GET_REPLY 152221404 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090228344 DLCTRL DEBUG Command: GET 921387419 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090228344 DLCTRL DEBUG Tx Command reply: GET_REPLY 921387419 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090228344 DLCTRL DEBUG Command: GET 226715714 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090228344 DLCTRL DEBUG Tx Command reply: GET_REPLY 226715714 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090228345 DLCTRL DEBUG Command: GET 434228173 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090228345 DLCTRL DEBUG Tx Command reply: GET_REPLY 434228173 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090228346 DLCTRL DEBUG Command: GET 637826280 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090228346 DLCTRL DEBUG Tx Command reply: GET_REPLY 637826280 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090228346 DLCTRL DEBUG Command: GET 431003968 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090228346 DLCTRL DEBUG Tx Command reply: GET_REPLY 431003968 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090228347 DLCTRL DEBUG Command: GET 35723430 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090228347 DLCTRL DEBUG Tx Command reply: GET_REPLY 35723430 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090228348 DLCTRL DEBUG Command: GET 733350009 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090228348 DLCTRL DEBUG Tx Command reply: GET_REPLY 733350009 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090228348 DLCTRL DEBUG Command: GET 868029473 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090228348 DLCTRL DEBUG Tx Command reply: GET_REPLY 868029473 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000110101010'B, t_guard := 20.000000 } 20241213090228359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53200<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(968)@af3ca9cfdc18: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(968)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(972)8452959 20241213090229384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090229384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090229384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1272) 20241213090229384 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090229384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x80fb5f, normal) (hnbgw_rua.c:407) 20241213090229384 DHNB DEBUG map_rua[0x55f2df506d90]{init}: Allocated (fsm.c:456) 20241213090229384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8452959)[0x55f2df506d90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090229384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8452959 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090229384 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090229384 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090229384 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:234) 20241213090229384 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8452959 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20241213090229384 DCN DEBUG map_sccp[0x55f2df535190]{init}: Allocated (fsm.c:456) 20241213090229384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55f2df535190]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090229384 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8452959 <-> SCCP-109 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20241213090229384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8452959 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20241213090229384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8452959)[0x55f2df506d90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090229384 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090229384 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090229384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8452959)[0x55f2df506d90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090229384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55f2df535190]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090229384 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090229384 DLSCCP DEBUG SCCP-SCOC(109)[0x55f2df4e1330]{IDLE}: Allocated (fsm.c:456) 20241213090229384 DLSCCP DEBUG SCCP-SCOC(109)[0x55f2df4e1330]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090229384 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030001aa0056400500f1100926) (sccp_scrc.c:406) 20241213090229384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090229384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090229384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090229384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090229384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090229384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090229385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090229385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090229385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090229385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090229385 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090229385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090229385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090229385 DLSCCP DEBUG SCCP-SCOC(109)[0x55f2df4e1330]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090229385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55f2df535190]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090229385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8452959)[0x55f2df506d90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090229385 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090229385 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090229385 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090229385 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090229385 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090229385 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090229385 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090229385 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn2-SCCP(967)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(967)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(968)@af3ca9cfdc18: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(972) HNBGW_Test.sgsn2-RAN(968)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(972)3330372 HNBGW_Test.sgsn2-SCCP(967)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(967)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(972)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090229402 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) 20241213090229403 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn2-0: Received M3UA Message (XFER:DATA) 20241213090229403 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn2-0: m3ua_rx_xfer 20241213090229403 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn2-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 20241213090229403 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090229403 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090229403 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090229403 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090229403 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090229403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090229403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090229403 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=11=0.1.3 dpc=189=0.23.5 (m3ua.c:601) 20241213090229403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090229403 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e5325e) (sccp_scrc.c:477) 20241213090229403 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1824) 20241213090229403 DLSCCP DEBUG SCCP-SCOC(109)[0x55f2df4e1330]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090229403 DLSCCP DEBUG SCCP-SCOC(109)[0x55f2df4e1330]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090229403 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090229403 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090229403 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) 20241213090229403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55f2df535190]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090229403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55f2df535190]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090229404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53200<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN0(972)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090229407 DLCTRL DEBUG Command: GET 11322525 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090229407 DLCTRL DEBUG Tx Command reply: GET_REPLY 11322525 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241213090229411 DLCTRL DEBUG Command: GET 463651945 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090229411 DLCTRL DEBUG Tx Command reply: GET_REPLY 463651945 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090229415 DLCTRL DEBUG Command: GET 247044537 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090229415 DLCTRL DEBUG Tx Command reply: GET_REPLY 247044537 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090229418 DLCTRL DEBUG Command: GET 419746435 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090229418 DLCTRL DEBUG Tx Command reply: GET_REPLY 419746435 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090229421 DLCTRL DEBUG Command: GET 691399244 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090229421 DLCTRL DEBUG Tx Command reply: GET_REPLY 691399244 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090229422 DLCTRL DEBUG Command: GET 606677455 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090229422 DLCTRL DEBUG Tx Command reply: GET_REPLY 606677455 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090229424 DLCTRL DEBUG Command: GET 111701780 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090229424 DLCTRL DEBUG Tx Command reply: GET_REPLY 111701780 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090229425 DLCTRL DEBUG Command: GET 916722840 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090229425 DLCTRL DEBUG Tx Command reply: GET_REPLY 916722840 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090229426 DLCTRL DEBUG Command: GET 245385608 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090229426 DLCTRL DEBUG Tx Command reply: GET_REPLY 245385608 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090229428 DLCTRL DEBUG Command: GET 700229452 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090229428 DLCTRL DEBUG Tx Command reply: GET_REPLY 700229452 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090229428 DLCTRL DEBUG Command: GET 883822148 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090229428 DLCTRL DEBUG Tx Command reply: GET_REPLY 883822148 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090229429 DLCTRL DEBUG Command: GET 356194740 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090229429 DLCTRL DEBUG Tx Command reply: GET_REPLY 356194740 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20241213090229430 DLCTRL DEBUG Command: GET 658064431 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090229430 DLCTRL DEBUG Tx Command reply: GET_REPLY 658064431 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090229430 DLCTRL DEBUG Command: GET 314599894 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090229430 DLCTRL DEBUG Tx Command reply: GET_REPLY 314599894 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090229431 DLCTRL DEBUG Command: GET 189901247 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090229431 DLCTRL DEBUG Tx Command reply: GET_REPLY 189901247 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090229432 DLCTRL DEBUG Command: GET 706142710 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090229432 DLCTRL DEBUG Tx Command reply: GET_REPLY 706142710 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090229432 DLCTRL DEBUG Command: GET 13662103 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090229432 DLCTRL DEBUG Tx Command reply: GET_REPLY 13662103 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090229433 DLCTRL DEBUG Command: GET 992749322 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090229433 DLCTRL DEBUG Tx Command reply: GET_REPLY 992749322 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090229434 DLCTRL DEBUG Command: GET 216398077 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090229434 DLCTRL DEBUG Tx Command reply: GET_REPLY 216398077 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090229434 DLCTRL DEBUG Command: GET 79120542 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090229434 DLCTRL DEBUG Tx Command reply: GET_REPLY 79120542 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213090229437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53172<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213090229437 DLINP DEBUG SRVCONN(,r=127.0.0.1:47967<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090229437 DLINP DEBUG SRVCONN(,r=127.0.0.1:47967<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090229437 DLINP NOTICE SRV(,r=127.0.0.1:47967<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090229437 DMAIN NOTICE (127.0.0.1:47967 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47967<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090229437 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213090229437 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090229437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090229437 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090229437 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213090229437 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090229437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090229437 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090229437 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090229437 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090229437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090229437 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc2-RAN(959)@af3ca9cfdc18: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(944)@af3ca9cfdc18: Final verdict of PTC: none20241213090229437 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090229437 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090229437 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090229437 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090229437 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090229437 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(962)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(958)@af3ca9cfdc18: Final verdict of PTC: none 20241213090229437 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090229437 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090229437 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090229437 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) 20241213090229437 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090229437 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SHUTDOWN_EVENT 20241213090229437 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090229437 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) 20241213090229437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090229437 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213090229437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090229437 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090229437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090229437 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090229437 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090229437 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090229437 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090229438 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090229438 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) 20241213090229438 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090229437 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090229438 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-M3UA(954)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(955)@af3ca9cfdc18: Final verdict of PTC: none 20241213090229438 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090229438 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090229438 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090229438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090229438 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213090229438 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(951)@af3ca9cfdc18: Final verdict of PTC: none 20241213090229438 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090229438 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090229438 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090229438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090229438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090229438 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241213090229438 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) 20241213090229438 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213090229438 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED HNBGW_Test.sgsn1-M3UA(966)@af3ca9cfdc18: Final verdict of PTC: none 20241213090229438 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090229438 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090229438 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213090229438 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090229438 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090229438 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer TC_sgsnpool_nri_from_other_PLMN-Iuh1(950)@af3ca9cfdc18: Final verdict of PTC: none 20241213090229438 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090229438 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090229438 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090229438 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090229438 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090229438 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090229438 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241213090229438 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090229438 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) 20241213090229438 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090229438 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090229438 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20241213090229438 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) 20241213090229438 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213090229438 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn2-0: xUA SRV SEND_FAILED VirtHNBGW-STATS(945)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(957)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(967)@af3ca9cfdc18: Final verdict of PTC: none 20241213090229438 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33935<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_nri_from_other_PLMN-Iuh0(948)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(969)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(953)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(968)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(970)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(961)@af3ca9cfdc18: Final verdict of PTC: none 20241213090229438 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090229438 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090229438 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090229438 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090229439 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213090229439 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090229439 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213090229439 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090229439 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090229439 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090229439 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090229439 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090229439 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090229439 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090229439 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(963)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(946)@af3ca9cfdc18: Final verdict of PTC: none 20241213090229439 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090229439 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) HNBGW_Test.sgsn1-RAN(965)@af3ca9cfdc18: Final verdict of PTC: none 20241213090229439 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090229439 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090229439 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090229439 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090229439 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090229439 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090229439 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090229439 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090229439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55f2df5099d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090229439 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090229439 DLSCCP DEBUG SCCP-SCOC(108)[0x55f2df4f8ee0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090229439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066751f), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090229439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090229439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090229439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090229439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090229439 DLSCCP DEBUG SCCP-SCOC(108)[0x55f2df4f8ee0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090229439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55f2df5099d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090229439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4516873)[0x55f2df505340]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090229439 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4516873)[0x55f2df505340]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090229439 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090229439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4516873)[0x55f2df505340]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090229439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4516873)[0x55f2df505340]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090229439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4516873)[0x55f2df505340]{disrupted}: Freeing instance (context_map.c:202) 20241213090229439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4516873)[0x55f2df505340]{disrupted}: Deallocated (fsm.c:568) 20241213090229439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55f2df5099d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090229439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55f2df5099d0]{disconnected}: Freeing instance (context_map.c:206) 20241213090229439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55f2df5099d0]{disconnected}: Deallocated (fsm.c:568) 20241213090229439 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4516873 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20241213090229439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090229439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213090229439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090229439 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090229439 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090229439 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090229439 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213090229439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8452959)[0x55f2df506d90]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20241213090229439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8452959)[0x55f2df506d90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20241213090229439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55f2df535190]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20241213090229439 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090229439 DLSCCP DEBUG SCCP-SCOC(109)[0x55f2df4e1330]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090229439 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5325e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090229439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090229439 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090229439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090229439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090229439 DLSCCP DEBUG SCCP-SCOC(109)[0x55f2df4e1330]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090229439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55f2df535190]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090229439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8452959)[0x55f2df506d90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090229439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8452959)[0x55f2df506d90]{disrupted}: Freeing instance (context_map.c:202) 20241213090229439 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8452959)[0x55f2df506d90]{disrupted}: Deallocated (fsm.c:568) 20241213090229439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55f2df535190]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090229439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55f2df535190]{disconnected}: Freeing instance (context_map.c:206) 20241213090229439 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55f2df535190]{disconnected}: Deallocated (fsm.c:568) 20241213090229439 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8452959 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20241213090229440 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090229440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090229440 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090229440 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090229440 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090229440 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090229440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090229440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090229440 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090229440 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090229440 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090229440 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090229440 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090229440 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090229440 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090229440 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090229440 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090229440 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-SCCP(952)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-RAN(956)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(960)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(964)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090229453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53158<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(947)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(944): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(945): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(946): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(947): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(948): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(950): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(951): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(952): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(953): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(954): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-SCCP(955): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-RAN(956): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-M3UA(957): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-SCCP(958): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-RAN(959): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc2-M3UA(960): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(967): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn2-RAN(968): none (pass -> pass)20241213090229462 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090229462 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) 20241213090229462 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090229462 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc2-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090229462 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20241213090229462 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) 20241213090229462 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc2-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213090229462 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc2-0: xUA SRV SEND_FAILED 20241213090229462 DLINP <0002> stream_srv.c:734 SRVCONN(virt-msc2-0,r=::ffff:127.0.0.1:23909<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213090229462 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) 20241213090229462 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc2-0: connection closed 20241213090229462 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090229462 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090229462 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090229462 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20241213090229462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090229462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090229462 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090229462 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090229462 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090229462 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090229463 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.3/0, (xua_snm.c:371) 20241213090229463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090229463 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090229463 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090229463 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090229463 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090229463 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090229463 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090229463 DRANAP NOTICE cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: link lost (cnlink.c:118) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(969): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(970): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(971): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(972): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:02:29 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_nri_from_other_PLMN.talloc 20241213090229624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53202<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090230227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53202<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=588084) Waiting for packet dumper to finish... 1 (prev_count=588084, count=588624) 20241213090231438 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090231438 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090231438 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213090231438 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090231438 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090231438 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213090231440 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090231440 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090231440 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213090231463 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090231463 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20241213090231463 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20241213090231576 DLSCCP DEBUG SCCP-SCOC(107)[0x55f2df508af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090231576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b67df), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090231576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090231576 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090231576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090231576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090231576 DLSCCP DEBUG SCCP-SCOC(105)[0x55f2df4ef890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090231576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4a71f), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090231576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090231576 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090231576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090231576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090231576 DLSCCP DEBUG SCCP-SCOC(106)[0x55f2df4f7960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090231576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00097dc3), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090231576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090231576 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090231576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090231576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090231576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090231576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090231576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090231576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090231576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090231576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090231576 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090231577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090231577 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090231577 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090231577 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090231577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090231577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090231577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090231577 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090231577 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090231577 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090231577 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090231577 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090231577 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090231577 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090231577 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090231577 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090231577 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090231577 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090232056 DLSCCP DEBUG SCCP-SCOC(102)[0x55f2df4f1340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090232056 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009019a3), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090232056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090232056 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090232056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090232056 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090232056 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090232056 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090232056 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090232056 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090232057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090232057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090232057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090232057 DLSCCP DEBUG SCCP-SCOC(104)[0x55f2df4efd00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090232057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c4061), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090232057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090232057 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090232057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090232057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090232057 DLSCCP DEBUG SCCP-SCOC(103)[0x55f2df4eda90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090232057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003df5cf), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090232057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090232057 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090232057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090232058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090232058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090232058 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090232058 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090232058 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090232058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090232058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090232058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090232058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090232058 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090232058 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090232058 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090232058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090232058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090232058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:02:32 UTC 2024 /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 20241213090232695 DLSCCP DEBUG SCCP-SCOC(100)[0x55f2df534f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090232695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f10166), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090232695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090232695 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090232695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090232696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090232696 DLSCCP DEBUG SCCP-SCOC(101)[0x55f2df507600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090232696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a843a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090232696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090232696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090232696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090232696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090232696 DLSCCP DEBUG SCCP-SCOC(99)[0x55f2df5095c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090232696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058b8ef), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090232696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090232696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090232696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090232696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090232696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090232696 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090232696 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090232696 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090232696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090232696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090232696 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090232696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090232696 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090232696 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090232696 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090232696 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090232696 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090232696 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213090232696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090232697 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090232697 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090232697 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090232697 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090232697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090232697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20241213090233336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42618<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090233340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42624<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090233343 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39559<->l=127.0.0.1:4262) (control_if.c:572) 20241213090233426 DLSCCP DEBUG SCCP-SCOC(97)[0x55f2df4f7d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090233426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbc0d7), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090233426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090233426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090233426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090233426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090233426 DLSCCP DEBUG SCCP-SCOC(96)[0x55f2df534bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090233426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6dc2c), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090233426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090233426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090233426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090233426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090233426 DLSCCP DEBUG SCCP-SCOC(95)[0x55f2df4eb8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090233426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032cde5), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090233426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090233426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090233426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090233426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090233426 DLSCCP DEBUG SCCP-SCOC(98)[0x55f2df5116b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090233426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007eaf71), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090233426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090233426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090233426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090233426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090233426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090233426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090233426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090233426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090233426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090233426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213090233426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090233426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090233426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090233426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090233426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090233426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213090233426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090233426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090233426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090233426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090233426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090233426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213090233426 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233426 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090233426 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090233426 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090233426 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090233426 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090233426 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090233443 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090233443 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090233456 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090233456 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090233456 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090233456 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090233456 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090233457 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090233457 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090233457 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090233457 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090233457 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090233457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090233457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090233457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090233457 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090233457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090233457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090233457 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090233457 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49805 (stream_srv.c:132) 20241213090233457 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49805<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090233457 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090233457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233457 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090233457 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090233457 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090233457 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090233457 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090233457 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090233457 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090233457 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090233457 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090233457 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090233457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233457 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233457 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233457 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233457 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233457 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090233457 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090233457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090233457 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090233457 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090233457 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233457 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090233457 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090233457 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090233458 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090233458 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090233458 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090233458 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090233458 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090233458 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090233458 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090233459 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090233459 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090233459 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090233459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090233459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090233459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090233459 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090233459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090233459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090233459 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090233459 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090233459 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090233459 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090233459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090233459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090233459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090233459 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090233459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090233459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090233459 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090233459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090233459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090233459 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090233459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090233459 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090233459 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233459 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090233459 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090233459 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090233459 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090233459 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090233459 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(983)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(983)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(983)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(981)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(986)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-M3UA(986)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(986)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc1-SCCP(984)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090233494 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090233494 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090233494 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090233494 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090233494 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090233494 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090233494 DRANAP NOTICE cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090233494 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090233494 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090233495 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090233495 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090233495 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090233496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090233496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090233496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090233496 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090233496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090233496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090233496 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090233496 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090233496 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090233496 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090233496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090233496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090233496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090233496 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090233496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090233496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090233496 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090233496 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090233496 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090233496 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090233496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090233496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090233496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090233496 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090233496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090233496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090233496 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090233496 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090233496 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090233496 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090233496 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090233496 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090233496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090233496 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090233496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090233496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090233496 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090233496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233496 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090233496 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090233496 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090233496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090233496 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090233496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233496 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090233496 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090233496 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090233496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090233496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090233496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090233496 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090233496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233496 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090233496 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090233496 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090233496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090233496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090233496 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090233496 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090233496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233496 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090233496 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090233496 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090233496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090233496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090233496 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(989)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(989)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(989)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(987)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(992)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-M3UA(992)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(992)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-SCCP(990)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090233538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090233538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090233538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090233538 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090233538 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090233538 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090233538 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090233538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090233538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090233547 DLINP DEBUG SRVCONN(,r=127.0.0.1:49805<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090233547 DLINP DEBUG SRVCONN(,r=127.0.0.1:49805<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090233547 DLINP DEBUG SRVCONN(,r=127.0.0.1:49805<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090233547 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090233547 DHNBAP DEBUG (127.0.0.1:49805 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213090233547 DHNBAP NOTICE (127.0.0.1:49805 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090233547 DHNBAP NOTICE (127.0.0.1:49805 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090233547 DLINP DEBUG SRVCONN(,r=127.0.0.1:49805<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090233547 DLINP DEBUG SRVCONN(,r=127.0.0.1:49805<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090233677 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090233678 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090233678 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090233678 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090233685 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233685 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090233685 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090233685 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090233685 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090233685 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090233685 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090233689 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233689 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090233689 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090233689 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090233689 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090233689 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090233689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090233689 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090233689 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090233689 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090233689 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090233689 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090233689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090233689 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090233689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090233689 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090233689 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090233689 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090233689 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090233690 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 20241213090233690 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 20241213090233690 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 20241213090233690 DLSS7 <000c> osmo_ss7_asp.c:1082 ?: connection closed 20241213090233690 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20241213090233690 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20241213090233690 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20241213090233690 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090233690 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090233690 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090233691 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090233691 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090233691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233691 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233691 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233691 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233691 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233691 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090233691 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090233691 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090233691 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090233691 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090233691 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233691 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090233691 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090233691 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090233691 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090233691 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090233691 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090233691 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc1-M3UA(986)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20241213090233698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233698 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPSM:UP) 20241213090233698 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20241213090233698 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20241213090233698 DLSS7 <000c> xua_asp_fsm.c:663 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20241213090233698 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090233698 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090233698 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20241213090233699 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090233699 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090233699 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090233699 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.0.2/0, (xua_snm.c:371) 20241213090233699 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090233699 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090233699 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090233699 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090233699 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090233703 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233703 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090233703 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090233703 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090233703 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090233703 DLSS7 <000c> xua_as_fsm.c:467 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20241213090233703 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090233703 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090233703 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090233703 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090233703 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.0.2/0, (xua_snm.c:406) 20241213090233703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090233703 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090233703 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090233703 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090233703 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090233703 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090233703 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090233704 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090233704 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090233704 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090233704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090233704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090233704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090233704 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090233704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090233704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090233704 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090233705 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233705 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090233705 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090233705 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090233705 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090233705 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090233705 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090233705 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090233709 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090233709 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090233709 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090233709 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090233712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233712 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090233712 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090233712 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090233712 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090233712 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090233712 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090233713 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233713 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090233713 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090233713 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090233713 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090233713 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090233713 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090233714 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090233714 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090233714 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090233714 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090233714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090233714 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090233714 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090233714 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090233714 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090233714 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090233714 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090233715 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090233715 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090233715 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090233715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090233715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090233715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090233715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090233715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090233715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090233715 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090233715 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233715 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090233715 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090233715 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090233715 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090233715 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090233715 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090233715 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090233723 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 20241213090233723 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 20241213090233723 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090233723 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213090233727 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233727 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213090233727 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090233727 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090233727 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090233727 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213090233727 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090233728 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233729 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090233729 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090233729 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090233729 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090233729 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090233729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090233729 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090233729 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090233729 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090233729 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213090233729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090233729 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090233729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090233729 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090233729 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090233729 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090233729 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090233730 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090233730 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090233730 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090233730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090233730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090233730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090233730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090233730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090233730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090233730 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090233730 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090233730 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090233730 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090233731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090233731 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090233731 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090233731 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090233731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090233731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090233731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090233731 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090234159 DLSCCP DEBUG SCCP-SCOC(94)[0x55f2df4fabc0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090234159 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032f65a), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090234159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090234159 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090234159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090234159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090234160 DLSCCP DEBUG SCCP-SCOC(92)[0x55f2df4ecc50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090234160 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0004a33a), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090234160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090234160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090234160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090234160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090234160 DLSCCP DEBUG SCCP-SCOC(93)[0x55f2df4e8db0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090234160 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974f9f), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090234160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090234160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090234160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090234160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090234160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090234160 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090234160 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090234160 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090234160 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090234160 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090234160 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090234160 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090234160 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090234160 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090234161 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090234161 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090234161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090234161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090234161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090234161 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090234161 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090234161 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090234161 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090234161 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090234161 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090234161 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090234161 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090234161 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090234168 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090234168 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090234168 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090234168 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090234168 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090234168 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090234168 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090234168 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090234169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090234169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090234169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090234169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090234169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090234169 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=0032f65a) (sccp_scrc.c:477) 20241213090234169 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1824) 20241213090234169 DLSCCP DEBUG SCCP-SCOC(94)[0x55f2df4fabc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090234169 DLSCCP DEBUG SCCP-SCOC(94)[0x55f2df4fabc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090234169 DLSCCP DEBUG SCCP-SCOC(94)[0x55f2df4fabc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090234169 DLSCCP DEBUG SCCP-SCOC(94)[0x55f2df4fabc0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090234169 DLSCCP DEBUG SCCP-SCOC(94)[0x55f2df4fabc0]{IDLE}: Deallocated (fsm.c:568) 20241213090234169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090234169 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090234169 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090234169 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090234169 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090234169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090234169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090234169 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090234169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090234170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090234170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090234170 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090234170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090234170 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=0004a33a) (sccp_scrc.c:477) 20241213090234170 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1824) 20241213090234170 DLSCCP DEBUG SCCP-SCOC(92)[0x55f2df4ecc50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090234170 DLSCCP DEBUG SCCP-SCOC(92)[0x55f2df4ecc50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090234170 DLSCCP DEBUG SCCP-SCOC(92)[0x55f2df4ecc50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090234170 DLSCCP DEBUG SCCP-SCOC(92)[0x55f2df4ecc50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090234170 DLSCCP DEBUG SCCP-SCOC(92)[0x55f2df4ecc50]{IDLE}: Deallocated (fsm.c:568) 20241213090234370 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090234370 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090234370 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090234370 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090234370 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090234370 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090234370 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090234370 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090234370 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090234370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090234370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090234370 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090234370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090234370 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=00974f9f) (sccp_scrc.c:477) 20241213090234370 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1824) 20241213090234370 DLSCCP DEBUG SCCP-SCOC(93)[0x55f2df4e8db0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090234371 DLSCCP DEBUG SCCP-SCOC(93)[0x55f2df4e8db0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090234371 DLSCCP DEBUG SCCP-SCOC(93)[0x55f2df4e8db0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090234371 DLSCCP DEBUG SCCP-SCOC(93)[0x55f2df4e8db0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090234371 DLSCCP DEBUG SCCP-SCOC(93)[0x55f2df4e8db0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(982)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090234495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090234495 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090234495 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090234495 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090234495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090234495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090234495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090234495 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090234495 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090234495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090234495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090234495 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090234495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090234495 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090234495 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090234495 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090234495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234495 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090234495 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090234495 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090234495 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090234495 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) 20241213090234495 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) 20241213090234495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090234495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090234495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090234495 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090234495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090234495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090234495 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090234495 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{CONNECTED}: link up (cnlink.c:111) 20241213090234495 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090234495 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090234495 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer HNBGW_Test.msc1-RAN(985)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090234495 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090234495 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090234495 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090234495 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090234495 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090234496 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090234496 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc1-0: Received M3UA Message (XFER:DATA) 20241213090234496 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc1-0: m3ua_rx_xfer 20241213090234496 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc1-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 20241213090234496 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090234496 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090234496 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090234496 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090234496 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090234496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090234496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090234496 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=2=0.0.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090234496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090234496 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090234496 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20241213090234496 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090234496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234496 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234496 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234496 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234496 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234496 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234496 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090234496 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090234496 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090234496 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090234496 DRANAP INFO cnlink(msc-1)[0x55f2df473670]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(988)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090234513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090234513 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090234513 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090234513 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090234513 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090234513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090234513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090234513 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090234513 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090234513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090234513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090234513 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090234513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090234513 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090234513 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090234513 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090234513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234513 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090234513 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090234513 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090234513 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090234513 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090234513 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090234513 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090234513 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090234513 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090234513 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090234513 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090234513 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090234513 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090234513 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090234513 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090234513 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090234513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090234513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090234513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090234513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090234513 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090234513 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090234514 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090234514 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090234514 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090234514 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090234514 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090234514 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090234514 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090234514 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090234514 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090234514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090234514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090234514 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090234514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090234514 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090234514 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090234514 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090234514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234514 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090234514 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090234514 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090234514 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090234514 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(991)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090234527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090234527 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090234527 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090234527 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090234527 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090234527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090234527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090234527 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090234527 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090234527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090234527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090234527 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090234527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090234527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090234527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213090234527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090234527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234527 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090234527 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090234527 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090234527 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090234527 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) 20241213090234527 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) 20241213090234527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090234527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090234527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090234527 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090234527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090234527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090234527 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090234527 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: link up (cnlink.c:111) 20241213090234527 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090234527 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090234527 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090234527 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090234527 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090234527 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090234527 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090234527 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090234528 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090234528 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090234528 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090234528 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090234528 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090234528 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090234528 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090234528 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090234528 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090234528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090234528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090234528 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090234528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090234528 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090234528 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213090234528 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090234528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234528 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234528 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234528 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234528 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090234528 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090234528 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090234528 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090234528 DRANAP INFO cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090234574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090234574 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090234574 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090234574 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090234574 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090234574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090234574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090234574 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090234574 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090234574 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090234574 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090234574 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090234574 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090234574 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090234574 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090234574 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090234574 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090234574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090234574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090234574 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090234574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090234574 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090234574 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090234574 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090234574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234575 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090234575 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090234575 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090234575 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090234575 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090234575 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090234575 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090234575 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090234575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090234575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090234575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090234575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090234575 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090234575 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090234575 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090234575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090234575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090234575 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090234575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090234575 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090234575 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090234575 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090234575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090234575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090234575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090234575 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090234575 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090234575 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090234575 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090234575 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090234576 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090234576 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090234576 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090234576 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090234576 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090234576 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090234576 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090234576 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090235552 DLCTRL DEBUG Command: GET 385265696 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090235552 DLCTRL DEBUG Tx Command reply: GET_REPLY 385265696 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090235554 DLCTRL DEBUG Command: GET 695490358 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090235554 DLCTRL DEBUG Tx Command reply: GET_REPLY 695490358 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090235555 DLCTRL DEBUG Command: GET 723147471 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090235555 DLCTRL DEBUG Tx Command reply: GET_REPLY 723147471 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090235556 DLCTRL DEBUG Command: GET 277106601 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090235556 DLCTRL DEBUG Tx Command reply: GET_REPLY 277106601 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090235557 DLCTRL DEBUG Command: GET 842615704 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090235557 DLCTRL DEBUG Tx Command reply: GET_REPLY 842615704 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213090235558 DLCTRL DEBUG Command: GET 570626015 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090235558 DLCTRL DEBUG Tx Command reply: GET_REPLY 570626015 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090235559 DLCTRL DEBUG Command: GET 496534585 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090235559 DLCTRL DEBUG Tx Command reply: GET_REPLY 496534585 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090235560 DLCTRL DEBUG Command: GET 269741908 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090235560 DLCTRL DEBUG Tx Command reply: GET_REPLY 269741908 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090235561 DLCTRL DEBUG Command: GET 144567386 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090235561 DLCTRL DEBUG Tx Command reply: GET_REPLY 144567386 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090235562 DLCTRL DEBUG Command: GET 541389168 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090235562 DLCTRL DEBUG Tx Command reply: GET_REPLY 541389168 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213090235562 DLCTRL DEBUG Command: GET 913279604 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090235562 DLCTRL DEBUG Tx Command reply: GET_REPLY 913279604 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090235563 DLCTRL DEBUG Command: GET 203865066 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090235563 DLCTRL DEBUG Tx Command reply: GET_REPLY 203865066 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090235564 DLCTRL DEBUG Command: GET 426490319 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090235564 DLCTRL DEBUG Tx Command reply: GET_REPLY 426490319 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090235565 DLCTRL DEBUG Command: GET 644774986 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090235565 DLCTRL DEBUG Tx Command reply: GET_REPLY 644774986 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090235565 DLCTRL DEBUG Command: GET 983301164 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090235565 DLCTRL DEBUG Tx Command reply: GET_REPLY 983301164 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213090235566 DLCTRL DEBUG Command: GET 471548808 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090235566 DLCTRL DEBUG Tx Command reply: GET_REPLY 471548808 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090235567 DLCTRL DEBUG Command: GET 351220030 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090235567 DLCTRL DEBUG Tx Command reply: GET_REPLY 351220030 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090235569 DLCTRL DEBUG Command: GET 620430320 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090235569 DLCTRL DEBUG Tx Command reply: GET_REPLY 620430320 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090235570 DLCTRL DEBUG Command: GET 227603380 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090235570 DLCTRL DEBUG Tx Command reply: GET_REPLY 227603380 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090235571 DLCTRL DEBUG Command: GET 606186826 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090235571 DLCTRL DEBUG Tx Command reply: GET_REPLY 606186826 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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 := '000000000000001100110000'B, t_guard := 20.000000 } 20241213090235591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42630<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(988)@af3ca9cfdc18: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(988)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)4871831 20241213090236643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090236643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090236643 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241213090236643 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090236643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4a5697, normal) (hnbgw_rua.c:407) 20241213090236643 DHNB DEBUG map_rua[0x55f2df4ecc50]{init}: Allocated (fsm.c:456) 20241213090236643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4871831)[0x55f2df4ecc50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090236643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4871831 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090236643 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090236643 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090236643 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241213090236643 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4871831 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213090236643 DCN DEBUG map_sccp[0x55f2df4fabc0]{init}: Allocated (fsm.c:456) 20241213090236643 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55f2df4fabc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090236643 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4871831 <-> SCCP-110 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213090236643 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4871831 SCCP-110 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241213090236643 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4871831)[0x55f2df4ecc50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090236643 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090236644 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090236644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4871831)[0x55f2df4ecc50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090236644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55f2df4fabc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090236644 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090236644 DLSCCP DEBUG SCCP-SCOC(110)[0x55f2df506d90]{IDLE}: Allocated (fsm.c:456) 20241213090236644 DLSCCP DEBUG SCCP-SCOC(110)[0x55f2df506d90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090236644 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030003300056400500f1100926) (sccp_scrc.c:406) 20241213090236644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090236644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090236644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090236644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090236644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090236644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090236644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090236644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090236644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090236644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090236644 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090236644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090236644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090236644 DLSCCP DEBUG SCCP-SCOC(110)[0x55f2df506d90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090236644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55f2df4fabc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090236644 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4871831)[0x55f2df4ecc50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090236644 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090236644 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090236644 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090236644 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090236644 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090236644 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090236644 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090236644 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(987)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(987)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(988)@af3ca9cfdc18: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994) HNBGW_Test.sgsn0-RAN(988)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)3268061 HNBGW_Test.sgsn0-SCCP(987)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(987)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090236666 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090236666 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090236666 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090236666 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090236666 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090236666 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090236666 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090236666 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090236666 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090236667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090236667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090236667 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090236667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090236667 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008436f1) (sccp_scrc.c:477) 20241213090236667 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1824) 20241213090236667 DLSCCP DEBUG SCCP-SCOC(110)[0x55f2df506d90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090236667 DLSCCP DEBUG SCCP-SCOC(110)[0x55f2df506d90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090236667 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090236667 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090236667 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) 20241213090236667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55f2df4fabc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090236667 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55f2df4fabc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090236669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42630<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090236672 DLCTRL DEBUG Command: GET 97264451 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090236672 DLCTRL DEBUG Tx Command reply: GET_REPLY 97264451 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241213090236676 DLCTRL DEBUG Command: GET 959033946 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090236676 DLCTRL DEBUG Tx Command reply: GET_REPLY 959033946 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090236680 DLCTRL DEBUG Command: GET 699736788 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090236680 DLCTRL DEBUG Tx Command reply: GET_REPLY 699736788 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090236683 DLCTRL DEBUG Command: GET 33492945 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090236683 DLCTRL DEBUG Tx Command reply: GET_REPLY 33492945 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090236684 DLCTRL DEBUG Command: GET 5100754 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090236684 DLCTRL DEBUG Tx Command reply: GET_REPLY 5100754 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090236686 DLCTRL DEBUG Command: GET 607785038 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090236686 DLCTRL DEBUG Tx Command reply: GET_REPLY 607785038 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090236687 DLCTRL DEBUG Command: GET 647785239 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090236687 DLCTRL DEBUG Tx Command reply: GET_REPLY 647785239 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090236688 DLCTRL DEBUG Command: GET 61365542 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090236688 DLCTRL DEBUG Tx Command reply: GET_REPLY 61365542 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090236688 DLCTRL DEBUG Command: GET 975350412 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090236688 DLCTRL DEBUG Tx Command reply: GET_REPLY 975350412 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090236689 DLCTRL DEBUG Command: GET 260474751 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090236689 DLCTRL DEBUG Tx Command reply: GET_REPLY 260474751 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090236690 DLCTRL DEBUG Command: GET 732076240 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090236690 DLCTRL DEBUG Tx Command reply: GET_REPLY 732076240 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090236691 DLCTRL DEBUG Command: GET 255731695 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090236691 DLCTRL DEBUG Tx Command reply: GET_REPLY 255731695 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090236692 DLCTRL DEBUG Command: GET 426333689 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090236692 DLCTRL DEBUG Tx Command reply: GET_REPLY 426333689 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090236692 DLCTRL DEBUG Command: GET 355500207 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090236693 DLCTRL DEBUG Tx Command reply: GET_REPLY 355500207 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090236693 DLCTRL DEBUG Command: GET 882577444 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090236693 DLCTRL DEBUG Tx Command reply: GET_REPLY 882577444 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090236694 DLCTRL DEBUG Command: GET 397616967 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090236694 DLCTRL DEBUG Tx Command reply: GET_REPLY 397616967 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090236695 DLCTRL DEBUG Command: GET 459603236 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090236695 DLCTRL DEBUG Tx Command reply: GET_REPLY 459603236 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090236696 DLCTRL DEBUG Command: GET 745164222 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090236696 DLCTRL DEBUG Tx Command reply: GET_REPLY 745164222 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090236697 DLCTRL DEBUG Command: GET 853708706 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090236697 DLCTRL DEBUG Tx Command reply: GET_REPLY 853708706 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090236697 DLCTRL DEBUG Command: GET 993584032 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090236697 DLCTRL DEBUG Tx Command reply: GET_REPLY 993584032 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000101010111'B, t_guard := 20.000000 } 20241213090236708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42642<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(991)@af3ca9cfdc18: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(991)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)8267475 20241213090237725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090237725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090237725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241213090237725 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090237725 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7e26d3, normal) (hnbgw_rua.c:407) 20241213090237726 DHNB DEBUG map_rua[0x55f2df535190]{init}: Allocated (fsm.c:456) 20241213090237726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8267475)[0x55f2df535190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090237726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8267475 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090237726 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090237726 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090237726 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241213090237726 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8267475 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241213090237726 DCN DEBUG map_sccp[0x55f2df505340]{init}: Allocated (fsm.c:456) 20241213090237726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55f2df505340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090237726 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8267475 <-> SCCP-111 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241213090237726 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8267475 SCCP-111 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241213090237726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8267475)[0x55f2df535190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090237726 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090237726 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090237726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8267475)[0x55f2df535190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090237726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55f2df505340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090237726 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090237726 DLSCCP DEBUG SCCP-SCOC(111)[0x55f2df5099d0]{IDLE}: Allocated (fsm.c:456) 20241213090237726 DLSCCP DEBUG SCCP-SCOC(111)[0x55f2df5099d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090237726 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001570056400500f1100926) (sccp_scrc.c:406) 20241213090237726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090237726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090237726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090237726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090237726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090237726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090237726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090237726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090237726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090237726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090237726 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090237726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090237726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090237726 DLSCCP DEBUG SCCP-SCOC(111)[0x55f2df5099d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090237726 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55f2df505340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090237726 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8267475)[0x55f2df535190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090237726 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090237726 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090237726 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090237726 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090237726 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090237726 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090237726 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090237726 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(990)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(990)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(991)@af3ca9cfdc18: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995) HNBGW_Test.sgsn1-RAN(991)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)10730659 HNBGW_Test.sgsn1-SCCP(990)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(990)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090237731 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090237731 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090237731 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090237731 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090237731 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090237731 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090237731 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090237731 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090237731 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090237731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090237731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090237731 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090237731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090237731 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0080709f) (sccp_scrc.c:477) 20241213090237731 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1824) 20241213090237731 DLSCCP DEBUG SCCP-SCOC(111)[0x55f2df5099d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090237731 DLSCCP DEBUG SCCP-SCOC(111)[0x55f2df5099d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090237731 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090237731 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090237731 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) 20241213090237731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55f2df505340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090237731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55f2df505340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090237732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42642<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090237732 DLCTRL DEBUG Command: GET 47041092 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090237732 DLCTRL DEBUG Tx Command reply: GET_REPLY 47041092 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241213090237733 DLCTRL DEBUG Command: GET 573318427 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090237733 DLCTRL DEBUG Tx Command reply: GET_REPLY 573318427 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090237734 DLCTRL DEBUG Command: GET 616726851 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090237734 DLCTRL DEBUG Tx Command reply: GET_REPLY 616726851 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090237735 DLCTRL DEBUG Command: GET 211185550 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090237735 DLCTRL DEBUG Tx Command reply: GET_REPLY 211185550 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090237736 DLCTRL DEBUG Command: GET 266483856 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090237736 DLCTRL DEBUG Tx Command reply: GET_REPLY 266483856 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090237737 DLCTRL DEBUG Command: GET 40275743 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090237737 DLCTRL DEBUG Tx Command reply: GET_REPLY 40275743 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241213090237738 DLCTRL DEBUG Command: GET 558470704 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090237738 DLCTRL DEBUG Tx Command reply: GET_REPLY 558470704 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090237740 DLCTRL DEBUG Command: GET 168648838 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090237740 DLCTRL DEBUG Tx Command reply: GET_REPLY 168648838 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090237740 DLCTRL DEBUG Command: GET 185530680 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090237740 DLCTRL DEBUG Tx Command reply: GET_REPLY 185530680 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090237742 DLCTRL DEBUG Command: GET 459691294 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090237742 DLCTRL DEBUG Tx Command reply: GET_REPLY 459691294 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090237743 DLCTRL DEBUG Command: GET 152724868 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090237743 DLCTRL DEBUG Tx Command reply: GET_REPLY 152724868 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090237744 DLCTRL DEBUG Command: GET 519942882 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090237744 DLCTRL DEBUG Tx Command reply: GET_REPLY 519942882 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090237746 DLCTRL DEBUG Command: GET 540311963 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090237746 DLCTRL DEBUG Tx Command reply: GET_REPLY 540311963 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090237747 DLCTRL DEBUG Command: GET 306949924 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090237747 DLCTRL DEBUG Tx Command reply: GET_REPLY 306949924 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090237748 DLCTRL DEBUG Command: GET 173260373 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090237748 DLCTRL DEBUG Tx Command reply: GET_REPLY 173260373 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090237749 DLCTRL DEBUG Command: GET 624987767 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090237749 DLCTRL DEBUG Tx Command reply: GET_REPLY 624987767 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090237749 DLCTRL DEBUG Command: GET 812087937 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090237749 DLCTRL DEBUG Tx Command reply: GET_REPLY 812087937 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090237750 DLCTRL DEBUG Command: GET 836724131 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090237750 DLCTRL DEBUG Tx Command reply: GET_REPLY 836724131 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090237751 DLCTRL DEBUG Command: GET 775089662 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090237751 DLCTRL DEBUG Tx Command reply: GET_REPLY 775089662 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090237752 DLCTRL DEBUG Command: GET 472819948 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090237752 DLCTRL DEBUG Tx Command reply: GET_REPLY 472819948 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: "disconnecting msc0" 20241213090237753 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) HNBGW_Test.sgsn0-RAN(988)@af3ca9cfdc18: Final verdict of PTC: none 20241213090237754 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090237754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090237754 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090237754 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213090237754 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090237754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090237754 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090237754 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090237754 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090237754 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090237754 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213090237754 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090237754 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090237754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090237754 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090237754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090237754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090237754 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090237754 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090237754 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090237754 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090237754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090237754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090237754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090237754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090237754 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090237754 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090237754 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090237754 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090237754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55f2df4fabc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090237754 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090237754 DLSCCP DEBUG SCCP-SCOC(110)[0x55f2df506d90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090237754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008436f1), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090237754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090237754 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090237754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090237754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090237754 DLSCCP DEBUG SCCP-SCOC(110)[0x55f2df506d90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090237754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55f2df4fabc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090237754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4871831)[0x55f2df4ecc50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090237754 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4871831)[0x55f2df4ecc50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090237754 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090237754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4871831)[0x55f2df4ecc50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090237754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4871831)[0x55f2df4ecc50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090237754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4871831)[0x55f2df4ecc50]{disrupted}: Freeing instance (context_map.c:202) 20241213090237754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4871831)[0x55f2df4ecc50]{disrupted}: Deallocated (fsm.c:568) 20241213090237754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55f2df4fabc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090237754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55f2df4fabc0]{disconnected}: Freeing instance (context_map.c:206) 20241213090237754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55f2df4fabc0]{disconnected}: Deallocated (fsm.c:568) 20241213090237754 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4871831 SCCP-110 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213090237755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090237755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213090237755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090237755 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090237755 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090237755 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090237755 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090237755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090237755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090237755 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-M3UA(989)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(987)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: 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 := '000000000000001011110000'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@af3ca9cfdc18: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)4871831 20241213090237768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42646<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(991)@af3ca9cfdc18: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(991)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)1753442 20241213090238793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090238793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090238793 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213090238793 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090238793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1ac162, normal) (hnbgw_rua.c:407) 20241213090238793 DHNB DEBUG map_rua[0x55f2df4ecc50]{init}: Allocated (fsm.c:456) 20241213090238793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1753442)[0x55f2df4ecc50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090238793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1753442 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090238793 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090238793 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090238793 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1753442 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241213090238793 DCN DEBUG map_sccp[0x55f2df4fabc0]{init}: Allocated (fsm.c:456) 20241213090238793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55f2df4fabc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090238793 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1753442 <-> SCCP-112 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241213090238793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1753442 SCCP-112 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213090238793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1753442)[0x55f2df4ecc50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090238793 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090238793 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090238793 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1753442)[0x55f2df4ecc50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090238793 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55f2df4fabc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090238793 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090238794 DLSCCP DEBUG SCCP-SCOC(112)[0x55f2df4ec170]{IDLE}: Allocated (fsm.c:456) 20241213090238794 DLSCCP DEBUG SCCP-SCOC(112)[0x55f2df4ec170]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090238794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030002f00056400500f1100926) (sccp_scrc.c:406) 20241213090238794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090238794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090238794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090238794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090238794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090238794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090238794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090238794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090238794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090238794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090238794 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090238794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090238794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090238794 DLSCCP DEBUG SCCP-SCOC(112)[0x55f2df4ec170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090238794 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55f2df4fabc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090238794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1753442)[0x55f2df4ecc50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090238794 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090238794 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090238794 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090238794 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090238794 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090238794 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090238794 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090238794 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(990)@af3ca9cfdc18: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(990)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(991)@af3ca9cfdc18: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996) HNBGW_Test.sgsn1-RAN(991)@af3ca9cfdc18: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)11852547 HNBGW_Test.sgsn1-SCCP(990)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(990)@af3ca9cfdc18: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213090238803 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090238803 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090238803 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090238803 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090238803 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090238803 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090238803 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090238803 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090238803 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090238803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090238803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090238803 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090238803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090238803 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ad4021) (sccp_scrc.c:477) 20241213090238803 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1824) 20241213090238803 DLSCCP DEBUG SCCP-SCOC(112)[0x55f2df4ec170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090238803 DLSCCP DEBUG SCCP-SCOC(112)[0x55f2df4ec170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090238803 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090238803 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090238803 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) 20241213090238803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55f2df4fabc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090238803 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55f2df4fabc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090238806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42646<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090238809 DLCTRL DEBUG Command: GET 225351619 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090238809 DLCTRL DEBUG Tx Command reply: GET_REPLY 225351619 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241213090238815 DLCTRL DEBUG Command: GET 712240690 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090238815 DLCTRL DEBUG Tx Command reply: GET_REPLY 712240690 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090238820 DLCTRL DEBUG Command: GET 514244310 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090238820 DLCTRL DEBUG Tx Command reply: GET_REPLY 514244310 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090238823 DLCTRL DEBUG Command: GET 966233302 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090238823 DLCTRL DEBUG Tx Command reply: GET_REPLY 966233302 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090238825 DLCTRL DEBUG Command: GET 219442855 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090238825 DLCTRL DEBUG Tx Command reply: GET_REPLY 219442855 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090238827 DLCTRL DEBUG Command: GET 506903001 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090238827 DLCTRL DEBUG Tx Command reply: GET_REPLY 506903001 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20241213090238828 DLCTRL DEBUG Command: GET 441217106 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090238828 DLCTRL DEBUG Tx Command reply: GET_REPLY 441217106 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090238828 DLCTRL DEBUG Command: GET 875078041 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090238828 DLCTRL DEBUG Tx Command reply: GET_REPLY 875078041 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090238829 DLCTRL DEBUG Command: GET 415999263 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090238829 DLCTRL DEBUG Tx Command reply: GET_REPLY 415999263 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090238830 DLCTRL DEBUG Command: GET 935860373 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090238830 DLCTRL DEBUG Tx Command reply: GET_REPLY 935860373 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090238831 DLCTRL DEBUG Command: GET 285808496 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090238831 DLCTRL DEBUG Tx Command reply: GET_REPLY 285808496 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090238831 DLCTRL DEBUG Command: GET 711019111 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090238831 DLCTRL DEBUG Tx Command reply: GET_REPLY 711019111 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090238832 DLCTRL DEBUG Command: GET 315958556 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090238832 DLCTRL DEBUG Tx Command reply: GET_REPLY 315958556 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090238833 DLCTRL DEBUG Command: GET 534921528 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090238833 DLCTRL DEBUG Tx Command reply: GET_REPLY 534921528 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090238834 DLCTRL DEBUG Command: GET 546253039 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090238834 DLCTRL DEBUG Tx Command reply: GET_REPLY 546253039 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090238834 DLCTRL DEBUG Command: GET 449206158 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090238834 DLCTRL DEBUG Tx Command reply: GET_REPLY 449206158 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090238835 DLCTRL DEBUG Command: GET 160854876 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090238835 DLCTRL DEBUG Tx Command reply: GET_REPLY 160854876 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090238836 DLCTRL DEBUG Command: GET 774349947 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090238836 DLCTRL DEBUG Tx Command reply: GET_REPLY 774349947 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090238837 DLCTRL DEBUG Command: GET 657707685 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090238837 DLCTRL DEBUG Tx Command reply: GET_REPLY 657707685 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090238837 DLCTRL DEBUG Command: GET 419814870 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090238837 DLCTRL DEBUG Tx Command reply: GET_REPLY 419814870 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213090238840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42624<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213090238840 DLINP DEBUG SRVCONN(,r=127.0.0.1:49805<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090238840 DLINP DEBUG SRVCONN(,r=127.0.0.1:49805<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090238840 DLINP NOTICE SRV(,r=127.0.0.1:49805<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090238840 DMAIN NOTICE (127.0.0.1:49805 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49805<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090238840 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213090238840 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39559<->l=127.0.0.1:4262) (control_if.c:193) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@af3ca9cfdc18: Final verdict of PTC: none 20241213090238840 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090238840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090238840 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090238840 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213090238840 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090238840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090238840 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090238840 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090238840 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090238840 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090238840 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213090238840 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090238840 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090238840 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090238840 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090238840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090238840 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(973)@af3ca9cfdc18: Final verdict of PTC: none 20241213090238840 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090238840 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090238840 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090238841 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213090238841 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090238841 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090238841 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090238841 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090238841 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090238841 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090238841 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090238841 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(983)@af3ca9cfdc18: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(980)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-RAN(985)@af3ca9cfdc18: Final verdict of PTC: none 20241213090238841 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090238841 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) 20241213090238841 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090238841 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-SCCP(981)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(991)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(982)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(984)@af3ca9cfdc18: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(975)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(992)@af3ca9cfdc18: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979)@af3ca9cfdc18: Final verdict of PTC: none 20241213090238841 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) HNBGW_Test.sgsn1-SCCP(990)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(974)@af3ca9cfdc18: Final verdict of PTC: none 20241213090238841 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090238841 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20241213090238841 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) 20241213090238841 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213090238841 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn1-0: xUA SRV SEND_FAILED 20241213090238841 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090238841 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) 20241213090238841 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090238841 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090238841 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213090238841 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090238841 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213090238841 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090238841 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090238841 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090238841 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090238841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090238841 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090238841 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090238841 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20241213090238841 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) 20241213090238841 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc1-0: xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20241213090238841 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc1-0: xUA SRV SEND_FAILED 20241213090238841 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20241213090238841 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213090238841 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090238841 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090238841 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090238841 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090238841 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090238841 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090238841 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090238841 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090238841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55f2df505340]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090238841 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090238841 DLSCCP DEBUG SCCP-SCOC(111)[0x55f2df5099d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090238841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080709f), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090238841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090238841 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090238841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090238841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090238841 DLSCCP DEBUG SCCP-SCOC(111)[0x55f2df5099d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090238841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55f2df505340]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090238841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8267475)[0x55f2df535190]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090238841 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8267475)[0x55f2df535190]{connected}: Tx RUA Disconnect (context_map_rua.c:267) HNBGW_Test.msc1-M3UA(986)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(993)@af3ca9cfdc18: Final verdict of PTC: none 20241213090238842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090238841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090238841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8267475)[0x55f2df535190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090238841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8267475)[0x55f2df535190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090238841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8267475)[0x55f2df535190]{disrupted}: Freeing instance (context_map.c:202) 20241213090238841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8267475)[0x55f2df535190]{disrupted}: Deallocated (fsm.c:568) 20241213090238841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55f2df505340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090238841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55f2df505340]{disconnected}: Freeing instance (context_map.c:206) 20241213090238841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55f2df505340]{disconnected}: Deallocated (fsm.c:568) 20241213090238841 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8267475 SCCP-111 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241213090238841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55f2df4fabc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090238841 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090238841 DLSCCP DEBUG SCCP-SCOC(112)[0x55f2df4ec170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090238841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad4021), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090238841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090238841 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090238841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090238841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090238841 DLSCCP DEBUG SCCP-SCOC(112)[0x55f2df4ec170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090238841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55f2df4fabc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090238841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1753442)[0x55f2df4ecc50]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090238841 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1753442)[0x55f2df4ecc50]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090238841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090238841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1753442)[0x55f2df4ecc50]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090238841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1753442)[0x55f2df4ecc50]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090238841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1753442)[0x55f2df4ecc50]{disrupted}: Freeing instance (context_map.c:202) 20241213090238842 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1753442)[0x55f2df4ecc50]{disrupted}: Deallocated (fsm.c:568) 20241213090238842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55f2df4fabc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090238842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55f2df4fabc0]{disconnected}: Freeing instance (context_map.c:206) 20241213090238842 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55f2df4fabc0]{disconnected}: Deallocated (fsm.c:568) 20241213090238842 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1753442 SCCP-112 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241213090238842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090238842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213090238842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213090238842 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090238842 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090238842 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090238842 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213090238842 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090238842 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090238842 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090238842 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090238842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090238842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090238842 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090238842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090238842 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090238842 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090238842 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090238842 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090238842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090238842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090238842 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090238842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42618<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(976)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(973): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(974): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(975): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(976): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(980): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(981): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(982): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(983): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-SCCP(984): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-RAN(985): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc1-M3UA(986): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(987): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(988): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(989): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(990): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-RAN(991): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(992): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(993): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:02:38 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_detaches_cnlink.talloc 20241213090238915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090239440 DLSCCP DEBUG SCCP-SCOC(109)[0x55f2df4e1330]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090239440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5325e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090239440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090239440 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090239440 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090239440 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090239440 DLSCCP DEBUG SCCP-SCOC(108)[0x55f2df4f8ee0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090239441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066751f), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090239441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090239441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090239441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090239441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090239441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090239441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090239441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090239441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090239441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090239441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090239441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090239441 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090239441 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090239441 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090239441 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090239441 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090239441 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090239441 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090239441 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090239441 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090239441 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090239519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42660<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=557152) 20241213090239756 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090239756 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090239756 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=557152, count=589556) 20241213090240841 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090240842 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090240842 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213090240842 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090240842 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090240842 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213090241577 DLSCCP DEBUG SCCP-SCOC(106)[0x55f2df4f7960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090241577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00097dc3), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090241577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090241577 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090241577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090241577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090241577 DLSCCP DEBUG SCCP-SCOC(105)[0x55f2df4ef890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090241577 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4a71f), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090241577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090241578 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090241578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090241578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090241578 DLSCCP DEBUG SCCP-SCOC(107)[0x55f2df508af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090241578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b67df), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090241578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090241578 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090241578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090241578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090241578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090241578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090241578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090241578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090241578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090241578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090241578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090241578 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090241578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090241578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090241578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090241578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090241578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090241578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090241578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090241578 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090241578 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090241578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090241578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090241578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090241578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090241578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090241578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090241578 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090241578 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:02:41 UTC 2024 /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 20241213090242057 DLSCCP DEBUG SCCP-SCOC(102)[0x55f2df4f1340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090242057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009019a3), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090242057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090242057 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090242057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090242057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090242057 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090242057 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090242057 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090242057 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090242057 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090242057 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090242057 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090242058 DLSCCP DEBUG SCCP-SCOC(103)[0x55f2df4eda90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090242058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003df5cf), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090242058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090242058 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090242058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090242058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090242058 DLSCCP DEBUG SCCP-SCOC(104)[0x55f2df4efd00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090242058 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c4061), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090242058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090242058 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090242058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090242059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090242059 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090242059 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090242059 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090242059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090242058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090242059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090242059 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090242059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090242059 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090242059 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090242059 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090242059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090242059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090242059 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20241213090242635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49192<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090242641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090242647 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46169<->l=127.0.0.1:4262) (control_if.c:572) 20241213090242696 DLSCCP DEBUG SCCP-SCOC(99)[0x55f2df5095c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090242696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058b8ef), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090242696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090242696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090242696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090242696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090242696 DLSCCP DEBUG SCCP-SCOC(101)[0x55f2df507600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090242696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a843a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090242696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090242696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090242696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090242696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090242696 DLSCCP DEBUG SCCP-SCOC(100)[0x55f2df534f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090242696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f10166), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090242696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090242696 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090242696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090242696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090242696 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090242697 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090242697 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090242697 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090242697 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090242697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090242697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213090242697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090242697 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090242697 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090242697 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090242697 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090242697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090242697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213090242697 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090242697 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090242697 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090242697 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090242697 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090242697 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090242697 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090242733 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090242733 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)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090242741 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090242741 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090242741 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090242741 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090242741 DRANAP NOTICE cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090242742 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090242742 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090242742 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090242742 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090242742 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:44346 (stream_srv.c:132) 20241213090242742 DMAIN INFO New HNB SCTP connection r=127.0.0.1:44346<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090242743 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090242743 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090242743 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090242743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090242743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090242743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090242743 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090242743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090242743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090242743 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090242743 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090242743 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090242743 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090242743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090242743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090242743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090242743 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090242743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090242743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090242743 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090242743 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090242743 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090242743 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090242743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090242743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090242743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090242743 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090242743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090242743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090242743 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090242743 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090242743 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090242743 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090242743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090242743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090242743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090242743 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090242743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090242743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090242743 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090242743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090242743 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090242743 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090242743 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090242743 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090242743 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090242743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090242743 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090242743 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090242743 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090242743 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090242743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090242743 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090242743 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090242743 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090242743 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090242743 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090242743 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090242743 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090242743 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090242744 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090242744 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090242744 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090242744 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090242744 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090242744 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090242744 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090242744 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090242744 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1007)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(1007)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1007)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(1005)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090242758 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090242758 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090242758 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090242758 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090242758 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090242758 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090242758 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090242758 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090242759 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090242759 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090242759 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090242759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090242759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090242759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090242759 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090242759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090242759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090242759 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090242759 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090242759 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090242759 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090242759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090242759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090242759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090242759 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090242759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090242759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090242759 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090242759 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090242759 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090242759 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090242759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090242759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090242759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090242760 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090242760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090242760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090242760 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090242760 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090242760 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090242760 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090242760 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090242760 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090242760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242760 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242760 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242760 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242760 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242760 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090242760 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090242760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090242760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090242760 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090242760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090242760 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090242760 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090242760 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090242760 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090242760 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090242760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090242760 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090242760 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090242760 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090242760 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090242760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090242760 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090242760 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090242760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090242760 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090242760 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090242760 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090242760 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090242760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090242760 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090242760 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090242760 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090242760 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090242760 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090242760 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090242760 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090242760 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090242760 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1010)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(1010)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1010)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(1008)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090242782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090242782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090242782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090242782 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090242782 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090242782 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090242782 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090242782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090242782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090242787 DLINP DEBUG SRVCONN(,r=127.0.0.1:44346<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090242787 DLINP DEBUG SRVCONN(,r=127.0.0.1:44346<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090242787 DLINP DEBUG SRVCONN(,r=127.0.0.1:44346<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090242787 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090242787 DHNBAP DEBUG (127.0.0.1:44346 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213090242787 DHNBAP NOTICE (127.0.0.1:44346 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090242787 DHNBAP NOTICE (127.0.0.1:44346 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090242787 DLINP DEBUG SRVCONN(,r=127.0.0.1:44346<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090242787 DLINP DEBUG SRVCONN(,r=127.0.0.1:44346<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090242956 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090242956 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090242956 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090242956 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090242965 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090242965 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090242965 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090242965 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090242965 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090242965 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090242965 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090242968 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090242968 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090242968 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090242968 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090242968 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090242968 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090242968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090242968 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090242968 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090242968 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090242968 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090242968 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090242968 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090242968 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090242968 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090242968 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090242968 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090242968 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090242968 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090242969 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090242969 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090242969 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090242969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090242969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090242969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242969 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242969 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242969 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242969 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090242969 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090242969 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090242970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090242970 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090242970 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090242970 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090242970 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090242970 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090242970 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090242970 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090242970 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090242970 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090242972 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090242972 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090242972 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090242972 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090242977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090242977 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090242977 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090242977 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090242977 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090242977 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090242977 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090242979 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090242979 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090242979 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090242979 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090242979 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090242979 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090242979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090242979 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090242979 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090242979 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090242979 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090242979 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090242979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090242979 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090242979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090242979 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090242979 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090242979 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090242980 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090242981 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090242981 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090242981 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090242981 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090242981 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090242981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242981 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242981 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242981 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090242981 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090242981 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090242981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090242981 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090242981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090242981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090242981 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090242981 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090242981 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090242981 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090242981 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090242981 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090242981 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090242981 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090242981 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090243427 DLSCCP DEBUG SCCP-SCOC(98)[0x55f2df5116b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090243427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007eaf71), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090243427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090243428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090243428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090243428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090243428 DLSCCP DEBUG SCCP-SCOC(95)[0x55f2df4eb8e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090243428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032cde5), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090243428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090243428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090243428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090243428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090243428 DLSCCP DEBUG SCCP-SCOC(96)[0x55f2df534bf0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090243428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d6dc2c), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090243428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090243428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090243428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090243428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090243428 DLSCCP DEBUG SCCP-SCOC(97)[0x55f2df4f7d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090243428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fbc0d7), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090243428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090243428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090243428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090243428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090243428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090243428 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090243428 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090243428 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090243428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090243428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090243428 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090243428 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090243428 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090243428 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090243428 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090243428 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090243428 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090243428 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090243429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090243429 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090243429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090243429 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090243429 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090243429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090243429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090243429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090243429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090243429 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090243429 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090243429 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090243429 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090243429 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090243429 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090243429 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090243429 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090243429 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090243437 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090243437 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090243437 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090243437 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090243437 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090243437 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090243437 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090243437 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090243437 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090243437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090243437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090243437 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090243437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090243437 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=007eaf71) (sccp_scrc.c:477) 20241213090243437 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1824) 20241213090243437 DLSCCP DEBUG SCCP-SCOC(98)[0x55f2df5116b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090243437 DLSCCP DEBUG SCCP-SCOC(98)[0x55f2df5116b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090243437 DLSCCP DEBUG SCCP-SCOC(98)[0x55f2df5116b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090243437 DLSCCP DEBUG SCCP-SCOC(98)[0x55f2df5116b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090243437 DLSCCP DEBUG SCCP-SCOC(98)[0x55f2df5116b0]{IDLE}: Deallocated (fsm.c:568) 20241213090243638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090243638 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090243638 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090243638 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090243638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090243638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090243638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090243638 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090243638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090243638 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090243638 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090243638 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090243638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090243638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090243638 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090243638 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090243638 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090243638 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090243638 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090243638 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090243638 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090243638 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090243639 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090243639 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090243638 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090243638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090243638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090243638 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090243638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090243638 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=0032cde5) (sccp_scrc.c:477) 20241213090243638 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1824) 20241213090243638 DLSCCP DEBUG SCCP-SCOC(95)[0x55f2df4eb8e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090243638 DLSCCP DEBUG SCCP-SCOC(95)[0x55f2df4eb8e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090243638 DLSCCP DEBUG SCCP-SCOC(95)[0x55f2df4eb8e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090243638 DLSCCP DEBUG SCCP-SCOC(95)[0x55f2df4eb8e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090243639 DLSCCP DEBUG SCCP-SCOC(95)[0x55f2df4eb8e0]{IDLE}: Deallocated (fsm.c:568) 20241213090243639 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090243639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090243639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090243639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090243639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090243639 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=00d6dc2c) (sccp_scrc.c:477) 20241213090243639 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1824) 20241213090243639 DLSCCP DEBUG SCCP-SCOC(96)[0x55f2df534bf0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090243639 DLSCCP DEBUG SCCP-SCOC(96)[0x55f2df534bf0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090243639 DLSCCP DEBUG SCCP-SCOC(96)[0x55f2df534bf0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090243639 DLSCCP DEBUG SCCP-SCOC(96)[0x55f2df534bf0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090243639 DLSCCP DEBUG SCCP-SCOC(96)[0x55f2df534bf0]{IDLE}: Deallocated (fsm.c:568) 20241213090243639 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090243639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090243639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090243639 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090243639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090243639 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=00fbc0d7) (sccp_scrc.c:477) 20241213090243639 DLSCCP DEBUG Received CO:RELCO for local reference 97 (sccp_scoc.c:1824) 20241213090243639 DLSCCP DEBUG SCCP-SCOC(97)[0x55f2df4f7d90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090243639 DLSCCP DEBUG SCCP-SCOC(97)[0x55f2df4f7d90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090243639 DLSCCP DEBUG SCCP-SCOC(97)[0x55f2df4f7d90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090243639 DLSCCP DEBUG SCCP-SCOC(97)[0x55f2df4f7d90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090243639 DLSCCP DEBUG SCCP-SCOC(97)[0x55f2df4f7d90]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1006)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090243772 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090243772 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090243772 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090243773 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090243773 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090243773 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090243773 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090243773 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090243773 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090243773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090243773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090243773 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090243773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090243773 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090243773 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090243773 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090243773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243773 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090243773 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090243773 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090243773 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090243773 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090243773 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090243773 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090243774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090243774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090243774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090243774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090243774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090243774 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090243774 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090243774 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090243774 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090243774 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090243774 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090243774 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090243774 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090243774 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090243774 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090243776 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090243776 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090243776 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090243776 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090243776 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090243777 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090243777 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090243777 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090243777 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090243777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090243777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090243777 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090243777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090243777 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090243777 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090243777 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090243777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090243777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090243777 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090243777 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090243777 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1009)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090243842 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090243842 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090243842 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090243842 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090243842 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090243842 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090243842 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090243842 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090243843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090243843 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090243843 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090243843 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090243842 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090243842 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090243843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090243843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090243843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090243843 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090243843 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090243843 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090243843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090243843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090243843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243843 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090243843 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090243843 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090243843 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090243843 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090243843 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090243843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090243843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090243843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090243843 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090243843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090243843 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090243843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090243843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090243843 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090243843 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090243843 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090243843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090243843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090243843 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090243843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090243843 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090243843 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090243843 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090243843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090243843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090243843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090243843 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090243843 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090243843 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090243843 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090243843 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090243844 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090243844 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090243844 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090243844 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090243844 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090243844 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090243844 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090243844 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090244799 DLCTRL DEBUG Command: GET 508726870 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090244800 DLCTRL DEBUG Tx Command reply: GET_REPLY 508726870 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20241213090244810 DLCTRL DEBUG Command: GET 429833966 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090244810 DLCTRL DEBUG Tx Command reply: GET_REPLY 429833966 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090244816 DLCTRL DEBUG Command: GET 402501291 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090244816 DLCTRL DEBUG Tx Command reply: GET_REPLY 402501291 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090244820 DLCTRL DEBUG Command: GET 3883495 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090244820 DLCTRL DEBUG Tx Command reply: GET_REPLY 3883495 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090244823 DLCTRL DEBUG Command: GET 148690665 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090244823 DLCTRL DEBUG Tx Command reply: GET_REPLY 148690665 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20241213090244826 DLCTRL DEBUG Command: GET 344211638 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090244826 DLCTRL DEBUG Tx Command reply: GET_REPLY 344211638 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090244831 DLCTRL DEBUG Command: GET 206103929 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090244831 DLCTRL DEBUG Tx Command reply: GET_REPLY 206103929 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090244836 DLCTRL DEBUG Command: GET 159372628 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090244836 DLCTRL DEBUG Tx Command reply: GET_REPLY 159372628 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090244840 DLCTRL DEBUG Command: GET 552506005 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090244840 DLCTRL DEBUG Tx Command reply: GET_REPLY 552506005 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090244844 DLCTRL DEBUG Command: GET 952979366 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090244844 DLCTRL DEBUG Tx Command reply: GET_REPLY 952979366 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20241213090244848 DLCTRL DEBUG Command: GET 363619843 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090244848 DLCTRL DEBUG Tx Command reply: GET_REPLY 363619843 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090244853 DLCTRL DEBUG Command: GET 399716236 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090244853 DLCTRL DEBUG Tx Command reply: GET_REPLY 399716236 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090244858 DLCTRL DEBUG Command: GET 765416602 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090244858 DLCTRL DEBUG Tx Command reply: GET_REPLY 765416602 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090244861 DLCTRL DEBUG Command: GET 417701706 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090244861 DLCTRL DEBUG Tx Command reply: GET_REPLY 417701706 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090244866 DLCTRL DEBUG Command: GET 275791418 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090244866 DLCTRL DEBUG Tx Command reply: GET_REPLY 275791418 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20241213090244870 DLCTRL DEBUG Command: GET 297743005 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090244870 DLCTRL DEBUG Tx Command reply: GET_REPLY 297743005 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090244873 DLCTRL DEBUG Command: GET 737579083 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090244873 DLCTRL DEBUG Tx Command reply: GET_REPLY 737579083 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090244877 DLCTRL DEBUG Command: GET 90059891 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090244877 DLCTRL DEBUG Tx Command reply: GET_REPLY 90059891 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090244881 DLCTRL DEBUG Command: GET 697394487 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090244881 DLCTRL DEBUG Tx Command reply: GET_REPLY 697394487 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090244884 DLCTRL DEBUG Command: GET 110540702 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090244884 DLCTRL DEBUG Tx Command reply: GET_REPLY 110540702 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: 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@af3ca9cfdc18: "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@af3ca9cfdc18: 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 := '000000000000000100010000'B, t_guard := 20.000000 } 20241213090244918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49210<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1009)@af3ca9cfdc18: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1009)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)11248556 20241213090245976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090245976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090245976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1272) 20241213090245976 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090245977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaba3ac, normal) (hnbgw_rua.c:407) 20241213090245977 DHNB DEBUG map_rua[0x55f2df534bf0]{init}: Allocated (fsm.c:456) 20241213090245977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11248556)[0x55f2df534bf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090245977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11248556 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090245977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090245977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090245977 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:234) 20241213090245977 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11248556 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213090245977 DCN DEBUG map_sccp[0x55f2df4eb8e0]{init}: Allocated (fsm.c:456) 20241213090245977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55f2df4eb8e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090245977 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11248556 <-> SCCP-113 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213090245977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11248556 SCCP-113 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20241213090245977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11248556)[0x55f2df534bf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090245977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090245977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090245977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11248556)[0x55f2df534bf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090245977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55f2df4eb8e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090245977 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090245977 DLSCCP DEBUG SCCP-SCOC(113)[0x55f2df5116b0]{IDLE}: Allocated (fsm.c:456) 20241213090245977 DLSCCP DEBUG SCCP-SCOC(113)[0x55f2df5116b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090245977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001100056400500f1100926) (sccp_scrc.c:406) 20241213090245977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090245977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090245977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090245977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090245977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090245977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090245977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090245977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090245977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090245977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090245977 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090245977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090245977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090245977 DLSCCP DEBUG SCCP-SCOC(113)[0x55f2df5116b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090245977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55f2df4eb8e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090245977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11248556)[0x55f2df534bf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090245977 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090245977 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090245977 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090245977 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090245977 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090245977 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090245977 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090245977 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1008)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1008)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1009)@af3ca9cfdc18: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012) HNBGW_Test.sgsn0-RAN(1009)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)5077045 HNBGW_Test.sgsn0-SCCP(1008)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1008)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090245993 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090245993 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090245993 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090245993 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090245993 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090245993 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090245993 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090245993 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090245993 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090245993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090245993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090245993 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090245993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090245993 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0079d129) (sccp_scrc.c:477) 20241213090245993 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1824) 20241213090245993 DLSCCP DEBUG SCCP-SCOC(113)[0x55f2df5116b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090245993 DLSCCP DEBUG SCCP-SCOC(113)[0x55f2df5116b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090245994 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090245994 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090245994 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) 20241213090245994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55f2df4eb8e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090245994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55f2df4eb8e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090245996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49210<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090245998 DLCTRL DEBUG Command: GET 7811324 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090245998 DLCTRL DEBUG Tx Command reply: GET_REPLY 7811324 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20241213090246002 DLCTRL DEBUG Command: GET 784234331 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090246002 DLCTRL DEBUG Tx Command reply: GET_REPLY 784234331 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090246006 DLCTRL DEBUG Command: GET 915807744 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090246006 DLCTRL DEBUG Tx Command reply: GET_REPLY 915807744 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090246008 DLCTRL DEBUG Command: GET 338095536 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090246008 DLCTRL DEBUG Tx Command reply: GET_REPLY 338095536 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090246010 DLCTRL DEBUG Command: GET 722889358 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090246010 DLCTRL DEBUG Tx Command reply: GET_REPLY 722889358 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090246011 DLCTRL DEBUG Command: GET 603068317 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090246011 DLCTRL DEBUG Tx Command reply: GET_REPLY 603068317 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090246012 DLCTRL DEBUG Command: GET 870805757 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090246012 DLCTRL DEBUG Tx Command reply: GET_REPLY 870805757 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090246013 DLCTRL DEBUG Command: GET 675905659 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090246013 DLCTRL DEBUG Tx Command reply: GET_REPLY 675905659 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090246014 DLCTRL DEBUG Command: GET 579884904 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090246014 DLCTRL DEBUG Tx Command reply: GET_REPLY 579884904 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090246015 DLCTRL DEBUG Command: GET 492661898 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090246015 DLCTRL DEBUG Tx Command reply: GET_REPLY 492661898 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090246015 DLCTRL DEBUG Command: GET 207639967 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090246016 DLCTRL DEBUG Tx Command reply: GET_REPLY 207639967 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090246016 DLCTRL DEBUG Command: GET 767925364 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090246016 DLCTRL DEBUG Tx Command reply: GET_REPLY 767925364 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090246017 DLCTRL DEBUG Command: GET 526976640 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090246017 DLCTRL DEBUG Tx Command reply: GET_REPLY 526976640 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090246018 DLCTRL DEBUG Command: GET 750431189 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090246018 DLCTRL DEBUG Tx Command reply: GET_REPLY 750431189 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090246019 DLCTRL DEBUG Command: GET 172821135 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090246019 DLCTRL DEBUG Tx Command reply: GET_REPLY 172821135 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090246019 DLCTRL DEBUG Command: GET 90306965 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090246019 DLCTRL DEBUG Tx Command reply: GET_REPLY 90306965 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090246020 DLCTRL DEBUG Command: GET 155897628 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090246020 DLCTRL DEBUG Tx Command reply: GET_REPLY 155897628 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090246021 DLCTRL DEBUG Command: GET 99964100 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090246021 DLCTRL DEBUG Tx Command reply: GET_REPLY 99964100 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090246022 DLCTRL DEBUG Command: GET 817598627 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090246022 DLCTRL DEBUG Tx Command reply: GET_REPLY 817598627 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090246022 DLCTRL DEBUG Command: GET 500209109 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090246022 DLCTRL DEBUG Tx Command reply: GET_REPLY 500209109 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: 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 := '000000000000000100001001'B, t_guard := 20.000000 } 20241213090246033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49218<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1009)@af3ca9cfdc18: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1009)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)8193509 20241213090247040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090247040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090247040 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1272) 20241213090247040 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090247040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7d05e5, normal) (hnbgw_rua.c:407) 20241213090247040 DHNB DEBUG map_rua[0x55f2df535190]{init}: Allocated (fsm.c:456) 20241213090247040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8193509)[0x55f2df535190]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090247040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8193509 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090247040 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090247040 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090247040 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:254) 20241213090247040 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8193509 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20241213090247040 DCN DEBUG map_sccp[0x55f2df505340]{init}: Allocated (fsm.c:456) 20241213090247040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55f2df505340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090247040 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8193509 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20241213090247040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8193509 SCCP-114 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20241213090247040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8193509)[0x55f2df535190]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090247040 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090247040 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090247040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8193509)[0x55f2df535190]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090247040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55f2df505340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090247040 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090247040 DLSCCP DEBUG SCCP-SCOC(114)[0x55f2df4ecc50]{IDLE}: Allocated (fsm.c:456) 20241213090247040 DLSCCP DEBUG SCCP-SCOC(114)[0x55f2df4ecc50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090247040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001090056400500f1100926) (sccp_scrc.c:406) 20241213090247040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090247040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090247040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090247040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090247040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090247040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090247040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090247040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090247040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090247040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090247040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090247040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090247040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090247040 DLSCCP DEBUG SCCP-SCOC(114)[0x55f2df4ecc50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090247040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55f2df505340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090247040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8193509)[0x55f2df535190]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090247041 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090247041 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090247041 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090247041 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090247041 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090247041 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090247041 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090247041 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(1008)@af3ca9cfdc18: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1008)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1009)@af3ca9cfdc18: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013) HNBGW_Test.sgsn0-RAN(1009)@af3ca9cfdc18: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)555684 HNBGW_Test.sgsn0-SCCP(1008)@af3ca9cfdc18: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1008)@af3ca9cfdc18: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20241213090247043 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090247043 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090247043 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090247043 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090247043 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090247043 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090247043 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090247043 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090247043 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090247043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090247043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090247043 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090247043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090247043 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00654149) (sccp_scrc.c:477) 20241213090247043 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1824) 20241213090247043 DLSCCP DEBUG SCCP-SCOC(114)[0x55f2df4ecc50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090247043 DLSCCP DEBUG SCCP-SCOC(114)[0x55f2df4ecc50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090247043 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090247043 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090247043 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) 20241213090247043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55f2df505340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090247043 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55f2df505340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090247043 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49218<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090247044 DLCTRL DEBUG Command: GET 67994630 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090247044 DLCTRL DEBUG Tx Command reply: GET_REPLY 67994630 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241213090247045 DLCTRL DEBUG Command: GET 814219566 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090247045 DLCTRL DEBUG Tx Command reply: GET_REPLY 814219566 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090247046 DLCTRL DEBUG Command: GET 909416937 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090247046 DLCTRL DEBUG Tx Command reply: GET_REPLY 909416937 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090247047 DLCTRL DEBUG Command: GET 238546689 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090247047 DLCTRL DEBUG Tx Command reply: GET_REPLY 238546689 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090247048 DLCTRL DEBUG Command: GET 78607986 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090247048 DLCTRL DEBUG Tx Command reply: GET_REPLY 78607986 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090247049 DLCTRL DEBUG Command: GET 981008978 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090247049 DLCTRL DEBUG Tx Command reply: GET_REPLY 981008978 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20241213090247050 DLCTRL DEBUG Command: GET 471825462 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090247050 DLCTRL DEBUG Tx Command reply: GET_REPLY 471825462 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090247051 DLCTRL DEBUG Command: GET 641492574 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090247051 DLCTRL DEBUG Tx Command reply: GET_REPLY 641492574 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090247052 DLCTRL DEBUG Command: GET 836679152 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090247052 DLCTRL DEBUG Tx Command reply: GET_REPLY 836679152 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090247053 DLCTRL DEBUG Command: GET 68050952 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090247053 DLCTRL DEBUG Tx Command reply: GET_REPLY 68050952 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090247054 DLCTRL DEBUG Command: GET 171846568 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090247054 DLCTRL DEBUG Tx Command reply: GET_REPLY 171846568 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090247054 DLCTRL DEBUG Command: GET 49693628 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090247054 DLCTRL DEBUG Tx Command reply: GET_REPLY 49693628 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090247055 DLCTRL DEBUG Command: GET 516521119 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090247055 DLCTRL DEBUG Tx Command reply: GET_REPLY 516521119 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090247056 DLCTRL DEBUG Command: GET 410476153 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090247056 DLCTRL DEBUG Tx Command reply: GET_REPLY 410476153 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090247057 DLCTRL DEBUG Command: GET 390287506 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090247057 DLCTRL DEBUG Tx Command reply: GET_REPLY 390287506 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090247057 DLCTRL DEBUG Command: GET 258545020 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090247057 DLCTRL DEBUG Tx Command reply: GET_REPLY 258545020 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090247058 DLCTRL DEBUG Command: GET 755792584 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090247058 DLCTRL DEBUG Tx Command reply: GET_REPLY 755792584 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090247059 DLCTRL DEBUG Command: GET 76247066 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090247059 DLCTRL DEBUG Tx Command reply: GET_REPLY 76247066 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090247059 DLCTRL DEBUG Command: GET 80496435 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090247059 DLCTRL DEBUG Tx Command reply: GET_REPLY 80496435 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090247060 DLCTRL DEBUG Command: GET 51327911 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090247060 DLCTRL DEBUG Tx Command reply: GET_REPLY 51327911 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: "connecting cnlink 1" 20241213090247061 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1016)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-M3UA(1016)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1016)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn1-SCCP(1014)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090247278 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 20241213090247278 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 20241213090247278 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090247278 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20241213090247287 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090247287 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPSM:UP) 20241213090247287 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090247287 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090247287 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090247287 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20241213090247287 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090247291 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090247291 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090247291 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090247291 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090247291 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090247291 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090247291 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090247291 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090247291 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090247292 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090247292 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090247292 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.1.2/0, (xua_snm.c:406) 20241213090247292 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090247292 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090247292 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090247292 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090247292 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090247292 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090247292 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090247293 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090247293 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090247293 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090247293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090247293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090247293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090247293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090247293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090247293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090247293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090247293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090247293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090247293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090247293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090247293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090247293 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090247293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090247293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090247293 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090247293 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090247293 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090247294 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090247294 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090247294 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090247294 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090247294 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090247294 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090247755 DLSCCP DEBUG SCCP-SCOC(110)[0x55f2df506d90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090247756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008436f1), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090247756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090247756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090247756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090247756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090247756 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090247756 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090247756 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090247756 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090247756 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090247756 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090247756 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090247756 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090247762 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090247762 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090247762 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090247762 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090247762 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090247762 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090247762 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090247762 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090247762 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090247762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090247762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090247762 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090247762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090247762 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=008436f1) (sccp_scrc.c:477) 20241213090247762 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1824) 20241213090247762 DLSCCP DEBUG SCCP-SCOC(110)[0x55f2df506d90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090247762 DLSCCP DEBUG SCCP-SCOC(110)[0x55f2df506d90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090247762 DLSCCP DEBUG SCCP-SCOC(110)[0x55f2df506d90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090247762 DLSCCP DEBUG SCCP-SCOC(110)[0x55f2df506d90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090247762 DLSCCP DEBUG SCCP-SCOC(110)[0x55f2df506d90]{IDLE}: Deallocated (fsm.c:568) MTC@af3ca9cfdc18: 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 := '000000000000000101100010'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1015)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090248085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090248085 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090248085 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090248085 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090248085 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090248085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090248086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090248086 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090248086 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090248086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090248086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090248086 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090248086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090248086 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090248086 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213090248086 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090248086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090248086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090248086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090248086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090248086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090248086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090248086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090248086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090248086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090248086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090248086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090248086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090248086 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090248086 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090248086 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090248086 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090248086 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) 20241213090248086 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) 20241213090248086 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090248086 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20241213090248086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090248086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090248086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090248086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090248086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090248086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090248086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090248086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090248086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090248086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090248086 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090248086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090248086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090248086 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090248086 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: link up (cnlink.c:111) 20241213090248086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090248086 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090248086 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090248086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090248086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090248086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090248086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090248086 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090248086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090248086 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090248086 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090248086 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090248086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090248086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090248086 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090248086 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090248087 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090248087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090248087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090248087 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090248087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090248087 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090248087 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20241213090248087 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20241213090248087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090248087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090248087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090248087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090248087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090248087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090248087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090248087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090248087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090248087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090248087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090248087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090248087 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090248087 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090248087 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090248087 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090248087 DRANAP INFO cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090248101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49234<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090248843 DLSCCP DEBUG SCCP-SCOC(112)[0x55f2df4ec170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090248843 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad4021), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090248843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090248843 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090248843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090248843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090248843 DLSCCP DEBUG SCCP-SCOC(111)[0x55f2df5099d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090248843 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080709f), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090248843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090248843 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090248843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090248843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090248843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090248843 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090248843 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090248843 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090248843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090248843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090248843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090248843 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090248843 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090248843 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090248843 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090248843 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090248843 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090248843 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090248843 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090248843 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090248850 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090248850 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090248850 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090248850 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090248850 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090248850 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090248850 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090248850 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090248850 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090248850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090248850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090248850 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090248850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090248850 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=00ad4021) (sccp_scrc.c:477) 20241213090248850 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1824) 20241213090248851 DLSCCP DEBUG SCCP-SCOC(112)[0x55f2df4ec170]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090248851 DLSCCP DEBUG SCCP-SCOC(112)[0x55f2df4ec170]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090248851 DLSCCP DEBUG SCCP-SCOC(112)[0x55f2df4ec170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090248851 DLSCCP DEBUG SCCP-SCOC(112)[0x55f2df4ec170]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090248851 DLSCCP DEBUG SCCP-SCOC(112)[0x55f2df4ec170]{IDLE}: Deallocated (fsm.c:568) 20241213090249054 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090249054 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090249054 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090249054 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090249054 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090249054 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090249054 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090249054 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090249054 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090249054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090249054 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090249055 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090249055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090249055 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=0080709f) (sccp_scrc.c:477) 20241213090249055 DLSCCP DEBUG Received CO:RELCO for local reference 111 (sccp_scoc.c:1824) 20241213090249055 DLSCCP DEBUG SCCP-SCOC(111)[0x55f2df5099d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090249055 DLSCCP DEBUG SCCP-SCOC(111)[0x55f2df5099d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090249055 DLSCCP DEBUG SCCP-SCOC(111)[0x55f2df5099d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090249055 DLSCCP DEBUG SCCP-SCOC(111)[0x55f2df5099d0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090249055 DLSCCP DEBUG SCCP-SCOC(111)[0x55f2df5099d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1015)@af3ca9cfdc18: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1015)@af3ca9cfdc18: 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)@af3ca9cfdc18: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)8051799 20241213090249128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090249128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090249128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213090249128 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090249128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7adc57, normal) (hnbgw_rua.c:407) 20241213090249128 DHNB DEBUG map_rua[0x55f2df5099d0]{init}: Allocated (fsm.c:456) 20241213090249128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8051799)[0x55f2df5099d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090249128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8051799 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20241213090249128 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090249128 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090249128 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8051799 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20241213090249128 DCN DEBUG map_sccp[0x55f2df4ec170]{init}: Allocated (fsm.c:456) 20241213090249128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55f2df4ec170]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090249128 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8051799 <-> SCCP-115 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20241213090249128 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8051799 SCCP-115 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213090249128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8051799)[0x55f2df5099d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090249128 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090249128 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090249128 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8051799)[0x55f2df5099d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090249128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55f2df4ec170]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090249128 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090249128 DLSCCP DEBUG SCCP-SCOC(115)[0x55f2df506d90]{IDLE}: Allocated (fsm.c:456) 20241213090249128 DLSCCP DEBUG SCCP-SCOC(115)[0x55f2df506d90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090249128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030001620056400500f1100926) (sccp_scrc.c:406) 20241213090249128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090249128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090249128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090249128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090249129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090249129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090249129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090249129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090249129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090249129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090249129 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090249129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090249129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090249129 DLSCCP DEBUG SCCP-SCOC(115)[0x55f2df506d90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090249129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55f2df4ec170]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090249129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8051799)[0x55f2df5099d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090249129 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090249129 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090249129 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090249129 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090249129 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090249129 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090249129 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090249129 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn1-SCCP(1014)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1014)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1015)@af3ca9cfdc18: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017) HNBGW_Test.sgsn1-RAN(1015)@af3ca9cfdc18: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)14721164 HNBGW_Test.sgsn1-SCCP(1014)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1014)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090249144 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090249144 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn1-0: Received M3UA Message (XFER:DATA) 20241213090249144 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn1-0: m3ua_rx_xfer 20241213090249144 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn1-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 20241213090249144 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090249144 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090249144 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090249144 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090249144 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090249144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090249144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090249144 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=10=0.1.2 dpc=189=0.23.5 (m3ua.c:601) 20241213090249144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090249144 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006fc43e) (sccp_scrc.c:477) 20241213090249144 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1824) 20241213090249144 DLSCCP DEBUG SCCP-SCOC(115)[0x55f2df506d90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090249144 DLSCCP DEBUG SCCP-SCOC(115)[0x55f2df506d90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090249144 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090249144 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090249144 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) 20241213090249144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55f2df4ec170]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090249144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55f2df4ec170]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20241213090249144 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49234<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: 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 } } } 20241213090249146 DLCTRL DEBUG Command: GET 101324316 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20241213090249146 DLCTRL DEBUG Tx Command reply: GET_REPLY 101324316 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20241213090249147 DLCTRL DEBUG Command: GET 88117631 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20241213090249147 DLCTRL DEBUG Tx Command reply: GET_REPLY 88117631 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20241213090249148 DLCTRL DEBUG Command: GET 56133113 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20241213090249148 DLCTRL DEBUG Tx Command reply: GET_REPLY 56133113 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090249149 DLCTRL DEBUG Command: GET 539679497 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090249149 DLCTRL DEBUG Tx Command reply: GET_REPLY 539679497 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090249150 DLCTRL DEBUG Command: GET 751765667 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20241213090249150 DLCTRL DEBUG Tx Command reply: GET_REPLY 751765667 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090249151 DLCTRL DEBUG Command: GET 760809354 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20241213090249151 DLCTRL DEBUG Tx Command reply: GET_REPLY 760809354 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20241213090249152 DLCTRL DEBUG Command: GET 97104737 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20241213090249152 DLCTRL DEBUG Tx Command reply: GET_REPLY 97104737 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20241213090249152 DLCTRL DEBUG Command: GET 318849984 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20241213090249152 DLCTRL DEBUG Tx Command reply: GET_REPLY 318849984 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090249153 DLCTRL DEBUG Command: GET 617349104 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090249153 DLCTRL DEBUG Tx Command reply: GET_REPLY 617349104 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090249154 DLCTRL DEBUG Command: GET 828540237 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20241213090249154 DLCTRL DEBUG Tx Command reply: GET_REPLY 828540237 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090249155 DLCTRL DEBUG Command: GET 776130973 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20241213090249155 DLCTRL DEBUG Tx Command reply: GET_REPLY 776130973 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20241213090249155 DLCTRL DEBUG Command: GET 776273458 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20241213090249155 DLCTRL DEBUG Tx Command reply: GET_REPLY 776273458 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20241213090249156 DLCTRL DEBUG Command: GET 815543142 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20241213090249156 DLCTRL DEBUG Tx Command reply: GET_REPLY 815543142 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090249158 DLCTRL DEBUG Command: GET 990009396 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090249158 DLCTRL DEBUG Tx Command reply: GET_REPLY 990009396 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090249159 DLCTRL DEBUG Command: GET 848642858 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20241213090249159 DLCTRL DEBUG Tx Command reply: GET_REPLY 848642858 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090249160 DLCTRL DEBUG Command: GET 527212293 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20241213090249160 DLCTRL DEBUG Tx Command reply: GET_REPLY 527212293 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20241213090249162 DLCTRL DEBUG Command: GET 962016430 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20241213090249162 DLCTRL DEBUG Tx Command reply: GET_REPLY 962016430 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20241213090249163 DLCTRL DEBUG Command: GET 256370395 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20241213090249163 DLCTRL DEBUG Tx Command reply: GET_REPLY 256370395 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20241213090249164 DLCTRL DEBUG Command: GET 645372345 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20241213090249164 DLCTRL DEBUG Tx Command reply: GET_REPLY 645372345 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20241213090249166 DLCTRL DEBUG Command: GET 232885342 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20241213090249166 DLCTRL DEBUG Tx Command reply: GET_REPLY 232885342 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1004)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(1015)@af3ca9cfdc18: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@af3ca9cfdc18: Final verdict of PTC: none 20241213090249169 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213090249169 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213090249169 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090249169 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090249169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49208<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213090249169 DLINP DEBUG SRVCONN(,r=127.0.0.1:44346<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090249169 DLINP DEBUG SRVCONN(,r=127.0.0.1:44346<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090249169 DLINP NOTICE SRV(,r=127.0.0.1:44346<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090249169 DMAIN NOTICE (127.0.0.1:44346 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:44346<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(997)@af3ca9cfdc18: Final verdict of PTC: none 20241213090249169 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(1006)@af3ca9cfdc18: Final verdict of PTC: none 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090249169 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090249169 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090249169 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090249169 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090249169 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090249169 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090249169 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090249169 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090249169 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090249169 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090249169 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090249169 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090249169 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090249169 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-M3UA(1010)@af3ca9cfdc18: Final verdict of PTC: none 20241213090249169 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090249169 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090249169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090249169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090249169 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213090249169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090249169 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090249169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090249169 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090249169 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090249169 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090249169 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090249169 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090249169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090249169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090249169 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090249169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090249169 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090249169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090249169 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090249169 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090249169 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090249169 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090249169 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090249169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55f2df4eb8e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090249169 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090249169 DLSCCP DEBUG SCCP-SCOC(113)[0x55f2df5116b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090249169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079d129), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090249169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090249169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090249169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090249169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090249169 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090249169 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) 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn1-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn1-0: xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20241213090249169 DLINP <0002> stream_srv.c:734 SRVCONN(virt-sgsn1-0,r=::ffff:127.0.0.1:23908<->l=::ffff:127.0.0.1:2905) lost connection with client (-104) 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn1-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090249169 DLSCCP DEBUG SCCP-SCOC(113)[0x55f2df5116b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090249169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55f2df4eb8e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090249169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11248556)[0x55f2df534bf0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090249169 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11248556)[0x55f2df534bf0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090249169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090249169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11248556)[0x55f2df534bf0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090249169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11248556)[0x55f2df534bf0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090249169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11248556)[0x55f2df534bf0]{disrupted}: Freeing instance (context_map.c:202) 20241213090249169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11248556)[0x55f2df534bf0]{disrupted}: Deallocated (fsm.c:568) 20241213090249169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55f2df4eb8e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090249169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55f2df4eb8e0]{disconnected}: Freeing instance (context_map.c:206) 20241213090249169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55f2df4eb8e0]{disconnected}: Deallocated (fsm.c:568) 20241213090249169 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11248556 SCCP-113 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20241213090249169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55f2df505340]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090249169 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090249169 DLSCCP DEBUG SCCP-SCOC(114)[0x55f2df4ecc50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090249169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00654149), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090249169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090249169 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090249169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090249169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090249169 DLSCCP DEBUG SCCP-SCOC(114)[0x55f2df4ecc50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090249169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55f2df505340]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090249169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8193509)[0x55f2df535190]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090249169 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8193509)[0x55f2df535190]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090249169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090249169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8193509)[0x55f2df535190]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090249169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8193509)[0x55f2df535190]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn1-0: connection closed 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090249169 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090249169 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090249169 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20241213090249169 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090249169 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090249169 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090249169 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090249169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8193509)[0x55f2df535190]{disrupted}: Freeing instance (context_map.c:202) 20241213090249169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8193509)[0x55f2df535190]{disrupted}: Deallocated (fsm.c:568) 20241213090249169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55f2df505340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090249169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55f2df505340]{disconnected}: Freeing instance (context_map.c:206) 20241213090249169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55f2df505340]{disconnected}: Deallocated (fsm.c:568) 20241213090249169 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8193509 SCCP-114 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20241213090249169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090249169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213090249169 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090249169 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090249169 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090249169 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090249169 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090249169 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090249169 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.1.2/0, (xua_snm.c:371) 20241213090249169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090249169 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090249169 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090249169 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090249169 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090249169 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090249169 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090249169 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090249169 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090249169 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090249169 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090249169 DRANAP NOTICE cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090249169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55f2df4ec170]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20241213090249169 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090249169 DLSCCP DEBUG SCCP-SCOC(115)[0x55f2df506d90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090249169 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fc43e), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090249169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090249169 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090249169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090249169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090249169 DLSCCP DEBUG SCCP-SCOC(115)[0x55f2df506d90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090249169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55f2df4ec170]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090249169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8051799)[0x55f2df5099d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090249169 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8051799)[0x55f2df5099d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090249169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20241213090249169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8051799)[0x55f2df5099d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090249169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8051799)[0x55f2df5099d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090249169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8051799)[0x55f2df5099d0]{disrupted}: Freeing instance (context_map.c:202) 20241213090249169 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8051799)[0x55f2df5099d0]{disrupted}: Deallocated (fsm.c:568) 20241213090249169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55f2df4ec170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090249169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55f2df4ec170]{disconnected}: Freeing instance (context_map.c:206) 20241213090249169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55f2df4ec170]{disconnected}: Deallocated (fsm.c:568) 20241213090249170 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8051799 SCCP-115 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20241213090249170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:862) 20241213090249170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090249170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090249170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090249170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090249170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090249170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090249170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090249170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090249170 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090249170 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090249170 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090249170 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090249170 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090249170 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090249170 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090249170 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=10=0.1.2 20241213090249170 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090249170 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090249170 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090249170 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213090249170 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46169<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-SCCP(1005)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1007)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1016)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1009)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(1011)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1014)@af3ca9cfdc18: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001)@af3ca9cfdc18: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(998)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(999)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1008)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090249183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49192<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1000)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(997): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(998): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(999): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(1000): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1004): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(1005): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(1006): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(1007): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1008): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1009): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1010): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(1011): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013): pass (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1014): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1015): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1016): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:02:49 UTC 2024 ====== HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_sccp_n_pcstate_attaches_cnlink.talloc 20241213090249291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49250<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090249442 DLSCCP DEBUG SCCP-SCOC(108)[0x55f2df4f8ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090249442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066751f), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090249442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090249442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090249442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090249442 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090249442 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090249442 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090249442 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090249442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090249442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090249442 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090249442 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090249442 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090249442 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090249442 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090249442 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090249442 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090249442 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090249442 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090249442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090249442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090249442 DLSCCP DEBUG SCCP-SCOC(109)[0x55f2df4e1330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090249442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5325e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090249442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090249442 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090249442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090249442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090249442 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090249893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49250<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=572628) Waiting for packet dumper to finish... 1 (prev_count=572628, count=573168) 20241213090251170 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090251170 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20241213090251170 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20241213090251170 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090251170 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090251170 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213090251170 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090251170 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090251170 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213090251578 DLSCCP DEBUG SCCP-SCOC(107)[0x55f2df508af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090251578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b67df), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090251578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090251578 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090251578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090251578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090251578 DLSCCP DEBUG SCCP-SCOC(105)[0x55f2df4ef890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090251578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4a71f), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090251578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090251578 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090251578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090251578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090251578 DLSCCP DEBUG SCCP-SCOC(106)[0x55f2df4f7960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090251578 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00097dc3), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090251578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090251578 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090251578 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090251578 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090251578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090251578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090251578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090251578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090251578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090251578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090251578 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090251578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090251578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090251578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090251578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090251578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090251578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090251578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090251578 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090251578 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090251578 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090251578 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090251578 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090251578 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090251578 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090251578 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090251578 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090251578 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090251578 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:02:51 UTC 2024 /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 20241213090252057 DLSCCP DEBUG SCCP-SCOC(102)[0x55f2df4f1340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090252057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009019a3), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090252058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090252058 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090252058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090252058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090252058 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090252058 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090252058 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090252058 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090252058 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090252058 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090252058 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090252059 DLSCCP DEBUG SCCP-SCOC(104)[0x55f2df4efd00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090252059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c4061), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090252059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090252059 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090252059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090252059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090252059 DLSCCP DEBUG SCCP-SCOC(103)[0x55f2df4eda90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090252059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003df5cf), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090252059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090252059 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090252059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090252059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090252059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090252059 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090252059 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090252059 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090252059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090252059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090252059 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090252059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090252059 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090252059 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090252059 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090252059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090252059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090252059 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090252697 DLSCCP DEBUG SCCP-SCOC(100)[0x55f2df534f50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090252697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f10166), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090252697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090252697 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090252697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090252697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090252697 DLSCCP DEBUG SCCP-SCOC(101)[0x55f2df507600]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090252697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a843a), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090252697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090252697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090252697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090252697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090252697 DLSCCP DEBUG SCCP-SCOC(99)[0x55f2df5095c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090252697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0058b8ef), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090252697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090252697 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090252697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090252697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090252698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090252698 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090252698 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090252698 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090252698 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090252698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090252698 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090252698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090252698 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090252698 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090252698 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090252698 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090252698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090252698 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down 20241213090252698 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090252698 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090252698 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090252698 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090252698 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090252698 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090252698 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_second_rab_assignment started. 20241213090252994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45028<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090252998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090253001 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40509<->l=127.0.0.1:4262) (control_if.c:572) 20241213090253083 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090253084 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090253084 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090253084 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090253084 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090253084 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090253084 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090253084 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_second_rab_assignment-Iuh0(1022)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090253085 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090253085 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090253085 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090253085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090253085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090253085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090253085 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090253085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090253085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090253085 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090253085 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090253085 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090253085 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090253085 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090253085 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090253085 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090253085 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090253085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253085 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253085 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253085 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253085 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253085 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253085 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090253085 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090253085 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090253085 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090253085 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090253085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090253085 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090253085 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090253085 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090253085 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090253085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090253085 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090253085 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090253085 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090253085 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090253085 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090253085 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090253085 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090253085 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090253085 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090253085 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090253086 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090253086 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090253086 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090253086 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090253086 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090253086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090253086 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090253086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090253086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090253086 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090253086 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090253086 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090253086 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090253086 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090253086 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090253086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253086 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253086 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253086 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253086 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253086 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090253086 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090253086 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090253086 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090253086 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090253086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090253086 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090253086 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090253086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090253086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090253086 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090253086 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090253086 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090253086 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090253086 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090253086 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090253086 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090253086 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1026)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(1026)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1026)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090253109 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090253109 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090253109 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090253109 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090253109 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090253109 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090253109 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090253109 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090253111 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090253111 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090253111 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090253111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090253111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090253111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090253111 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090253111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090253111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090253111 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090253111 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090253111 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090253111 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090253111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090253111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090253111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090253111 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090253111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090253111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090253111 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090253111 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090253111 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090253111 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090253111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090253111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090253111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090253111 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090253111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090253111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090253111 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090253111 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090253111 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090253111 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090253111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090253111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090253111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090253111 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090253111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090253111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090253111 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090253111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090253111 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090253111 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090253111 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090253111 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090253111 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090253111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090253111 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090253111 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090253111 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090253111 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090253111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090253111 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090253111 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090253111 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090253111 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090253111 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090253111 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090253111 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090253111 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090253112 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090253112 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090253112 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090253112 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090253112 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090253112 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090253112 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090253112 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090253112 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1029)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(1029)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1029)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1027)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090253140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090253140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090253140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090253140 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090253140 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090253140 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090253140 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090253140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090253140 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090253303 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090253304 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090253304 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090253304 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090253311 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090253311 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090253311 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090253311 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090253311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090253311 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090253311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090253313 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090253314 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090253314 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090253314 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090253314 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090253314 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090253314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090253314 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090253314 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090253314 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090253314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090253314 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090253314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090253314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090253314 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090253314 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090253314 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090253314 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090253315 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090253315 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090253315 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090253315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090253315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090253316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090253316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090253316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090253316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090253316 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090253314 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090253316 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090253316 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090253316 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090253316 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090253316 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090253316 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090253316 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090253316 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090253328 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090253328 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090253328 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090253328 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090253334 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090253334 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090253334 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090253334 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090253334 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090253335 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090253335 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090253337 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090253337 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090253337 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090253337 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090253337 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090253337 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090253337 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090253337 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090253337 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090253337 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090253337 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090253337 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090253337 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090253337 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090253337 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090253337 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090253337 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090253338 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090253338 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090253339 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090253339 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090253339 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090253339 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090253339 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090253339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253339 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253339 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253339 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090253339 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090253339 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090253339 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090253339 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090253339 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090253339 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090253339 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090253340 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090253340 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090253340 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090253340 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090253340 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090253340 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090253340 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090253340 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1025)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090254121 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090254121 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090254121 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090254121 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090254121 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090254121 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090254121 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090254121 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090254121 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090254121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090254121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090254121 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090254121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090254121 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090254121 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090254121 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090254121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254122 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090254122 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090254122 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090254122 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090254122 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090254122 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090254122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090254122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090254122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090254122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090254122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090254122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090254122 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090254122 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090254123 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090254123 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090254123 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090254123 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090254123 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090254123 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090254123 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090254123 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090254125 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090254125 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090254126 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090254126 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090254126 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090254126 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090254126 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090254126 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090254126 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090254126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090254126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090254126 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090254126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090254126 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090254126 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090254126 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090254126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254126 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090254126 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090254126 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090254126 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090254126 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1028)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090254134 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090254134 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090254134 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090254134 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090254134 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090254134 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090254134 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090254134 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090254134 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090254134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090254134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090254134 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090254134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090254134 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090254134 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090254134 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090254134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254134 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090254134 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090254134 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090254134 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090254134 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090254134 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090254134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090254134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090254134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090254134 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090254134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090254134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090254134 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090254134 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090254135 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090254135 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090254135 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090254135 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090254135 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090254135 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090254135 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090254135 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090254136 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090254136 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090254136 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090254136 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090254136 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090254136 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090254136 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090254136 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090254136 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090254136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090254136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090254136 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090254136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090254136 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090254136 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090254136 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090254136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090254136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090254136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090254136 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090254136 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090254136 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090254136 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090254136 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090254173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45036<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(1025)@af3ca9cfdc18: f_create_expect(l3 := '7DEF298703359BBC6557'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1025)@af3ca9cfdc18: Created Expect[0] for '7DEF298703359BBC6557'O to be handled at TC_second_rab_assignment0(1031) TC_second_rab_assignment-Iuh0-RUA(1023)@af3ca9cfdc18: Added conn table entry 0TC_second_rab_assignment0(1031)293392 20241213090255222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090255222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090255222 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 94 bytes from client (stream_srv.c:1272) 20241213090255222 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090255222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x47a10, normal) (hnbgw_rua.c:407) 20241213090255222 DHNB DEBUG map_rua[0x55f2df4ec170]{init}: Allocated (fsm.c:456) 20241213090255222 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293392)[0x55f2df4ec170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090255222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-293392 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090255222 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090255222 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090255222 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-293392 SCCP-0 CS MI=NONE: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213090255222 DCN DEBUG map_sccp[0x55f2df534bf0]{init}: Allocated (fsm.c:456) 20241213090255222 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090255222 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-293392 <-> SCCP-116 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213090255222 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-293392 SCCP-116 msc-0 MI=NONE: rx RUA Connect with 65 bytes RANAP data (hnbgw_rua.c:312) 20241213090255223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293392)[0x55f2df4ec170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090255223 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090255223 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090255223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293392)[0x55f2df4ec170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090255223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090255223 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090255223 DLSCCP DEBUG SCCP-SCOC(116)[0x55f2df4eb8e0]{IDLE}: Allocated (fsm.c:456) 20241213090255223 DLSCCP DEBUG SCCP-SCOC(116)[0x55f2df4eb8e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090255223 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403d0000060003400100000f40060000f1100926003a40080000f110092600370010400b0a7def298703359bbc6557004f400300024f0056400500f1100926) (sccp_scrc.c:406) 20241213090255223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090255223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090255223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090255223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090255223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090255223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090255223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090255223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090255223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090255223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090255223 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090255223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090255223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090255223 DLSCCP DEBUG SCCP-SCOC(116)[0x55f2df4eb8e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090255223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090255223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293392)[0x55f2df4ec170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090255223 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090255223 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090255223 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090255223 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090255223 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090255223 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090255223 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090255223 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1025)@af3ca9cfdc18: Found Expect[0] for l3='7DEF298703359BBC6557'O handled at TC_second_rab_assignment0(1031) HNBGW_Test.msc0-RAN(1025)@af3ca9cfdc18: Added conn table entry 0TC_second_rab_assignment0(1031)4457574 TC_second_rab_assignment0(1031)@af3ca9cfdc18: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20241213090255243 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090255243 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090255244 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090255244 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090255244 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090255244 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090255244 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090255244 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090255244 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090255244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090255244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090255244 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090255244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090255244 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0093a235) (sccp_scrc.c:477) 20241213090255244 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1824) 20241213090255244 DLSCCP DEBUG SCCP-SCOC(116)[0x55f2df4eb8e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090255244 DLSCCP DEBUG SCCP-SCOC(116)[0x55f2df4eb8e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090255244 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090255244 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090255244 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) 20241213090255244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090255244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_second_rab_assignment0(1031)@af3ca9cfdc18: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":695 HNBGW-MGCP(1030)@af3ca9cfdc18: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1031) HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: vl_len:91 HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20241213090255450 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090255450 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090255450 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090255450 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090255450 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090255450 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090255450 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090255450 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090255451 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090255451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090255451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090255451 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090255451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090255451 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) 20241213090255451 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1824) 20241213090255451 DLSCCP DEBUG SCCP-SCOC(116)[0x55f2df4eb8e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213090255451 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090255451 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213090255451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213090255451 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213090255451 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213090255451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213090255451 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213090255451 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213090255451 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20241213090255451 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20241213090255451 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20241213090255451 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213090255451 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20241213090255451 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{UNUSED}: Allocated (fsm.c:456) 20241213090255451 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{UNUSED}: is child of mgw(mgw-fsm-293392-0)[0x55f2df535190] (fsm.c:486) 20241213090255451 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-293392-0)[0x55f2df535190] (mgcp_client_endpoint_fsm.c:724) 20241213090255451 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213090255451 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213090255451 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20241213090255451 DLMGCP DEBUG MGCP_CONN(mgw-fsm-293392-0)[0x55f2df4f7ed0]{ST_CRCX}: Allocated (fsm.c:456) 20241213090255451 DLMGCP DEBUG MGCP_CONN(mgw-fsm-293392-0)[0x55f2df4f7ed0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-293392-0)[0x55f2df505340] (fsm.c:486) 20241213090255451 DLMGCP DEBUG MGCP_CONN(mgw-fsm-293392-0)[0x55f2df4f7ed0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213090255451 DLMGCP DEBUG MGCP_CONN(mgw-fsm-293392-0)[0x55f2df4f7ed0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:226) 20241213090255451 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=199 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 47a1'... (mgcp_client.c:807) 20241213090255451 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1212) 20241213090255451 DLMGCP DEBUG MGCP_CONN(mgw-fsm-293392-0)[0x55f2df4f7ed0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213090255451 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1030)@af3ca9cfdc18: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "47a1017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "47a1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "47a1017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "47a1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@af3ca9cfdc18: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":711 20241213090255491 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20241213090255491 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f7ed0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:292) 20241213090255491 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f7ed0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:300) 20241213090255491 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f7ed0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213090255491 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f7ed0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213090255491 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:346) 20241213090255491 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{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) 20241213090255491 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{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) 20241213090255491 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213090255491 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213090255491 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{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) 20241213090255491 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213090255491 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20241213090255491 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213090255491 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20241213090255491 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293392)[0x55f2df4ec170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20241213090255491 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20241213090255491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090255491 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:795) TC_second_rab_assignment0(1031)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090255516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090255516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090255516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1272) 20241213090255516 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213090255516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x47a10) (hnbgw_rua.c:471) 20241213090255516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-293392 SCCP-116 msc-0 MI=NONE: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20241213090255516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293392)[0x55f2df4ec170]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213090255516 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213090255516 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213090255516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293392)[0x55f2df4ec170]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213090255516 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213090255516 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20241213090255516 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20241213090255516 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213090255516 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20241213090255516 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-293392-0)[0x55f2df535190] (mgcp_client_endpoint_fsm.c:724) 20241213090255516 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213090255516 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213090255516 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{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) 20241213090255516 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f7ed0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:791) 20241213090255517 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=213 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 47a1'... (mgcp_client.c:807) 20241213090255517 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1212) 20241213090255517 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f7ed0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213090255517 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213090255517 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{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) 20241213090255517 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{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)@af3ca9cfdc18: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "47a1017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "47a1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213090255545 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20241213090255545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f7ed0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:431) 20241213090255545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f7ed0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:442) 20241213090255545 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f7ed0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:452) 20241213090255545 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:459) 20241213090255545 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{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) 20241213090255545 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{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) 20241213090255545 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213090255545 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213090255545 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{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) 20241213090255545 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213090255545 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20241213090255545 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20241213090255545 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-293392-0)[0x55f2df535190] (mgcp_client_endpoint_fsm.c:724) 20241213090255545 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20241213090255545 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20241213090255545 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20241213090255545 DLMGCP DEBUG MGCP_CONN(mgw-fsm-293392-0)[0x55f2df4fabc0]{ST_CRCX}: Allocated (fsm.c:456) 20241213090255545 DLMGCP DEBUG MGCP_CONN(mgw-fsm-293392-0)[0x55f2df4fabc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-293392-0)[0x55f2df505340] (fsm.c:486) 20241213090255545 DLMGCP DEBUG MGCP_CONN(mgw-fsm-293392-0)[0x55f2df4fabc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:731) 20241213090255545 DLMGCP DEBUG MGCP_CONN(mgw-fsm-293392-0)[0x55f2df4fabc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:226) 20241213090255545 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=203 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 47a1'... (mgcp_client.c:807) 20241213090255545 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1212) 20241213090255545 DLMGCP DEBUG MGCP_CONN(mgw-fsm-293392-0)[0x55f2df4fabc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:244) 20241213090255545 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20241213090255545 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{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) 20241213090255545 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{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) 20241213090255545 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{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)@af3ca9cfdc18: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "47a1017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "47a1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20241213090255557 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20241213090255557 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4fabc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:292) 20241213090255557 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4fabc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:300) 20241213090255557 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4fabc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:329) 20241213090255557 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4fabc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:339) 20241213090255557 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:346) 20241213090255557 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{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) 20241213090255557 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{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) 20241213090255557 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{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) 20241213090255557 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20241213090255557 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20241213090255557 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{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) 20241213090255557 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{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) 20241213090255557 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20241213090255557 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213090255557 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20241213090255557 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20241213090255557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20241213090255557 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213090255557 DLSCCP DEBUG SCCP-SCOC(116)[0x55f2df4eb8e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213090255557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093a235), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:406) 20241213090255557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090255557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090255557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090255557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090255557 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20241213090255557 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090255557 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090255557 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090255557 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090255557 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090255557 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090255557 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090255557 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: vl_len:63 HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20241213090255564 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090255564 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090255564 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090255564 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090255564 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090255564 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090255564 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090255564 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090255564 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090255564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090255564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090255564 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090255564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090255564 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) 20241213090255564 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1824) 20241213090255564 DLSCCP DEBUG SCCP-SCOC(116)[0x55f2df4eb8e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213090255564 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090255564 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213090255564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213090255564 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20241213090255564 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20241213090255564 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20241213090255564 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213090255564 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20241213090255565 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-293392 SCCP-116 msc-0 MI=NONE: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20241213090255565 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293392)[0x55f2df4ec170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20241213090255565 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20241213090255565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090255565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:795) TC_second_rab_assignment0(1031)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090255568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090255568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090255568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1272) 20241213090255568 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213090255568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x47a10) (hnbgw_rua.c:471) 20241213090255568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-293392 SCCP-116 msc-0 MI=NONE: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20241213090255568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293392)[0x55f2df4ec170]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213090255568 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241213090255568 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241213090255568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293392)[0x55f2df4ec170]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20241213090255568 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20241213090255568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20241213090255568 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213090255568 DLSCCP DEBUG SCCP-SCOC(116)[0x55f2df4eb8e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213090255568 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093a235), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:406) 20241213090255568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090255568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090255568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090255568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090255568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090255568 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090255569 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090255569 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090255569 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090255569 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090255569 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090255569 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: vl_len:12 HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20241213090255581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090255581 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090255581 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090255581 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090255581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090255581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090255581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090255581 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090255581 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090255581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090255581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090255581 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090255581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090255581 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) 20241213090255581 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1824) 20241213090255581 DLSCCP DEBUG SCCP-SCOC(116)[0x55f2df4eb8e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213090255582 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090255582 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213090255582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213090255582 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20241213090255582 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20241213090255582 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20241213090255582 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20241213090255582 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20241213090255582 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20241213090255582 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20241213090255582 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f7ed0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213090255582 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 47a1'... (mgcp_client.c:807) 20241213090255582 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213090255582 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f7ed0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213090255582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4fabc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:820) 20241213090255582 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:45393: len=57 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 47a1'... (mgcp_client.c:807) 20241213090255582 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1212) 20241213090255582 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4fabc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:403) 20241213090255582 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{IN_USE}: Removing from parent mgw(mgw-fsm-293392-0)[0x55f2df535190] (mgcp_client_endpoint_fsm.c:873) 20241213090255582 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20241213090255582 DLMGCP DEBUG mgw-endp(mgw-fsm-293392-0)[0x55f2df505340]{IN_USE}: Deallocated (fsm.c:568) 20241213090255582 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20241213090255582 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20241213090255582 DMGW DEBUG mgw(mgw-fsm-293392-0)[0x55f2df535190]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20241213090255582 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293392)[0x55f2df4ec170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213090255582 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20241213090255582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090255582 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:795) TC_second_rab_assignment0(1031)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1031)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "47a1017" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1031)@af3ca9cfdc18: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "47a1017" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1031)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090255597 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20241213090255597 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f7ed0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213090255597 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f7ed0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213090255597 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f7ed0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213090255597 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55f2df4f7ed0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20241213090255598 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20241213090255598 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4fabc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:485) 20241213090255598 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4fabc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:501) 20241213090255598 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4fabc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:501) 20241213090255598 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55f2df4fabc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1023)@af3ca9cfdc18: Deleted conn table entry 0TC_second_rab_assignment0(1031)293392 20241213090255610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090255610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090255610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1272) 20241213090255610 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20241213090255610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x47a10,cause=radio(normal)) (hnbgw_rua.c:439) 20241213090255610 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-293392 SCCP-116 msc-0 MI=NONE: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20241213090255610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293392)[0x55f2df4ec170]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20241213090255610 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241213090255610 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241213090255610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293392)[0x55f2df4ec170]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20241213090255610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090255610 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213090255610 DLSCCP DEBUG SCCP-SCOC(116)[0x55f2df4eb8e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213090255610 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093a235), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:406) 20241213090255610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090255610 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090255610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090255610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090255610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293392)[0x55f2df4ec170]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20241213090255610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20241213090255610 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20241213090255611 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090255611 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090255611 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090255611 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090255611 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090255611 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090255611 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090255611 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1025)@af3ca9cfdc18: Deleted conn table entry 0TC_second_rab_assignment0(1031)4457574 HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: Session index based on connection ID:0 20241213090255622 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090255622 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090255622 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090255622 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090255622 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090255622 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090255622 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090255622 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090255622 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090255622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090255622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090255622 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090255622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090255622 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=0093a235), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:477) 20241213090255622 DLSCCP DEBUG Received CO:RELRE for local reference 116 (sccp_scoc.c:1824) 20241213090255622 DLSCCP DEBUG SCCP-SCOC(116)[0x55f2df4eb8e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1858) 20241213090255622 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090255622 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20241213090255623 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) 20241213090255623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20241213090255623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20241213090255623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293392)[0x55f2df4ec170]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090255623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293392)[0x55f2df4ec170]{disconnected}: Freeing instance (context_map.c:202) 20241213090255623 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-293392)[0x55f2df4ec170]{disconnected}: Deallocated (fsm.c:568) 20241213090255623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090255623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{disconnected}: Freeing instance (context_map.c:206) 20241213090255623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55f2df534bf0]{disconnected}: Deallocated (fsm.c:568) 20241213090255623 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-293392 SCCP-116 msc-0 MI=NONE: Deallocating (context_map.c:225) 20241213090255623 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0093a235), PART(T=Source Reference,L=4,D=00000074) (sccp_scrc.c:406) 20241213090255623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090255623 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090255623 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090255623 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090255623 DLSCCP DEBUG SCCP-SCOC(116)[0x55f2df4eb8e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1230) 20241213090255623 DLSCCP DEBUG SCCP-SCOC(116)[0x55f2df4eb8e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090255623 DLSCCP DEBUG SCCP-SCOC(116)[0x55f2df4eb8e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090255623 DLSCCP DEBUG SCCP-SCOC(116)[0x55f2df4eb8e0]{IDLE}: Deallocated (fsm.c:568) 20241213090255623 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090255623 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090255623 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090255623 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090255623 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090255623 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090255623 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090255623 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: RLC received in state:disconnect_pending TC_second_rab_assignment0(1031)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090257622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45036<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1031)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes MutexDispCT-TC_second_rab_assignment(1018)@af3ca9cfdc18: Final verdict of PTC: none 20241213090257634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45030<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213090257634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090257634 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090257634 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090257634 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090257634 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20241213090257635 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090257635 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40509<->l=127.0.0.1:4262) (control_if.c:193) TC_second_rab_assignment-Iuh0-RUA(1023)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1028)@af3ca9cfdc18: Final verdict of PTC: none 20241213090257635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090257635 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090257635 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213090257635 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090257635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090257635 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090257635 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090257635 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090257635 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) HNBGW_Test.msc0-RAN(1025)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1024)@af3ca9cfdc18: Final verdict of PTC: none 20241213090257635 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213090257635 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090257635 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090257635 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090257635 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090257635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090257635 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(1027)@af3ca9cfdc18: Final verdict of PTC: none 20241213090257635 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090257636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090257636 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090257636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090257636 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090257636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090257636 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090257636 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090257636 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090257635 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090257635 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090257635 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090257636 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090257636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090257636 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090257636 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213090257636 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090257636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090257636 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090257636 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090257636 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090257636 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090257636 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213090257636 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090257636 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090257636 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090257636 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090257636 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090257636 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090257636 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090257636 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090257636 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090257636 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-M3UA(1029)@af3ca9cfdc18: Final verdict of PTC: none 20241213090257636 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090257636 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090257636 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213090257636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090257637 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090257637 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090257637 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090257637 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090257637 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090257637 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090257637 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(1026)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(1030)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1020)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(1019)@af3ca9cfdc18: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1022)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090257638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45028<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1021)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1018): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(1019): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(1021): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_second_rab_assignment-Iuh0(1022): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1023): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(1024): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(1025): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(1026): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1027): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1028): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1029): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(1030): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_second_rab_assignment0(1031): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_second_rab_assignment finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:02:57 UTC 2024 ====== HNBGW_Tests.TC_second_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_second_rab_assignment.talloc 20241213090257692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090258294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45042<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376620) 20241213090259170 DLSCCP DEBUG SCCP-SCOC(115)[0x55f2df506d90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090259170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fc43e), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090259170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090259170 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090259170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090259170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090259170 DLSCCP DEBUG SCCP-SCOC(114)[0x55f2df4ecc50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090259170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00654149), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090259170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090259170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090259170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090259170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090259170 DLSCCP DEBUG SCCP-SCOC(113)[0x55f2df5116b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:307) 20241213090259170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079d129), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090259170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090259170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090259170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090259170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090259171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090259171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090259171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090259171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090259171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090259171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090259171 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090259171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090259171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090259171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090259171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090259171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090259171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090259171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090259171 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090259171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090259171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090259171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090259171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090259171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090259171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090259171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090259171 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req Waiting for packet dumper to finish... 1 (prev_count=376620, count=377260) 20241213090259443 DLSCCP DEBUG SCCP-SCOC(109)[0x55f2df4e1330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090259443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5325e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090259443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090259443 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090259443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090259443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090259443 DLSCCP DEBUG SCCP-SCOC(108)[0x55f2df4f8ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090259443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066751f), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090259443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090259443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090259443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090259443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090259443 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090259443 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090259443 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090259443 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090259443 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090259444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090259444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090259444 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090259444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090259444 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090259444 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090259444 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090259444 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090259444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090259444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090259444 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-TRANSFER.req 20241213090259444 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090259636 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090259636 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090259636 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213090259636 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090259636 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090259636 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:03:00 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20241213090301379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090301383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090301388 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44839<->l=127.0.0.1:4262) (control_if.c:572) 20241213090301481 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090301481 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090301482 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090301482 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090301482 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090301482 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090301482 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090301482 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090301483 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090301483 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090301483 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090301483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090301483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090301483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090301483 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090301483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090301483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090301483 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090301483 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090301483 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090301483 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090301483 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090301483 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090301483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301483 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301483 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301483 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301483 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301483 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090301483 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090301483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090301483 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090301484 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090301484 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090301484 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090301484 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090301484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090301484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090301484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090301484 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090301484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090301484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090301484 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090301484 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090301484 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090301484 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090301484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090301484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090301484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090301484 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090301484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090301484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090301484 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090301484 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090301484 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090301484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090301484 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090301484 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090301484 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090301484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090301484 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090301484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090301484 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090301484 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090301484 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090301484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090301484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090301484 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090301484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090301484 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090301484 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090301484 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090301484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090301484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090301484 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090301484 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090301484 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090301484 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090301484 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090301484 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090301484 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090301484 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090301484 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090301484 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1040)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(1040)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1040)@af3ca9cfdc18: ************************************************* MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1038)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090301502 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090301502 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090301502 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090301502 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090301502 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090301502 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090301502 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090301502 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090301503 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090301503 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090301503 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090301503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090301503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090301503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090301503 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090301503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090301503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090301503 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090301503 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090301503 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090301503 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090301503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090301503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090301503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090301503 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090301503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090301503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090301503 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090301503 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090301503 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090301503 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090301503 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090301503 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090301503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301503 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301503 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301503 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301503 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301503 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090301503 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090301503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090301503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090301503 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090301503 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090301504 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090301504 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090301504 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090301504 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090301504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090301504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090301504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090301504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090301504 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090301504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090301504 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090301504 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090301504 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090301504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090301504 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090301504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090301504 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090301504 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090301504 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090301504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090301504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090301504 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090301504 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090301504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090301504 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090301504 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090301504 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090301504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090301504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090301504 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090301504 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090301504 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090301504 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090301504 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090301504 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090301504 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090301504 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090301504 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1043)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(1043)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1043)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(1041)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090301578 DLSCCP DEBUG SCCP-SCOC(106)[0x55f2df4f7960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090301579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00097dc3), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090301579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090301579 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090301579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090301579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090301579 DLSCCP DEBUG SCCP-SCOC(105)[0x55f2df4ef890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090301579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4a71f), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090301579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090301579 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090301579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090301579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090301579 DLSCCP DEBUG SCCP-SCOC(107)[0x55f2df508af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090301579 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b67df), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090301579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090301579 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090301579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090301579 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090301579 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090301579 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090301579 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090301579 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090301579 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090301579 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090301580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090301580 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090301580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090301580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090301580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090301580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090301580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090301580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090301580 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090301580 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090301580 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090301580 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090301580 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090301580 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090301580 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090301580 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090301580 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090301580 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090301580 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090301700 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090301700 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090301700 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090301700 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090301708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090301708 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090301708 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090301708 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090301708 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090301708 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090301708 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090301710 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090301710 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090301710 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090301710 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090301710 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090301710 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090301710 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090301710 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090301710 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090301710 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090301710 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090301710 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090301710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090301710 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090301710 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090301710 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090301710 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090301710 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090301710 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090301711 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090301711 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090301711 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090301711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090301712 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090301712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090301712 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090301712 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090301712 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090301712 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090301712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090301712 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090301712 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090301712 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090301712 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090301712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090301712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090301712 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090301718 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090301718 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090301718 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090301718 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090301722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090301722 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090301722 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090301722 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090301722 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090301722 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090301722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090301724 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090301724 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090301724 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090301724 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090301724 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090301724 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090301724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090301724 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090301724 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090301724 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090301724 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090301724 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090301724 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090301724 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090301724 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090301724 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090301724 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090301724 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090301724 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090301725 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090301725 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090301725 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090301725 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090301725 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090301725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301725 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301725 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090301725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090301725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090301725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090301725 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090301725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090301725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090301725 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090301725 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090301725 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090301725 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090301725 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090301725 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090301725 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090301725 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090301725 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090302058 DLSCCP DEBUG SCCP-SCOC(102)[0x55f2df4f1340]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090302059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009019a3), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090302059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090302059 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090302059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090302059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090302059 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090302059 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090302059 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090302059 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090302059 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090302059 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090302059 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090302060 DLSCCP DEBUG SCCP-SCOC(103)[0x55f2df4eda90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090302060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003df5cf), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090302060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090302060 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090302060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090302060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090302060 DLSCCP DEBUG SCCP-SCOC(104)[0x55f2df4efd00]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090302060 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c4061), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090302060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090302060 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090302060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090302060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090302060 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090302060 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090302061 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090302061 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090302061 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090302061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090302061 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090302061 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090302061 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090302061 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090302061 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090302061 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090302061 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090302061 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down HNBGW_Test.msc0-RAN(1039)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090302505 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090302505 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090302505 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090302505 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090302505 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090302505 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090302505 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090302505 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090302505 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090302505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090302505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090302505 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090302505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090302505 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090302505 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090302506 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090302506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302506 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090302506 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090302506 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090302506 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090302506 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090302506 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090302506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090302506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090302506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090302506 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090302506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090302506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090302506 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090302506 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090302506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090302506 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090302506 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090302506 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090302506 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090302506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090302506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090302506 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090302506 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090302506 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090302506 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090302506 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090302506 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090302506 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090302506 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090302506 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090302506 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090302506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090302506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090302506 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090302506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090302506 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090302506 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090302506 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090302506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302506 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090302506 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090302506 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090302506 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090302506 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1042)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090302521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090302521 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090302521 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090302521 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090302521 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090302521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090302521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090302521 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090302521 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090302521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090302521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090302521 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090302521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090302521 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090302521 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090302521 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090302521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302521 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090302521 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090302521 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090302521 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090302521 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090302521 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090302521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090302521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090302521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090302521 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090302521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090302521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090302521 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090302521 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090302521 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090302521 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090302521 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090302521 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090302521 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090302521 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090302521 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090302521 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090302522 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090302522 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090302522 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090302522 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090302522 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090302522 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090302522 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090302522 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090302522 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090302522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090302522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090302522 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090302522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090302522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090302522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090302522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090302522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090302522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090302522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090302522 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090302522 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090302522 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090302522 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090302522 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090302530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090302530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090302530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090302530 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090302530 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090302530 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090302530 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090302530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090302530 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090302533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090302533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090302533 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1272) 20241213090302533 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20241213090302533 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20241213090302693 DLSCCP DEBUG SCCP-SCOC(101)[0x55f2df507600]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090302693 DLSCCP DEBUG SCCP-SCOC(101)[0x55f2df507600]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090302693 DLSCCP DEBUG SCCP-SCOC(101)[0x55f2df507600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090302693 DLSCCP DEBUG SCCP-SCOC(101)[0x55f2df507600]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090302693 DLSCCP DEBUG SCCP-SCOC(101)[0x55f2df507600]{IDLE}: Deallocated (fsm.c:568) 20241213090302693 DLSCCP DEBUG SCCP-SCOC(99)[0x55f2df5095c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090302693 DLSCCP DEBUG SCCP-SCOC(99)[0x55f2df5095c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090302693 DLSCCP DEBUG SCCP-SCOC(99)[0x55f2df5095c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090302693 DLSCCP DEBUG SCCP-SCOC(99)[0x55f2df5095c0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090302693 DLSCCP DEBUG SCCP-SCOC(99)[0x55f2df5095c0]{IDLE}: Deallocated (fsm.c:568) 20241213090302693 DLSCCP DEBUG SCCP-SCOC(100)[0x55f2df534f50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090302693 DLSCCP DEBUG SCCP-SCOC(100)[0x55f2df534f50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090302693 DLSCCP DEBUG SCCP-SCOC(100)[0x55f2df534f50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090302693 DLSCCP DEBUG SCCP-SCOC(100)[0x55f2df534f50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090302693 DLSCCP DEBUG SCCP-SCOC(100)[0x55f2df534f50]{IDLE}: Deallocated (fsm.c:568) 20241213090302738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090302738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090302738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090302738 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090302738 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090302738 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090302738 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090302738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090302738 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed MTC@af3ca9cfdc18: talloc reports "struct hnb_context" x 1, expecting 1 MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213090302740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45050<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1032)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1038)@af3ca9cfdc18: Final verdict of PTC: none 20241213090302741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090302741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090302741 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090302741 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090302741 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(1041)@af3ca9cfdc18: Final verdict of PTC: none 20241213090302741 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44839<->l=127.0.0.1:4262) (control_if.c:193) HNBGW_Test.msc0-RAN(1039)@af3ca9cfdc18: Final verdict of PTC: none 20241213090302741 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090302741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1037)@af3ca9cfdc18: Final verdict of PTC: none 20241213090302741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090302741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090302741 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090302741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090302741 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090302741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090302741 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090302741 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090302741 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090302741 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090302741 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(1043)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1040)@af3ca9cfdc18: Final verdict of PTC: none VirtHNBGW-STATS(1033)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1042)@af3ca9cfdc18: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036)@af3ca9cfdc18: Final verdict of PTC: none 20241213090302741 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090302741 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213090302741 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090302741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090302741 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090302741 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090302741 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090302741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090302741 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090302741 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT 20241213090302741 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090302741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090302741 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213090302741 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090302741 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090302741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090302741 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090302741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090302741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090302741 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090302741 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090302741 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090302741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090302741 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090302741 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090302741 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090302741 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090302741 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090302741 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213090302741 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090302741 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090302741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090302741 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090302741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090302741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090302741 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090302741 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW-MGCP(1044)@af3ca9cfdc18: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1034)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(1035)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1032): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(1033): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(1034): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(1035): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1037): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(1038): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(1039): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(1040): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1041): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1042): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1043): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(1044): none (pass -> pass) MTC@af3ca9cfdc18: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@af3ca9cfdc18: 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'. 20241213090302741 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090302741 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090302741 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213090302741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090302741 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090302741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090302741 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090302741 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090302741 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090302741 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090302741 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: link lost (cnlink.c:118) 20241213090302742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45044<->l=127.0.0.1:4261 (telnet_interface.c:138) Fri Dec 13 09:03:02 UTC 2024 ====== HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_reregister_reuse_sctp_assoc.talloc 20241213090302783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090303385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42510<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=258584) Waiting for packet dumper to finish... 1 (prev_count=258584, count=259224) 20241213090304742 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090304743 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090304743 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20241213090304743 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090304743 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090304743 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: 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 ------ Fri Dec 13 09:03:05 UTC 2024 /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@af3ca9cfdc18: 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@af3ca9cfdc18: Test case TC_apply_sccp started. 20241213090306438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42512<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090306441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42520<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090306445 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42653<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1049)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090306510 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:132) 20241213090306510 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090306522 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090306522 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090306522 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090306522 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090306522 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090306522 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090306522 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090306522 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1051)@af3ca9cfdc18: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20241213090306522 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35755 (stream_srv.c:132) 20241213090306522 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35755<->l=127.0.0.1:29169 (hnbgw.c:791) 20241213090306523 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090306524 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20241213090306524 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090306524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090306524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090306524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090306524 DLSS7 DEBUG Found route for dpc=4=0.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) 20241213090306524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:247) 20241213090306524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090306524 DRANAP DEBUG cnlink(msc-3)[0x55f2df4da740]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090306524 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090306524 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20241213090306524 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090306524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090306524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090306524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090306524 DLSS7 DEBUG Found route for dpc=3=0.0.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090306524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:247) 20241213090306524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090306524 DRANAP DEBUG cnlink(msc-2)[0x55f2df470870]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090306524 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090306524 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20241213090306524 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090306524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090306524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090306524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090306524 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090306524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:247) 20241213090306524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090306524 DRANAP DEBUG cnlink(msc-1)[0x55f2df473670]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090306524 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090306524 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090306524 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090306524 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090306524 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090306524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306524 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306524 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306524 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306524 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306524 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306524 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090306524 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090306524 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090306524 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090306524 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090306524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090306524 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090306524 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090306524 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=4=0.0.4 20241213090306524 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20241213090306524 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 4: no route! 20241213090306524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090306524 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090306524 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090306524 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=3=0.0.3 20241213090306524 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20241213090306524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=3=0.0.3: pc=3=0.0.3 mask=0x3fff=7.255.7 via AS virt-msc2 proto=m3ua 20241213090306524 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc2 is down 20241213090306524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090306524 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090306524 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090306524 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20241213090306524 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20241213090306524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=2=0.0.2: pc=2=0.0.2 mask=0x3fff=7.255.7 via AS virt-msc1 proto=m3ua 20241213090306524 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=2=0.0.2 20241213090306524 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090306524 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090306524 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090306524 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090306524 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090306524 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090306524 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090306524 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-msc0 is down 20241213090306524 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1055)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-M3UA(1055)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1055)@af3ca9cfdc18: ************************************************* HNBGW_Test.msc0-SCCP(1053)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090306541 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090306541 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090306542 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090306542 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090306542 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090306542 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090306542 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20241213090306542 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090306543 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090306543 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20241213090306543 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090306543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090306543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090306543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090306543 DLSS7 DEBUG Found route for dpc=12=0.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) 20241213090306543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:247) 20241213090306543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090306543 DRANAP DEBUG cnlink(sgsn-3)[0x55f2df4dcd80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090306543 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090306543 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20241213090306543 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090306543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090306543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090306543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090306543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090306543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090306543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=12=0.1.4 20241213090306543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20241213090306543 DLSS7 <000c> osmo_ss7_hmrt.c:272 MTP-TRANSFER.req for DPC 12: no route! 20241213090306543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090306543 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090306543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090306543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090306543 DRANAP DEBUG cnlink(sgsn-2)[0x55f2df4dc3f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090306543 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090306543 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20241213090306543 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090306543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090306543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090306543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090306543 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090306543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090306543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090306543 DRANAP DEBUG cnlink(sgsn-1)[0x55f2df4dba60]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090306543 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090306543 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090306543 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090306543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090306543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090306543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090306543 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090306543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090306543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090306543 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090306543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090306543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090306543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090306543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090306543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090306543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090306543 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090306543 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090306543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090306543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090306543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090306543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090306543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090306543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090306543 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090306543 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090306543 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090306543 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090306543 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090306543 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090306543 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090306543 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090306543 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn0 is down MTC@af3ca9cfdc18: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@af3ca9cfdc18: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1058)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-M3UA(1058)@af3ca9cfdc18: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1058)@af3ca9cfdc18: ************************************************* HNBGW_Test.sgsn0-SCCP(1056)@af3ca9cfdc18: v_sccp_pdu_maxlen:268 20241213090306573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090306573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090306573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090306573 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090306573 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20241213090306573 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090306573 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090306573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090306573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090306579 DLINP DEBUG SRVCONN(,r=127.0.0.1:35755<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090306579 DLINP DEBUG SRVCONN(,r=127.0.0.1:35755<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090306579 DLINP DEBUG SRVCONN(,r=127.0.0.1:35755<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1272) 20241213090306579 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20241213090306579 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) 20241213090306579 DLGLOBAL DEBUG validating counter group 0x55f2df15ebe0(hnb) with 60 counters (rate_ctr.c:86) 20241213090306579 DHNBAP DEBUG (127.0.0.1:35755 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20241213090306579 DHNBAP NOTICE (127.0.0.1:35755 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20241213090306579 DHNBAP NOTICE (127.0.0.1:35755 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20241213090306579 DLINP DEBUG SRVCONN(,r=127.0.0.1:35755<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090306579 DLINP DEBUG SRVCONN(,r=127.0.0.1:35755<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:795) MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090306740 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090306740 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-msc0-0 20241213090306740 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090306740 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20241213090306749 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090306749 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPSM:UP) 20241213090306749 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090306749 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090306749 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090306749 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090306749 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090306753 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090306753 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090306753 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090306753 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090306753 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090306753 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090306753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090306753 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090306753 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090306753 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090306753 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090306753 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.4/0, (xua_snm.c:406) 20241213090306753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090306753 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090306753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090306753 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090306753 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090306753 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090306753 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090306754 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090306754 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20241213090306754 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090306754 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090306755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000100) (sccp_scrc.c:428) 20241213090306755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306755 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306755 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090306755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090306755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090306755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090306755 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090306755 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090306755 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090306755 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090306755 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090306755 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090306755 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090306755 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090306755 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090306759 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): New m3ua connection accepted 20241213090306759 DLSS7 <000c> osmo_ss7_xua_srv.c:112 (r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905): matched connection to ASP virt-sgsn0-0 20241213090306760 DLSS7 <000c> osmo_ss7_xua_srv.c:186 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20241213090306760 DLSS7 <000c> 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)@af3ca9cfdc18: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20241213090306765 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090306765 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPSM:UP) 20241213090306765 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20241213090306765 DLSS7 <000c> xua_asp_fsm.c:462 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20241213090306765 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20241213090306765 DLSS7 <000c> xua_as_fsm.c:331 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20241213090306765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20241213090306768 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090306768 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (ASPTM:ACTIVE) 20241213090306768 DLSS7 <000c> m3ua.c:712 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20241213090306768 DLSS7 <000c> xua_asp_fsm.c:566 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20241213090306768 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20241213090306768 DLSS7 <000c> xua_as_fsm.c:415 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20241213090306768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20241213090306768 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090306768 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090306768 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090306768 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DAVA) (m3ua.c:749) 20241213090306768 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DAVA() for 0.23.1/0, (xua_snm.c:406) 20241213090306768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090306768 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090306768 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090306768 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090306768 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20241213090306768 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20241213090306768 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20241213090306769 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20241213090306769 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20241213090306769 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20241213090306769 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090306769 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Data,L=17,D=0009000d00000200044001100003000180) (sccp_scrc.c:428) 20241213090306769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306769 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306769 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306769 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090306769 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090306769 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090306769 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090306769 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090306769 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090306769 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090306769 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20241213090306770 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090306770 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090306770 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090306770 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090306770 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090306770 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090306770 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090306770 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1054)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090307554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090307554 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090307554 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090307554 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090307554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090307554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090307554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090307554 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090307554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090307554 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090307554 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090307554 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090307554 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090307554 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090307554 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090307554 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090307554 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090307554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090307554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090307554 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090307554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090307554 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090307554 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090307554 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090307554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307554 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090307554 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090307554 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090307554 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090307554 DRANAP NOTICE (msc-0) Tx RANAP RESET ACK IuCS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:197) 20241213090307554 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090307554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090307554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090307554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090307554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090307554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090307554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090307554 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090307554 DRANAP NOTICE cnlink(msc-0)[0x55f2df490220]{CONNECTED}: link up (cnlink.c:111) 20241213090307554 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090307554 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090307555 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090307555 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090307555 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090307555 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090307555 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090307555 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090307555 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090307555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090307555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090307555 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090307555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090307555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090307555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20241213090307555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090307555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307555 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090307555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090307555 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090307555 DRANAP DEBUG cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090307555 DRANAP INFO cnlink(msc-0)[0x55f2df490220]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090307568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090307568 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090307568 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090307568 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090307568 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090307568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090307568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090307568 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(1057)@af3ca9cfdc18: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20241213090307568 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090307568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090307568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090307568 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090307568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090307568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090307568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090307568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090307568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307568 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090307568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090307568 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241213090307568 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20241213090307568 DRANAP NOTICE (sgsn-0) Tx RANAP RESET ACK IuPS RI=SSN_PC,PC=0.23.5,SSN=RANAP --> RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:197) 20241213090307568 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20241213090307568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1891) 20241213090307568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20241213090307568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090307568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090307568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090307568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090307568 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20241213090307568 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: link up (cnlink.c:111) 20241213090307568 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090307568 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090307568 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090307568 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090307568 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090307568 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090307568 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090307568 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090307571 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090307571 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090307571 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090307571 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090307572 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090307572 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090307572 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090307572 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090307572 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090307572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090307572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090307572 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090307572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090307572 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20241213090307572 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20241213090307572 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,D=00000000), PART(T=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) 20241213090307572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090307572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090307572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090307572 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090307572 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20241213090307572 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20241213090307572 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20241213090307572 DRANAP INFO cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20241213090308657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42532<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090309171 DLSCCP DEBUG SCCP-SCOC(113)[0x55f2df5116b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090309171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079d129), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090309171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090309171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090309171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090309171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090309171 DLSCCP DEBUG SCCP-SCOC(114)[0x55f2df4ecc50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090309171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00654149), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090309171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090309171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090309171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090309171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090309171 DLSCCP DEBUG SCCP-SCOC(115)[0x55f2df506d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090309171 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fc43e), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090309171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090309171 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090309171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090309171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090309171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090309171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090309171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090309171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090309171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090309171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090309171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090309171 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090309171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090309171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090309171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090309171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090309171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090309171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090309171 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090309171 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090309171 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090309171 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090309171 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090309171 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090309171 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090309171 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090309171 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090309175 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090309175 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090309175 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090309175 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090309175 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090309175 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090309175 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090309175 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090309175 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090309175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090309175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090309175 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090309175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090309175 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=0079d129) (sccp_scrc.c:477) 20241213090309175 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1824) 20241213090309175 DLSCCP DEBUG SCCP-SCOC(113)[0x55f2df5116b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090309175 DLSCCP DEBUG SCCP-SCOC(113)[0x55f2df5116b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090309175 DLSCCP DEBUG SCCP-SCOC(113)[0x55f2df5116b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090309175 DLSCCP DEBUG SCCP-SCOC(113)[0x55f2df5116b0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090309175 DLSCCP DEBUG SCCP-SCOC(113)[0x55f2df5116b0]{IDLE}: Deallocated (fsm.c:568) 20241213090309378 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090309378 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090309378 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090309378 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090309378 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090309378 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090309378 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090309378 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090309378 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090309378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090309378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090309378 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090309378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090309378 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=00654149) (sccp_scrc.c:477) 20241213090309378 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1824) 20241213090309378 DLSCCP DEBUG SCCP-SCOC(114)[0x55f2df4ecc50]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090309378 DLSCCP DEBUG SCCP-SCOC(114)[0x55f2df4ecc50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090309378 DLSCCP DEBUG SCCP-SCOC(114)[0x55f2df4ecc50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090309378 DLSCCP DEBUG SCCP-SCOC(114)[0x55f2df4ecc50]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090309378 DLSCCP DEBUG SCCP-SCOC(114)[0x55f2df4ecc50]{IDLE}: Deallocated (fsm.c:568) 20241213090309444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090309444 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090309444 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090309444 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20241213090309444 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20241213090309444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20241213090309444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=185=0.23.1 20241213090309444 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090309444 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090309444 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090309444 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090309444 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090309444 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090309444 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090309444 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090309444 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090309444 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090309444 DLSCCP DEBUG SCCP-SCOC(108)[0x55f2df4f8ee0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090309444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066751f), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090309444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090309444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090309444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:247) 20241213090309444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090309444 DLSCCP DEBUG SCCP-SCOC(109)[0x55f2df4e1330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090309444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5325e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090309444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090309444 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090309444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090309444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090309446 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090309446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090309446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090309446 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:601) 20241213090309446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090309446 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=0066751f) (sccp_scrc.c:477) 20241213090309446 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1824) 20241213090309446 DLSCCP DEBUG SCCP-SCOC(108)[0x55f2df4f8ee0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090309446 DLSCCP DEBUG SCCP-SCOC(108)[0x55f2df4f8ee0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090309446 DLSCCP DEBUG SCCP-SCOC(108)[0x55f2df4f8ee0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090309446 DLSCCP DEBUG SCCP-SCOC(108)[0x55f2df4f8ee0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090309446 DLSCCP DEBUG SCCP-SCOC(108)[0x55f2df4f8ee0]{IDLE}: Deallocated (fsm.c:568) 20241213090309446 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090309446 DLM3UA <000f> m3ua.c:749 0: asp-virt-sgsn0-0: Received M3UA Message (XFER:DATA) 20241213090309446 DLM3UA <000f> m3ua.c:566 0: asp-virt-sgsn0-0: m3ua_rx_xfer 20241213090309446 DLM3UA <000f> m3ua.c:601 0: asp-virt-sgsn0-0: m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20241213090309446 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090309446 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090309446 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090309446 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(1054)@af3ca9cfdc18: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1054)@af3ca9cfdc18: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1060) TC_apply_sccp-Iuh0-RUA(1050)@af3ca9cfdc18: Added conn table entry 0TC_apply_sccp0(1060)1519415 20241213090309688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090309688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090309688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1272) 20241213090309688 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20241213090309688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x172f37, normal) (hnbgw_rua.c:407) 20241213090309688 DHNB DEBUG map_rua[0x55f2df4ec170]{init}: Allocated (fsm.c:456) 20241213090309688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519415)[0x55f2df4ec170]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20241213090309688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1519415 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20241213090309688 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090309688 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090309688 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1519415 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20241213090309688 DCN DEBUG map_sccp[0x55f2df534bf0]{init}: Allocated (fsm.c:456) 20241213090309688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55f2df534bf0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20241213090309688 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1519415 <-> SCCP-117 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20241213090309688 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1519415 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20241213090309688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519415)[0x55f2df4ec170]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20241213090309688 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241213090309688 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241213090309688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519415)[0x55f2df4ec170]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20241213090309688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55f2df534bf0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090309688 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1891) 20241213090309688 DLSCCP DEBUG SCCP-SCOC(117)[0x55f2df4eb8e0]{IDLE}: Allocated (fsm.c:456) 20241213090309688 DLSCCP DEBUG SCCP-SCOC(117)[0x55f2df4eb8e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1932) 20241213090309688 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300032a0056400500f1100926) (sccp_scrc.c:406) 20241213090309688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090309688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090309688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090309688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090309688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090309688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090309688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:389) 20241213090309688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:448) 20241213090309688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:448) 20241213090309688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090309688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090309688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090309688 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090309688 DLSCCP DEBUG SCCP-SCOC(117)[0x55f2df4eb8e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:975) 20241213090309688 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55f2df534bf0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20241213090309688 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519415)[0x55f2df4ec170]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20241213090309688 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090309688 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090309688 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090309688 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090309688 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090309688 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090309688 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090309688 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1053)@af3ca9cfdc18: First idle individual index:0 HNBGW_Test.msc0-SCCP(1053)@af3ca9cfdc18: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1054)@af3ca9cfdc18: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1060) HNBGW_Test.msc0-RAN(1054)@af3ca9cfdc18: Added conn table entry 0TC_apply_sccp0(1060)6950695 HNBGW_Test.msc0-SCCP(1053)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1053)@af3ca9cfdc18: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1060)@af3ca9cfdc18: setverdict(pass): none -> pass 20241213090309694 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090309694 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090309694 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090309694 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090309694 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090309694 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090309694 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090309694 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090309694 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090309694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090309694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090309694 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090309694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090309694 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00146d4e) (sccp_scrc.c:477) 20241213090309694 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1824) 20241213090309694 DLSCCP DEBUG SCCP-SCOC(117)[0x55f2df4eb8e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1858) 20241213090309694 DLSCCP DEBUG SCCP-SCOC(117)[0x55f2df4eb8e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1129) 20241213090309694 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090309694 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20241213090309694 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) 20241213090309694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55f2df534bf0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20241213090309694 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55f2df534bf0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_apply_sccp0(1060)@af3ca9cfdc18: "Changing SCCP address, don't apply yet" 20241213090310696 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20241213090311580 DLSCCP DEBUG SCCP-SCOC(107)[0x55f2df508af0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090311580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b67df), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090311580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090311580 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090311580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090311580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090311580 DLSCCP DEBUG SCCP-SCOC(105)[0x55f2df4ef890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090311580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c4a71f), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090311580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090311580 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090311580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090311580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090311580 DLSCCP DEBUG SCCP-SCOC(106)[0x55f2df4f7960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090311580 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00097dc3), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090311580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090311580 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090311581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090311581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090311581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090311581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090311581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090311581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090311581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090311581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090311581 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090311581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090311581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090311581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090311581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090311581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090311581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090311581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090311581 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090311581 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090311581 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090311581 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090311581 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090311581 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090311581 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090311581 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090311581 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090311581 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090311581 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090311708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090311708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090311708 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1272) 20241213090311708 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20241213090311708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x172f37) (hnbgw_rua.c:471) 20241213090311708 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1519415 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20241213090311708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519415)[0x55f2df4ec170]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20241213090311708 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241213090311708 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213090311708 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519415)[0x55f2df4ec170]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20241213090311708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55f2df534bf0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20241213090311708 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1891) 20241213090311708 DLSCCP DEBUG SCCP-SCOC(117)[0x55f2df4eb8e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1932) 20241213090311708 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00146d4e), PART(T=Data,L=22,D=001440120000010010400b0a382a2dfa17293e6803e0) (sccp_scrc.c:406) 20241213090311708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090311708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090311708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090311708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090311708 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090311708 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090311708 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090311708 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090311708 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090311708 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090311708 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090311708 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1053)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1053)@af3ca9cfdc18: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1053)@af3ca9cfdc18: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1053)@af3ca9cfdc18: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1060)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1053)@af3ca9cfdc18: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1053)@af3ca9cfdc18: vl_len:22 HNBGW_Test.msc0-SCCP(1053)@af3ca9cfdc18: vl_from0 HNBGW_Test.msc0-SCCP(1053)@af3ca9cfdc18: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A602D2226C5C4EE04A066'O 20241213090311712 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090311712 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090311712 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090311712 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090311712 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090311712 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090311712 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090311712 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090311712 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090311712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090311712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090311712 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090311712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090311712 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=001440120000010010400b0a602d2226c5c4ee04a066) (sccp_scrc.c:477) 20241213090311712 DLSCCP DEBUG Received CO:CODT for local reference 117 (sccp_scoc.c:1824) 20241213090311712 DLSCCP DEBUG SCCP-SCOC(117)[0x55f2df4eb8e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1858) 20241213090311712 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090311712 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20241213090311712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55f2df534bf0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20241213090311712 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20241213090311712 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241213090311712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55f2df534bf0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20241213090311712 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519415)[0x55f2df4ec170]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20241213090311712 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20241213090311712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090311712 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:795) TC_apply_sccp0(1060)@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1060)@af3ca9cfdc18: "Apply SCCP address changes" 20241213090311715 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20241213090311715 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20241213090311715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55f2df534bf0]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20241213090311715 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1891) 20241213090311715 DLSCCP DEBUG SCCP-SCOC(117)[0x55f2df4eb8e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1932) 20241213090311715 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00146d4e), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:406) 20241213090311715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090311715 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090311715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241213090311715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090311715 DLSCCP DEBUG SCCP-SCOC(117)[0x55f2df4eb8e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1214) 20241213090311715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55f2df534bf0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20241213090311715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519415)[0x55f2df4ec170]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20241213090311716 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519415)[0x55f2df4ec170]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20241213090311716 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20241213090311716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519415)[0x55f2df4ec170]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20241213090311716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519415)[0x55f2df4ec170]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20241213090311716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519415)[0x55f2df4ec170]{disrupted}: Freeing instance (context_map.c:202) 20241213090311716 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1519415)[0x55f2df4ec170]{disrupted}: Deallocated (fsm.c:568) 20241213090311716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55f2df534bf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20241213090311716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55f2df534bf0]{disconnected}: Freeing instance (context_map.c:206) 20241213090311716 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55f2df534bf0]{disconnected}: Deallocated (fsm.c:568) 20241213090311716 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1519415 SCCP-117 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20241213090311716 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20241213090311716 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20241213090311716 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20241213090311716 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241213090311716 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241213090311716 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241213090311716 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241213090311716 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241213090311716 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241213090311716 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20241213090311716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:862) 20241213090311716 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:795) 20241213090311716 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090311716 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090311716 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090311716 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20241213090311716 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20241213090311716 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20241213090311716 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=188=0.23.4 20241213090311716 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(1053)@af3ca9cfdc18: Session index based on local reference:0 HNBGW_Test.msc0-RAN(1054)@af3ca9cfdc18: Deleted conn table entry 0TC_apply_sccp0(1060)6950695 20241213090311717 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090311717 DLM3UA <000f> m3ua.c:749 0: asp-virt-msc0-0: Received M3UA Message (XFER:DATA) 20241213090311717 DLM3UA <000f> m3ua.c:566 0: asp-virt-msc0-0: m3ua_rx_xfer 20241213090311717 DLM3UA <000f> m3ua.c:601 0: asp-virt-msc0-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20241213090311717 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20241213090311717 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20241213090311717 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=189=0.23.5 20241213090311717 DLSS7 <000c> m3ua.c:530 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090311717 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090311717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241213090311717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer (m3ua.c:566) 20241213090311717 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:601) 20241213090311718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:288) 20241213090311718 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=00146d4e) (sccp_scrc.c:477) 20241213090311718 DLSCCP DEBUG Received CO:RELCO for local reference 117 (sccp_scoc.c:1824) 20241213090311718 DLSCCP DEBUG SCCP-SCOC(117)[0x55f2df4eb8e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1858) 20241213090311718 DLSCCP DEBUG SCCP-SCOC(117)[0x55f2df4eb8e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1332) 20241213090311718 DLSCCP DEBUG SCCP-SCOC(117)[0x55f2df4eb8e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090311718 DLSCCP DEBUG SCCP-SCOC(117)[0x55f2df4eb8e0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090311718 DLSCCP DEBUG SCCP-SCOC(117)[0x55f2df4eb8e0]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1050)@af3ca9cfdc18: Deleted conn table entry 0TC_apply_sccp0(1060)1519415 20241213090312055 DLSCCP DEBUG SCCP-SCOC(102)[0x55f2df4f1340]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090312055 DLSCCP DEBUG SCCP-SCOC(102)[0x55f2df4f1340]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090312055 DLSCCP DEBUG SCCP-SCOC(102)[0x55f2df4f1340]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090312055 DLSCCP DEBUG SCCP-SCOC(102)[0x55f2df4f1340]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090312055 DLSCCP DEBUG SCCP-SCOC(102)[0x55f2df4f1340]{IDLE}: Deallocated (fsm.c:568) 20241213090312056 DLSCCP DEBUG SCCP-SCOC(103)[0x55f2df4eda90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090312056 DLSCCP DEBUG SCCP-SCOC(103)[0x55f2df4eda90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090312056 DLSCCP DEBUG SCCP-SCOC(103)[0x55f2df4eda90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090312056 DLSCCP DEBUG SCCP-SCOC(103)[0x55f2df4eda90]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090312056 DLSCCP DEBUG SCCP-SCOC(103)[0x55f2df4eda90]{IDLE}: Deallocated (fsm.c:568) 20241213090312056 DLSCCP DEBUG SCCP-SCOC(104)[0x55f2df4efd00]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090312056 DLSCCP DEBUG SCCP-SCOC(104)[0x55f2df4efd00]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090312056 DLSCCP DEBUG SCCP-SCOC(104)[0x55f2df4efd00]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090312057 DLSCCP DEBUG SCCP-SCOC(104)[0x55f2df4efd00]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090312057 DLSCCP DEBUG SCCP-SCOC(104)[0x55f2df4efd00]{IDLE}: Deallocated (fsm.c:568) 20241213090312719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42532<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1060)@af3ca9cfdc18: Final verdict of PTC: pass MTC@af3ca9cfdc18: ok: talloc reports "asn1_context" = 1 bytes 20241213090312721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090312721 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090312721 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090312721 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20241213090312721 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_apply_sccp-Iuh0-RUA(1050)@af3ca9cfdc18: Final verdict of PTC: none 20241213090312721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42520<->l=127.0.0.1:4261 (telnet_interface.c:138) 20241213090312721 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42653<->l=127.0.0.1:4262) (control_if.c:193) MutexDispCT-TC_apply_sccp(1045)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1054)@af3ca9cfdc18: Final verdict of PTC: none TC_apply_sccp-Iuh1-RUA(1052)@af3ca9cfdc18: Final verdict of PTC: none 20241213090312722 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090312722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090312722 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090312722 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-msc0-0: xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(1057)@af3ca9cfdc18: Final verdict of PTC: none 20241213090312722 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090312722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-msc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090312722 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-msc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090312722 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-msc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090312722 DLINP <0002> stream_srv.c:737 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090312722 DLSS7 <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(1055)@af3ca9cfdc18: Final verdict of PTC: none 20241213090312722 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-msc0-0: connection closed 20241213090312722 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090312722 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090312722 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090312722 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090312722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090312722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090312722 DLINP DEBUG SRVCONN(,r=127.0.0.1:35755<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:862) 20241213090312722 DLINP DEBUG SRVCONN(,r=127.0.0.1:35755<->l=127.0.0.1:29169) message received (stream_srv.c:768) 20241213090312722 DLINP NOTICE SRV(,r=127.0.0.1:35755<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241213090312722 DMAIN NOTICE (127.0.0.1:35755 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35755<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.sgsn0-SCCP(1056)@af3ca9cfdc18: Final verdict of PTC: none 20241213090312722 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20241213090312722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090312722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090312722 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.4/0, (xua_snm.c:371) 20241213090312722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090312722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090312722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090312722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090312722 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.sgsn0-M3UA(1058)@af3ca9cfdc18: Final verdict of PTC: none 20241213090312722 DLSS7 DEBUG 0: asp-asp-clnt-msc-0: xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1033) 20241213090312722 DLM3UA DEBUG 0: asp-asp-clnt-msc-0: Received M3UA Message (SNM:DUNA) (m3ua.c:749) 20241213090312722 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090312722 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090312722 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20241213090312722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090312722 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20241213090312722 DLSS7 <000c> osmo_ss7_asp.c:795 0: asp-virt-sgsn0-0: xUA SRV SHUTDOWN_EVENT 20241213090312722 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090312722 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20241213090312722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) 20241213090312722 DLSS7 <000c> osmo_ss7_asp.c:772 0: asp-virt-sgsn0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20241213090312722 DLSS7 <000c> osmo_ss7_asp.c:780 0: asp-virt-sgsn0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20241213090312722 DLINP <0002> stream_srv.c:737 SRVCONN(virt-sgsn0-0,r=::ffff:127.0.0.1:23906<->l=::ffff:127.0.0.1:2905) connection closed with client 20241213090312722 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-virt-sgsn0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090312722 DLSS7 <000c> osmo_ss7_asp.c:1082 virt-sgsn0-0: connection closed 20241213090312722 DLSS7 <000c> osmo_ss7_asp.c:1088 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20241213090312722 DLSS7 <000c> xua_asp_fsm.c:687 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20241213090312722 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20241213090312722 DLSS7 <000c> xua_as_fsm.c:437 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20241213090312722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20241213090312722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20241213090312722 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20241213090312722 DLINP <0002> stream_srv.c:711 SRVCONN(virt-msc1-0,r=::ffff:127.0.0.1:23907<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe VirtHNBGW-STATS(1046)@af3ca9cfdc18: Final verdict of PTC: none 20241213090312722 DLM3UA NOTICE 0: asp-asp-clnt-msc-0: Rx DUNA() for 0.23.1/0, (xua_snm.c:371) 20241213090312722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20241213090312722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:298) 20241213090312722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20241213090312722 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20241213090312722 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20241213090312722 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20241213090312722 DRANAP DEBUG cnlink(sgsn-0)[0x55f2df4db0d0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20241213090312722 DRANAP NOTICE cnlink(sgsn-0)[0x55f2df4db0d0]{DISCONNECTED}: link lost (cnlink.c:118) IPA-CTRL-CLI-IPA(1047)@af3ca9cfdc18: Final verdict of PTC: none TC_apply_sccp-Iuh0(1049)@af3ca9cfdc18: Final verdict of PTC: none TC_apply_sccp-Iuh1(1051)@af3ca9cfdc18: Final verdict of PTC: none HNBGW-MGCP(1059)@af3ca9cfdc18: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1053)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: setverdict(pass): pass -> pass, component reason not changed 20241213090312729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42512<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1048)@af3ca9cfdc18: Final verdict of PTC: none MTC@af3ca9cfdc18: Setting final verdict of the test case. MTC@af3ca9cfdc18: Local verdict of MTC: pass MTC@af3ca9cfdc18: Local verdict of PTC MutexDispCT-TC_apply_sccp(1045): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC VirtHNBGW-STATS(1046): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC IPA-CTRL-CLI-IPA(1047): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-PFCP(1048): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_apply_sccp-Iuh0(1049): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1050): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_apply_sccp-Iuh1(1051): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1052): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-SCCP(1053): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-RAN(1054): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.msc0-M3UA(1055): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1056): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1057): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1058): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC HNBGW-MGCP(1059): none (pass -> pass) MTC@af3ca9cfdc18: Local verdict of PTC TC_apply_sccp0(1060): pass (pass -> pass) MTC@af3ca9cfdc18: Test case TC_apply_sccp finished. Verdict: pass MTC@af3ca9cfdc18: 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'. Fri Dec 13 09:03:12 UTC 2024 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20241213090312788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53072<->l=127.0.0.1:4261 (telnet_interface.c:192) 20241213090313291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53072<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=351512) Waiting for packet dumper to finish... 1 (prev_count=351512, count=352052) 20241213090314723 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090314723 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090314723 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20241213090314723 DLSS7 <000c> xua_as_fsm.c:323 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20241213090314723 DLSS7 <000c> xua_as_fsm.c:479 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20241213090314723 DLSS7 <000c> xua_as_fsm.c:485 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@af3ca9cfdc18: 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@af3ca9cfdc18: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@af3ca9cfdc18: Terminating MTC. MC@af3ca9cfdc18: MTC terminated. MC2> exit MC@af3ca9cfdc18: Shutting down session. MC@af3ca9cfdc18: 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 (3502670) [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-20241213-0847-58e48459-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20241213090319172 DLSCCP DEBUG SCCP-SCOC(115)[0x55f2df506d90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090319172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006fc43e), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090319172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090319172 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090319172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:247) 20241213090319172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090319172 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090319172 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090319172 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090319172 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20241213090319172 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20241213090319172 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=10=0.1.2: pc=10=0.1.2 mask=0x3fff=7.255.7 via AS virt-sgsn1 proto=m3ua 20241213090319172 DLSS7 <000c> osmo_ss7_hmrt.c:238 Unable to route HMRT message: the AS virt-sgsn1 is down 20241213090319445 DLSCCP DEBUG SCCP-SCOC(109)[0x55f2df4e1330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:321) 20241213090319445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5325e), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:406) 20241213090319445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241213090319445 DLSS7 DEBUG Found route for dpc=11=0.1.3: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241213090319445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:247) 20241213090319445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55f2df4fc3e0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241213090319445 DLSS7 <000c> osmo_ss7_asp.c:834 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20241213090319445 DLM3UA <000f> m3ua.c:749 0: asp-asp-dyn-0: Received M3UA Message (XFER:DATA) 20241213090319445 DLM3UA <000f> m3ua.c:566 0: asp-asp-dyn-0: m3ua_rx_xfer 20241213090319445 DLM3UA <000f> m3ua.c:601 0: asp-asp-dyn-0: m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=11=0.1.3 20241213090319445 DLSS7 <000c> osmo_ss7_hmrt.c:292 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20241213090319445 DLSS7 <000c> osmo_ss7_hmrt.c:233 Found route for dpc=11=0.1.3: pc=11=0.1.3 mask=0x3fff=7.255.7 via AS virt-sgsn2 proto=m3ua 20241213090319445 DLSS7 <000c> osmo_ss7_hmrt.c:247 rt->dest.as proto is M3UA for dpc=11=0.1.3 20241213090319445 DLSS7 <000c> m3ua.c:530 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20241213090319445 DLINP <0002> stream_srv.c:711 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe [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-20241213-0847-58e48459-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] 20241213090321575 DLSCCP DEBUG SCCP-SCOC(107)[0x55f2df508af0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090321575 DLSCCP DEBUG SCCP-SCOC(107)[0x55f2df508af0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090321575 DLSCCP DEBUG SCCP-SCOC(107)[0x55f2df508af0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090321575 DLSCCP DEBUG SCCP-SCOC(107)[0x55f2df508af0]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090321575 DLSCCP DEBUG SCCP-SCOC(107)[0x55f2df508af0]{IDLE}: Deallocated (fsm.c:568) 20241213090321575 DLSCCP DEBUG SCCP-SCOC(105)[0x55f2df4ef890]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090321575 DLSCCP DEBUG SCCP-SCOC(105)[0x55f2df4ef890]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090321575 DLSCCP DEBUG SCCP-SCOC(105)[0x55f2df4ef890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090321575 DLSCCP DEBUG SCCP-SCOC(105)[0x55f2df4ef890]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090321575 DLSCCP DEBUG SCCP-SCOC(105)[0x55f2df4ef890]{IDLE}: Deallocated (fsm.c:568) 20241213090321575 DLSCCP DEBUG SCCP-SCOC(106)[0x55f2df4f7960]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:314) 20241213090321575 DLSCCP DEBUG SCCP-SCOC(106)[0x55f2df4f7960]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1350) 20241213090321575 DLSCCP DEBUG SCCP-SCOC(106)[0x55f2df4f7960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:552) 20241213090321575 DLSCCP DEBUG SCCP-SCOC(106)[0x55f2df4f7960]{IDLE}: Freeing instance (sccp_scoc.c:552) 20241213090321575 DLSCCP DEBUG SCCP-SCOC(106)[0x55f2df4f7960]{IDLE}: Deallocated (fsm.c:568) [testenv][with-pfcp] Stopping stp (3502550) [testenv][with-pfcp] Stopping hnbgw (3502588) [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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-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-20241213-0847-58e48459-1'] testenv-hnbgw-all-osmocom-nightly-20241213-0847-58e48459-1 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/1073/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS